>>> Unpacking source... >>> Unpacking pinentry-0.7.6.tar.gz to /var/tmp/portage/app-crypt/pinentry-0.7.6/work * Applying pinentry-0.7.5-grab.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-crypt/pinentry-0.7.6/work >>> Compiling source in /var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6 ... * econf: updating pinentry-0.7.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pinentry-0.7.6/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 --disable-dependency-tracking --enable-maintainer-mode --disable-pinentry-gtk --disable-pinentry-gtk2 --disable-pinentry-qt --enable-pinentry-curses --enable-fallback-curses --enable-pinentry-qt4 --without-libcap --enable-pinentry-curses --enable-fallback-curses --disable-pinentry-gtk2 --disable-pinentry-qt 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 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... none 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 whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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) none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib 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++... none checking whether ln -s works... yes checking for i686-pc-linux-gnu-windres... no checking for windres... no checking if gcc supports -Wno-pointer-sign... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for mlock... yes checking whether mlock is broken... no checking for byte typedef... no checking for ulong typedef... yes checking for initscr in -lncurses... yes checking for ncurses include dir... none checking for ld used by 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 shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for i686-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 QT4_CORE... yes checking for QT4_GUI... yes configure: creating ./config.status config.status: creating assuan/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating gtk/Makefile config.status: creating gtk+-2/Makefile config.status: creating qt/Makefile config.status: creating qt4/Makefile config.status: creating w32/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: Pinentry v0.7.6 has been configured as follows: Curses Pinentry: yes GTK+ Pinentry: no GTK+-2 Pinentry: no Qt Pinentry: no Qt4 Pinentry: yes W32 Pinentry: no Fallback to Curses: yes Default Pinentry: pinentry-qt4 make make all-recursive make[1]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6' Making all in assuan make[2]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/assuan' make all-am make[3]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/assuan' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-util.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-errors.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-buffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-handler.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-listen.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-pipe-server.c rm -f libassuan.a ar cru libassuan.a assuan-util.o assuan-errors.o assuan-buffer.o assuan-handler.o assuan-listen.o assuan-pipe-server.o i686-pc-linux-gnu-ranlib libassuan.a make[3]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/assuan' make[2]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/assuan' Making all in secmem make[2]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/secmem' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c secmem.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c util.c rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o i686-pc-linux-gnu-ranlib libsecmem.a make[2]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/secmem' Making all in pinentry make[2]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/pinentry' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../assuan -I../secmem -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c pinentry.c pinentry.c: In function ‘pinentry_utf8_to_local’: pinentry.c:133: warning: passing argument 2 of ‘iconv’ from incompatible pointer type pinentry.c: In function ‘pinentry_local_to_utf8’: pinentry.c:199: warning: passing argument 2 of ‘iconv’ from incompatible pointer type rm -f libpinentry.a ar cru libpinentry.a pinentry.o i686-pc-linux-gnu-ranlib libpinentry.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../assuan -I../secmem -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c pinentry-curses.c rm -f libpinentry-curses.a ar cru libpinentry-curses.a pinentry-curses.o i686-pc-linux-gnu-ranlib libpinentry-curses.a make[2]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/pinentry' Making all in curses make[2]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/curses' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../pinentry -Wall -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c pinentry-curses.c i686-pc-linux-gnu-gcc -O3 -march=i686 -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wl,-O1 -static -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../assuan/libassuan.a ../secmem/libsecmem.a -lncurses make[2]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/curses' Making all in qt4 make[2]: Wejście do katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/qt4' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I../pinentry -Wall -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -O3 -march=i686 -pipe -c -o pinentrydialog.o pinentrydialog.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I../pinentry -Wall -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -O3 -march=i686 -pipe -c -o main.o main.cpp main.cpp: In function ‘int main(int, char**)’: main.cpp:162: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I../pinentry -Wall -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -O3 -march=i686 -pipe -c -o secstring.o secstring.cpp secstring.cpp: In function ‘secstring toUtf8(const secqstring&)’: secstring.cpp:71: warning: unused variable ‘cursor’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I../pinentry -Wall -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -O3 -march=i686 -pipe -c -o qsecurelineedit.o qsecurelineedit.cpp qsecurelineedit.cpp: In member function ‘virtual QSize QSecureLineEdit::sizeHint() const’: qsecurelineedit.cpp:718: warning: unused variable ‘d’ qsecurelineedit.cpp: In member function ‘virtual QSize QSecureLineEdit::minimumSizeHint() const’: qsecurelineedit.cpp:742: warning: unused variable ‘d’ qsecurelineedit.cpp: In member function ‘void QSecureLineEdit::setCursorPosition(int)’: qsecurelineedit.cpp:776: warning: comparison between signed and unsigned integer expressions qsecurelineedit.cpp: In member function ‘void QSecureLineEditPrivate::setText(const secqstring&, int, bool)’: qsecurelineedit.cpp:2912: warning: comparison between signed and unsigned integer expressions qsecurelineedit.cpp: In member function ‘bool QSecureLineEditPrivate::hasAcceptableInput(const secqstring&) const’: qsecurelineedit.cpp:3201: warning: comparison between signed and unsigned integer expressions qsecurelineedit.cpp: In member function ‘secqstring QSecureLineEditPrivate::maskString(uint, const secqstring&, bool) const’: qsecurelineedit.cpp:3234: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -O3 -march=i686 -pipe -Wl,-O1 -static -o pinentry-qt4 pinentrydialog.o main.o secstring.o qsecurelineedit.o -L/usr/lib/qt4 -lQtCore -L/usr/lib/qt4 -lQtGui -lQtCore ../pinentry/libpinentry-curses.a -lncurses ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lQtCore collect2: ld returned 1 exit status make[2]: *** [pinentry-qt4] Błąd 1 make[2]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6/qt4' make[1]: *** [all-recursive] Błąd 1 make[1]: Opuszczenie katalogu `/var/tmp/portage/app-crypt/pinentry-0.7.6/work/pinentry-0.7.6' make: *** [all] Błąd 2 * * ERROR: app-crypt/pinentry-0.7.6 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2856: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-crypt/pinentry-0.7.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/pinentry-0.7.6/temp/environment'. *