Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 583866 Details for
Bug 690336
app-backup/snapper with ld.gold: ../../snapper/.libs/libsnapper.so: error: undefined reference to 'pthread_condattr_setclock'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 35.13 KB, created by
Michael Mair-Keimberger (mm1ke)
on 2019-07-21 09:03:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2019-07-21 09:03:27 UTC
Size:
35.13 KB
patch
obsolete
> * Package: app-backup/snapper-0.8.3 > * Repository: gentoo > * Maintainer: pastas4@gmail.com dlan@gentoo.org,proxy-maint@gentoo.org > * Upstream: aschnell@suse.de https://bugzilla.novell.com/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pam userland_GNU xattr > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking snapper-0.8.3.tar.bz2 to /var/tmp/portage/app-backup/snapper-0.8.3/work >>>> Source unpacked in /var/tmp/portage/app-backup/snapper-0.8.3/work >>>> Preparing source in /var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3 ... > * Applying cron-confd.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3 ... > * econf: updating snapper-0.8.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating snapper-0.8.3/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/snapper-0.8.3 --htmldir=/usr/share/doc/snapper-0.8.3/html --with-sysroot=/ --libdir=/usr/lib64 --with-conf=/etc/conf.d --docdir=/usr/share/doc/snapper-0.8.3 --disable-zypp --enable-rollback --disable-ext4 --enable-btrfs --disable-lvm --enable-pam --enable-xattrs >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-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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-pc-linux-gnu-g++ accepts -g... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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 how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for xsltproc... /usr/bin/xsltproc >checking for chsnap... /sbin/chsnap >checking for cp... /bin/cp >checking for touch... /usr/bin/touch >checking for rm... /bin/rm >checking for diff... /usr/bin/diff >checking for chattr... /usr/bin/chattr >checking for lvcreate... /sbin/lvcreate >checking for lvremove... /sbin/lvremove >checking for lvs... /sbin/lvs >checking for lvchange... /sbin/lvchange >checking for lvm... /sbin/lvm >checking for lvrename... /sbin/lvrename >checking whether make supports nested variables... (cached) yes >checking for btrfs_read_and_process_send_stream in -lbtrfs... yes >checking btrfs/version.h usability... yes >checking btrfs/version.h presence... yes >checking for btrfs/version.h... yes >checking libmount/libmount.h usability... yes >checking libmount/libmount.h presence... yes >checking for libmount/libmount.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for dbus-1... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating snapper/Makefile >config.status: creating snapper/Version.h >config.status: creating examples/Makefile >config.status: creating examples/c/Makefile >config.status: creating examples/c++-lib/Makefile >config.status: creating dbus/Makefile >config.status: creating server/Makefile >config.status: creating client/Makefile >config.status: creating client/utils/Makefile >config.status: creating scripts/Makefile >config.status: creating pam/Makefile >config.status: creating data/Makefile >config.status: creating doc/Makefile >config.status: creating doc/snapper.xml >config.status: creating doc/snapperd.xml >config.status: creating doc/snapper-configs.xml >config.status: creating doc/snapper-zypp-plugin.xml >config.status: creating doc/snapper-zypp-plugin.conf.xml >config.status: creating doc/pam_snapper.xml >config.status: creating doc/mksubvolume.xml >config.status: creating po/Makefile >config.status: creating testsuite/Makefile >config.status: creating testsuite-real/Makefile >config.status: creating testsuite-cmp/Makefile >config.status: creating package/snapper.spec >config.status: creating dists/debian/snapper-Debian.dsc.in >config.status: creating dists/debian/snapper-xUbuntu.dsc.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3 ... >make -j9 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3' >Making all in snapper >make[2]: Entering directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/snapper' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Snapper.lo Snapper.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Snapshot.lo Snapshot.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Comparison.lo Comparison.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Filesystem.lo Filesystem.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o File.lo File.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o XmlFile.lo XmlFile.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Enum.lo Enum.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o AppUtil.lo AppUtil.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o FileUtils.lo FileUtils.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Snapshot.cc -fPIC -DPIC -o .libs/Snapshot.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Snapper.cc -fPIC -DPIC -o .libs/Snapper.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Comparison.cc -fPIC -DPIC -o .libs/Comparison.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Filesystem.cc -fPIC -DPIC -o .libs/Filesystem.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c FileUtils.cc -fPIC -DPIC -o .libs/FileUtils.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c XmlFile.cc -fPIC -DPIC -o .libs/XmlFile.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c File.cc -fPIC -DPIC -o .libs/File.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c AppUtil.cc -fPIC -DPIC -o .libs/AppUtil.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Enum.cc -fPIC -DPIC -o .libs/Enum.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o XAttributes.lo XAttributes.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Log.lo Log.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c XAttributes.cc -fPIC -DPIC -o .libs/XAttributes.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Log.cc -fPIC -DPIC -o .libs/Log.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Logger.lo Logger.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Logger.cc -fPIC -DPIC -o .libs/Logger.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Compare.lo Compare.cc >[01m[KFileUtils.cc:[m[K In member function â[01m[Kssize_t snapper::SDir::listxattr(const string&, char*, size_t) const[m[Kâ: >[01m[KFileUtils.cc:471:11:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint chdir(const char*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 471 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K~~~~~^~~~~[m[K >[01m[KFileUtils.cc:[m[K In member function â[01m[Kssize_t snapper::SDir::getxattr(const string&, const char*, void*, size_t) const[m[Kâ: >[01m[KFileUtils.cc:507:11:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint chdir(const char*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 507 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K~~~~~^~~~~[m[K >[01m[KFileUtils.cc:[m[K In member function â[01m[Kbool snapper::SDir::mount(const string&, const string&, long unsigned int, const string&) const[m[Kâ: >[01m[KFileUtils.cc:562:11:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint chdir(const char*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 562 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K~~~~~^~~~~[m[K >[01m[KFileUtils.cc:566:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint chdir(const char*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 566 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K~~~~~^~~~~[m[K >[01m[KFileUtils.cc:[m[K In member function â[01m[Kbool snapper::SDir::umount(const string&) const[m[Kâ: >[01m[KFileUtils.cc:591:11:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint chdir(const char*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 591 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K~~~~~^~~~~[m[K >[01m[KFileUtils.cc:595:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint chdir(const char*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 595 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K~~~~~^~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Compare.cc -fPIC -DPIC -o .libs/Compare.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o SystemCmd.lo SystemCmd.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o AsciiFile.lo AsciiFile.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c SystemCmd.cc -fPIC -DPIC -o .libs/SystemCmd.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c AsciiFile.cc -fPIC -DPIC -o .libs/AsciiFile.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Regex.lo Regex.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Regex.cc -fPIC -DPIC -o .libs/Regex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Acls.lo Acls.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Hooks.lo Hooks.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Exception.lo Exception.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Acls.cc -fPIC -DPIC -o .libs/Acls.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Btrfs.lo Btrfs.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Hooks.cc -fPIC -DPIC -o .libs/Hooks.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Exception.cc -fPIC -DPIC -o .libs/Exception.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c Btrfs.cc -fPIC -DPIC -o .libs/Btrfs.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o BtrfsUtils.lo BtrfsUtils.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR='"/etc/conf.d"' -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o MntTable.lo MntTable.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c BtrfsUtils.cc -fPIC -DPIC -o .libs/BtrfsUtils.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DCONFDIR=\"/etc/conf.d\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c MntTable.cc -fPIC -DPIC -o .libs/MntTable.o >In file included from [01m[K../snapper/Snapshot.h:33[m[K, > from [01m[K../snapper/Snapper.h:31[m[K, > from [01m[KBtrfs.cc:59[m[K: >[01m[KBtrfs.cc:[m[K In member function â[01m[Kvirtual void snapper::Btrfs::createConfig() const[m[Kâ: >[01m[K../snapper/Exception.h:77:5:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 77 | [01;35m[KCodeLocation(__FILE__, __FUNCTION__, __LINE__)[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K../snapper/Exception.h:77:5:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KSN_EXCEPTION_CODE_LOCATION[m[Kâ > 77 | [01;36m[KCodeLocation[m[K(__FILE__, __FUNCTION__, __LINE__) > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[KBtrfs.cc:137:7:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KSN_THROW[m[Kâ > 137 | [01;36m[KSN_THROW[m[K(CreateConfigFailedException("creating btrfs subvolume .snapshots failed " > | [01;36m[K^~~~~~~~[m[K >[01m[KBtrfs.cc:140:3:[m[K [01;36m[Knote: [m[Khere > 140 | [01;36m[Kdefault[m[K: > | [01;36m[K^~~~~~~[m[K >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -version-info 10:0:6 -Wl,-O1 -Wl,--as-needed -o libsnapper.la -rpath /usr/lib64 Snapper.lo Snapshot.lo Comparison.lo Filesystem.lo File.lo XmlFile.lo Enum.lo AppUtil.lo FileUtils.lo XAttributes.lo Log.lo Logger.lo Compare.lo SystemCmd.lo AsciiFile.lo Regex.lo Acls.lo Hooks.lo Exception.lo Btrfs.lo BtrfsUtils.lo MntTable.lo -lboost_thread -lboost_system -lxml2 -lacl -lz -lm -lmount -lbtrfs >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/crtbeginS.o .libs/Snapper.o .libs/Snapshot.o .libs/Comparison.o .libs/Filesystem.o .libs/File.o .libs/XmlFile.o .libs/Enum.o .libs/AppUtil.o .libs/FileUtils.o .libs/XAttributes.o .libs/Log.o .libs/Logger.o .libs/Compare.o .libs/SystemCmd.o .libs/AsciiFile.o .libs/Regex.o .libs/Acls.o .libs/Hooks.o .libs/Exception.o .libs/Btrfs.o .libs/BtrfsUtils.o .libs/MntTable.o -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../lib64/crtn.o -O2 -march=bdver2 -mprefer-avx128 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libsnapper.so.4 -o .libs/libsnapper.so.4.6.0 >libtool: link: (cd ".libs" && rm -f "libsnapper.so.4" && ln -s "libsnapper.so.4.6.0" "libsnapper.so.4") >libtool: link: (cd ".libs" && rm -f "libsnapper.so" && ln -s "libsnapper.so.4.6.0" "libsnapper.so") >libtool: link: ( cd ".libs" && rm -f "libsnapper.la" && ln -s "../libsnapper.la" "libsnapper.la" ) >make[2]: Leaving directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/snapper' >Making all in examples >make[2]: Entering directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/examples' >Making all in c >make[3]: Entering directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/examples/c' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c99 -Wall -Wextra -Wformat -Wmissing-prototypes -Wno-unused-parameter -c -o snapper_dbus_cli.o snapper_dbus_cli.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c99 -Wall -Wextra -Wformat -Wmissing-prototypes -Wno-unused-parameter -ldbus-1 -Wl,-O1 -Wl,--as-needed -o csnap snapper_dbus_cli.o -lbtrfs >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c99 -Wall -Wextra -Wformat -Wmissing-prototypes -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed -o csnap snapper_dbus_cli.o -ldbus-1 -lbtrfs >make[3]: Leaving directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/examples/c' >Making all in c++-lib >make[3]: Entering directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/examples/c++-lib' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o List.o List.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o ListAll.o ListAll.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o Create.o Create.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o CmpDirs.o CmpDirs.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o CreateNumber.o CreateNumber.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DCONFDIR='"/etc/conf.d"' -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -c -o CreateTimeline.o CreateTimeline.cc >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,-O1 -Wl,--as-needed -o List List.o ../../snapper/libsnapper.la -lbtrfs >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,-O1 -Wl,--as-needed -o ListAll ListAll.o ../../snapper/libsnapper.la -lbtrfs >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,-O1 -Wl,--as-needed -o Create Create.o ../../snapper/libsnapper.la -lbtrfs >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -lboost_system -Wl,-O1 -Wl,--as-needed -o CreateTimeline CreateTimeline.o ../../snapper/libsnapper.la -lbtrfs >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed -o .libs/List List.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs >../../snapper/.libs/libsnapper.so: error: undefined reference to 'pthread_condattr_setclock' >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:417: List] Error 1 >make[3]: *** Waiting for unfinished jobs.... >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed -o .libs/Create Create.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed -o .libs/ListAll ListAll.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs >../../snapper/.libs/libsnapper.so: error: undefined reference to 'pthread_condattr_setclock' >collect2: error: ld returned 1 exit status >../../snapper/.libs/libsnapper.so: error: undefined reference to 'pthread_condattr_setclockmake[3]: *** [Makefile:421: ListAll] Error 1 >' >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:405: Create] Error 1 >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=bdver2 -mprefer-avx128 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed -o .libs/CreateTimeline CreateTimeline.o ../../snapper/.libs/libsnapper.so -lboost_thread -lboost_system -lxml2 -lacl -lz -lmount -lbtrfs >../../snapper/.libs/libsnapper.so: error: undefined reference to 'pthread_condattr_setclock' >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:413: CreateTimeline] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/examples/c++-lib' >make[2]: *** [Makefile:376: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3/examples' >make[1]: *** [Makefile:547: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3' >make: *** [Makefile:452: all] Error 2 > * ERROR: app-backup/snapper-0.8.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-backup/snapper-0.8.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-backup/snapper-0.8.3::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-backup/snapper-0.8.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-backup/snapper-0.8.3/temp/environment'. > * Working directory: '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3' > * S: '/var/tmp/portage/app-backup/snapper-0.8.3/work/snapper-0.8.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 690336
: 583866