Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 273295 Details for
Bug 367409
app-crypt/gpgme fails because of underlinking
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gpgme-1.3.0:20110515-165604.log (text/plain), 48.23 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-05-15 17:01:03 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-05-15 17:01:03 UTC
Size:
48.23 KB
patch
obsolete
> * Package: app-crypt/gpgme-1.3.0 > * Repository: gentoo > * Maintainer: dragonheart@gentoo.org crypto@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gpgme-1.3.0.tar.bz2 to /var/tmp/portage/app-crypt/gpgme-1.3.0/work >>>> Source unpacked in /var/tmp/portage/app-crypt/gpgme-1.3.0/work >>>> Preparing source in /var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0 ... > * Applying gpgme-1.1.8-et_EE.patch ... > [ ok ] > * Applying gpgme-1.3.0-gnupg-2.0.17.patch ... > [ ok ] > * Running elibtoolize in: gpgme-1.3.0/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0 ... > * econf: updating gpgme-1.3.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gpgme-1.3.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --includedir=/usr/include/gpgme --with-gpg=/usr/bin/gpg --with-gpgsm=/usr/bin/gpgsm --without-pth >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 to enable maintainer-specific portions of Makefiles... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-windres... no >checking for windres... no >checking for GNU Pth... no >checking for pthread_create in -lpthread... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for inline... inline >checking size of unsigned int... 4 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for off_t... yes >checking for uintptr_t... yes >checking for __thread... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for vasprintf... yes >checking for ttyname_r... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for getenv_r... no >checking for timegm... yes >checking for gpg-error-config... /usr/bin/gpg-error-config >checking for GPG Error - version >= 1.4... yes >checking for libassuan-config... /usr/bin/libassuan-config >checking for LIBASSUAN - version >= 1.1.0... yes >checking for GPG >= 1.4.0... yes >checking for GPGSM >= 1.9.6... yes >checking for gpgconf... /usr/bin/gpgconf >checking for GPGCONF >= 2.0.4... yes >checking for g13... no >configure: WARNING: >*** >*** Could not find g13, install g13 or use --with-g13=PATH to enable it >*** >checking for funopen... no >checking for fopencookie... yes >checking for funopen... (cached) no >checking for getgid... yes >checking for getegid... yes >checking for stpcpy... yes >checking for unistd.h... (cached) yes >checking for setenv... yes >checking for struct cmsghdr.cmsg_len... yes >checking argp.h usability... yes >checking argp.h presence... yes >checking for argp.h... yes >checking for error_t... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating tests/gpg/Makefile >config.status: creating tests/gpgsm/Makefile >config.status: creating tests/opassuan/Makefile >config.status: creating doc/Makefile >config.status: creating complus/Makefile >config.status: creating src/versioninfo.rc >config.status: creating src/gpgme.h >config.status: creating src/gpgme-config >config.status: creating lang/Makefile >config.status: creating lang/cl/Makefile >config.status: creating lang/cl/gpgme.asd >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > GPGME v1.3.0 has been configured as follows: > > GnuPG path: /usr/bin/gpg > GnuPG version: 2.0.17, min. 1.4.0 > > GpgSM path: /usr/bin/gpgsm > GpgSM version: 2.0.17, min. 1.9.6 > > GpgConf path: /usr/bin/gpgconf > GpgConf version: 2.0.17, min. 2.0.4 > > G13 path: no > G13 version: unknown, min. 2.1.0 > > Assuan version: 2.0.1 > > UI Server: no > FD Passing: > > GPGME Pthread: yes > GPGME Pth: > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0' >Making all in src >make[2]: Entering directory `/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0/src' >./mkstatus < ./gpgme.h > status-table.h >make all-am >make[3]: Entering directory `/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0/src' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c -o conversion.lo conversion.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT get-env.lo -MD -MP -MF .deps/get-env.Tpo -c -o get-env.lo get-env.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-fd.lo -MD -MP -MF .deps/data-fd.Tpo -c -o data-fd.lo data-fd.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-stream.lo -MD -MP -MF .deps/data-stream.Tpo -c -o data-stream.lo data-stream.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-mem.lo -MD -MP -MF .deps/data-mem.Tpo -c -o data-mem.lo data-mem.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-user.lo -MD -MP -MF .deps/data-user.Tpo -c -o data-user.lo data-user.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-compat.lo -MD -MP -MF .deps/data-compat.Tpo -c -o data-compat.lo data-compat.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT signers.lo -MD -MP -MF .deps/signers.Tpo -c -o signers.lo signers.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sig-notation.lo -MD -MP -MF .deps/sig-notation.Tpo -c -o sig-notation.lo sig-notation.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c -o wait.lo wait.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait-global.lo -MD -MP -MF .deps/wait-global.Tpo -c -o wait-global.lo wait-global.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait-private.lo -MD -MP -MF .deps/wait-private.Tpo -c -o wait-private.lo wait-private.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait-user.lo -MD -MP -MF .deps/wait-user.Tpo -c -o wait-user.lo wait-user.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-fd.lo -MD -MP -MF .deps/data-fd.Tpo -c data-fd.c -fPIC -DPIC -o .libs/data-fd.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-stream.lo -MD -MP -MF .deps/data-stream.Tpo -c data-stream.c -fPIC -DPIC -o .libs/data-stream.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-mem.lo -MD -MP -MF .deps/data-mem.Tpo -c data-mem.c -fPIC -DPIC -o .libs/data-mem.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.c -fPIC -DPIC -o .libs/conversion.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-compat.lo -MD -MP -MF .deps/data-compat.Tpo -c data-compat.c -fPIC -DPIC -o .libs/data-compat.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT data-user.lo -MD -MP -MF .deps/data-user.Tpo -c data-user.c -fPIC -DPIC -o .libs/data-user.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT get-env.lo -MD -MP -MF .deps/get-env.Tpo -c get-env.c -fPIC -DPIC -o .libs/get-env.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait-user.lo -MD -MP -MF .deps/wait-user.Tpo -c wait-user.c -fPIC -DPIC -o .libs/wait-user.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sig-notation.lo -MD -MP -MF .deps/sig-notation.Tpo -c sig-notation.c -fPIC -DPIC -o .libs/sig-notation.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT signers.lo -MD -MP -MF .deps/signers.Tpo -c signers.c -fPIC -DPIC -o .libs/signers.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -fPIC -DPIC -o .libs/wait.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait-global.lo -MD -MP -MF .deps/wait-global.Tpo -c wait-global.c -fPIC -DPIC -o .libs/wait-global.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT wait-private.lo -MD -MP -MF .deps/wait-private.Tpo -c wait-private.c -fPIC -DPIC -o .libs/wait-private.o >mv -f .deps/data-stream.Tpo .deps/data-stream.Plo >mv -f .deps/data-user.Tpo .deps/data-user.Plo >mv -f .deps/get-env.Tpo .deps/get-env.Plo >mv -f .deps/data-fd.Tpo .deps/data-fd.Plo >mv -f .deps/sig-notation.Tpo .deps/sig-notation.Plo >mv -f .deps/wait-user.Tpo .deps/wait-user.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT op-support.lo -MD -MP -MF .deps/op-support.Tpo -c -o op-support.lo op-support.c >mv -f .deps/data-mem.Tpo .deps/data-mem.Plo >mv -f .deps/signers.Tpo .deps/signers.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.lo encrypt.c >mv -f .deps/wait-global.Tpo .deps/wait-global.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT encrypt-sign.lo -MD -MP -MF .deps/encrypt-sign.Tpo -c -o encrypt-sign.lo encrypt-sign.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT decrypt.lo -MD -MP -MF .deps/decrypt.Tpo -c -o decrypt.lo decrypt.c >mv -f .deps/wait-private.Tpo .deps/wait-private.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT decrypt-verify.lo -MD -MP -MF .deps/decrypt-verify.Tpo -c -o decrypt-verify.lo decrypt-verify.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo sign.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT passphrase.lo -MD -MP -MF .deps/passphrase.Tpo -c -o passphrase.lo passphrase.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c -o progress.lo progress.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT op-support.lo -MD -MP -MF .deps/op-support.Tpo -c op-support.c -fPIC -DPIC -o .libs/op-support.o >mv -f .deps/conversion.Tpo .deps/conversion.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT encrypt-sign.lo -MD -MP -MF .deps/encrypt-sign.Tpo -c encrypt-sign.c -fPIC -DPIC -o .libs/encrypt-sign.o >mv -f .deps/wait.Tpo .deps/wait.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT key.lo -MD -MP -MF .deps/key.Tpo -c -o key.lo key.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c -o keylist.lo keylist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT trust-item.lo -MD -MP -MF .deps/trust-item.Tpo -c -o trust-item.lo trust-item.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT decrypt.lo -MD -MP -MF .deps/decrypt.Tpo -c decrypt.c -fPIC -DPIC -o .libs/decrypt.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT decrypt-verify.lo -MD -MP -MF .deps/decrypt-verify.Tpo -c decrypt-verify.c -fPIC -DPIC -o .libs/decrypt-verify.o >mv -f .deps/data-compat.Tpo .deps/data-compat.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT trustlist.lo -MD -MP -MF .deps/trustlist.Tpo -c -o trustlist.lo trustlist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT passphrase.lo -MD -MP -MF .deps/passphrase.Tpo -c passphrase.c -fPIC -DPIC -o .libs/passphrase.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o >mv -f .deps/data.Tpo .deps/data.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT import.lo -MD -MP -MF .deps/import.Tpo -c -o import.lo import.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -fPIC -DPIC -o .libs/key.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c keylist.c -fPIC -DPIC -o .libs/keylist.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT trust-item.lo -MD -MP -MF .deps/trust-item.Tpo -c trust-item.c -fPIC -DPIC -o .libs/trust-item.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT trustlist.lo -MD -MP -MF .deps/trustlist.Tpo -c trustlist.c -fPIC -DPIC -o .libs/trustlist.o >mv -f .deps/decrypt-verify.Tpo .deps/decrypt-verify.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT import.lo -MD -MP -MF .deps/import.Tpo -c import.c -fPIC -DPIC -o .libs/import.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT export.lo -MD -MP -MF .deps/export.Tpo -c -o export.lo export.c >mv -f .deps/encrypt-sign.Tpo .deps/encrypt-sign.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT genkey.lo -MD -MP -MF .deps/genkey.Tpo -c -o genkey.lo genkey.c >mv -f .deps/encrypt.Tpo .deps/encrypt.Plo >key.c: In function âgpgme_key_from_uidâ: >key.c:392:3: warning: passing argument 2 of â_gpgme_key_append_nameâ discards âconstâ qualifier from pointer target type [enabled by default] >key.c:205:1: note: expected âchar *â but argument is of type âconst char *â >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT delete.lo -MD -MP -MF .deps/delete.Tpo -c -o delete.lo delete.c >mv -f .deps/op-support.Tpo .deps/op-support.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT edit.lo -MD -MP -MF .deps/edit.Tpo -c -o edit.lo edit.c >mv -f .deps/passphrase.Tpo .deps/passphrase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT export.lo -MD -MP -MF .deps/export.Tpo -c export.c -fPIC -DPIC -o .libs/export.o >mv -f .deps/progress.Tpo .deps/progress.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT genkey.lo -MD -MP -MF .deps/genkey.Tpo -c genkey.c -fPIC -DPIC -o .libs/genkey.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT getauditlog.lo -MD -MP -MF .deps/getauditlog.Tpo -c -o getauditlog.lo getauditlog.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT opassuan.lo -MD -MP -MF .deps/opassuan.Tpo -c -o opassuan.lo opassuan.c >mv -f .deps/sign.Tpo .deps/sign.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c -o passwd.lo passwd.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT delete.lo -MD -MP -MF .deps/delete.Tpo -c delete.c -fPIC -DPIC -o .libs/delete.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT edit.lo -MD -MP -MF .deps/edit.Tpo -c edit.c -fPIC -DPIC -o .libs/edit.o >mv -f .deps/decrypt.Tpo .deps/decrypt.Plo >mv -f .deps/trust-item.Tpo .deps/trust-item.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT opassuan.lo -MD -MP -MF .deps/opassuan.Tpo -c opassuan.c -fPIC -DPIC -o .libs/opassuan.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT getauditlog.lo -MD -MP -MF .deps/getauditlog.Tpo -c getauditlog.c -fPIC -DPIC -o .libs/getauditlog.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-gpg.lo -MD -MP -MF .deps/engine-gpg.Tpo -c -o engine-gpg.lo engine-gpg.c >mv -f .deps/trustlist.Tpo .deps/trustlist.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c passwd.c -fPIC -DPIC -o .libs/passwd.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-gpgsm.lo -MD -MP -MF .deps/engine-gpgsm.Tpo -c -o engine-gpgsm.lo engine-gpgsm.c >mv -f .deps/delete.Tpo .deps/delete.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT assuan-support.lo -MD -MP -MF .deps/assuan-support.Tpo -c -o assuan-support.lo assuan-support.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -fPIC -DPIC -o .libs/engine.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-gpg.lo -MD -MP -MF .deps/engine-gpg.Tpo -c engine-gpg.c -fPIC -DPIC -o .libs/engine-gpg.o >mv -f .deps/getauditlog.Tpo .deps/getauditlog.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-assuan.lo -MD -MP -MF .deps/engine-assuan.Tpo -c -o engine-assuan.lo engine-assuan.c >mv -f .deps/key.Tpo .deps/key.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-gpgconf.lo -MD -MP -MF .deps/engine-gpgconf.Tpo -c -o engine-gpgconf.lo engine-gpgconf.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT assuan-support.lo -MD -MP -MF .deps/assuan-support.Tpo -c assuan-support.c -fPIC -DPIC -o .libs/assuan-support.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-gpgsm.lo -MD -MP -MF .deps/engine-gpgsm.Tpo -c engine-gpgsm.c -fPIC -DPIC -o .libs/engine-gpgsm.o >mv -f .deps/genkey.Tpo .deps/genkey.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT vfs-mount.lo -MD -MP -MF .deps/vfs-mount.Tpo -c -o vfs-mount.lo vfs-mount.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-assuan.lo -MD -MP -MF .deps/engine-assuan.Tpo -c engine-assuan.c -fPIC -DPIC -o .libs/engine-assuan.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT engine-gpgconf.lo -MD -MP -MF .deps/engine-gpgconf.Tpo -c engine-gpgconf.c -fPIC -DPIC -o .libs/engine-gpgconf.o >mv -f .deps/import.Tpo .deps/import.Plo >mv -f .deps/export.Tpo .deps/export.Plo >mv -f .deps/edit.Tpo .deps/edit.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT vfs-create.lo -MD -MP -MF .deps/vfs-create.Tpo -c -o vfs-create.lo vfs-create.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgconf.lo -MD -MP -MF .deps/gpgconf.Tpo -c -o gpgconf.lo gpgconf.c >mv -f .deps/opassuan.Tpo .deps/opassuan.Plo >mv -f .deps/passwd.Tpo .deps/passwd.Plo >assuan-support.c: In function âmy_spawnâ: >assuan-support.c:162:5: warning: passing argument 2 of â_gpgme_io_spawnâ from incompatible pointer type [enabled by default] >priv-io.h:78:5: note: expected âchar * const*â but argument is of type âconst char **â >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT posix-util.lo -MD -MP -MF .deps/posix-util.Tpo -c -o posix-util.lo posix-util.c >engine-gpgsm.c: In function âgpgsm_set_fdâ: >engine-gpgsm.c:629:7: warning: variable âdirâ set but not used [-Wunused-but-set-variable] >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT posix-sema.lo -MD -MP -MF .deps/posix-sema.Tpo -c -o posix-sema.lo posix-sema.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT vfs-mount.lo -MD -MP -MF .deps/vfs-mount.Tpo -c vfs-mount.c -fPIC -DPIC -o .libs/vfs-mount.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT posix-io.lo -MD -MP -MF .deps/posix-io.Tpo -c -o posix-io.lo posix-io.c >mv -f .deps/verify.Tpo .deps/verify.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT dirinfo.lo -MD -MP -MF .deps/dirinfo.Tpo -c -o dirinfo.lo dirinfo.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT vfs-create.lo -MD -MP -MF .deps/vfs-create.Tpo -c vfs-create.c -fPIC -DPIC -o .libs/vfs-create.o >mv -f .deps/keylist.Tpo .deps/keylist.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgconf.lo -MD -MP -MF .deps/gpgconf.Tpo -c gpgconf.c -fPIC -DPIC -o .libs/gpgconf.o >mv -f .deps/assuan-support.Tpo .deps/assuan-support.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT posix-io.lo -MD -MP -MF .deps/posix-io.Tpo -c posix-io.c -fPIC -DPIC -o .libs/posix-io.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgme.lo -MD -MP -MF .deps/gpgme.Tpo -c -o gpgme.lo gpgme.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT posix-sema.lo -MD -MP -MF .deps/posix-sema.Tpo -c posix-sema.c -fPIC -DPIC -o .libs/posix-sema.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT dirinfo.lo -MD -MP -MF .deps/dirinfo.Tpo -c dirinfo.c -fPIC -DPIC -o .libs/dirinfo.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT posix-util.lo -MD -MP -MF .deps/posix-util.Tpo -c posix-util.c -fPIC -DPIC -o .libs/posix-util.o >vfs-mount.c:121:1: warning: âgpgme_op_vfs_transact_startâ defined but not used [-Wunused-function] >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o >vfs-create.c:64:1: warning: âgpgme_op_vfs_transact_startâ defined but not used [-Wunused-function] >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgme.lo -MD -MP -MF .deps/gpgme.Tpo -c gpgme.c -fPIC -DPIC -o .libs/gpgme.o >mv -f .deps/gpgconf.Tpo .deps/gpgconf.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c >posix-util.c: In function â_gpgme_get_uiserver_socket_pathâ: >posix-util.c:83:11: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >mv -f .deps/vfs-create.Tpo .deps/vfs-create.Plo >mv -f .deps/vfs-mount.Tpo .deps/vfs-mount.Plo >mv -f .deps/posix-sema.Tpo .deps/posix-sema.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c >mv -f .deps/posix-util.Tpo .deps/posix-util.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c -o ath.lo ath.c >mv -f .deps/engine.Tpo .deps/engine.Plo >mv -f .deps/engine-assuan.Tpo .deps/engine-assuan.Plo >mv -f .deps/dirinfo.Tpo .deps/dirinfo.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT funopen.lo -MD -MP -MF .deps/funopen.Tpo -c -o funopen.lo funopen.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT ath-pthread.lo -MD -MP -MF .deps/ath-pthread.Tpo -c -o ath-pthread.lo ath-pthread.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT gpgme-tool.o -MD -MP -MF .deps/gpgme-tool.Tpo -c -o gpgme-tool.o gpgme-tool.c >mv -f .deps/debug.Tpo .deps/debug.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c ath.c -fPIC -DPIC -o .libs/ath.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT funopen.lo -MD -MP -MF .deps/funopen.Tpo -c funopen.c -fPIC -DPIC -o .libs/funopen.o >mv -f .deps/version.Tpo .deps/version.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT ath-pthread.lo -MD -MP -MF .deps/ath-pthread.Tpo -c ath-pthread.c -fPIC -DPIC -o .libs/ath-pthread.o >mv -f .deps/engine-gpgconf.Tpo .deps/engine-gpgconf.Plo >mv -f .deps/error.Tpo .deps/error.Plo >mv -f .deps/funopen.Tpo .deps/funopen.Plo >mv -f .deps/posix-io.Tpo .deps/posix-io.Plo >mv -f .deps/ath-pthread.Tpo .deps/ath-pthread.Plo >mv -f .deps/engine-gpgsm.Tpo .deps/engine-gpgsm.Plo >mv -f .deps/ath.Tpo .deps/ath.Plo >mv -f .deps/gpgme.Tpo .deps/gpgme.Plo >mv -f .deps/engine-gpg.Tpo .deps/engine-gpg.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 18:0:7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libgpgme.la -rpath /usr/lib conversion.lo get-env.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo trust-item.lo trustlist.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo passwd.lo engine.lo engine-gpg.lo engine-gpgsm.lo assuan-support.lo engine-assuan.lo engine-gpgconf.lo vfs-mount.lo vfs-create.lo gpgconf.lo posix-util.lo posix-sema.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath.lo -lassuan -lgpg-error funopen.lo -lgpg-error >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 18:0:7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libgpgme-pthread.la -rpath /usr/lib conversion.lo get-env.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo trust-item.lo trustlist.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo passwd.lo engine.lo engine-gpg.lo engine-gpgsm.lo assuan-support.lo engine-assuan.lo engine-gpgconf.lo vfs-mount.lo vfs-create.lo gpgconf.lo posix-util.lo posix-sema.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath-pthread.lo -lassuan -lgpg-error funopen.lo -lpthread -lgpg-error >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/conversion.o .libs/get-env.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/trust-item.o .libs/trustlist.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.o .libs/opassuan.o .libs/passwd.o .libs/engine.o .libs/engine-gpg.o .libs/engine-gpgsm.o .libs/assuan-support.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/vfs-mount.o .libs/vfs-create.o .libs/gpgconf.o .libs/posix-util.o .libs/posix-sema.o .libs/posix-io.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath.o .libs/funopen.o -Wl,--as-needed /usr/lib/libassuan.so /usr/lib/libgpg-error.so -Wl,--version-script=./libgpgme.vers -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libgpgme.so.11 -o .libs/libgpgme.so.11.7.0 >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/conversion.o .libs/get-env.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/trust-item.o .libs/trustlist.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.o .libs/opassuan.o .libs/passwd.o .libs/engine.o .libs/engine-gpg.o .libs/engine-gpgsm.o .libs/assuan-support.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/vfs-mount.o .libs/vfs-create.o .libs/gpgconf.o .libs/posix-util.o .libs/posix-sema.o .libs/posix-io.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath-pthread.o .libs/funopen.o -Wl,--as-needed /usr/lib/libassuan.so -lpthread /usr/lib/libgpg-error.so -Wl,--version-script=./libgpgme.vers -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libgpgme-pthread.so.11 -o .libs/libgpgme-pthread.so.11.7.0 >libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so.11" && ln -s "libgpgme-pthread.so.11.7.0" "libgpgme-pthread.so.11") >libtool: link: (cd ".libs" && rm -f "libgpgme.so.11" && ln -s "libgpgme.so.11.7.0" "libgpgme.so.11") >libtool: link: (cd ".libs" && rm -f "libgpgme-pthread.so" && ln -s "libgpgme-pthread.so.11.7.0" "libgpgme-pthread.so") >libtool: link: (cd ".libs" && rm -f "libgpgme.so" && ln -s "libgpgme.so.11.7.0" "libgpgme.so") >libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" ) >libtool: link: ( cd ".libs" && rm -f "libgpgme-pthread.la" && ln -s "../libgpgme-pthread.la" "libgpgme-pthread.la" ) >mv -f .deps/gpgme-tool.Tpo .deps/gpgme-tool.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gpgme-tool gpgme-tool.o libgpgme.la >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-O1 -Wl,--hash-style=gnu -o .libs/gpgme-tool gpgme-tool.o -Wl,--as-needed ./.libs/libgpgme.so >gpgme-tool.o:gpgme-tool.c:function cmd_strerror: error: undefined reference to 'assuan_send_data' >gpgme-tool.o:gpgme-tool.c:function cmd_signers_clear: error: undefined reference to 'assuan_get_pointer' >gpgme-tool.o:gpgme-tool.c:function cmd_hash_algo_name: error: undefined reference to 'assuan_send_data' >gpgme-tool.o:gpgme-tool.c:function cmd_pubkey_algo_name: error: undefined reference to 'assuan_send_data' >gpgme-tool.o:gpgme-tool.c:function cmd_version: error: undefined reference to 'assuan_send_data' >gpgme-tool.o:gpgme-tool.c:function output_notify: error: undefined reference to 'assuan_get_pointer' >gpgme-tool.o:gpgme-tool.c:function input_notify: error: undefined reference to 'assuan_get_pointer' >gpgme-tool.o:gpgme-tool.c:function cmd_message: error: undefined reference to 'assuan_get_pointer' >gpgme-tool.o:gpgme-tool.c:function cmd_message: error: undefined reference to 'assuan_command_parse_fd' >gpgme-tool.o:gpgme-tool.c:function _cmd_genkey_write: error: undefined reference to 'gpg_err_code_from_syserror' >gpgme-tool.o:gpgme-tool.c:function log_error: error: undefined reference to 'gpg_strsource' >gpgme-tool.o:gpgme-tool.c:function log_error: error: undefined reference to 'gpg_strerror' >gpgme-tool.o:gpgme-tool.c:function result_add_error: error: undefined reference to 'gpg_strsource' >gpgme-tool.o:gpgme-tool.c:function result_add_error: error: undefined reference to 'gpg_strerror' >gpgme-tool.o:gpgme-tool.c:function gt_recipients_add: error: undefined reference to 'gpg_err_code_from_errno' >gpgme-tool.o:gpgme-tool.c:function gt_import_keys: error: undefined reference to 'gpg_err_code_from_syserror' >gpgme-tool.o:gpgme-tool.c:function server_reset_fds: error: undefined reference to 'assuan_close_input_fd' >gpgme-tool.o:gpgme-tool.c:function server_reset_fds: error: undefined reference to 'assuan_close_output_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_getauditlog: error: undefined reference to 'assuan_get_output_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_genkey: error: undefined reference to 'assuan_get_input_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_genkey: error: undefined reference to 'assuan_get_output_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_genkey: error: undefined reference to 'gpg_err_code_from_syserror' >gpgme-tool.o:gpgme-tool.c:function cmd_export: error: undefined reference to 'assuan_get_output_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_import: error: undefined reference to 'assuan_get_input_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_verify: error: undefined reference to 'assuan_get_input_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_verify: error: undefined reference to 'assuan_get_output_fd' >gpgme-tool.o:gpgme-tool.c:function cmd_sign: error: undefined reference to 'assuan_get_input_fd' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_fdopen' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_fdopen' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_new' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_set_pointer' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_init_pipe_server' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_register_command' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_set_hello_line' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_register_reset_notify' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_register_input_notify' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_register_output_notify' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_accept' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_process' >gpgme-tool.o:gpgme-tool.c:function gpgme_server: error: undefined reference to 'assuan_release' >gpgme-tool.o:gpgme-tool.c:function server_write_status: error: undefined reference to 'assuan_write_status' >collect2: ld returned 1 exit status >make[3]: *** [gpgme-tool] Error 1 >make[3]: Leaving directory `/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.0' >make: *** [all] Error 2 >emake failed > * ERROR: app-crypt/gpgme-1.3.0 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2747: Called _eapi2_src_compile > * ebuild.sh, line 665: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =app-crypt/gpgme-1.3.0', > * the complete build log and the output of 'emerge -pqv =app-crypt/gpgme-1.3.0'. > * The complete build log is located at '/var/log/portage/build/app-crypt/gpgme-1.3.0:20110515-165604.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/gpgme-1.3.0/temp/environment'. > * S: '/var/tmp/portage/app-crypt/gpgme-1.3.0/work/gpgme-1.3.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 367409
: 273295