Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 384253 Details for
Bug 555498
FTBFS krb5-auth-dialog-0.13-1.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 56.39 KB, created by
FTBFS
on 2010-01-14 17:34:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:34:35 UTC
Size:
56.39 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/krb5-auth-dialog.spec'], False, '/var/lib/mock/fedora-development-i386-krb5-auth-dialog-0.13-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1399890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/krb5-auth-dialog.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/krb5-auth-dialog-0.13-1.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/krb5-auth-dialog.spec'], False, '/var/lib/mock/fedora-development-i386-krb5-auth-dialog-0.13-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1399890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/krb5-auth-dialog.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IDmJPa >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf krb5-auth-dialog-0.13 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/krb5-auth-dialog-0.13.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd krb5-auth-dialog-0.13 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rIKt9X >+ umask 022 >+ cd /builddir/build/BUILD >+ cd krb5-auth-dialog-0.13 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >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 whether NLS is requested... yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking for intltool >= 0.35.0... 0.41.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.10.1 >checking for XML::Parser... ok >checking how to run the C preprocessor... 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 locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for library containing strerror... none required >checking for ANSI C header files... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/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... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/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... yes >checking for flex... no >checking for lex... no >checking for bison... no >checking for byacc... no >checking whether gcc and cc understand -c and -o together... yes >checking whether compiler accepts -Wall... yes >checking whether compiler accepts -Wformat... yes >checking whether compiler accepts -Wformat-security... yes >checking whether compiler accepts -Wmissing-prototypes... yes >checking whether compiler accepts -Wnested-externs... yes >checking whether compiler accepts -Wpointer-arith... yes >checking whether compiler accepts -Wextra... yes >checking whether compiler accepts -Wshadow... yes >checking whether compiler accepts -Wcast-align... yes >checking whether compiler accepts -Wwrite-strings... yes >checking whether compiler accepts -Waggregate-return... yes >checking whether compiler accepts -Wstrict-prototypes... yes >checking whether compiler accepts -Winline... yes >checking whether compiler accepts -Wredundant-decls... yes >checking whether compiler accepts -Wno-sign-compare... yes >checking whether compiler accepts -Wp,-D_FORTIFY_SOURCE=2... yes >checking whether compiler accepts -fexceptions... yes >checking whether compiler accepts -fasynchronous-unwind-tables... yes >checking what language compliance flags to pass to the C compiler... >checking whether compiler accepts -Wno-redundant-decls... yes >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 GTK... yes >checking for DBUS... yes >checking for GCONF... yes >checking for GIO_UNIX... yes >checking for GIO... yes >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking for gconftool-2... /usr/bin/gconftool-2 >checking for krb5-config... /usr/kerberos/bin/krb5-config >checking hx509_err.h usability... no >checking hx509_err.h presence... no >checking for hx509_err.h... no >checking for krb5_creds.ticket_flags... yes >checking for krb5_creds.flags.b.forwardable... no >checking for krb5_creds.flags.b.renewable... no >checking for krb5_creds.flags.b.proxiable... no >checking for krb5_creds.flags... no >checking for krb5_get_error_message... yes >checking for krb5_free_error_message... yes >checking for krb5_free_error_string... no >checking for krb5_get_renewed_creds... yes >checking for krb5_get_init_creds_opt_set_default_flags... no >checking for krb5_cc_clear_mcred... no >checking for krb5_get_init_creds_opt_set_pkinit... no >checking for krb5_get_init_creds_opt_set_pa... yes >checking if a krb5_principal->realm is a char*... no >checking if a krb5_principal->realm is a krb5_data... yes >checking whether to enable pkinit support... yes >checking whether to enable NetworkManager support... autodetect >checking for NETWORK_MANAGER... no >checking for LIBNOTIFY... 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 setcap... /usr/sbin/setcap >checking for cap_set_proc in -lcap... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating krb5-auth-dialog.spec >config.status: creating src/Makefile >config.status: creating src/krb5-auth-dialog.1 >config.status: creating secmem/Makefile >config.status: creating gtksecentry/Makefile >config.status: creating icons/Makefile >config.status: creating icons/22x22/Makefile >config.status: creating icons/48x48/Makefile >config.status: creating icons/scalable/Makefile >config.status: creating etpo/Makefile >config.status: creating po/Makefile.in >config.status: creating preferences/Makefile >config.status: creating help/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >configure: >configure: Configuration summary >configure: ===================== >configure: >configure: Libraries >configure: >configure: kerberos: -lkrb5 -lk5crypto -lcom_err >configure: gtk: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >configure: dbus: -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 >configure: gconf: -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgconf-2 -lglib-2.0 >configure: gio-unix: -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >configure: libnotify: -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -L/lib -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 >configure: Network Manager: no >configure: >configure: Miscellaneous >configure: >configure: Warnings: -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables >configure: Debug : no >configure: Minimum Lifetime: 30 minutes >configure: Check Interval: 30 seconds >configure: >+ make >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13' >Making all in secmem >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/secmem' >gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT secmem.o -MD -MP -MF .deps/secmem.Tpo -c -o secmem.o secmem.c >mv -f .deps/secmem.Tpo .deps/secmem.Po >gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c >mv -f .deps/util.Tpo .deps/util.Po >rm -f libsecmem.a >ar cru libsecmem.a secmem.o util.o >ranlib libsecmem.a >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/secmem' >Making all in gtksecentry >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/gtksecentry' >gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../secmem -I../gtksecentry -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gtksecentry.o -MD -MP -MF .deps/gtksecentry.Tpo -c -o gtksecentry.o gtksecentry.c >mv -f .deps/gtksecentry.Tpo .deps/gtksecentry.Po >rm -f libgtksecentry.a >ar cru libgtksecentry.a gtksecentry.o >ranlib libgtksecentry.a >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/gtksecentry' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/src' >dbus-binding-tool \ > --mode=glib-server \ > --prefix=krb5_auth_dialog \ > krb5-auth-applet-dbus.xml > krb5-auth-applet-dbus-glue.h >make all-am >make[3]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/src' >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-dialog.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-dialog.Tpo -c -o krb5_auth_dialog-krb5-auth-dialog.o `test -f 'krb5-auth-dialog.c' || echo './'`krb5-auth-dialog.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from krb5-auth-dialog.c:31: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >krb5-auth-dialog.c: In function 'set_options_from_creds': >krb5-auth-dialog.c:556: warning: unused parameter 'context' >mv -f .deps/krb5_auth_dialog-krb5-auth-dialog.Tpo .deps/krb5_auth_dialog-krb5-auth-dialog.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-applet.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-applet.Tpo -c -o krb5_auth_dialog-krb5-auth-applet.o `test -f 'krb5-auth-applet.c' || echo './'`krb5-auth-applet.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from ../gtksecentry/gtksecentry.h:41, > from krb5-auth-pwdialog.h:28, > from krb5-auth-applet.h:29, > from krb5-auth-applet.c:25: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog-krb5-auth-applet.Tpo .deps/krb5_auth_dialog-krb5-auth-applet.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-pwdialog.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-pwdialog.Tpo -c -o krb5_auth_dialog-krb5-auth-pwdialog.o `test -f 'krb5-auth-pwdialog.c' || echo './'`krb5-auth-pwdialog.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from ../gtksecentry/gtksecentry.h:41, > from krb5-auth-pwdialog.h:28, > from krb5-auth-applet.h:29, > from krb5-auth-pwdialog.c:25: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog-krb5-auth-pwdialog.Tpo .deps/krb5_auth_dialog-krb5-auth-pwdialog.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-gconf.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-gconf.Tpo -c -o krb5_auth_dialog-krb5-auth-gconf.o `test -f 'krb5-auth-gconf.c' || echo './'`krb5-auth-gconf.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from ../gtksecentry/gtksecentry.h:41, > from krb5-auth-pwdialog.h:28, > from krb5-auth-applet.h:29, > from krb5-auth-gconf.c:25: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog-krb5-auth-gconf.Tpo .deps/krb5_auth_dialog-krb5-auth-gconf.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-gconf-tools.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-gconf-tools.Tpo -c -o krb5_auth_dialog-krb5-auth-gconf-tools.o `test -f 'krb5-auth-gconf-tools.c' || echo './'`krb5-auth-gconf-tools.c >mv -f .deps/krb5_auth_dialog-krb5-auth-gconf-tools.Tpo .deps/krb5_auth_dialog-krb5-auth-gconf-tools.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-dbus.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-dbus.Tpo -c -o krb5_auth_dialog-krb5-auth-dbus.o `test -f 'krb5-auth-dbus.c' || echo './'`krb5-auth-dbus.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from ../gtksecentry/gtksecentry.h:41, > from krb5-auth-pwdialog.h:28, > from krb5-auth-applet.h:29, > from krb5-auth-dbus.c:24: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog-krb5-auth-dbus.Tpo .deps/krb5_auth_dialog-krb5-auth-dbus.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-tools.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-tools.Tpo -c -o krb5_auth_dialog-krb5-auth-tools.o `test -f 'krb5-auth-tools.c' || echo './'`krb5-auth-tools.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from krb5-auth-tools.h:24, > from krb5-auth-tools.c:22: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog-krb5-auth-tools.Tpo .deps/krb5_auth_dialog-krb5-auth-tools.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-krb5-auth-tickets.o -MD -MP -MF .deps/krb5_auth_dialog-krb5-auth-tickets.Tpo -c -o krb5_auth_dialog-krb5-auth-tickets.o `test -f 'krb5-auth-tickets.c' || echo './'`krb5-auth-tickets.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from krb5-auth-tickets.c:24: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog-krb5-auth-tickets.Tpo .deps/krb5_auth_dialog-krb5-auth-tickets.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../gtksecentry -I../secmem -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -DBIN_DIR=\""/usr/bin/"\" -I ../gtksecentry/ -I ../secmem/ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog-dummy-strings.o -MD -MP -MF .deps/krb5_auth_dialog-dummy-strings.Tpo -c -o krb5_auth_dialog-dummy-strings.o `test -f 'dummy-strings.c' || echo './'`dummy-strings.c >mv -f .deps/krb5_auth_dialog-dummy-strings.Tpo .deps/krb5_auth_dialog-dummy-strings.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o krb5-auth-dialog krb5_auth_dialog-krb5-auth-dialog.o krb5_auth_dialog-krb5-auth-applet.o krb5_auth_dialog-krb5-auth-pwdialog.o krb5_auth_dialog-krb5-auth-gconf.o krb5_auth_dialog-krb5-auth-gconf-tools.o krb5_auth_dialog-krb5-auth-dbus.o krb5_auth_dialog-krb5-auth-tools.o krb5_auth_dialog-krb5-auth-tickets.o krb5_auth_dialog-dummy-strings.o ../gtksecentry/libgtksecentry.a ../secmem/libsecmem.a -lkrb5 -lk5crypto -lcom_err -pthread -L/lib -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgconf-2 -lglib-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o krb5-auth-dialog krb5_auth_dialog-krb5-auth-dialog.o krb5_auth_dialog-krb5-auth-applet.o krb5_auth_dialog-krb5-auth-pwdialog.o krb5_auth_dialog-krb5-auth-gconf.o krb5_auth_dialog-krb5-auth-gconf-tools.o krb5_auth_dialog-krb5-auth-dbus.o krb5_auth_dialog-krb5-auth-tools.o krb5_auth_dialog-krb5-auth-tickets.o krb5_auth_dialog-dummy-strings.o -pthread -pthread -pthread ../gtksecentry/libgtksecentry.a ../secmem/libsecmem.a -lkrb5 -lk5crypto -lcom_err -L/lib -lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po krb5-auth-dialog.desktop.in krb5-auth-dialog.desktop >Generating and caching the translation database >Merging translations into krb5-auth-dialog.desktop. >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po krb5-auth-dialog.schemas.in krb5-auth-dialog.schemas >Found cached translation database >Merging translations into krb5-auth-dialog.schemas. >sed -e "s|\@BINDIR\@|/usr/bin|" org.gnome.KrbAuthDialog.service.in > org.gnome.KrbAuthDialog.service >make[3]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/src' >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/src' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/po' >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file de.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file es.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fr.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file gl.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nb.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pa.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sv.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file uk.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/po' >Making all in etpo >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/etpo' >gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.c >lexer.l: In function 'main': >lexer.l:151: warning: implicit declaration of function 'yyparse' >lexer.l: At top level: >lexer.c:1280: warning: 'yyunput' defined but not used >lexer.c:1321: warning: 'input' defined but not used >mv -f .deps/lexer.Tpo .deps/lexer.Po >gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT grammar.o -MD -MP -MF .deps/grammar.Tpo -c -o grammar.o grammar.c >grammar.c: In function 'yyparse': >grammar.c:1288: warning: implicit declaration of function 'yylex' >grammar.y:47: warning: unused variable 'i' >grammar.y:46: warning: unused variable 'lines' >grammar.c:1451: warning: implicit declaration of function 'yyerror' >mv -f .deps/grammar.Tpo .deps/grammar.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -lkrb5 -lk5crypto -lcom_err -pthread -L/lib -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgconf-2 -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -o etpo lexer.o grammar.o >libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -pthread -o etpo lexer.o grammar.o -lkrb5 -lk5crypto -lcom_err -L/lib -lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/etpo' >Making all in icons >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons' >Making all in 22x22 >make[3]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons/22x22' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons/22x22' >Making all in 48x48 >make[3]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons/48x48' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons/48x48' >Making all in scalable >make[3]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons/scalable' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons/scalable' >make[3]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons' >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/icons' >Making all in preferences >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/preferences' >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.o -MD -MP -MF .deps/krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.Tpo -c -o krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.o `test -f 'krb5-auth-dialog-preferences.c' || echo './'`krb5-auth-dialog-preferences.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from krb5-auth-dialog-preferences.c:33: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >krb5-auth-dialog-preferences.c: In function 'main': >krb5-auth-dialog-preferences.c:814: warning: missing initializer >krb5-auth-dialog-preferences.c:814: warning: (near initialization for 'dialog.client') >mv -f .deps/krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.Tpo .deps/krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog_preferences-krb5-auth-gconf-tools.o -MD -MP -MF .deps/krb5_auth_dialog_preferences-krb5-auth-gconf-tools.Tpo -c -o krb5_auth_dialog_preferences-krb5-auth-gconf-tools.o `test -f '../src/krb5-auth-gconf-tools.c' || echo './'`../src/krb5-auth-gconf-tools.c >mv -f .deps/krb5_auth_dialog_preferences-krb5-auth-gconf-tools.Tpo .deps/krb5_auth_dialog_preferences-krb5-auth-gconf-tools.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DKA_DATA_DIR=\""/usr/share/krb5-auth-dialog"\" -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale/"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT krb5_auth_dialog_preferences-krb5-auth-tools.o -MD -MP -MF .deps/krb5_auth_dialog_preferences-krb5-auth-tools.Tpo -c -o krb5_auth_dialog_preferences-krb5-auth-tools.o `test -f '../src/krb5-auth-tools.c' || echo './'`../src/krb5-auth-tools.c >In file included from /usr/include/gtk-2.0/gtk/gtk.h:232, > from ../src/krb5-auth-tools.h:24, > from ../src/krb5-auth-tools.c:22: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype >mv -f .deps/krb5_auth_dialog_preferences-krb5-auth-tools.Tpo .deps/krb5_auth_dialog_preferences-krb5-auth-tools.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o krb5-auth-dialog-preferences krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.o krb5_auth_dialog_preferences-krb5-auth-gconf-tools.o krb5_auth_dialog_preferences-krb5-auth-tools.o -lgconf-2 -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o krb5-auth-dialog-preferences krb5_auth_dialog_preferences-krb5-auth-dialog-preferences.o krb5_auth_dialog_preferences-krb5-auth-gconf-tools.o krb5_auth_dialog_preferences-krb5-auth-tools.o -pthread -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po krb5-auth-dialog-preferences.desktop.in krb5-auth-dialog-preferences.desktop >Found cached translation database >Merging translations into krb5-auth-dialog-preferences.desktop. >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/preferences' >Making all in help >make[2]: Entering directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/help' >/bin/sh: scrollkeeper-config: command not found >/bin/sh: line 1: scrollkeeper-config: command not found >make[2]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13/help' >The file '/Templates/C/scrollkeeper_cl.xml' does not exist. >Please check your ScrollKeeper installation. >make[2]: *** [krb5-auth-dialog-C.omf] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/krb5-auth-dialog-0.13' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.rIKt9X (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.rIKt9X (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/krb5-auth-dialog.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/krb5-auth-dialog.spec'] >LEAVE do --> EXCEPTION RAISED >
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 555498
:
384252
| 384253 |
384254
|
384255
|
384256
|
384257