Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnomint.spec'], False, '/var/lib/mock/dist-f13-build-689818-98614/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnomint.spec'] warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gnomint-1.1.0-1.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnomint.spec'], False, '/var/lib/mock/dist-f13-build-689818-98614/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnomint.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kkAX5Y + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnomint-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gnomint-1.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnomint-1.1.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnomint-1.1.0-cflags.patch):' Patch #0 (gnomint-1.1.0-cflags.patch): + /bin/cat /builddir/build/SOURCES/gnomint-1.1.0-cflags.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eFtRRU + umask 022 + cd /builddir/build/BUILD + cd gnomint-1.1.0 + 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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-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 --disable-dependency-tracking --disable-schemas-install checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-redhat-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... none checking for strerror in -lcposix... no checking for i386-redhat-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) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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 the maximum length of command line arguments... 98304 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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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... no checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for strftime... yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for libintl.h... (cached) yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ca cs de es fi fr it pt_BR ru sv checking whether NLS is requested... yes checking for intltool >= 0.23... 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... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.1 checking for XML::Parser... ok checking for i386-redhat-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 SQLITE... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.4.5) checking for GNOMINT... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for GNOMINTCLI... yes checking whether gnutls >= 2.7.4 (for advanced features)... yes checking for gconftool-2... gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating m4/Makefile config.status: creating gui/Makefile config.status: creating po/Makefile.in config.status: creating mime/Makefile config.status: creating gconf/Makefile config.status: creating gnomint.spec config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configure summary: Source code location .......: . Compiler ...................: gcc Compiler flags .............: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables Installing into prefix .....: /usr ALL_LINGUAS ................: ca cs de es fi fr it pt_BR ru sv Type make to build gnoMint 1.1.0 + make -j4 Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/m4' Making all in src make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/src' gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-main.o `test -f 'main.c' || echo './'`main.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-country_table.o `test -f 'country_table.c' || echo './'`country_table.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-new_ca_window.o `test -f 'new_ca_window.c' || echo './'`new_ca_window.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-new_req_window.o `test -f 'new_req_window.c' || echo './'`new_req_window.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-new_cert.o `test -f 'new_cert.c' || echo './'`new_cert.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-creation_process_window.o `test -f 'creation_process_window.c' || echo './'`creation_process_window.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-dialog.o `test -f 'dialog.c' || echo './'`dialog.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-ca.o `test -f 'ca.c' || echo './'`ca.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-ca_creation.o `test -f 'ca_creation.c' || echo './'`ca_creation.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-tls.o `test -f 'tls.c' || echo './'`tls.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-ca_file.o `test -f 'ca_file.c' || echo './'`ca_file.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-certificate_properties.o `test -f 'certificate_properties.c' || echo './'`certificate_properties.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-ca_policy.o `test -f 'ca_policy.c' || echo './'`ca_policy.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-csr_creation.o `test -f 'csr_creation.c' || echo './'`csr_creation.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-csr_properties.o `test -f 'csr_properties.c' || echo './'`csr_properties.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-pkey_manage.o `test -f 'pkey_manage.c' || echo './'`pkey_manage.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-preferences-gui.o `test -f 'preferences-gui.c' || echo './'`preferences-gui.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-preferences-window.o `test -f 'preferences-window.c' || echo './'`preferences-window.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-crl.o `test -f 'crl.c' || echo './'`crl.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-uint160.o `test -f 'uint160.c' || echo './'`uint160.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-import.o `test -f 'import.c' || echo './'`import.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint-export.o `test -f 'export.c' || echo './'`export.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-dialog.o `test -f 'dialog.c' || echo './'`dialog.c dialog.c: In function 'dialog_ask_for_number': dialog.c:161: warning: 'result' may be used uninitialized in this function gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-gnomint-cli.o `test -f 'gnomint-cli.c' || echo './'`gnomint-cli.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-export.o `test -f 'export.c' || echo './'`export.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-ca-cli.o `test -f 'ca-cli.c' || echo './'`ca-cli.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-ca-cli-callbacks.o `test -f 'ca-cli-callbacks.c' || echo './'`ca-cli-callbacks.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-ca_creation.o `test -f 'ca_creation.c' || echo './'`ca_creation.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-ca_file.o `test -f 'ca_file.c' || echo './'`ca_file.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-ca_policy.o `test -f 'ca_policy.c' || echo './'`ca_policy.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-crl.o `test -f 'crl.c' || echo './'`crl.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-csr_creation.o `test -f 'csr_creation.c' || echo './'`csr_creation.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-import.o `test -f 'import.c' || echo './'`import.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-new_cert.o `test -f 'new_cert.c' || echo './'`new_cert.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-preferences.o `test -f 'preferences.c' || echo './'`preferences.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-pkey_manage.o `test -f 'pkey_manage.c' || echo './'`pkey_manage.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-tls.o `test -f 'tls.c' || echo './'`tls.c gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"gnoMint\ 1.1.0\" -DPACKAGE_BUGREPORT=\"\\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\" -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \\\nAhmed\ Baizid\ \\\nStaněk\ Luboš\ \\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -DGNOMINTCLI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gnomint_cli-uint160.o `test -f 'uint160.c' || echo './'`uint160.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gnomint -export-dynamic gnomint-main.o gnomint-country_table.o gnomint-new_ca_window.o gnomint-new_req_window.o gnomint-new_cert.o gnomint-creation_process_window.o gnomint-dialog.o gnomint-ca.o gnomint-ca_creation.o gnomint-tls.o gnomint-ca_file.o gnomint-certificate_properties.o gnomint-ca_policy.o gnomint-csr_creation.o gnomint-csr_properties.o gnomint-pkey_manage.o gnomint-preferences-gui.o gnomint-preferences-window.o gnomint-crl.o gnomint-uint160.o gnomint-import.o gnomint-export.o -pthread -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgnutls -lgcrypt -ldl -lgpg-error -lsqlite3 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gnomint gnomint-main.o gnomint-country_table.o gnomint-new_ca_window.o gnomint-new_req_window.o gnomint-new_cert.o gnomint-creation_process_window.o gnomint-dialog.o gnomint-ca.o gnomint-ca_creation.o gnomint-tls.o gnomint-ca_file.o gnomint-certificate_properties.o gnomint-ca_policy.o gnomint-csr_creation.o gnomint-csr_properties.o gnomint-pkey_manage.o gnomint-preferences-gui.o gnomint-preferences-window.o gnomint-crl.o gnomint-uint160.o gnomint-import.o gnomint-export.o -pthread -Wl,--export-dynamic -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgnutls -lgcrypt -ldl -lgpg-error -lsqlite3 -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gnomint-cli gnomint_cli-dialog.o gnomint_cli-gnomint-cli.o gnomint_cli-export.o gnomint_cli-ca-cli.o gnomint_cli-ca-cli-callbacks.o gnomint_cli-ca_creation.o gnomint_cli-ca_file.o gnomint_cli-ca_policy.o gnomint_cli-crl.o gnomint_cli-csr_creation.o gnomint_cli-import.o gnomint_cli-new_cert.o gnomint_cli-preferences.o gnomint_cli-pkey_manage.o gnomint_cli-tls.o gnomint_cli-uint160.o -lgconf-2 -lglib-2.0 -lgnutls -lsqlite3 -lreadline libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gnomint-cli gnomint_cli-dialog.o gnomint_cli-gnomint-cli.o gnomint_cli-export.o gnomint_cli-ca-cli.o gnomint_cli-ca-cli-callbacks.o gnomint_cli-ca_creation.o gnomint_cli-ca_file.o gnomint_cli-ca_policy.o gnomint_cli-crl.o gnomint_cli-csr_creation.o gnomint_cli-import.o gnomint_cli-new_cert.o gnomint_cli-preferences.o gnomint_cli-pkey_manage.o gnomint_cli-tls.o gnomint_cli-uint160.o -lgconf-2 -lglib-2.0 -lgnutls -lsqlite3 -lreadline make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/src' Making all in po make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.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 fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/po' Making all in gui make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/gui' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnomint.desktop.in gnomint.desktop Generating and caching the translation database Merging translations into gnomint.desktop. make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/gui' Making all in mime make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/mime' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po gnomint.xml.in gnomint.xml Found cached translation database Merging translations into gnomint.xml. CREATED gnomint.xml make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/mime' Making all in gconf make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/gconf' LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po gnomint.schemas.in gnomint.schemas Found cached translation database Merging translations into gnomint.schemas. make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/gconf' make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JTGFke + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 ++ dirname /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 + cd gnomint-1.1.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 + make install DESTDIR=/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 'INSTALL=install -p' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/m4' make[2]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/m4' make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/m4' Making install in src make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/src' make[2]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin" /bin/sh ../libtool --mode=install install -p 'gnomint' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint' libtool: install: install -p gnomint /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint /bin/sh ../libtool --mode=install install -p 'gnomint-cli' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint-cli' libtool: install: install -p gnomint-cli /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint-cli test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin" install -p 'gnomint-upgrade-db' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint-upgrade-db' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/src' make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/po' linguas="ca cs de es fi fr it pt_BR ru sv "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/gnomint-1.1.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/gnomint.mo; \ echo "installing $lang.gmo as $dir/gnomint.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/gnomint.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnomint.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/gnomint.mo.m; \ echo "installing $lang.gmo.m as $dir/gnomint.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/gnomint.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnomint.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/ca/LC_MESSAGES/gnomint.mo installing cs.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/cs/LC_MESSAGES/gnomint.mo installing de.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/de/LC_MESSAGES/gnomint.mo installing es.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/es/LC_MESSAGES/gnomint.mo installing fi.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/fi/LC_MESSAGES/gnomint.mo installing fr.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/fr/LC_MESSAGES/gnomint.mo installing it.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/it/LC_MESSAGES/gnomint.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/pt_BR/LC_MESSAGES/gnomint.mo installing ru.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/ru/LC_MESSAGES/gnomint.mo installing sv.gmo as /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/locale/sv/LC_MESSAGES/gnomint.mo make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/po' Making install in gui make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/gui' make[2]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/gui' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pixmaps" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/pixmaps" install -p -m 644 'gnomint.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/pixmaps/gnomint.png' test -z "/usr/share/applications" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/applications" install -p -m 644 'gnomint.desktop' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/applications/gnomint.desktop' test -z "/usr/share/gnomint" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint" install -p -m 644 'certificate_popup_menu.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/certificate_popup_menu.ui' install -p -m 644 'certificate_properties_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/certificate_properties_dialog.ui' install -p -m 644 'change_password_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/change_password_dialog.ui' install -p -m 644 'creation_process_window.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/creation_process_window.ui' install -p -m 644 'csr_popup_menu.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/csr_popup_menu.ui' install -p -m 644 'csr_properties_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/csr_properties_dialog.ui' install -p -m 644 'dh_parameters_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/dh_parameters_dialog.ui' install -p -m 644 'export_certificate_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/export_certificate_dialog.ui' install -p -m 644 'get_db_password_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/get_db_password_dialog.ui' install -p -m 644 'get_password_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/get_password_dialog.ui' install -p -m 644 'get_pkey_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/get_pkey_dialog.ui' install -p -m 644 'import_file_or_directory_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/import_file_or_directory_dialog.ui' install -p -m 644 'import_password_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/import_password_dialog.ui' install -p -m 644 'main_window.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/main_window.ui' install -p -m 644 'new_ca_window.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/new_ca_window.ui' install -p -m 644 'new_cert_window.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/new_cert_window.ui' install -p -m 644 'new_crl_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/new_crl_dialog.ui' install -p -m 644 'new_req_window.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/new_req_window.ui' install -p -m 644 'preferences_dialog.ui' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/preferences_dialog.ui' install -p -m 644 'gnomint.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/gnomint.png' install -p -m 644 'key-16.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/key-16.png' install -p -m 644 'ca-stamp-16.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/ca-stamp-16.png' install -p -m 644 'addca.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/addca.png' install -p -m 644 'addcsr.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/addcsr.png' install -p -m 644 'extractpkey.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/extractpkey.png' install -p -m 644 'sign.png' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/gnomint/sign.png' make[2]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/gui' make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/gui' Making install in mime make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/mime' make[2]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/mime' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/mime/packages" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/mime/packages" install -p -m 644 'gnomint.xml' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/mime/packages/gnomint.xml' make[2]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/mime' make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/mime' Making install in gconf make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/gconf' make[2]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0/gconf' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/gconf/schemas" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/etc/gconf/schemas" install -p -m 644 'gnomint.schemas' '/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/etc/gconf/schemas/gnomint.schemas' make[2]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/gconf' make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0/gconf' make[1]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0' make[2]: Entering directory `/builddir/build/BUILD/gnomint-1.1.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/lib/pkgconfig" make[2]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0' make[1]: Leaving directory `/builddir/build/BUILD/gnomint-1.1.0' + desktop-file-install --delete-original --remove-category=Application --dir /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/applications /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/applications/gnomint.desktop /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/applications/gnomint.desktop: key "Categories" is a list and does not have a semicolon as trailing character, fixing + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 gnomint + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnomint-1.1.0 extracting debug info from /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint extracting debug info from /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/bin/gnomint-cli 1190 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnomint-1.1.0-1.fc13.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b6U3sz + umask 022 + cd /builddir/build/BUILD + cd gnomint-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/doc/gnomint-1.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/doc/gnomint-1.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/doc/gnomint-1.1.0 + cp -pr README AUTHORS COPYING NEWS MAINTAINERS /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/doc/gnomint-1.1.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386/usr/share/doc/gnomint-1.1.0 + exit 0 Provides: mimehandler(application/x-gnomint) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh GConf2 Requires(post): /bin/sh GConf2 Requires(preun): /bin/sh GConf2 Requires(postun): /bin/sh Requires: /bin/sh libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgconf-2.so.4 libgcrypt.so.11 libgcrypt.so.11(GCRYPT_1.2) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnutls.so.26 libgnutls.so.26(GNUTLS_1_4) libgnutls.so.26(GNUTLS_2_8) libgobject-2.0.so.0 libgpg-error.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libreadline.so.6 librt.so.1 libsqlite3.so.0 rtld(GNU_HASH) Processing files: gnomint-debuginfo-1.1.0-1.fc13.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gnomint-1.1.0-1.fc13.i686.rpm Wrote: /builddir/build/RPMS/gnomint-debuginfo-1.1.0-1.fc13.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vwgo0C + umask 022 + cd /builddir/build/BUILD + cd gnomint-1.1.0 + rm -rf /builddir/build/BUILDROOT/gnomint-1.1.0-1.fc13.i386 + exit 0 Child returncode was: 0 LEAVE do -->