Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 291903 Details for
Bug 389811
app-crypt/p11-kit-0.8 fails to compile: error: 'PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 16.48 KB, created by
Frédéric Romagné
on 2011-11-07 13:22:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Frédéric Romagné
Created:
2011-11-07 13:22:21 UTC
Size:
16.48 KB
patch
obsolete
> * Package: app-crypt/p11-kit-0.8 > * Repository: gentoo > * Maintainer: crypto@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU > * FEATURES: preserve-libs sandbox splitdebug >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Unpacking source... >>>> Unpacking p11-kit-0.8.tar.gz to /var/tmp/portage/app-crypt/p11-kit-0.8/work >>>> Source unpacked in /var/tmp/portage/app-crypt/p11-kit-0.8/work >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Preparing source in /var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8 ... > * QA Notice: The 'hasq' function is deprecated (replaced by 'has') > * Running elibtoolize in: p11-kit-0.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >>>> Source prepared. >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Configuring source in /var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8 ... > * econf: updating p11-kit-0.8/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating p11-kit-0.8/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug >checking for a BSD-compatible install... /usr/bin/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 build environment is sane... yes >checking whether to disable maintainer-specific portions of Makefiles... 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 style of include used by make... GNU >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 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/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /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 for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for win32... no >checking for pthread_mutex_lock in -lpthread... yes >checking for library containing dlopen... -ldl >checking for struct dirent.d_type... yes >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking for debug mode... no (no debug output, NDEBUG) >checking for more warnings... checking whether gcc understands -Wmissing-include-dirs... yes >checking whether gcc understands -Wundef... yes >checking build strict... no >checking whether to build with gcov testing... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/version.xml >config.status: creating po/Makefile.in >config.status: creating p11-kit/Makefile >config.status: creating p11-kit/p11-kit-1.pc >config.status: creating p11-kit/pkcs11.conf.example >config.status: creating tests/Makefile >config.status: creating tools/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >configure: build options: > > Host: x86_64-pc-linux-gnu > Debug build: no (no debug output, NDEBUG) > Strict build: no > System global config: /etc/pkcs11/pkcs11.conf > System module config directory: /etc/pkcs11/modules > User global config: ~/.pkcs11/pkcs11.conf > User module config directory: ~/.pkcs11/modules > Load relative module paths from: /usr/lib64/pkcs11 > >>>> Source configured. >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Compiling source in /var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8_build" >/var/tmp/portage/app-crypt/p11-kit-0.8/temp/environment: line 395: pushd: /var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8_build: No such file or directory >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8' >Making all in p11-kit >make[2]: Entering directory `/var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8/p11-kit' > CC util.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_USER_CONFIG_FILE=\""~/.pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -march=native -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -Wmissing-include-dirs -Wundef -c -o util.lo util.c > CC compat.lo > CC conf.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_USER_CONFIG_FILE=\""~/.pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -march=native -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -Wmissing-include-dirs -Wundef -c -o compat.lo compat.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_USER_CONFIG_FILE=\""~/.pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -march=native -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -Wmissing-include-dirs -Wundef -c -o conf.lo conf.c > CC hashmap.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_USER_CONFIG_FILE=\""~/.pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -march=native -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -Wmissing-include-dirs -Wundef -c -o hashmap.lo hashmap.c > CC debug.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_USER_CONFIG_FILE=\""~/.pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -march=native -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -Wmissing-include-dirs -Wundef -c -o debug.lo debug.c >compat.c: In function '_p11_mutex_init': >compat.c:51: warning: implicit declaration of function 'pthread_mutexattr_settype' >compat.c:51: warning: nested extern declaration of 'pthread_mutexattr_settype' >compat.c:51: error: 'PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) >compat.c:51: error: (Each undeclared identifier is reported only once >compat.c:51: error: for each function it appears in.) >make[2]: *** [compat.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8/p11-kit' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8' >make: *** [all] Error 2 > * ERROR: app-crypt/p11-kit-0.8 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =app-crypt/p11-kit-0.8', > * the complete build log and the output of 'emerge -pqv =app-crypt/p11-kit-0.8'. > * The complete build log is located at '/var/log/portage/app-crypt:p11-kit-0.8:20111107-125712.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/p11-kit-0.8/temp/environment'. > * S: '/var/tmp/portage/app-crypt/p11-kit-0.8/work/p11-kit-0.8' >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
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 389811
: 291903