Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 649716 Details for
Bug 733082
app-pda/libplist-2.2.0: compile failed because can't find libplist.la
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the build.log
build.log (text/x-log), 60.36 KB, created by
vowstar
on 2020-07-17 14:21:17 UTC
(
hide
)
Description:
the build.log
Filename:
MIME Type:
Creator:
vowstar
Created:
2020-07-17 14:21:17 UTC
Size:
60.36 KB
patch
obsolete
>build.log > > * Package: app-pda/libplist-2.2.0 > * Repository: gentoo > * Upstream: https://github.com/libimobiledevice/libplist/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python3_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libplist-2.2.0.tar.bz2 to /var/tmp/portage/app-pda/libplist-2.2.0/work >>>> Source unpacked in /var/tmp/portage/app-pda/libplist-2.2.0/work >>>> Preparing source in /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 ... > * Running eautoreconf in '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0' ... > * 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: libplist-2.2.0/ > * 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-pda/libplist-2.2.0/work/libplist-2.2.0 ... > * econf: updating libplist-2.2.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libplist-2.2.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/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/libplist-2.2.0 --htmldir=/usr/share/doc/libplist-2.2.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --without-cython >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ is available and compiles a program... yes >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 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 ANSI C header files... (cached) yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint8_t... yes >checking for asprintf... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for stpcpy... yes >checking for vasprintf... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for timegm... yes >checking for strptime... yes >checking for memmem... yes >checking whether byte ordering is bigendian... no >checking wether we need platform-specific build settings for linux-gnu... yes >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for pthread_once in -lpthread... yes >checking if fmin is a builtin function... no >checking for tm_gmtoff in struct tm... yes >checking for tm_zone in struct tm... yes >checking for supported compiler flags... -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread >checking whether make supports nested variables... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libcnary/Makefile >config.status: creating src/Makefile >config.status: creating src/libplist-2.0.pc >config.status: creating src/libplist++-2.0.pc >config.status: creating include/Makefile >config.status: creating tools/Makefile >config.status: creating docs/Makefile >config.status: creating cython/Makefile >config.status: creating test/Makefile >config.status: creating fuzz/Makefile >config.status: creating doxygen.cfg >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Configuration for libplist 2.2.0: >------------------------------------------- > > Install prefix ..........: /usr > Debug code ..............: no > Python bindings .........: no > > Now type 'make' to build libplist 2.2.0, > and then 'make install' for installation. > > * python3_7: running do_configure_python > * econf: updating libplist-2.2.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libplist-2.2.0/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/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/libplist-2.2.0 --htmldir=/usr/share/doc/libplist-2.2.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ is available and compiles a program... yes >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 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 ANSI C header files... (cached) yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint8_t... yes >checking for asprintf... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for stpcpy... yes >checking for vasprintf... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for timegm... yes >checking for strptime... yes >checking for memmem... yes >checking whether byte ordering is bigendian... no >checking wether we need platform-specific build settings for linux-gnu... yes >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for pthread_once in -lpthread... yes >checking if fmin is a builtin function... no >checking for tm_gmtoff in struct tm... yes >checking for tm_zone in struct tm... yes >checking whether /usr/bin/python3.7 version is >= 2.3... yes >checking for /usr/bin/python3.7 version... 3.7 >checking for /usr/bin/python3.7 platform... linux >checking for /usr/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages >checking for /usr/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/site-packages >checking for cython... /usr/bin/cython >checking for Cython version... 0.29.21 >configure: Cython executable is '/usr/bin/cython' >checking for python3.7... /usr/bin/python3.7 >checking for a version of Python >= '2.1.0'... yes >checking for the distutils Python package... yes >checking for Python include path... -I/usr/include/python3.7m >checking for Python library path... -L/usr/lib64 -lpython3.7m >checking for Python site-packages path... /usr/lib/python3.7/site-packages >checking python extra libraries... -lcrypt -lpthread -ldl -lutil -lm >checking python extra linking flags... -Xlinker -export-dynamic >checking consistency of all components of python development environment... 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 libplist Cython bindings... Using built-in libplist Cython bindings (assuming this is a first build) >checking for supported compiler flags... -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread >checking whether make supports nested variables... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libcnary/Makefile >config.status: creating src/Makefile >config.status: creating src/libplist-2.0.pc >config.status: creating src/libplist++-2.0.pc >config.status: creating include/Makefile >config.status: creating tools/Makefile >config.status: creating docs/Makefile >config.status: creating cython/Makefile >config.status: creating test/Makefile >config.status: creating fuzz/Makefile >config.status: creating doxygen.cfg >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Configuration for libplist 2.2.0: >------------------------------------------- > > Install prefix ..........: /usr > Debug code ..............: no > Python bindings .........: yes > > Now type 'make' to build libplist 2.2.0, > and then 'make install' for installation. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 ... >make -j24 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build' >Making all in libcnary >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/libcnary' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o node.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/node.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o node_list.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/node_list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/node.c -fPIC -DPIC -o .libs/node.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/node_list.c -fPIC -DPIC -o .libs/node_list.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -o libcnary.la node.lo node_list.lo -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcnary.a .libs/node.o .libs/node_list.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcnary.a >libtool: link: ( cd ".libs" && rm -f "libcnary.la" && ln -s "../libcnary.la" "libcnary.la" ) >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/libcnary' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o base64.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/base64.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o bytearray.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/bytearray.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o hashtable.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/hashtable.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o ptrarray.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/ptrarray.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o time64.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/time64.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o xplist.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/xplist.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o bplist.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/bplist.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c -o plist.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/plist.c >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Node.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Node.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Structure.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Structure.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Array.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Array.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Boolean.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Boolean.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Data.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Data.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Date.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Date.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Dictionary.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Dictionary.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Integer.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Integer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Key.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Key.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Real.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Real.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o String.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/String.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o Uid.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Uid.cpp >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/ptrarray.c -fPIC -DPIC -o .libs/ptrarray.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Boolean.cpp -fPIC -DPIC -o .libs/Boolean.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Dictionary.cpp -fPIC -DPIC -o .libs/Dictionary.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/bplist.c -fPIC -DPIC -o .libs/bplist.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Array.cpp -fPIC -DPIC -o .libs/Array.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Data.cpp -fPIC -DPIC -o .libs/Data.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Structure.cpp -fPIC -DPIC -o .libs/Structure.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Node.cpp -fPIC -DPIC -o .libs/Node.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/bytearray.c -fPIC -DPIC -o .libs/bytearray.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Date.cpp -fPIC -DPIC -o .libs/Date.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/time64.c -fPIC -DPIC -o .libs/time64.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Integer.cpp -fPIC -DPIC -o .libs/Integer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/xplist.c -fPIC -DPIC -o .libs/xplist.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Key.cpp -fPIC -DPIC -o .libs/Key.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/hashtable.c -fPIC -DPIC -o .libs/hashtable.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/String.cpp -fPIC -DPIC -o .libs/String.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Uid.cpp -fPIC -DPIC -o .libs/Uid.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/Real.cpp -fPIC -DPIC -o .libs/Real.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0 -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src/plist.c -fPIC -DPIC -o .libs/plist.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -march=native -O2 -pipe -lm -version-info 6:0:3 -no-undefined -Wl,-O1 -Wl,--as-needed -o libplist-2.0.la -rpath /usr/lib64 base64.lo bytearray.lo hashtable.lo ptrarray.lo time64.lo xplist.lo bplist.lo plist.lo ../libcnary/libcnary.la -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/base64.o .libs/bytearray.o .libs/hashtable.o .libs/ptrarray.o .libs/time64.o .libs/xplist.o .libs/bplist.o .libs/plist.o -Wl,--whole-archive ../libcnary/.libs/libcnary.a -Wl,--no-whole-archive -lm -Wl,--as-needed -lpthread -pthread -march=native -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,libplist-2.0.so.3 -o .libs/libplist-2.0.so.3.3.0 >libtool: link: (cd ".libs" && rm -f "libplist-2.0.so.3" && ln -s "libplist-2.0.so.3.3.0" "libplist-2.0.so.3") >libtool: link: (cd ".libs" && rm -f "libplist-2.0.so" && ln -s "libplist-2.0.so.3.3.0" "libplist-2.0.so") >libtool: link: ( cd ".libs" && rm -f "libplist-2.0.la" && ln -s "../libplist-2.0.la" "libplist-2.0.la" ) >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -lm -version-info 6:0:3 -no-undefined -Wl,-O1 -Wl,--as-needed -o libplist++-2.0.la -rpath /usr/lib64 Node.lo Structure.lo Array.lo Boolean.lo Data.lo Date.lo Dictionary.lo Integer.lo Key.lo Real.lo String.lo Uid.lo libplist-2.0.la -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/crtbeginS.o .libs/Node.o .libs/Structure.o .libs/Array.o .libs/Boolean.o .libs/Data.o .libs/Date.o .libs/Dictionary.o .libs/Integer.o .libs/Key.o .libs/Real.o .libs/String.o .libs/Uid.o -Wl,-rpath -Wl,/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src/.libs -Wl,--as-needed ./.libs/libplist-2.0.so -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,libplist++-2.0.so.3 -o .libs/libplist++-2.0.so.3.3.0 >libtool: link: (cd ".libs" && rm -f "libplist++-2.0.so.3" && ln -s "libplist++-2.0.so.3.3.0" "libplist++-2.0.so.3") >libtool: link: (cd ".libs" && rm -f "libplist++-2.0.so" && ln -s "libplist++-2.0.so.3.3.0" "libplist++-2.0.so") >libtool: link: ( cd ".libs" && rm -f "libplist++-2.0.la" && ln -s "../libplist++-2.0.la" "libplist++-2.0.la" ) >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src' >Making all in include >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/include' >Making all in tools >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/tools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/tools -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -march=native -O2 -pipe -c -o plistutil.o /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/tools/plistutil.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o plistutil plistutil.o ../src/libplist-2.0.la -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -march=native -O2 -pipe -Wl,-O1 -o .libs/plistutil plistutil.o -Wl,--as-needed ../src/.libs/libplist-2.0.so -lm -lpthread -pthread >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/tools' >Making all in test >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/test' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o plist_cmp.o /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_cmp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -c -o plist_test.o /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_test.c >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_cmp.c: In function âmainâ: >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_cmp.c:121:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > 121 | fread(plist_1, sizeof(char), size_in1, iplist1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_cmp.c:122:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > 122 | fread(plist_2, sizeof(char), size_in2, iplist2); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_test.c: In function âmainâ: >/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/test/plist_test.c:69:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > 69 | fread(plist_xml, sizeof(char), size_in, iplist); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o plist_test plist_test.o ../src/libplist-2.0.la -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o plist_cmp plist_cmp.o ../src/libplist-2.0.la ../libcnary/libcnary.la -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -Wl,-O1 -o .libs/plist_test plist_test.o -Wl,--as-needed ../src/.libs/libplist-2.0.so -lm -lpthread -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/libcnary/include -march=native -O2 -pipe -Wl,-O1 -o .libs/plist_cmp plist_cmp.o -Wl,--as-needed ../src/.libs/libplist-2.0.so -lm ../libcnary/.libs/libcnary.a -lpthread -pthread >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/test' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/docs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/docs' >make[2]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build' >make[2]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build' >make[1]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build' > * python3_7: running python_compile >make -j24 -C /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build-python3_7/cython VPATH=/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython:/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/cython plist_la_LIBADD=/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src/libplist.la >make: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build-python3_7/cython' >/usr/bin/cython -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -o plist.c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython/plist.pyx >/usr/lib/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython/plist.pxd > tree = Parsing.p_module(s, pxd, full_module_name) >make all-am >make[1]: Entering directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build-python3_7/cython' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I/usr/include/python3.7m -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -march=native -O2 -pipe -c -o plist_la-plist_util.lo `test -f 'plist_util.c' || echo '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython/'`plist_util.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I/usr/include/python3.7m -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -march=native -O2 -pipe -c -o plist_la-plist.lo `test -f 'plist.c' || echo '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython/'`plist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I/usr/include/python3.7m -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -march=native -O2 -pipe -c plist.c -fPIC -DPIC -o .libs/plist_la-plist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython -I.. -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I/usr/include/python3.7m -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -march=native -O2 -pipe -c /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/cython/plist_util.c -fPIC -DPIC -o .libs/plist_la-plist_util.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/include -I/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0/src -I/usr/include/python3.7m -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -march=native -O2 -pipe -module -avoid-version -L/usr/lib64 -lpython3.7m -lm -Wl,-O1 -Wl,--as-needed -o plist.la -rpath /usr/lib/python3.7/site-packages plist_la-plist_util.lo plist_la-plist.lo /var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src/libplist.la -lpthread >libtool: error: cannot find the library '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src/libplist.la' or unhandled argument '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build/src/libplist.la' >make[1]: *** [Makefile:478: plist.la] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build-python3_7/cython' >make: *** [Makefile:408: all] Error 2 >make: Leaving directory '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build-python3_7/cython' > * ERROR: app-pda/libplist-2.2.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-pda/libplist-2.2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-pda/libplist-2.2.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-pda/libplist-2.2.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-pda/libplist-2.2.0/temp/environment'. > * Working directory: '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0_build' > * S: '/var/tmp/portage/app-pda/libplist-2.2.0/work/libplist-2.2.0'
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 733082
: 649716 |
649718