* Package: dev-lang/ferite-1.1.17-r1:1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ferite-1.1.17.tar.gz to /var/tmp/portage/dev-lang/ferite-1.1.17-r1/work >>> Unpacking ferite-1.1.17-slibtool.patch.bz2 to /var/tmp/portage/dev-lang/ferite-1.1.17-r1/work >>> Source unpacked in /var/tmp/portage/dev-lang/ferite-1.1.17-r1/work >>> Preparing source in /var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17 ... * Applying ferite-pcre.patch ... [ ok ] * Applying ferite-1.1.17-bool.patch ... [ ok ] * Applying ferite-1.1.17-slibtool.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/dev-lang/ferite-1.1.17-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: ferite-1.1.17/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17 ... * econf: updating ferite-1.1.17/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ferite-1.1.17/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ferite-1.1.17-r1 --htmldir=/usr/share/doc/ferite-1.1.17-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking for an ANSI C-conforming const... yes checking for uname... /usr/bin/uname checking system type... Linux checking machine type... x86_64 checking operating system... Linux checking opertating system version... 6.4.14 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking platform... linux-gnu-x86_64 checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for debug support ... no checking for x86 profiler support ... no checking whether to autoload core modules ... yes checking for xmlParseDocument in -lxml2... yes checking for xml2-config... xml2-config checking for pcre-config... pcre-config checking for pcre libs... -L/usr/lib64 -lpcre checking for pcre cflags... checking for pthread_mutex_lock in -lpthread... yes checking for thread safety ... yes checking for libgc presence ... yes checking for GC_malloc in -lgc... yes Configuring ferite modules... checking module array ... checking module console ... checking module date ... checking module filesystem ... checking for flock... yes checking module ipc ... checking module math ... checking module network ... checking for getaddrinfo... yes checking for inet_ntop... yes checking for inet_pton... yes checking for fcntl... yes checking module number ... checking module posix ... checking for getpriority... yes checking for setpriority... yes checking module reflection ... checking module regexp ... checking module serialize ... checking module stream ... checking module string ... checking module sys ... checking module test ... checking module thread ... checking module unix ... checking module xml ... checking for xmlParseDocument in -lxml2... (cached) yes Building xml support... Configuring triton dynamic library loader interface... checking for uname... (cached) /usr/bin/uname checking system type... Linux Configuring aphex operating system interface... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ferite-config config.status: creating ferite.spec config.status: creating Makefile config.status: creating libs/Makefile config.status: creating libs/aphex/Makefile config.status: creating libs/aphex/include/Makefile config.status: creating libs/aphex/src/Makefile config.status: creating libs/triton/Makefile config.status: creating libs/triton/include/Makefile config.status: creating libs/triton/src/Makefile config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating docs/images/Makefile config.status: creating src/Makefile config.status: creating builder/Makefile config.status: creating include/Makefile config.status: creating include/ferite/Makefile config.status: creating scripts/Makefile config.status: creating scripts/cgi/Makefile config.status: creating scripts/test/Makefile config.status: creating scripts/test/rmi/Makefile config.status: creating scripts/test-suite/Makefile config.status: creating scripts/xmlrpc/Makefile config.status: creating tools/Makefile config.status: creating tools/generate-module/Makefile config.status: creating tools/generate-module/generate-module config.status: creating tools/doc/Makefile config.status: creating tools/doc/feritedoc config.status: creating tools/doc/template/Makefile config.status: creating tools/doc/template/html/Makefile config.status: creating tools/farm/Makefile config.status: creating tools/farm/rulesets/Makefile config.status: creating tools/farm/farm config.status: creating tools/manual-builder/Makefile config.status: creating tools/manual-builder/ManualBuilder/Makefile config.status: creating tools/manual-builder/ManualBuilder/Filters/Makefile config.status: creating tools/manual-builder/ManualBuilder/Support/Makefile config.status: creating tools/manual-builder/ManualBuilder/Support/Images/Makefile config.status: creating tools/manual-builder/ManualBuilder/Support/CSS/Makefile config.status: creating tools/manual-builder/manual-builder-html config.status: creating tools/manual-builder/manual-builder-pdf config.status: creating modules/Makefile config.status: creating modules/array/Makefile config.status: creating modules/console/Makefile config.status: creating modules/date/Makefile config.status: creating modules/filesystem/Makefile config.status: creating modules/ipc/Makefile config.status: creating modules/math/Makefile config.status: creating modules/network/Makefile config.status: creating modules/number/Makefile config.status: creating modules/posix/Makefile config.status: creating modules/reflection/Makefile config.status: creating modules/regexp/Makefile config.status: creating modules/rmi/Makefile config.status: creating modules/rmi/rmi/Makefile config.status: creating modules/rmi/rmi/protocol/Makefile config.status: creating modules/rmi/rmi/translation/Makefile config.status: creating modules/rmi/rmi/transport/Makefile config.status: creating modules/serialize/Makefile config.status: creating modules/stream/Makefile config.status: creating modules/string/Makefile config.status: creating modules/sys/Makefile config.status: creating modules/test/Makefile config.status: creating modules/thread/Makefile config.status: creating modules/unix/Makefile config.status: creating modules/xml/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17 ... make -j5 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17' Making all in libs make[2]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs' Making all in triton make[3]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton' Making all in src make[4]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src' rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_core.lo triton_core.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_dlfcn.lo triton_loader_dlfcn.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_ltdl.lo triton_loader_ltdl.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_core.lo triton_core.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840313}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_darwin.lo triton_loader_darwin.c rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840305}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c triton_core.c -DPIC -fPIC -o .libs/triton_core.o rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_dlfcn.lo triton_loader_dlfcn.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840313}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840305}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_win32.lo triton_loader_win32.c rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c triton_loader_dlfcn.c -DPIC -fPIC -o .libs/triton_loader_dlfcn.o rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_ltdl.lo triton_loader_ltdl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src"}. rdlibtool --tag=CCrdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840313}. --mode=compile clang -DAUTOLOAD_CORErdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_darwin.lo triton_loader_darwin.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src"}. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840305}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840313}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840305}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o triton_loader_win32.lo triton_loader_win32.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840313}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840305}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: compile: clang -DAUTOLOAD_CORE -I. -I../../.. -I../../..rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: compile: clangrdlibtool: lconf: fstat(3,...) = 0 -DAUTOLOAD_CORE -I. {.st_dev = 160, .st_ino = 2840189}. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../libs/triton/include -I../../../include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -I/usr/include -I/usr/include -L/usr/lib64 -O2 -piperdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. -march=native -fno-diagnostics-color -c triton_loader_ltdl.c -DPIC -DHAVE_CONFIG_HEADER -L/usr/lib64 -fPIC -o .libs/triton_loader_ltdl.o -O2 -pipe -march=native -fno-diagnostics-color -c triton_loader_darwin.c -DPIC -fPIC -o .libs/triton_loader_darwin.o rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -I. -I../../.. -I../../.. -I../../../libs/triton/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c triton_loader_win32.c -DPIC -fPIC -o .libs/triton_loader_win32.o clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] rdlibtool --tag=CC --mode=link clang -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -m -ldl -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtriton.la triton_core.lo triton_loader_dlfcn.lo triton_loader_ltdl.lo triton_loader_darwin.lo triton_loader_win32.lo rdlibtool --tag=CC --mode=link clang -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -m -ldl -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtriton.la triton_core.lo triton_loader_dlfcn.lo triton_loader_ltdl.lo triton_loader_darwin.lo triton_loader_win32.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840313}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840305}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: link: ln -s libtriton.so.def .libs/libtriton.so.def.linux rdlibtool: link: ln -s libtriton.so.def.linux .libs/libtriton.so.def.host rdlibtool: link: x86_64-pc-linux-gnu-ar crs .libs/libtriton.a .libs/triton_core.o .libs/triton_loader_dlfcn.o .libs/triton_loader_ltdl.o .libs/triton_loader_darwin.o .libs/triton_loader_win32.o rdlibtool: link: ln -s ../libtriton.la .libs/libtriton.la rdlibtool: link: ln -s ../libtriton.la .libs/libtriton.lai make[4]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/src' Making all in include make[4]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton/include' make[4]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton' make[3]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/triton' Making all in aphex make[3]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex' Making all in src make[4]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src' rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_file.lo aphex_file.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_directory.lo aphex_directory.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_config.lo aphex_config.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_match.lo aphex_match.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_file.lo aphex_file.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_thread.lo aphex_thread.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREADrdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. -DTHREAD_SAFE -I.rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. -I../../..rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_directory.lo aphex_directory.c rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: lconf: {.name="libtool"}. rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-colorrdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. -c aphex_file.c -DPIC -fPIC -o .libs/aphex_file.o rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREADrdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. -DTHREAD_SAFErdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -ordlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. aphex_config.lo aphex_config.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT {.st_dev = 160, .st_ino = 2840283}. -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c aphex_directory.c -DPIC -fPIC -o .libs/aphex_directory.o rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c aphex_config.c -DPIC -fPIC -o .libs/aphex_config.o rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe rdlibtool -march=native --tag=CC -fno-diagnostics-color --mode=compile -c clang -o aphex_match.lo aphex_match.c rdlibtool: lconf: {.name="libtool"}. -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREADrdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. -DTHREAD_SAFE -I.rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. -I../../.. -I../../../libs/aphex/includerdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_thread.lo aphex_thread.crdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFErdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c aphex_thread.c -DPIC -fPIC -o .libs/aphex_thread.o rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c aphex_match.c -DPIC -fPIC -o .libs/aphex_match.o clang-16clang-16clang-16: : : warning: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_notify.lo aphex_notify.c aphex_directory.c:171:44: warning: passing 'char[256]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] ent->d_name ^~~~~~~~~~~ aphex_directory.c:47:40: note: passing argument to parameter 'm' here int __aphex_wild_match( unsigned char *m, unsigned char *n ); ^ aphex_directory.c:173:46: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] , filter ) ) ^~~~~~ aphex_directory.c:47:58: note: passing argument to parameter 'n' here int __aphex_wild_match( unsigned char *m, unsigned char *n ); ^ rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o aphex_notify.lo aphex_notify.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. aphex_directory.c:350:9: warning: ignoring return value of functionrdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". declared with 'warn_unused_result' attribute [-Wunused-result] getcwd( cwd, PATH_MAX ); ^~~~~~ ~~~~~~~~~~~~~ rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c aphex_notify.c -DPIC -fPIC -o .libs/aphex_notify.o aphex_directory.c:391:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] getcwd( cwd, PATH_MAX ); ^~~~~~ ~~~~~~~~~~~~~ rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o poll.lo poll.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o poll.lo poll.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I../../.. -I../../../libs/aphex/include -I../../../include -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c poll.c -DPIC -fPIC -o .libs/poll.o clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] 4 warnings generated. rdlibtool --tag=CC --mode=link clang -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -m -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libaphex.la aphex_file.lo aphex_directory.lo aphex_config.lo aphex_match.lo aphex_thread.lo aphex_notify.lo poll.lo -lpthread -lgc rdlibtool --tag=CC --mode=link clang -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -m -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libaphex.la aphex_file.lo aphex_directory.lo aphex_config.lo aphex_match.lo aphex_thread.lo aphex_notify.lo poll.lo -lpthread -lgc rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840292}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840283}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 2840282}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: link: ln -s libaphex.so.def .libs/libaphex.so.def.linux rdlibtool: link: ln -s libaphex.so.def.linux .libs/libaphex.so.def.host rdlibtool: link: x86_64-pc-linux-gnu-ar crs .libs/libaphex.a .libs/aphex_file.o .libs/aphex_directory.o .libs/aphex_config.o .libs/aphex_match.o .libs/aphex_thread.o .libs/aphex_notify.o .libs/poll.o rdlibtool: link: ln -s ../libaphex.la .libs/libaphex.la rdlibtool: link: ln -s ../libaphex.la .libs/libaphex.lai make[4]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/src' Making all in include make[4]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex/include' make[4]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex' make[3]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs/aphex' make[3]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libs' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src' rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_gc_generation.lo ferite_gc_generation.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_gc_libgc.lo ferite_gc_libgc.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_mem_classic.lo ferite_mem_classic.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_mem_jedi.lo ferite_mem_jedi.c rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_mem_libgc.lo ferite_mem_libgc.c rdlibtool --tag=CC rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE --mode=compile -D_REENTRANT -DUSE_PTHREAD clang -DTHREAD_SAFE -I. -DAUTOLOAD_CORE -I.. -I.. -D_REENTRANT -I../libs/aphex/include -I../libs/triton/include -DUSE_PTHREAD -DTHREAD_SAFE -I../include -I. -I.. -I/usr/include -I.. -I../libs/aphex/include -I/usr/include -I../libs/triton/include -I../include -I../include/ferite/ -I/usr/include -I/usr/include -DHAVE_CONFIG_HEADER -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -L/usr/lib64 -O2 -O2 -pipe -pipe -march=native -fno-diagnostics-color -march=native -c -o -fno-diagnostics-color -c ferite_gc_generation.lo ferite_gc_generation.c -o ferite_gc_libgc.lordlibtool: lconf: {.name="libtool"}. ferite_gc_libgc.c rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src"}. rdlibtool: lconf: {.name="libtool"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src"}. {.st_dev = 160, .st_ino = 2840750}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. {.st_dev = 160, .st_ino = 2840750}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile:rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c ferite_gc_generation.c -DPIC -fPIC -o .libs/ferite_gc_generation.o rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_mem_classic.lo ferite_mem_classic.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src"}. clangrdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840750}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -DAUTOLOAD_CORErdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. -D_REENTRANT -DUSE_PTHREADrdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". -DTHREAD_SAFErdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE rdlibtool -I. -I.. --tag=CC -I.. --mode=compile -I../libs/aphex/include clang -I../libs/triton/include -DAUTOLOAD_CORE -I../include -D_REENTRANT -I/usr/include -DUSE_PTHREAD -I/usr/include -DTHREAD_SAFE -I../include/ferite/ -I. -DHAVE_CONFIG_HEADER -I.. -L/usr/lib64 -I.. -O2 -I../libs/aphex/include -pipe -I../libs/triton/include -march=native -I../include -fno-diagnostics-color -I/usr/include -c -I/usr/include ferite_mem_classic.c -I../include/ferite/ -DPIC -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_mem_jedi.lo ferite_mem_jedi.c -fPICrdlibtool: lconf: {.name="libtool"}. -ordlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src"}. .libs/ferite_mem_classic.o rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 2840750}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 2840189}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c ferite_gc_libgc.c -DPIC -fPIC -o .libs/ferite_gc_libgc.o rdlibtool --tag=CC --mode=compile clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c -o ferite_mem_libgc.lo ferite_mem_libgc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src"}. rdlibtool: compile:rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 clang {.st_dev = 160, .st_ino = 2840750}. -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREADrdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. -DHAVE_CONFIG_HEADERrdlibtool: lconf: fstat(3,...) = 0 -L/usr/lib64 {.st_dev = 160, .st_ino = 2840189}. -O2 -pipe -march=native -fno-diagnostics-color -c ferite_mem_jedi.c -DPIC -fPIC -o .libs/ferite_mem_jedi.o rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/libtool". rdlibtool: compile: clang -DAUTOLOAD_CORE -D_REENTRANT -DUSE_PTHREAD -DTHREAD_SAFE -I. -I.. -I.. -I../libs/aphex/include -I../libs/triton/include -I../include -I/usr/include -I/usr/include -I../include/ferite/ -DHAVE_CONFIG_HEADER -L/usr/lib64 -O2 -pipe -march=native -fno-diagnostics-color -c ferite_mem_libgc.c -DPIC -fPIC -o .libs/ferite_mem_libgc.o clang-16clang-16clang-16: : : warning: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument]argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] clang-16: warning: argument unused during compilation: '-L/usr/lib64' [-Wunused-command-line-argument] ferite_gc_libgc.c:67:38: error: incompatible function pointer types passing 'void (FeriteObject *, FeriteScript *)' (aka 'void (struct _ferite_object *, struct _ferite_script *)') to parameter of type 'GC_finalization_proc' (aka 'void (*)(void *, void *)') [-Wincompatible-function-pointer-types] GC_register_finalizer_no_order(obj, ferite_libgc_finalizer, scri... ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gc/gc.h:1173:54: note: passing argument to parameter here GC_finalization_proc /* fn */, void * /* cd */, ^ 1 error generated. rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[2]: *** [Makefile:621: ferite_gc_libgc.lo] Error 2 make[2]: *** Waiting for unfinished jobs.... ferite_mem_jedi.c:269:7: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] if( ((int)return_ptr % 4) != 0 ) { ^~~~~~~~~~~~~~~ ferite_mem_jedi.c:270:104: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] ...%d (bucket size %d, requested size %ld)\n", ((int)return_ptr % 4), targe... ^~~~~~~~~~~~~~~ /usr/include/bits/stdio2.h:92:51: note: expanded from macro 'fprintf' __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__) ^~~~~~~~~~~ 2 warnings generated. make[2]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17/src' make[1]: *** [Makefile:607: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17' make: *** [Makefile:458: all] Error 2 * ERROR: dev-lang/ferite-1.1.17-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/ferite-1.1.17-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/ferite-1.1.17-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:ferite-1.1.17-r1:20230903-083303.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17' * S: '/var/tmp/portage/dev-lang/ferite-1.1.17-r1/work/ferite-1.1.17'