yuri@FreeBSD

Results 1742 issues of yuri@FreeBSD

``` ====================================================================== FAIL: test_json_logs (tests.test_cli.TestLogging.test_json_logs) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/ports/science/py-dwave-cloud-client/work-py311/dwave-cloud-client-0.12.0/dwave/cloud/testing/__init__.py", line 136, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/usr/ports/science/py-dwave-cloud-client/work-py311/dwave-cloud-client-0.12.0/tests/test_cli.py", line 734, in test_json_logs self.assertEqual(ret.returncode, 1) AssertionError:...

``` $ FaustLive : CommandLine Error: Option 'use-dbg-addr' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options Abort trap ``` Versions: 2.5.18, 2.5.19 clang-15 FreeBSD 14.1

``` warning: [email protected]: c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed' warning: [email protected]: 31 | uint64_t get_cpu_speed(void) { warning: [email protected]: | ^ warning: [email protected]: c/info.h:31:15: note: previous declaration is here warning: [email protected]:...

# Summary ``` /usr/ports/math/faiss/work/faiss-1.9.0/perf_tests/utils.cpp:1:10: fatal error: 'faiss/perf_tests/utils.h' file not found 1 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ``` The file faiss/perf_tests/utils.h doesn't exist in the repository and in the...

unconfirmed-bug
Platform
backlog

# Summary PyTest fails: ``` ========================================================================================== ERRORS =========================================================================================== ______________________________________________________________ ERROR collecting demos/offline_ivf/tests/test_iterate_input.py _______________________________________________________________ ImportError while importing test module '/usr/ports/math/py-faiss/work-py311/faiss-1.9.0/demos/offline_ivf/tests/test_iterate_input.py'. Hint: make sure your test modules/packages have valid Python names. Traceback:...

unconfirmed-bug
Platform
backlog

Here is the list: ``` @dir include/geogram1/geogram/third_party/amgcl/.travis @dir include/geogram1/geogram/third_party/amgcl/amgcl/adapter @dir include/geogram1/geogram/third_party/amgcl/amgcl/backend/detail @dir include/geogram1/geogram/third_party/amgcl/amgcl/coarsening/detail @dir include/geogram1/geogram/third_party/amgcl/amgcl/detail @dir include/geogram1/geogram/third_party/amgcl/amgcl/io @dir include/geogram1/geogram/third_party/amgcl/amgcl/mpi/coarsening @dir include/geogram1/geogram/third_party/amgcl/amgcl/mpi/direct_solver @dir include/geogram1/geogram/third_party/amgcl/amgcl/mpi/partition @dir include/geogram1/geogram/third_party/amgcl/amgcl/mpi/relaxation @dir include/geogram1/geogram/third_party/amgcl/amgcl/mpi/solver @dir include/geogram1/geogram/third_party/amgcl/amgcl/perf_counter @dir...

The documentation section [Geogram compilation on Linux](https://github.com/BrunoLevy/geogram/wiki/compiling_Linux) doesn't explain how to run tests.

``` CMake Error at 3rdparty/llama.cpp/ggml/src/CMakeLists.txt:1324 (add_library): Cannot find source file: ../../../../include/bitnet-lut-kernels.h Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h...

**Describe the bug** ``` -- Installing: /wrkdirs/usr/ports/devel/tabby/work/target/release/build/llama-cpp-server-8837603d1835d022/out/bin/llama-tokenize cargo:root=/wrkdirs/usr/ports/devel/tabby/work/target/release/build/llama-cpp-server-8837603d1835d022/out --- stderr CMake Warning at cmake/build-info.cmake:14 (message): Git not found. Build info will not be accurate. Call Stack (most recent call first):...

bug-unconfirmed