* Package: app-admin/clsync-0.4.2 * Repository: gentoo * Maintainer: bircoph@gentoo.org * USE: abi_x86_64 amd64 caps elibc_musl hardened highload-locks inotify kernel_linux seccomp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.5.13-gentoo >>> Unpacking source... >>> Unpacking clsync-0.4.2.tar.gz to /var/tmp/portage/app-admin/clsync-0.4.2/work >>> Source unpacked in /var/tmp/portage/app-admin/clsync-0.4.2/work >>> Preparing source in /var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2 ... * Running eautoreconf in '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: clsync-0.4.2/ * 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/app-admin/clsync-0.4.2/work/clsync-0.4.2 ... * econf: updating clsync-0.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating clsync-0.4.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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/clsync-0.4.2 --htmldir=/usr/share/doc/clsync-0.4.2/html --libdir=/usr/lib --disable-socket-library --enable-clsync --enable-debug=0 --enable-paranoid=1 --without-bsm --without-kqueue --enable-capabilities --disable-cluster --disable-socket --enable-highload-locks --disable-unshare --enable-seccomp --without-libcgroup --without-gio --with-inotify=native --without-mhash configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe 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-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc 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 we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C99... none needed checking for x86_64-gentoo-linux-musl-gcc option to accept ISO Standard C... (cached) none needed checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl 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 x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -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... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking whether C compiler accepts -fstack-check... yes checking for capset... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for struct seccomp_data... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C99... (cached) none needed checking for x86_64-gentoo-linux-musl-pkg-config... (cached) /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.20... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking for library containing clock_getres... none required checking for getmntent... yes checking for pivot_root... yes checking for pthread_timedjoin_np... yes checking for inotify_init... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating pkgconfig/libclsync.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2' Making all in examples make[2]: Entering directory '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2/examples' make[2]: Entering directory '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT -DINOTIFY_SUPPORT -DBACKTRACE_SUPPORT -DCAPABILITIES_SUPPORT -DSECCOMP_SUPPORT -DGETMNTENT_SUPPORT -DHL_LOCKS -O2 -pipe -march=native -fstack-protector-all -Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-calc.o `test -f 'calc.c' || echo './'`calc.c cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash_protection’ are mutually exclusive. Disabling ‘-fstack-check=’ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT -DINOTIFY_SUPPORT -DBACKTRACE_SUPPORT -DCAPABILITIES_SUPPORT -DSECCOMP_SUPPORT -DGETMNTENT_SUPPORT -DHL_LOCKS -O2 -pipe -march=native -fstack-protector-all -Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-cluster.o `test -f 'cluster.c' || echo './'`cluster.c cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash_protection’ are mutually exclusive. Disabling ‘-fstack-check=’ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT -DINOTIFY_SUPPORT -DBACKTRACE_SUPPORT -DCAPABILITIES_SUPPORT -DSECCOMP_SUPPORT -DGETMNTENT_SUPPORT -DHL_LOCKS -O2 -pipe -march=native -fstack-protector-all -Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-error.o `test -f 'error.c' || echo './'`error.c cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash_protection’ are mutually exclusive. Disabling ‘-fstack-check=’ error.c:26:10: fatal error: execinfo.h: No such file or directory 26 | #include | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:827: clsync-error.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2' make[1]: *** [Makefile:1273: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2' make: *** [Makefile:582: all] Error 2 * ERROR: app-admin/clsync-0.4.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/clsync-0.4.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/clsync-0.4.2::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:clsync-0.4.2:20200413-153039.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/clsync-0.4.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/clsync-0.4.2/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2' * S: '/var/tmp/portage/app-admin/clsync-0.4.2/work/clsync-0.4.2'