request from: hawk checking if we should skip the build started at: Thu Mar 12 08:23:27 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/7ec2c5de-20e3-4fd3-8c2a-3d778fcc6f75/pinentry-0.9.0-2.src.rpm fetched 473037 bytes, 836.8 K/s installing srpm: pinentry-0.9.0-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 7ec2c5de-20e3-4fd3-8c2a-3d778fcc6f75; cd rpm/SPECS; TMPDIR=/tmp/B.9fe400 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux pinentry.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 7ec2c5de-20e3-4fd3-8c2a-3d778fcc6f75 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9fe400 /bin/sh -e /tmp/B.9fe400/rpm-tmp.21588 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf pinentry-0.9.0 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/pinentry-0.9.0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pinentry-0.9.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pinentry-info.patch):' Patch #1 (pinentry-info.patch): + = 2.4.0... 2.24.26 checking for i686-tld-linux-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for QT4_CORE... yes checking for moc... no checking for QT4_GUI... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done 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 tty/Makefile config.status: creating gtk+-2/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.9.0 has been configured as follows: Revision: (0) Platform: i686-tld-linux-gnu Curses Pinentry ..: yes TTY Pinentry .....: yes GTK+-2 Pinentry ..: yes Qt4 Pinentry .....: yes W32 Pinentry .....: no Fallback to Curses: yes Default Pinentry .: pinentry-gtk-2 + /usr/bin/make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/users/builder/rpm/BUILD/pinentry-0.9.0/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' Making all in assuan make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' /usr/bin/make all-am make[3]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT assuan-util.o -MD -MP -MF .deps/assuan-util.Tpo -c -o assuan-util.o assuan-util.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT assuan-errors.o -MD -MP -MF .deps/assuan-errors.Tpo -c -o assuan-errors.o assuan-errors.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT assuan-buffer.o -MD -MP -MF .deps/assuan-buffer.Tpo -c -o assuan-buffer.o assuan-buffer.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT assuan-handler.o -MD -MP -MF .deps/assuan-handler.Tpo -c -o assuan-handler.o assuan-handler.c mv -f .deps/assuan-errors.Tpo .deps/assuan-errors.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT assuan-listen.o -MD -MP -MF .deps/assuan-listen.Tpo -c -o assuan-listen.o assuan-listen.c mv -f .deps/assuan-util.Tpo .deps/assuan-util.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT assuan-pipe-server.o -MD -MP -MF .deps/assuan-pipe-server.Tpo -c -o assuan-pipe-server.o assuan-pipe-server.c mv -f .deps/assuan-listen.Tpo .deps/assuan-listen.Po mv -f .deps/assuan-buffer.Tpo .deps/assuan-buffer.Po mv -f .deps/assuan-pipe-server.Tpo .deps/assuan-pipe-server.Po mv -f .deps/assuan-handler.Tpo .deps/assuan-handler.Po 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 ranlib libassuan.a make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' Making all in secmem make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/secmem' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT secmem.o -MD -MP -MF .deps/secmem.Tpo -c -o secmem.o secmem.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/secmem.Tpo .deps/secmem.Po rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ranlib libsecmem.a make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/secmem' Making all in pinentry make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/pinentry' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../assuan -I../secmem -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT pinentry.o -MD -MP -MF .deps/pinentry.Tpo -c -o pinentry.o pinentry.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../assuan -I../secmem -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT pinentry-curses.o -MD -MP -MF .deps/pinentry-curses.Tpo -c -o pinentry-curses.o pinentry-curses.c pinentry-curses.c: In function 'dialog_run': pinentry-curses.c:748:7: warning: passing argument 1 of 'newterm' discards 'const' qualifier from pointer target type [enabled by default] screen = newterm (tty_type, ttyfo, ttyfi); ^ In file included from pinentry-curses.c:25:0: /usr/include/ncurses/curses.h:719:33: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(SCREEN *) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */ ^ mv -f .deps/pinentry.Tpo .deps/pinentry.Po rm -f libpinentry.a ar cru libpinentry.a pinentry.o ranlib libpinentry.a mv -f .deps/pinentry-curses.Tpo .deps/pinentry-curses.Po rm -f libpinentry-curses.a ar cru libpinentry-curses.a pinentry-curses.o ranlib libpinentry-curses.a make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/pinentry' Making all in curses make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/curses' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT pinentry-curses.o -MD -MP -MF .deps/pinentry-curses.Tpo -c -o pinentry-curses.o pinentry-curses.c mv -f .deps/pinentry-curses.Tpo .deps/pinentry-curses.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../assuan/libassuan.a ../secmem/libsecmem.a -lcap -lncursesw make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/curses' Making all in tty make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/tty' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../pinentry -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT pinentry-tty.o -MD -MP -MF .deps/pinentry-tty.Tpo -c -o pinentry-tty.o pinentry-tty.c mv -f .deps/pinentry-tty.Tpo .deps/pinentry-tty.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pinentry-tty pinentry-tty.o ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a -lcap make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/tty' Making all in gtk+-2 make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/gtk+-2' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/ncursesw -I../secmem -I../pinentry -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT pinentry-gtk-2.o -MD -MP -MF .deps/pinentry-gtk-2.Tpo -c -o pinentry-gtk-2.o pinentry-gtk-2.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/ncursesw -I../secmem -I../pinentry -I/usr/include/ncurses -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -MT gtksecentry.o -MD -MP -MF .deps/gtksecentry.Tpo -c -o gtksecentry.o gtksecentry.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from pinentry-gtk-2.c:27: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from gtksecentry.c:40: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ mv -f .deps/pinentry-gtk-2.Tpo .deps/pinentry-gtk-2.Po mv -f .deps/gtksecentry.Tpo .deps/gtksecentry.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pinentry-gtk-2 pinentry-gtk-2.o gtksecentry.o ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a -lcap -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../pinentry/libpinentry-curses.a -lncursesw make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/gtk+-2' Making all in qt4 make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' /usr/bin/make all-am make[3]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pinentrydialog.o -MD -MP -MF .deps/pinentrydialog.Tpo -c -o pinentrydialog.o pinentrydialog.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT secstring.o -MD -MP -MF .deps/secstring.Tpo -c -o secstring.o secstring.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT qsecurelineedit.o -MD -MP -MF .deps/qsecurelineedit.Tpo -c -o qsecurelineedit.o qsecurelineedit.cpp secstring.cpp: In function 'secstring toUtf8(const secqstring&)': secstring.cpp:71:16: warning: unused variable 'cursor' [-Wunused-variable] uchar *cursor = (uchar*)ba.data(); ^ mv -f .deps/secstring.Tpo .deps/secstring.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT qrc_pinentry.o -MD -MP -MF .deps/qrc_pinentry.Tpo -c -o qrc_pinentry.o qrc_pinentry.cpp mv -f .deps/qrc_pinentry.Tpo .deps/qrc_pinentry.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../assuan -I../secmem -I/usr/include/ncursesw -I../pinentry -I/usr/include/ncurses -Wall -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pinentryconfirm.o -MD -MP -MF .deps/pinentryconfirm.Tpo -c -o pinentryconfirm.o pinentryconfirm.cpp mv -f .deps/main.Tpo .deps/main.Po In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0, from /usr/include/qt4/QtCore/qobjectdefs.h:45, from /usr/include/qt4/QtGui/qwindowdefs.h:45, from /usr/include/qt4/QtGui/qwidget.h:46, from /usr/include/qt4/QtGui/qframe.h:45, from /usr/include/qt4/QtGui/qlineedit.h:45, from qsecurelineedit.cpp:47: qsecurelineedit.cpp: In member function 'virtual QSize QSecureLineEdit::sizeHint() const': /usr/include/qt4/QtCore/qglobal.h:2482:43: warning: unused variable 'd' [-Wunused-variable] #define Q_D(Class) Class##Private * const d = d_func() ^ qsecurelineedit.cpp:718:5: note: in expansion of macro 'Q_D' Q_D(const QSecureLineEdit); ^ qsecurelineedit.cpp: In member function 'virtual QSize QSecureLineEdit::minimumSizeHint() const': /usr/include/qt4/QtCore/qglobal.h:2482:43: warning: unused variable 'd' [-Wunused-variable] #define Q_D(Class) Class##Private * const d = d_func() ^ qsecurelineedit.cpp:742:5: note: in expansion of macro 'Q_D' Q_D(const QSecureLineEdit); ^ qsecurelineedit.cpp: In member function 'void QSecureLineEdit::setCursorPosition(int)': qsecurelineedit.cpp:776:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos <= d->text.length()) ^ qsecurelineedit.cpp: In member function 'void QSecureLineEditPrivate::setText(const secqstring&, int, bool)': qsecurelineedit.cpp:2925:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] cursor = (pos < 0 || pos > text.size()) ? text.size() : pos; ^ qsecurelineedit.cpp: In member function 'bool QSecureLineEditPrivate::hasAcceptableInput(const secqstring&) const': qsecurelineedit.cpp:3214:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (str.length() != maxLength) ^ qsecurelineedit.cpp: In member function 'secqstring QSecureLineEditPrivate::maskString(uint, const secqstring&, bool) const': qsecurelineedit.cpp:3247:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strIndex < str.length()) { ^ mv -f .deps/pinentrydialog.Tpo .deps/pinentrydialog.Po mv -f .deps/pinentryconfirm.Tpo .deps/pinentryconfirm.Po mv -f .deps/qsecurelineedit.Tpo .deps/qsecurelineedit.Po i686-tld-linux-g++ -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -D_REENTRANT -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SHARED -D_REENTRANT -DQT_CORE_LIB -DQT_NO_DEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pinentry-qt4 pinentrydialog.o main.o secstring.o qsecurelineedit.o qrc_pinentry.o pinentryconfirm.o -lQtCore -lQtGui -lQtCore ../pinentry/libpinentry-curses.a -lncursesw ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a -lcap make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' Making all in doc make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/users/builder/rpm/BUILD/pinentry-0.9.0/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ for f in pinentry.info pinentry.info-[0-9] pinentry.info-[0-9][0-9] pinentry.i[0-9] pinentry.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/users/builder/rpm/BUILD/pinentry-0.9.0/build-aux/missing makeinfo -I . \ -o pinentry.info pinentry.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./pinentry.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/doc' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9fe400 /bin/sh -e /tmp/B.9fe400/rpm-tmp.65211 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9fe400 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9fe400/pinentry-0.9.0-root-builder + /bin/mkdir -p /tmp/B.9fe400/pinentry-0.9.0-root-builder + cd pinentry-0.9.0 + rm -rf /tmp/B.9fe400/pinentry-0.9.0-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.9fe400/pinentry-0.9.0-root-builder' Making install in assuan make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' /usr/bin/make install-am make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' make[3]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/assuan' Making install in secmem make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/secmem' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/secmem' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/secmem' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/secmem' Making install in pinentry make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/pinentry' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/pinentry' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/pinentry' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/pinentry' Making install in curses make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/curses' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/curses' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' /usr/bin/install -c pinentry-curses '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/curses' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/curses' Making install in tty make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/tty' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/tty' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' /usr/bin/install -c pinentry-tty '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/tty' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/tty' Making install in gtk+-2 make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/gtk+-2' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/gtk+-2' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' /usr/bin/install -c pinentry-gtk-2 '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/gtk+-2' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/gtk+-2' Making install in qt4 make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' /usr/bin/make install-am make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' make[3]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' /usr/bin/install -c pinentry-qt4 '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/qt4' Making install in doc make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/doc' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/info' /usr/bin/install -c -m 644 ./pinentry.info '/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/info' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/doc' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0/doc' make[1]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' make[2]: Nothing to be done for `install-data-am'. (cd /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin; \ rm -f pinentry; \ ln -s pinentry-gtk-2 pinentry) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pinentry-0.9.0' + /bin/rm '--interactive=never' /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin/pinentry + >/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/bin/pinentry + <<"EOF" + cat + __spec_install_post_strip + set +x Stripping 4 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 4 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress info pages: /usr/share/info + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: pinentry-0.9.0-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9fe400 /bin/sh -e /tmp/B.9fe400/rpm-tmp.686 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pinentry-0.9.0 + DOCDIR=/tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/doc/pinentry-0.9.0 + export DOCDIR + rm -rf /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/doc/pinentry-0.9.0 + /bin/mkdir -p /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/doc/pinentry-0.9.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/doc/pinentry-0.9.0... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS README THANKS TODO /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/doc/pinentry-0.9.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9fe400/pinentry-0.9.0-root-builder/usr/share/doc/pinentry-0.9.0... ./NEWS ./README ./AUTHORS ./ChangeLog ./TODO ./THANKS Documentation compressed. + exit 0 Requires(interp): /sbin/postshell /sbin/postshell Requires(post): /sbin/postshell Requires(postun): /sbin/postshell Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcap.so.2 libncursesw.so.6 rtld(GNU_HASH) Processing files: pinentry-gtk2-0.9.0-2 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcap.so.2 libgdk-x11-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libncursesw.so.6 libpango-1.0.so.0 rtld(GNU_HASH) Processing files: pinentry-qt4-0.9.0-2 Requires: libQtCore.so.4 libQtGui.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcap.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libncursesw.so.6 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9fe400/pinentry-0.9.0-root-builder Wrote: /home/users/builder/rpm/RPMS/pinentry-0.9.0-2.i686.rpm Wrote: /home/users/builder/rpm/RPMS/pinentry-gtk2-0.9.0-2.i686.rpm Wrote: /home/users/builder/rpm/RPMS/pinentry-qt4-0.9.0-2.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9fe400 /bin/sh -e /tmp/B.9fe400/rpm-tmp.79511 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pinentry-0.9.0 + /bin/rm '--interactive=never' -rf /tmp/B.9fe400/pinentry-0.9.0-root-builder + rm -rf /tmp/B.9fe400/pinentry-0.9.0-root-builder ended at: Thu Mar 12 08:23:56 2015, done in 01days 00h 00m 25s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:24.20s sys:11.58s real:30.57s (faults io:30 non-io:1012891) Files queued for ftp: 46682 pinentry-0.9.0-2.i686.rpm 38732 pinentry-gtk2-0.9.0-2.i686.rpm 56501 pinentry-qt4-0.9.0-2.i686.rpm 157 pinentry-0.9.0-2.src.rpm.uploadinfo End-PLD-Builder-Info