Search Criteria
Package Details: nanoflann 1.9.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nanoflann.git (read-only, click to copy) |
|---|---|
| Package Base: | nanoflann |
| Description: | a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees |
| Upstream URL: | https://github.com/jlblancoc/nanoflann |
| Licenses: | BSD |
| Submitter: | drwells |
| Maintainer: | drwells |
| Last Packager: | drwells |
| Votes: | 2 |
| Popularity: | 0.35 |
| First Submitted: | 2017-10-09 03:20 (UTC) |
| Last Updated: | 2025-12-24 16:48 (UTC) |
Dependencies (4)
Required by (7)
- alice-vision (make)
- muq (make)
- open3d
- openturns (make)
- python-napf (make)
- python-open3d
- python-py3d
Latest Comments
1 2 Next › Last »
drwells commented on 2025-12-24 17:05 (UTC)
Happy to help!
TruckerZer0 commented on 2025-12-24 16:53 (UTC)
Thanks so much mate, I wouldn't even know where to begin; I really appreciate it!
drwells commented on 2025-12-24 16:49 (UTC)
Ah - I know how to fix that. See
https://github.com/jlblancoc/nanoflann/pull/282
I disabled that particular test (which is clearly incorrect).
TruckerZer0 commented on 2025-12-24 16:46 (UTC)
I've reposted the log here with the correct formatting: https://pastecode.io/s/h2dwn032
TruckerZer0 commented on 2025-12-24 16:43 (UTC)
LastTest.log of v1.9.0:
Start testing: Dec 24 17:38 CET
1/2 Testing: unit_tests_build 1/2 Test: unit_tests_build Command: "/usr/bin/cmake" "--build" "/home/truckerzer0/.cache/yay/nanoflann/src/build" "--target" "unit_tests" Directory: /home/truckerzer0/.cache/yay/nanoflann/src/build/tests "unit_tests_build" start time: Dec 24 17:38 CET Output:
make[1]: ingresso nella directory «/home/truckerzer0/.cache/yay/nanoflann/src/build» [ 50%] Built target mygtest [100%] Built target unit_tests make[1]: uscita dalla directory «/home/truckerzer0/.cache/yay/nanoflann/src/build» <end of output> Test time = 0.16 sec
Test Passed. "unit_tests_build" end time: Dec 24 17:38 CET "unit_tests_build" time elapsed: 00:00:00
2/2 Testing: unit_tests_run 2/2 Test: unit_tests_run Command: "/home/truckerzer0/.cache/yay/nanoflann/src/build/tests/unit_tests" Directory: /home/truckerzer0/.cache/yay/nanoflann/src/build/tests "unit_tests_run" start time: Dec 24 17:38 CET Output:
[==========] Running 16 tests from 1 test case. [----------] Global test environment set-up. [----------] 16 tests from kdtree [ RUN ] kdtree.L1_vs_bruteforce [ OK ] kdtree.L1_vs_bruteforce (556 ms) [ RUN ] kdtree.L1_vs_bruteforce_rknn [ OK ] kdtree.L1_vs_bruteforce_rknn (363 ms) [ RUN ] kdtree.L2_vs_L2_simple [ OK ] kdtree.L2_vs_L2_simple (0 ms) [ RUN ] kdtree.robust_empty_tree [ OK ] kdtree.robust_empty_tree (0 ms) [ RUN ] kdtree.L2_vs_bruteforce [ OK ] kdtree.L2_vs_bruteforce (545 ms) [ RUN ] kdtree.box_L2_vs_bruteforce [ OK ] kdtree.box_L2_vs_bruteforce (37 ms) [ RUN ] kdtree.L2_vs_bruteforce_rknn [ OK ] kdtree.L2_vs_bruteforce_rknn (234 ms) [ RUN ] kdtree.SO3_vs_bruteforce [ OK ] kdtree.SO3_vs_bruteforce (0 ms) [ RUN ] kdtree.SO2_vs_bruteforce [ OK ] kdtree.SO2_vs_bruteforce (1 ms) [ RUN ] kdtree.L2_dynamic_vs_bruteforce [ OK ] kdtree.L2_dynamic_vs_bruteforce (0 ms) [ RUN ] kdtree.robust_nonempty_tree [ OK ] kdtree.robust_nonempty_tree (0 ms) [ RUN ] kdtree.add_and_remove_points [ OK ] kdtree.add_and_remove_points (0 ms) [ RUN ] kdtree.L2_concurrent_build_vs_bruteforce [ OK ] kdtree.L2_concurrent_build_vs_bruteforce (12 ms) [ RUN ] kdtree.L2_concurrent_build_vs_L2 [ OK ] kdtree.L2_concurrent_build_vs_L2 (10 ms) [ RUN ] kdtree.L2_static_vs_dynamic /usr/include/c++/15.2.1/bits/stl_vector.h:1263: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator [with _Tp = float; _Alloc = std::allocator<float>; reference = float&; size_type = long unsigned int]: Assertion '__n < this->size()' failed. <end of output> Test time = 1.85 sec
Test Failed. "unit_tests_run" end time: Dec 24 17:38 CET "unit_tests_run" time elapsed: 00:00:01
End testing: Dec 24 17:38 CET
drwells commented on 2025-12-24 15:25 (UTC)
@TruckerZer0 Thanks for reporting this: I can't reproduce it, so could you post any logfiles you have?
TruckerZer0 commented on 2025-12-19 21:51 (UTC)
Hi, I can't compile the package, the compilation fails while building tests:
Test project /home/truckerzer0/.cache/yay/nanoflann/src/build Connected to MAKE jobserver Start 1: unit_tests_build 1/2 Test #1: unit_tests_build ................. Passed 0.16 sec Start 2: unit_tests_run 2/2 Test #2: unit_tests_run ...................***Failed 0.84 sec
50% tests passed, 1 tests failed out of 2
Total Test time (real) = 1.00 sec
The following tests FAILED: 2 - unit_tests_run (Failed) Errors while running CTest
I can append LastTest.log if needed, I really appreciate some help, thanks!
drwells commented on 2024-11-16 13:18 (UTC)
Done - thank you for tagging this as out-of-date!
drwells commented on 2024-05-08 14:19 (UTC)
Done - thank you for tagging this as out-of-date!
xantares commented on 2024-05-08 07:51 (UTC)
hi, please update to 1.5.5
1 2 Next › Last »