[Bug 261580] math/py-faiss: clang-11 crashes on i386 architecture

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 Jan 2022 21:02:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261580

            Bug ID: 261580
           Summary: math/py-faiss: clang-11 crashes on i386 architecture
           Product: Base System
           Version: 13.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

Log:
http://beefy15.nyi.freebsd.org/data/130i386-default/bd2412a3b974/logs/py38-faiss-1.7.2.log

fatal error: too many errors emitted, stopping now [-ferror-limit=]
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.      Program arguments: /usr/bin/c++ -Dswigfaiss_EXPORTS
-I/wrkdirs/usr/ports/math/py-faiss/work/faiss-1.7.2/faiss/python/../.. -isystem
/usr/local/include/python3.8 -isystem
/usr/local/lib/python3.8/site-packages/numpy/core/include -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC
-fopenmp=libomp -std=gnu++11 -MD -MT
CMakeFiles/swigfaiss.dir/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx.o
-MF
CMakeFiles/swigfaiss.dir/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx.o.d
-o CMakeFiles/swigfaiss.dir/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx.o
-c
/wrkdirs/usr/ports/math/py-faiss/work/.build/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx 
1.      <eof> parser at end of file
#0 0x03894b24 (/usr/bin/c+++0x3894b24)
#1 0x03894f2e (/usr/bin/c+++0x3894f2e)
#2 0x03892d3e (/usr/bin/c+++0x3892d3e)
#3 0x03841d22 (/usr/bin/c+++0x3841d22)
#4 0x24ae9319 (/lib/libthr.so.3+0x18319)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git
llvmorg-11.0.1-0-g43ff75f2c3fe)
Target: i386-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: Error generating preprocessed source(s).
ninja: build stopped: subcommand failed.
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.