Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnokii.spec'], False, '/var/lib/mock/dist-6E-epel-build-2482010-425024/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnokii.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-27.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gnokii-0.6.30-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnokii.spec'], False, '/var/lib/mock/dist-6E-epel-build-2482010-425024/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnokii.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.secESh + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnokii-0.6.30 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnokii-0.6.30.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnokii-0.6.30 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (gnokii-config.patch): + echo 'Patch #1 (gnokii-config.patch):' + /usr/bin/patch -p0 --fuzz=0 + /bin/cat /builddir/build/SOURCES/gnokii-config.patch patching file Docs/sample/gnokiirc Hunk #1 succeeded at 124 (offset 65 lines). Hunk #2 succeeded at 187 (offset 72 lines). + echo 'Patch #2 (gnokii-0.6.31-sqlite3.patch):' Patch #2 (gnokii-0.6.31-sqlite3.patch): + /bin/cat /builddir/build/SOURCES/gnokii-0.6.31-sqlite3.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure.in Hunk #1 succeeded at 742 (offset -5 lines). patching file configure Hunk #1 succeeded at 17146 (offset -805 lines). + install -pm 644 /builddir/build/SOURCES/gnokii-smsd2mail.sh smsd2mail.sh + install -pm 644 /builddir/build/SOURCES/gnokii-smsd-README.smsd2mail README.smsd2mail + install -pm 644 /builddir/build/SOURCES/gnokii-sms.tables.sqlite.sql smsd/sms.tables.sqlite.sql + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HyTPP7 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + 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=i686-redhat-linux-gnu --host=i686-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 --enable-security --disable-static checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for i686-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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for rm... /bin/rm checking for find... /usr/bin/find checking for gmake... gmake checking for ar... ar checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.1 checking for XML::Parser... ok checking for nl_langinfo and CODESET... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if building on FreeBSD... no checking if building on NetBSD... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... (cached) ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory 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... /bin/rm: cannot remove `conftest*': No such file or directory 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 if gcc supports -Wno-pointer-sign compiler option... yes checking if gcc supports -fvisibility=hidden compiler option... yes checking if gcc supports -fno-strict-aliasing compiler option... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for tm_gmtoff in struct tm... yes checking for timer operations... yes checking for cfsetspeed in termios.h... yes checking whether to use readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline.h... (cached) no checking for readline/readline.h... (cached) yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking whether libical is installed... yes checking whether libusb is installed... yes checking for linux/phonet.h... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for linux/irda.h... yes configure: checking for the Linux Bluetooth support checking for the struct sockaddr_rc in ... yes checking for i686-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 GTK... yes checking for X... libraries , headers checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmWriteFileFromXpmImage in -lXpm... yes checking for socket in -lsocket... no checking for GLIB... yes checking for GMODULE... yes checking for pg_config... /usr/bin/pg_config checking for SQLITE3... yes checking for mysql_config5... no checking for mysql_config... /usr/bin/mysql_config checking for LIBPCSCLITE... yes checking if libpcsclite includes are installed and usable... yes checking for LPCSTR... yes checking for grantpt... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for inttypes.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for u_int8_t... yes checking for __ptr_t... yes checking whether gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for mktime... yes checking for timegm... yes checking for gettimeofday... yes checking for select... yes checking for poll... yes checking for wcrtomb... yes checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtok... yes checking for strsep... yes checking for asprintf... yes checking for vasprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for getpass... yes checking for setenv... yes checking for ISO C99 compliant snprintf... yes checking for ISO C99 compliant vsnprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating getopt/Makefile config.status: creating Docs/Makefile config.status: creating Docs/man/Makefile config.status: creating Docs/protocol/Makefile config.status: creating Docs/sample/Makefile config.status: creating Docs/sample/logo/Makefile config.status: creating Docs/sample/vCalendar/Makefile config.status: creating Docs/sample/ringtone/Makefile config.status: creating Docs/sample/ppp/Makefile config.status: creating include/Makefile config.status: creating include/gnokii.h config.status: creating include/data/Makefile config.status: creating include/devices/Makefile config.status: creating include/phones/Makefile config.status: creating include/links/Makefile config.status: creating include/gnokii/Makefile config.status: creating common/gnokii.pc config.status: creating common/Makefile config.status: creating common/data/Makefile config.status: creating common/devices/Makefile config.status: creating common/links/Makefile config.status: creating common/phones/Makefile config.status: creating gnokii/Makefile config.status: creating gnokiid/Makefile config.status: creating smsd/Makefile config.status: creating utils/Makefile config.status: creating xgnokii/xgnokii.pc config.status: creating xgnokii/Makefile config.status: creating xgnokii/xpm/Makefile config.status: creating po/Makefile.in config.status: creating testsuite/Makefile config.status: creating testsuite/data/Makefile config.status: creating Windows/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing po/stamp-it commands G N O K I I A toolset and driver for the mobile phones. Copyright (C) 1999-2008 The Gnokii Development Team. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See file COPYING for more details. Host system: linux-gnu Gnokii version: 0.6.30 Xgnokii version: 1.0 SMSD version: 1.4.5 X (GTK+) support: yes smsd support: yes Postgres support: yes SQLite support: yes MySQL support: yes Debug: yes XDebug: yes RLPDebug: yes NLS: yes IrDA: yes ical read support: yes Bluetooth: yes libusb support: yes phonet support: yes libpcsclite support:yes readline support: yes Security: yes Build Shared Lib: yes Build Static Lib: no Windows: no Prefix: /usr Type 'gmake' for compilation and then 'gmake install', to install gnokii. + sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -i libtool + sed -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -i libtool + make -j4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/gnokii-0.6.30/missing --run aclocal-1.11 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/gnokii-0.6.30/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/gnokii-0.6.30/missing --run automake-1.11 --gnu /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=i686-redhat-linux-gnu --host=i686-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 --enable-security --disable-static build_alias=i686-redhat-linux-gnu host_alias=i686-redhat-linux-gnu target_alias=i686-redhat-linux-gnu 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 PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for i686-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for i686-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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for rm... /bin/rm checking for find... /usr/bin/find checking for gmake... gmake checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.1 checking for XML::Parser... ok checking for nl_langinfo and CODESET... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if building on FreeBSD... no checking if building on NetBSD... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... (cached) ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory 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... /bin/rm: cannot remove `conftest*': No such file or directory 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 if gcc supports -Wno-pointer-sign compiler option... yes checking if gcc supports -fvisibility=hidden compiler option... yes checking if gcc supports -fno-strict-aliasing compiler option... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for tm_gmtoff in struct tm... yes checking for timer operations... yes checking for cfsetspeed in termios.h... yes checking whether to use readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline.h... (cached) no checking for readline/readline.h... (cached) yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking whether libical is installed... yes checking whether libusb is installed... yes checking for linux/phonet.h... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for linux/irda.h... yes configure: checking for the Linux Bluetooth support checking for the struct sockaddr_rc in ... yes checking for i686-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 GTK... yes checking for X... libraries , headers checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmWriteFileFromXpmImage in -lXpm... yes checking for socket in -lsocket... no checking for GLIB... yes checking for GMODULE... yes checking for pg_config... /usr/bin/pg_config checking for SQLITE3... yes checking for mysql_config5... no checking for mysql_config... /usr/bin/mysql_config checking for LIBPCSCLITE... yes checking if libpcsclite includes are installed and usable... yes checking for LPCSTR... yes checking for grantpt... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for inttypes.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for u_int8_t... yes checking for __ptr_t... yes checking whether gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for mktime... yes checking for timegm... yes checking for gettimeofday... yes checking for select... yes checking for poll... yes checking for wcrtomb... yes checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtok... yes checking for strsep... yes checking for asprintf... yes checking for vasprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for getpass... yes checking for setenv... yes checking for ISO C99 compliant snprintf... yes checking for ISO C99 compliant vsnprintf... yes configure: creating ./config.status G N O K I I A toolset and driver for the mobile phones. Copyright (C) 1999-2008 The Gnokii Development Team. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See file COPYING for more details. Host system: linux-gnu Gnokii version: 0.6.30 Xgnokii version: 1.0 SMSD version: 1.4.5 X (GTK+) support: yes smsd support: yes Postgres support: yes SQLite support: yes MySQL support: yes Debug: yes XDebug: yes RLPDebug: yes NLS: yes IrDA: yes ical read support: yes Bluetooth: yes libusb support: yes phonet support: yes libpcsclite support:yes readline support: yes Security: yes Build Shared Lib: yes Build Static Lib: no Windows: no Prefix: /usr Type 'gmake' for compilation and then 'gmake install', to install gnokii. /bin/sh ./config.status config.status: creating Makefile config.status: creating getopt/Makefile config.status: creating Docs/Makefile config.status: creating Docs/man/Makefile config.status: creating Docs/protocol/Makefile config.status: creating Docs/sample/Makefile config.status: creating Docs/sample/logo/Makefile config.status: creating Docs/sample/vCalendar/Makefile config.status: creating Docs/sample/ringtone/Makefile config.status: creating Docs/sample/ppp/Makefile config.status: creating include/Makefile config.status: creating include/gnokii.h config.status: creating include/data/Makefile config.status: creating include/devices/Makefile config.status: creating include/phones/Makefile config.status: creating include/links/Makefile config.status: creating include/gnokii/Makefile config.status: creating common/gnokii.pc config.status: creating common/Makefile config.status: creating common/data/Makefile config.status: creating common/devices/Makefile config.status: creating common/links/Makefile config.status: creating common/phones/Makefile config.status: creating gnokii/Makefile config.status: creating gnokiid/Makefile config.status: creating smsd/Makefile config.status: creating utils/Makefile config.status: creating xgnokii/xgnokii.pc config.status: creating xgnokii/Makefile config.status: creating xgnokii/xpm/Makefile config.status: creating po/Makefile.in config.status: creating testsuite/Makefile config.status: creating testsuite/data/Makefile config.status: creating Windows/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing po/stamp-it commands Making all in getopt gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/getopt' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgetopt_a-getopt1.o -MD -MP -MF .deps/libgetopt_a-getopt1.Tpo -c -o libgetopt_a-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgetopt_a-getopt.o -MD -MP -MF .deps/libgetopt_a-getopt.Tpo -c -o libgetopt_a-getopt.o `test -f 'getopt.c' || echo './'`getopt.c mv -f .deps/libgetopt_a-getopt.Tpo .deps/libgetopt_a-getopt.Po mv -f .deps/libgetopt_a-getopt1.Tpo .deps/libgetopt_a-getopt1.Po rm -f libgetopt.a ar cru libgetopt.a libgetopt_a-getopt1.o libgetopt_a-getopt.o ranlib libgetopt.a gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/getopt' Making all in include gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /builddir/build/BUILD/gnokii-0.6.30/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status include/config.h config.status: creating include/config.h gmake all-recursive gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include' Making all in data gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/data' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/data' Making all in devices gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/devices' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/devices' Making all in gnokii gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/gnokii' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/gnokii' Making all in links gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/links' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/links' Making all in phones gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/phones' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/phones' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include' Making all in common gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common' Making all in phones gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/phones' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-generic.lo -MD -MP -MF .deps/libPHONES_la-generic.Tpo -c -o libPHONES_la-generic.lo `test -f 'generic.c' || echo './'`generic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nokia.lo -MD -MP -MF .deps/libPHONES_la-nokia.Tpo -c -o libPHONES_la-nokia.lo `test -f 'nokia.c' || echo './'`nokia.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk7110.lo -MD -MP -MF .deps/libPHONES_la-nk7110.Tpo -c -o libPHONES_la-nk7110.lo `test -f 'nk7110.c' || echo './'`nk7110.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk6510.lo -MD -MP -MF .deps/libPHONES_la-nk6510.Tpo -c -o libPHONES_la-nk6510.lo `test -f 'nk6510.c' || echo './'`nk6510.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-generic.lo -MD -MP -MF .deps/libPHONES_la-generic.Tpo -c generic.c -fPIC -DPIC -o .libs/libPHONES_la-generic.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nokia.lo -MD -MP -MF .deps/libPHONES_la-nokia.Tpo -c nokia.c -fPIC -DPIC -o .libs/libPHONES_la-nokia.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk6510.lo -MD -MP -MF .deps/libPHONES_la-nk6510.Tpo -c nk6510.c -fPIC -DPIC -o .libs/libPHONES_la-nk6510.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk7110.lo -MD -MP -MF .deps/libPHONES_la-nk7110.Tpo -c nk7110.c -fPIC -DPIC -o .libs/libPHONES_la-nk7110.o mv -f .deps/libPHONES_la-generic.Tpo .deps/libPHONES_la-generic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk6160.lo -MD -MP -MF .deps/libPHONES_la-nk6160.Tpo -c -o libPHONES_la-nk6160.lo `test -f 'nk6160.c' || echo './'`nk6160.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk6160.lo -MD -MP -MF .deps/libPHONES_la-nk6160.Tpo -c nk6160.c -fPIC -DPIC -o .libs/libPHONES_la-nk6160.o nk7110.c:1536: warning: 'NK7110_PollSMS' defined but not used nk7110.c:3229: warning: 'NBSUpload' defined but not used nk6510.c:4726: warning: 'NK6510_GetAnykeyAnswer' defined but not used mv -f .deps/libPHONES_la-nk6160.Tpo .deps/libPHONES_la-nk6160.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk6100.lo -MD -MP -MF .deps/libPHONES_la-nk6100.Tpo -c -o libPHONES_la-nk6100.lo `test -f 'nk6100.c' || echo './'`nk6100.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk6100.lo -MD -MP -MF .deps/libPHONES_la-nk6100.Tpo -c nk6100.c -fPIC -DPIC -o .libs/libPHONES_la-nk6100.o mv -f .deps/libPHONES_la-nokia.Tpo .deps/libPHONES_la-nokia.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk3110.lo -MD -MP -MF .deps/libPHONES_la-nk3110.Tpo -c -o libPHONES_la-nk3110.lo `test -f 'nk3110.c' || echo './'`nk3110.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-nk3110.lo -MD -MP -MF .deps/libPHONES_la-nk3110.Tpo -c nk3110.c -fPIC -DPIC -o .libs/libPHONES_la-nk3110.o mv -f .deps/libPHONES_la-nk3110.Tpo .deps/libPHONES_la-nk3110.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atgen.lo -MD -MP -MF .deps/libPHONES_la-atgen.Tpo -c -o libPHONES_la-atgen.lo `test -f 'atgen.c' || echo './'`atgen.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atgen.lo -MD -MP -MF .deps/libPHONES_la-atgen.Tpo -c atgen.c -fPIC -DPIC -o .libs/libPHONES_la-atgen.o mv -f .deps/libPHONES_la-nk7110.Tpo .deps/libPHONES_la-nk7110.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atbosch.lo -MD -MP -MF .deps/libPHONES_la-atbosch.Tpo -c -o libPHONES_la-atbosch.lo `test -f 'atbosch.c' || echo './'`atbosch.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atbosch.lo -MD -MP -MF .deps/libPHONES_la-atbosch.Tpo -c atbosch.c -fPIC -DPIC -o .libs/libPHONES_la-atbosch.o mv -f .deps/libPHONES_la-atbosch.Tpo .deps/libPHONES_la-atbosch.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-ateric.lo -MD -MP -MF .deps/libPHONES_la-ateric.Tpo -c -o libPHONES_la-ateric.lo `test -f 'ateric.c' || echo './'`ateric.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-ateric.lo -MD -MP -MF .deps/libPHONES_la-ateric.Tpo -c ateric.c -fPIC -DPIC -o .libs/libPHONES_la-ateric.o mv -f .deps/libPHONES_la-ateric.Tpo .deps/libPHONES_la-ateric.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-athuawei.lo -MD -MP -MF .deps/libPHONES_la-athuawei.Tpo -c -o libPHONES_la-athuawei.lo `test -f 'athuawei.c' || echo './'`athuawei.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-athuawei.lo -MD -MP -MF .deps/libPHONES_la-athuawei.Tpo -c athuawei.c -fPIC -DPIC -o .libs/libPHONES_la-athuawei.o mv -f .deps/libPHONES_la-athuawei.Tpo .deps/libPHONES_la-athuawei.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atmot.lo -MD -MP -MF .deps/libPHONES_la-atmot.Tpo -c -o libPHONES_la-atmot.lo `test -f 'atmot.c' || echo './'`atmot.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atmot.lo -MD -MP -MF .deps/libPHONES_la-atmot.Tpo -c atmot.c -fPIC -DPIC -o .libs/libPHONES_la-atmot.o mv -f .deps/libPHONES_la-atmot.Tpo .deps/libPHONES_la-atmot.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atnok.lo -MD -MP -MF .deps/libPHONES_la-atnok.Tpo -c -o libPHONES_la-atnok.lo `test -f 'atnok.c' || echo './'`atnok.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atnok.lo -MD -MP -MF .deps/libPHONES_la-atnok.Tpo -c atnok.c -fPIC -DPIC -o .libs/libPHONES_la-atnok.o mv -f .deps/libPHONES_la-atnok.Tpo .deps/libPHONES_la-atnok.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsie.lo -MD -MP -MF .deps/libPHONES_la-atsie.Tpo -c -o libPHONES_la-atsie.lo `test -f 'atsie.c' || echo './'`atsie.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsie.lo -MD -MP -MF .deps/libPHONES_la-atsie.Tpo -c atsie.c -fPIC -DPIC -o .libs/libPHONES_la-atsie.o mv -f .deps/libPHONES_la-nk6100.Tpo .deps/libPHONES_la-nk6100.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsoer.lo -MD -MP -MF .deps/libPHONES_la-atsoer.Tpo -c -o libPHONES_la-atsoer.lo `test -f 'atsoer.c' || echo './'`atsoer.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsoer.lo -MD -MP -MF .deps/libPHONES_la-atsoer.Tpo -c atsoer.c -fPIC -DPIC -o .libs/libPHONES_la-atsoer.o mv -f .deps/libPHONES_la-atsie.Tpo .deps/libPHONES_la-atsie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsam.lo -MD -MP -MF .deps/libPHONES_la-atsam.Tpo -c -o libPHONES_la-atsam.lo `test -f 'atsam.c' || echo './'`atsam.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsam.lo -MD -MP -MF .deps/libPHONES_la-atsam.Tpo -c atsam.c -fPIC -DPIC -o .libs/libPHONES_la-atsam.o mv -f .deps/libPHONES_la-atsoer.Tpo .deps/libPHONES_la-atsoer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsag.lo -MD -MP -MF .deps/libPHONES_la-atsag.Tpo -c -o libPHONES_la-atsag.lo `test -f 'atsag.c' || echo './'`atsag.c mv -f .deps/libPHONES_la-atsam.Tpo .deps/libPHONES_la-atsam.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atlg.lo -MD -MP -MF .deps/libPHONES_la-atlg.Tpo -c -o libPHONES_la-atlg.lo `test -f 'atlg.c' || echo './'`atlg.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atsag.lo -MD -MP -MF .deps/libPHONES_la-atsag.Tpo -c atsag.c -fPIC -DPIC -o .libs/libPHONES_la-atsag.o mv -f .deps/libPHONES_la-atgen.Tpo .deps/libPHONES_la-atgen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-gnapplet.lo -MD -MP -MF .deps/libPHONES_la-gnapplet.Tpo -c -o libPHONES_la-gnapplet.lo `test -f 'gnapplet.c' || echo './'`gnapplet.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-atlg.lo -MD -MP -MF .deps/libPHONES_la-atlg.Tpo -c atlg.c -fPIC -DPIC -o .libs/libPHONES_la-atlg.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-gnapplet.lo -MD -MP -MF .deps/libPHONES_la-gnapplet.Tpo -c gnapplet.c -fPIC -DPIC -o .libs/libPHONES_la-gnapplet.o mv -f .deps/libPHONES_la-atsag.Tpo .deps/libPHONES_la-atsag.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-fake.lo -MD -MP -MF .deps/libPHONES_la-fake.Tpo -c -o libPHONES_la-fake.lo `test -f 'fake.c' || echo './'`fake.c mv -f .deps/libPHONES_la-atlg.Tpo .deps/libPHONES_la-atlg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-pcsc.lo -MD -MP -MF .deps/libPHONES_la-pcsc.Tpo -c -o libPHONES_la-pcsc.lo `test -f 'pcsc.c' || echo './'`pcsc.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-fake.lo -MD -MP -MF .deps/libPHONES_la-fake.Tpo -c fake.c -fPIC -DPIC -o .libs/libPHONES_la-fake.o gnapplet.c:1106: warning: 'gnapplet_sms_message_move' defined but not used libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libPHONES_la-pcsc.lo -MD -MP -MF .deps/libPHONES_la-pcsc.Tpo -c pcsc.c -fPIC -DPIC -o .libs/libPHONES_la-pcsc.o mv -f .deps/libPHONES_la-nk6510.Tpo .deps/libPHONES_la-nk6510.Plo mv -f .deps/libPHONES_la-fake.Tpo .deps/libPHONES_la-fake.Plo mv -f .deps/libPHONES_la-pcsc.Tpo .deps/libPHONES_la-pcsc.Plo mv -f .deps/libPHONES_la-gnapplet.Tpo .deps/libPHONES_la-gnapplet.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -pthread -I/usr/include/PCSC -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o libPHONES.la libPHONES_la-generic.lo libPHONES_la-nokia.lo libPHONES_la-nk7110.lo libPHONES_la-nk6510.lo libPHONES_la-nk6160.lo libPHONES_la-nk6100.lo libPHONES_la-nk3110.lo libPHONES_la-atgen.lo libPHONES_la-atbosch.lo libPHONES_la-ateric.lo libPHONES_la-athuawei.lo libPHONES_la-atmot.lo libPHONES_la-atnok.lo libPHONES_la-atsie.lo libPHONES_la-atsoer.lo libPHONES_la-atsam.lo libPHONES_la-atsag.lo libPHONES_la-atlg.lo libPHONES_la-gnapplet.lo libPHONES_la-fake.lo libPHONES_la-pcsc.lo -lpthread -lical libtool: link: ar cru .libs/libPHONES.a .libs/libPHONES_la-generic.o .libs/libPHONES_la-nokia.o .libs/libPHONES_la-nk7110.o .libs/libPHONES_la-nk6510.o .libs/libPHONES_la-nk6160.o .libs/libPHONES_la-nk6100.o .libs/libPHONES_la-nk3110.o .libs/libPHONES_la-atgen.o .libs/libPHONES_la-atbosch.o .libs/libPHONES_la-ateric.o .libs/libPHONES_la-athuawei.o .libs/libPHONES_la-atmot.o .libs/libPHONES_la-atnok.o .libs/libPHONES_la-atsie.o .libs/libPHONES_la-atsoer.o .libs/libPHONES_la-atsam.o .libs/libPHONES_la-atsag.o .libs/libPHONES_la-atlg.o .libs/libPHONES_la-gnapplet.o .libs/libPHONES_la-fake.o .libs/libPHONES_la-pcsc.o libtool: link: ranlib .libs/libPHONES.a libtool: link: ( cd ".libs" && rm -f "libPHONES.la" && ln -s "../libPHONES.la" "libPHONES.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/phones' Making all in links gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/links' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-atbus.lo -MD -MP -MF .deps/libLINKS_la-atbus.Tpo -c -o libLINKS_la-atbus.lo `test -f 'atbus.c' || echo './'`atbus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-fbus.lo -MD -MP -MF .deps/libLINKS_la-fbus.Tpo -c -o libLINKS_la-fbus.lo `test -f 'fbus.c' || echo './'`fbus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-fbus-phonet.lo -MD -MP -MF .deps/libLINKS_la-fbus-phonet.Tpo -c -o libLINKS_la-fbus-phonet.lo `test -f 'fbus-phonet.c' || echo './'`fbus-phonet.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-fbus-3110.lo -MD -MP -MF .deps/libLINKS_la-fbus-3110.Tpo -c -o libLINKS_la-fbus-3110.lo `test -f 'fbus-3110.c' || echo './'`fbus-3110.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-atbus.lo -MD -MP -MF .deps/libLINKS_la-atbus.Tpo -c atbus.c -fPIC -DPIC -o .libs/libLINKS_la-atbus.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-fbus.lo -MD -MP -MF .deps/libLINKS_la-fbus.Tpo -c fbus.c -fPIC -DPIC -o .libs/libLINKS_la-fbus.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-fbus-phonet.lo -MD -MP -MF .deps/libLINKS_la-fbus-phonet.Tpo -c fbus-phonet.c -fPIC -DPIC -o .libs/libLINKS_la-fbus-phonet.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-fbus-3110.lo -MD -MP -MF .deps/libLINKS_la-fbus-3110.Tpo -c fbus-3110.c -fPIC -DPIC -o .libs/libLINKS_la-fbus-3110.o mv -f .deps/libLINKS_la-fbus-phonet.Tpo .deps/libLINKS_la-fbus-phonet.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-m2bus.lo -MD -MP -MF .deps/libLINKS_la-m2bus.Tpo -c -o libLINKS_la-m2bus.lo `test -f 'm2bus.c' || echo './'`m2bus.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-m2bus.lo -MD -MP -MF .deps/libLINKS_la-m2bus.Tpo -c m2bus.c -fPIC -DPIC -o .libs/libLINKS_la-m2bus.o mv -f .deps/libLINKS_la-fbus-3110.Tpo .deps/libLINKS_la-fbus-3110.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-gnbus.lo -MD -MP -MF .deps/libLINKS_la-gnbus.Tpo -c -o libLINKS_la-gnbus.lo `test -f 'gnbus.c' || echo './'`gnbus.c mv -f .deps/libLINKS_la-atbus.Tpo .deps/libLINKS_la-atbus.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-utils.lo -MD -MP -MF .deps/libLINKS_la-utils.Tpo -c -o libLINKS_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-gnbus.lo -MD -MP -MF .deps/libLINKS_la-gnbus.Tpo -c gnbus.c -fPIC -DPIC -o .libs/libLINKS_la-gnbus.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libLINKS_la-utils.lo -MD -MP -MF .deps/libLINKS_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libLINKS_la-utils.o mv -f .deps/libLINKS_la-fbus.Tpo .deps/libLINKS_la-fbus.Plo mv -f .deps/libLINKS_la-utils.Tpo .deps/libLINKS_la-utils.Plo mv -f .deps/libLINKS_la-m2bus.Tpo .deps/libLINKS_la-m2bus.Plo mv -f .deps/libLINKS_la-gnbus.Tpo .deps/libLINKS_la-gnbus.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o libLINKS.la libLINKS_la-atbus.lo libLINKS_la-fbus.lo libLINKS_la-fbus-phonet.lo libLINKS_la-fbus-3110.lo libLINKS_la-m2bus.lo libLINKS_la-gnbus.lo libLINKS_la-utils.lo -lpthread -lical libtool: link: ar cru .libs/libLINKS.a .libs/libLINKS_la-atbus.o .libs/libLINKS_la-fbus.o .libs/libLINKS_la-fbus-phonet.o .libs/libLINKS_la-fbus-3110.o .libs/libLINKS_la-m2bus.o .libs/libLINKS_la-gnbus.o .libs/libLINKS_la-utils.o libtool: link: ranlib .libs/libLINKS.a libtool: link: ( cd ".libs" && rm -f "libLINKS.la" && ln -s "../libLINKS.la" "libLINKS.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/links' Making all in devices gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/devices' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-unixserial.lo -MD -MP -MF .deps/libDEVICES_la-unixserial.Tpo -c -o libDEVICES_la-unixserial.lo `test -f 'unixserial.c' || echo './'`unixserial.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-unixbluetooth.lo -MD -MP -MF .deps/libDEVICES_la-unixbluetooth.Tpo -c -o libDEVICES_la-unixbluetooth.lo `test -f 'unixbluetooth.c' || echo './'`unixbluetooth.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-osxbluetooth.lo -MD -MP -MF .deps/libDEVICES_la-osxbluetooth.Tpo -c -o libDEVICES_la-osxbluetooth.lo `test -f 'osxbluetooth.c' || echo './'`osxbluetooth.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-unixirda.lo -MD -MP -MF .deps/libDEVICES_la-unixirda.Tpo -c -o libDEVICES_la-unixirda.lo `test -f 'unixirda.c' || echo './'`unixirda.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-unixserial.lo -MD -MP -MF .deps/libDEVICES_la-unixserial.Tpo -c unixserial.c -fPIC -DPIC -o .libs/libDEVICES_la-unixserial.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-unixbluetooth.lo -MD -MP -MF .deps/libDEVICES_la-unixbluetooth.Tpo -c unixbluetooth.c -fPIC -DPIC -o .libs/libDEVICES_la-unixbluetooth.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-osxbluetooth.lo -MD -MP -MF .deps/libDEVICES_la-osxbluetooth.Tpo -c osxbluetooth.c -fPIC -DPIC -o .libs/libDEVICES_la-osxbluetooth.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-unixirda.lo -MD -MP -MF .deps/libDEVICES_la-unixirda.Tpo -c unixirda.c -fPIC -DPIC -o .libs/libDEVICES_la-unixirda.o mv -f .deps/libDEVICES_la-osxbluetooth.Tpo .deps/libDEVICES_la-osxbluetooth.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-tcp.lo -MD -MP -MF .deps/libDEVICES_la-tcp.Tpo -c -o libDEVICES_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-tcp.lo -MD -MP -MF .deps/libDEVICES_la-tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/libDEVICES_la-tcp.o mv -f .deps/libDEVICES_la-unixirda.Tpo .deps/libDEVICES_la-unixirda.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-socketphonet.lo -MD -MP -MF .deps/libDEVICES_la-socketphonet.Tpo -c -o libDEVICES_la-socketphonet.lo `test -f 'socketphonet.c' || echo './'`socketphonet.c mv -f .deps/libDEVICES_la-unixbluetooth.Tpo .deps/libDEVICES_la-unixbluetooth.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-tekram.lo -MD -MP -MF .deps/libDEVICES_la-tekram.Tpo -c -o libDEVICES_la-tekram.lo `test -f 'tekram.c' || echo './'`tekram.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-socketphonet.lo -MD -MP -MF .deps/libDEVICES_la-socketphonet.Tpo -c socketphonet.c -fPIC -DPIC -o .libs/libDEVICES_la-socketphonet.o mv -f .deps/libDEVICES_la-tcp.Tpo .deps/libDEVICES_la-tcp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-irda.lo -MD -MP -MF .deps/libDEVICES_la-irda.Tpo -c -o libDEVICES_la-irda.lo `test -f 'irda.c' || echo './'`irda.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-tekram.lo -MD -MP -MF .deps/libDEVICES_la-tekram.Tpo -c tekram.c -fPIC -DPIC -o .libs/libDEVICES_la-tekram.o mv -f .deps/libDEVICES_la-unixserial.Tpo .deps/libDEVICES_la-unixserial.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-dku2libusb.lo -MD -MP -MF .deps/libDEVICES_la-dku2libusb.Tpo -c -o libDEVICES_la-dku2libusb.lo `test -f 'dku2libusb.c' || echo './'`dku2libusb.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-irda.lo -MD -MP -MF .deps/libDEVICES_la-irda.Tpo -c irda.c -fPIC -DPIC -o .libs/libDEVICES_la-irda.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-dku2libusb.lo -MD -MP -MF .deps/libDEVICES_la-dku2libusb.Tpo -c dku2libusb.c -fPIC -DPIC -o .libs/libDEVICES_la-dku2libusb.o mv -f .deps/libDEVICES_la-irda.Tpo .deps/libDEVICES_la-irda.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-bluetooth.lo -MD -MP -MF .deps/libDEVICES_la-bluetooth.Tpo -c -o libDEVICES_la-bluetooth.lo `test -f 'bluetooth.c' || echo './'`bluetooth.c mv -f .deps/libDEVICES_la-socketphonet.Tpo .deps/libDEVICES_la-socketphonet.Plo mv -f .deps/libDEVICES_la-tekram.Tpo .deps/libDEVICES_la-tekram.Plo libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDEVICES_la-bluetooth.lo -MD -MP -MF .deps/libDEVICES_la-bluetooth.Tpo -c bluetooth.c -fPIC -DPIC -o .libs/libDEVICES_la-bluetooth.o mv -f .deps/libDEVICES_la-bluetooth.Tpo .deps/libDEVICES_la-bluetooth.Plo mv -f .deps/libDEVICES_la-dku2libusb.Tpo .deps/libDEVICES_la-dku2libusb.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o libDEVICES.la libDEVICES_la-unixserial.lo libDEVICES_la-unixbluetooth.lo libDEVICES_la-osxbluetooth.lo libDEVICES_la-unixirda.lo libDEVICES_la-tcp.lo libDEVICES_la-socketphonet.lo libDEVICES_la-tekram.lo libDEVICES_la-irda.lo libDEVICES_la-dku2libusb.lo libDEVICES_la-bluetooth.lo -lusb -lbluetooth -lpthread -lical libtool: link: ar cru .libs/libDEVICES.a .libs/libDEVICES_la-unixserial.o .libs/libDEVICES_la-unixbluetooth.o .libs/libDEVICES_la-osxbluetooth.o .libs/libDEVICES_la-unixirda.o .libs/libDEVICES_la-tcp.o .libs/libDEVICES_la-socketphonet.o .libs/libDEVICES_la-tekram.o .libs/libDEVICES_la-irda.o .libs/libDEVICES_la-dku2libusb.o .libs/libDEVICES_la-bluetooth.o libtool: link: ranlib .libs/libDEVICES.a libtool: link: ( cd ".libs" && rm -f "libDEVICES.la" && ln -s "../libDEVICES.la" "libDEVICES.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/devices' Making all in data gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/data' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-at-emulator.lo -MD -MP -MF .deps/libDATA_la-at-emulator.Tpo -c -o libDATA_la-at-emulator.lo `test -f 'at-emulator.c' || echo './'`at-emulator.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-datapump.lo -MD -MP -MF .deps/libDATA_la-datapump.Tpo -c -o libDATA_la-datapump.lo `test -f 'datapump.c' || echo './'`datapump.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-rlp-common.lo -MD -MP -MF .deps/libDATA_la-rlp-common.Tpo -c -o libDATA_la-rlp-common.lo `test -f 'rlp-common.c' || echo './'`rlp-common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-rlp-crc24.lo -MD -MP -MF .deps/libDATA_la-rlp-crc24.Tpo -c -o libDATA_la-rlp-crc24.lo `test -f 'rlp-crc24.c' || echo './'`rlp-crc24.c libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-datapump.lo -MD -MP -MF .deps/libDATA_la-datapump.Tpo -c datapump.c -fPIC -DPIC -o .libs/libDATA_la-datapump.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-at-emulator.lo -MD -MP -MF .deps/libDATA_la-at-emulator.Tpo -c at-emulator.c -fPIC -DPIC -o .libs/libDATA_la-at-emulator.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-rlp-common.lo -MD -MP -MF .deps/libDATA_la-rlp-common.Tpo -c rlp-common.c -fPIC -DPIC -o .libs/libDATA_la-rlp-common.o libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-rlp-crc24.lo -MD -MP -MF .deps/libDATA_la-rlp-crc24.Tpo -c rlp-crc24.c -fPIC -DPIC -o .libs/libDATA_la-rlp-crc24.o datapump.c: In function 'DP_CallBack': datapump.c:92: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libDATA_la-rlp-crc24.Tpo .deps/libDATA_la-rlp-crc24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-virtmodem.lo -MD -MP -MF .deps/libDATA_la-virtmodem.Tpo -c -o libDATA_la-virtmodem.lo `test -f 'virtmodem.c' || echo './'`virtmodem.c mv -f .deps/libDATA_la-datapump.Tpo .deps/libDATA_la-datapump.Plo libtool: compile: gcc -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libDATA_la-virtmodem.lo -MD -MP -MF .deps/libDATA_la-virtmodem.Tpo -c virtmodem.c -fPIC -DPIC -o .libs/libDATA_la-virtmodem.o mv -f .deps/libDATA_la-virtmodem.Tpo .deps/libDATA_la-virtmodem.Plo mv -f .deps/libDATA_la-at-emulator.Tpo .deps/libDATA_la-at-emulator.Plo mv -f .deps/libDATA_la-rlp-common.Tpo .deps/libDATA_la-rlp-common.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o libDATA.la libDATA_la-at-emulator.lo libDATA_la-datapump.lo libDATA_la-rlp-common.lo libDATA_la-rlp-crc24.lo libDATA_la-virtmodem.lo -lpthread -lical libtool: link: ar cru .libs/libDATA.a .libs/libDATA_la-at-emulator.o .libs/libDATA_la-datapump.o .libs/libDATA_la-rlp-common.o .libs/libDATA_la-rlp-crc24.o .libs/libDATA_la-virtmodem.o libtool: link: ranlib .libs/libDATA.a libtool: link: ( cd ".libs" && rm -f "libDATA.la" && ln -s "../libDATA.la" "libDATA.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/data' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-libfunctions.lo -MD -MP -MF .deps/libgnokii_la-libfunctions.Tpo -c -o libgnokii_la-libfunctions.lo `test -f 'libfunctions.c' || echo './'`libfunctions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-api.lo -MD -MP -MF .deps/libgnokii_la-gsm-api.Tpo -c -o libgnokii_la-gsm-api.lo `test -f 'gsm-api.c' || echo './'`gsm-api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-error.lo -MD -MP -MF .deps/libgnokii_la-gsm-error.Tpo -c -o libgnokii_la-gsm-error.lo `test -f 'gsm-error.c' || echo './'`gsm-error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-statemachine.lo -MD -MP -MF .deps/libgnokii_la-gsm-statemachine.Tpo -c -o libgnokii_la-gsm-statemachine.lo `test -f 'gsm-statemachine.c' || echo './'`gsm-statemachine.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-libfunctions.lo -MD -MP -MF .deps/libgnokii_la-libfunctions.Tpo -c libfunctions.c -fPIC -DPIC -o .libs/libgnokii_la-libfunctions.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-error.lo -MD -MP -MF .deps/libgnokii_la-gsm-error.Tpo -c gsm-error.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-error.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-api.lo -MD -MP -MF .deps/libgnokii_la-gsm-api.Tpo -c gsm-api.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-api.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-statemachine.lo -MD -MP -MF .deps/libgnokii_la-gsm-statemachine.Tpo -c gsm-statemachine.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-statemachine.o libfunctions.c: In function 'load_from_memory': libfunctions.c:95: warning: passing argument 1 of 'gn_cfg_memory_read' from incompatible pointer type ../include/gnokii.h:267: note: expected 'const char **' but argument is of type 'char **' mv -f .deps/libgnokii_la-gsm-api.Tpo .deps/libgnokii_la-gsm-api.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-cfgreader.lo -MD -MP -MF .deps/libgnokii_la-cfgreader.Tpo -c -o libgnokii_la-cfgreader.lo `test -f 'cfgreader.c' || echo './'`cfgreader.c mv -f .deps/libgnokii_la-gsm-error.Tpo .deps/libgnokii_la-gsm-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-device.lo -MD -MP -MF .deps/libgnokii_la-device.Tpo -c -o libgnokii_la-device.lo `test -f 'device.c' || echo './'`device.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-cfgreader.lo -MD -MP -MF .deps/libgnokii_la-cfgreader.Tpo -c cfgreader.c -fPIC -DPIC -o .libs/libgnokii_la-cfgreader.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-device.lo -MD -MP -MF .deps/libgnokii_la-device.Tpo -c device.c -fPIC -DPIC -o .libs/libgnokii_la-device.o mv -f .deps/libgnokii_la-libfunctions.Tpo .deps/libgnokii_la-libfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-vcard.lo -MD -MP -MF .deps/libgnokii_la-vcard.Tpo -c -o libgnokii_la-vcard.lo `test -f 'vcard.c' || echo './'`vcard.c mv -f .deps/libgnokii_la-gsm-statemachine.Tpo .deps/libgnokii_la-gsm-statemachine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-vcal.lo -MD -MP -MF .deps/libgnokii_la-vcal.Tpo -c -o libgnokii_la-vcal.lo `test -f 'vcal.c' || echo './'`vcal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-vcard.lo -MD -MP -MF .deps/libgnokii_la-vcard.Tpo -c vcard.c -fPIC -DPIC -o .libs/libgnokii_la-vcard.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-vcal.lo -MD -MP -MF .deps/libgnokii_la-vcal.Tpo -c vcal.c -fPIC -DPIC -o .libs/libgnokii_la-vcal.o mv -f .deps/libgnokii_la-device.Tpo .deps/libgnokii_la-device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gnvcal.lo -MD -MP -MF .deps/libgnokii_la-gnvcal.Tpo -c -o libgnokii_la-gnvcal.lo `test -f 'gnvcal.c' || echo './'`gnvcal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gnvcal.lo -MD -MP -MF .deps/libgnokii_la-gnvcal.Tpo -c gnvcal.c -fPIC -DPIC -o .libs/libgnokii_la-gnvcal.o ./vcal.lx: In function 'yylex': ./vcal.lx:165: warning: statement with no effect ./vcal.lx: At top level: gnvcal.c:1485: warning: 'input' defined but not used mv -f .deps/libgnokii_la-vcard.Tpo .deps/libgnokii_la-vcard.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-ldif.lo -MD -MP -MF .deps/libgnokii_la-ldif.Tpo -c -o libgnokii_la-ldif.lo `test -f 'ldif.c' || echo './'`ldif.c mv -f .deps/libgnokii_la-vcal.Tpo .deps/libgnokii_la-vcal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-networks.lo -MD -MP -MF .deps/libgnokii_la-gsm-networks.Tpo -c -o libgnokii_la-gsm-networks.lo `test -f 'gsm-networks.c' || echo './'`gsm-networks.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-ldif.lo -MD -MP -MF .deps/libgnokii_la-ldif.Tpo -c ldif.c -fPIC -DPIC -o .libs/libgnokii_la-ldif.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-networks.lo -MD -MP -MF .deps/libgnokii_la-gsm-networks.Tpo -c gsm-networks.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-networks.o mv -f .deps/libgnokii_la-cfgreader.Tpo .deps/libgnokii_la-cfgreader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-filetypes.lo -MD -MP -MF .deps/libgnokii_la-gsm-filetypes.Tpo -c -o libgnokii_la-gsm-filetypes.lo `test -f 'gsm-filetypes.c' || echo './'`gsm-filetypes.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-filetypes.lo -MD -MP -MF .deps/libgnokii_la-gsm-filetypes.Tpo -c gsm-filetypes.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-filetypes.o mv -f .deps/libgnokii_la-gsm-networks.Tpo .deps/libgnokii_la-gsm-networks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-readmidi.lo -MD -MP -MF .deps/libgnokii_la-readmidi.Tpo -c -o libgnokii_la-readmidi.lo `test -f 'readmidi.c' || echo './'`readmidi.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-readmidi.lo -MD -MP -MF .deps/libgnokii_la-readmidi.Tpo -c readmidi.c -fPIC -DPIC -o .libs/libgnokii_la-readmidi.o gsm-filetypes.c: In function 'file_ott_save': gsm-filetypes.c:338: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_bmp_save': gsm-filetypes.c:1164: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1171: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1181: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1184: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ngg_save': gsm-filetypes.c:1209: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1218: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nol_save': gsm-filetypes.c:1248: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1257: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nsl_save': gsm-filetypes.c:1273: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1275: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ota_save': gsm-filetypes.c:1288: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1290: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nlm_save': gsm-filetypes.c:1346: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1347: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/libgnokii_la-gnvcal.Tpo .deps/libgnokii_la-gnvcal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-ringtones.lo -MD -MP -MF .deps/libgnokii_la-gsm-ringtones.Tpo -c -o libgnokii_la-gsm-ringtones.lo `test -f 'gsm-ringtones.c' || echo './'`gsm-ringtones.c mv -f .deps/libgnokii_la-ldif.Tpo .deps/libgnokii_la-ldif.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-bitmaps.lo -MD -MP -MF .deps/libgnokii_la-gsm-bitmaps.Tpo -c -o libgnokii_la-gsm-bitmaps.lo `test -f 'gsm-bitmaps.c' || echo './'`gsm-bitmaps.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-ringtones.lo -MD -MP -MF .deps/libgnokii_la-gsm-ringtones.Tpo -c gsm-ringtones.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-ringtones.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-bitmaps.lo -MD -MP -MF .deps/libgnokii_la-gsm-bitmaps.Tpo -c gsm-bitmaps.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-bitmaps.o mv -f .deps/libgnokii_la-gsm-bitmaps.Tpo .deps/libgnokii_la-gsm-bitmaps.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-sms.lo -MD -MP -MF .deps/libgnokii_la-gsm-sms.Tpo -c -o libgnokii_la-gsm-sms.lo `test -f 'gsm-sms.c' || echo './'`gsm-sms.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-sms.lo -MD -MP -MF .deps/libgnokii_la-gsm-sms.Tpo -c gsm-sms.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-sms.o mv -f .deps/libgnokii_la-readmidi.Tpo .deps/libgnokii_la-readmidi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-mms.lo -MD -MP -MF .deps/libgnokii_la-gsm-mms.Tpo -c -o libgnokii_la-gsm-mms.lo `test -f 'gsm-mms.c' || echo './'`gsm-mms.c mv -f .deps/libgnokii_la-gsm-ringtones.Tpo .deps/libgnokii_la-gsm-ringtones.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-call.lo -MD -MP -MF .deps/libgnokii_la-gsm-call.Tpo -c -o libgnokii_la-gsm-call.lo `test -f 'gsm-call.c' || echo './'`gsm-call.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-mms.lo -MD -MP -MF .deps/libgnokii_la-gsm-mms.Tpo -c gsm-mms.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-mms.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-call.lo -MD -MP -MF .deps/libgnokii_la-gsm-call.Tpo -c gsm-call.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-call.o mv -f .deps/libgnokii_la-gsm-call.Tpo .deps/libgnokii_la-gsm-call.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-encoding.lo -MD -MP -MF .deps/libgnokii_la-gsm-encoding.Tpo -c -o libgnokii_la-gsm-encoding.lo `test -f 'gsm-encoding.c' || echo './'`gsm-encoding.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-encoding.lo -MD -MP -MF .deps/libgnokii_la-gsm-encoding.Tpo -c gsm-encoding.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-encoding.o gsm-encoding.c: In function 'char_ucs2_encode': gsm-encoding.c:922: warning: format '%04X' expects type 'unsigned int', but argument 4 has type 'wchar_t' gsm-encoding.c:922: warning: format '%04X' expects type 'unsigned int', but argument 4 has type 'wchar_t' mv -f .deps/libgnokii_la-gsm-filetypes.Tpo .deps/libgnokii_la-gsm-filetypes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-common.lo -MD -MP -MF .deps/libgnokii_la-gsm-common.Tpo -c -o libgnokii_la-gsm-common.lo `test -f 'gsm-common.c' || echo './'`gsm-common.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-gsm-common.lo -MD -MP -MF .deps/libgnokii_la-gsm-common.Tpo -c gsm-common.c -fPIC -DPIC -o .libs/libgnokii_la-gsm-common.o mv -f .deps/libgnokii_la-gsm-mms.Tpo .deps/libgnokii_la-gsm-mms.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-sms-nokia.lo -MD -MP -MF .deps/libgnokii_la-sms-nokia.Tpo -c -o libgnokii_la-sms-nokia.lo `test -f 'sms-nokia.c' || echo './'`sms-nokia.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-sms-nokia.lo -MD -MP -MF .deps/libgnokii_la-sms-nokia.Tpo -c sms-nokia.c -fPIC -DPIC -o .libs/libgnokii_la-sms-nokia.o mv -f .deps/libgnokii_la-sms-nokia.Tpo .deps/libgnokii_la-sms-nokia.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-nokia-decoding.lo -MD -MP -MF .deps/libgnokii_la-nokia-decoding.Tpo -c -o libgnokii_la-nokia-decoding.lo `test -f 'nokia-decoding.c' || echo './'`nokia-decoding.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-nokia-decoding.lo -MD -MP -MF .deps/libgnokii_la-nokia-decoding.Tpo -c nokia-decoding.c -fPIC -DPIC -o .libs/libgnokii_la-nokia-decoding.o mv -f .deps/libgnokii_la-gsm-encoding.Tpo .deps/libgnokii_la-gsm-encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-pkt.lo -MD -MP -MF .deps/libgnokii_la-pkt.Tpo -c -o libgnokii_la-pkt.lo `test -f 'pkt.c' || echo './'`pkt.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-pkt.lo -MD -MP -MF .deps/libgnokii_la-pkt.Tpo -c pkt.c -fPIC -DPIC -o .libs/libgnokii_la-pkt.o mv -f .deps/libgnokii_la-gsm-sms.Tpo .deps/libgnokii_la-gsm-sms.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-compat.lo -MD -MP -MF .deps/libgnokii_la-compat.Tpo -c -o libgnokii_la-compat.lo `test -f 'compat.c' || echo './'`compat.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-compat.lo -MD -MP -MF .deps/libgnokii_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libgnokii_la-compat.o mv -f .deps/libgnokii_la-pkt.Tpo .deps/libgnokii_la-pkt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-misc.lo -MD -MP -MF .deps/libgnokii_la-misc.Tpo -c -o libgnokii_la-misc.lo `test -f 'misc.c' || echo './'`misc.c mv -f .deps/libgnokii_la-gsm-common.Tpo .deps/libgnokii_la-gsm-common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-snprintf.lo -MD -MP -MF .deps/libgnokii_la-snprintf.Tpo -c -o libgnokii_la-snprintf.lo `test -f 'snprintf.c' || echo './'`snprintf.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-misc.lo -MD -MP -MF .deps/libgnokii_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libgnokii_la-misc.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-snprintf.lo -MD -MP -MF .deps/libgnokii_la-snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/libgnokii_la-snprintf.o mv -f .deps/libgnokii_la-nokia-decoding.Tpo .deps/libgnokii_la-nokia-decoding.Plo mv -f .deps/libgnokii_la-compat.Tpo .deps/libgnokii_la-compat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-localcharset.lo -MD -MP -MF .deps/libgnokii_la-localcharset.Tpo -c -o libgnokii_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR="\"/usr/lib\"" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-map.lo -MD -MP -MF .deps/libgnokii_la-map.Tpo -c -o libgnokii_la-map.lo `test -f 'map.c' || echo './'`map.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-map.lo -MD -MP -MF .deps/libgnokii_la-map.Tpo -c map.c -fPIC -DPIC -o .libs/libgnokii_la-map.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DCOMPILING_LIBGNOKII -I. -I../include -DLIBDIR=\"/usr/lib\" -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgnokii_la-localcharset.lo -MD -MP -MF .deps/libgnokii_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgnokii_la-localcharset.o misc.c: In function 'gn_model_get': misc.c:369: warning: 'gn_cfg_info' is deprecated (declared at ../include/gnokii.h:250) mv -f .deps/libgnokii_la-snprintf.Tpo .deps/libgnokii_la-snprintf.Plo mv -f .deps/libgnokii_la-localcharset.Tpo .deps/libgnokii_la-localcharset.Plo mv -f .deps/libgnokii_la-map.Tpo .deps/libgnokii_la-map.Plo mv -f .deps/libgnokii_la-misc.Tpo .deps/libgnokii_la-misc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -version-info 7:0:1 -no-undefined -o libgnokii.la -rpath /usr/lib libgnokii_la-libfunctions.lo libgnokii_la-gsm-api.lo libgnokii_la-gsm-error.lo libgnokii_la-gsm-statemachine.lo libgnokii_la-cfgreader.lo libgnokii_la-device.lo libgnokii_la-vcard.lo libgnokii_la-vcal.lo libgnokii_la-gnvcal.lo libgnokii_la-ldif.lo libgnokii_la-gsm-networks.lo libgnokii_la-gsm-filetypes.lo libgnokii_la-readmidi.lo libgnokii_la-gsm-ringtones.lo libgnokii_la-gsm-bitmaps.lo libgnokii_la-gsm-sms.lo libgnokii_la-gsm-mms.lo libgnokii_la-gsm-call.lo libgnokii_la-gsm-encoding.lo libgnokii_la-gsm-common.lo libgnokii_la-sms-nokia.lo libgnokii_la-nokia-decoding.lo libgnokii_la-pkt.lo libgnokii_la-compat.lo libgnokii_la-misc.lo libgnokii_la-snprintf.lo libgnokii_la-localcharset.lo libgnokii_la-map.lo ../common/phones/libPHONES.la ../common/links/libLINKS.la ../common/devices/libDEVICES.la -lXpm -lX11 -lbluetooth -lusb -lpthread -lical -lpcsclite -lglib-2.0 libtool: link: gcc -shared .libs/libgnokii_la-libfunctions.o .libs/libgnokii_la-gsm-api.o .libs/libgnokii_la-gsm-error.o .libs/libgnokii_la-gsm-statemachine.o .libs/libgnokii_la-cfgreader.o .libs/libgnokii_la-device.o .libs/libgnokii_la-vcard.o .libs/libgnokii_la-vcal.o .libs/libgnokii_la-gnvcal.o .libs/libgnokii_la-ldif.o .libs/libgnokii_la-gsm-networks.o .libs/libgnokii_la-gsm-filetypes.o .libs/libgnokii_la-readmidi.o .libs/libgnokii_la-gsm-ringtones.o .libs/libgnokii_la-gsm-bitmaps.o .libs/libgnokii_la-gsm-sms.o .libs/libgnokii_la-gsm-mms.o .libs/libgnokii_la-gsm-call.o .libs/libgnokii_la-gsm-encoding.o .libs/libgnokii_la-gsm-common.o .libs/libgnokii_la-sms-nokia.o .libs/libgnokii_la-nokia-decoding.o .libs/libgnokii_la-pkt.o .libs/libgnokii_la-compat.o .libs/libgnokii_la-misc.o .libs/libgnokii_la-snprintf.o .libs/libgnokii_la-localcharset.o .libs/libgnokii_la-map.o -Wl,--whole-archive ../common/phones/.libs/libPHONES.a ../common/links/.libs/libLINKS.a ../common/devices/.libs/libDEVICES.a -Wl,--no-whole-archive -lXpm -lX11 -lbluetooth -lusb -lpthread -lical -lpcsclite -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libgnokii.so.6 -o .libs/libgnokii.so.6.1.0 libtool: link: (cd ".libs" && rm -f "libgnokii.so.6" && ln -s "libgnokii.so.6.1.0" "libgnokii.so.6") libtool: link: (cd ".libs" && rm -f "libgnokii.so" && ln -s "libgnokii.so.6.1.0" "libgnokii.so") libtool: link: ( cd ".libs" && rm -f "libgnokii.la" && ln -s "../libgnokii.la" "libgnokii.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common' Making all in gnokii gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/gnokii' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii.o -MD -MP -MF .deps/gnokii-gnokii.Tpo -c -o gnokii-gnokii.o `test -f 'gnokii.c' || echo './'`gnokii.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-calendar.o -MD -MP -MF .deps/gnokii-gnokii-calendar.Tpo -c -o gnokii-gnokii-calendar.o `test -f 'gnokii-calendar.c' || echo './'`gnokii-calendar.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-dial.o -MD -MP -MF .deps/gnokii-gnokii-dial.Tpo -c -o gnokii-gnokii-dial.o `test -f 'gnokii-dial.c' || echo './'`gnokii-dial.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-file.o -MD -MP -MF .deps/gnokii-gnokii-file.Tpo -c -o gnokii-gnokii-file.o `test -f 'gnokii-file.c' || echo './'`gnokii-file.c gnokii-file.c: In function 'getfile': gnokii-file.c:295: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gnokii-file.c: In function 'getfilebyid': gnokii-file.c:350: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gnokii-file.c: In function 'getallfiles': gnokii-file.c:401: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/gnokii-gnokii-calendar.Tpo .deps/gnokii-gnokii-calendar.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-logo.o -MD -MP -MF .deps/gnokii-gnokii-logo.Tpo -c -o gnokii-gnokii-logo.o `test -f 'gnokii-logo.c' || echo './'`gnokii-logo.c mv -f .deps/gnokii-gnokii-dial.Tpo .deps/gnokii-gnokii-dial.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-mms.o -MD -MP -MF .deps/gnokii-gnokii-mms.Tpo -c -o gnokii-gnokii-mms.o `test -f 'gnokii-mms.c' || echo './'`gnokii-mms.c mv -f .deps/gnokii-gnokii-file.Tpo .deps/gnokii-gnokii-file.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-monitor.o -MD -MP -MF .deps/gnokii-gnokii-monitor.Tpo -c -o gnokii-gnokii-monitor.o `test -f 'gnokii-monitor.c' || echo './'`gnokii-monitor.c mv -f .deps/gnokii-gnokii.Tpo .deps/gnokii-gnokii.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-other.o -MD -MP -MF .deps/gnokii-gnokii-other.Tpo -c -o gnokii-gnokii-other.o `test -f 'gnokii-other.c' || echo './'`gnokii-other.c mv -f .deps/gnokii-gnokii-mms.Tpo .deps/gnokii-gnokii-mms.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-phonebook.o -MD -MP -MF .deps/gnokii-gnokii-phonebook.Tpo -c -o gnokii-gnokii-phonebook.o `test -f 'gnokii-phonebook.c' || echo './'`gnokii-phonebook.c mv -f .deps/gnokii-gnokii-other.Tpo .deps/gnokii-gnokii-other.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-profile.o -MD -MP -MF .deps/gnokii-gnokii-profile.Tpo -c -o gnokii-gnokii-profile.o `test -f 'gnokii-profile.c' || echo './'`gnokii-profile.c mv -f .deps/gnokii-gnokii-logo.Tpo .deps/gnokii-gnokii-logo.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-ringtone.o -MD -MP -MF .deps/gnokii-gnokii-ringtone.Tpo -c -o gnokii-gnokii-ringtone.o `test -f 'gnokii-ringtone.c' || echo './'`gnokii-ringtone.c gnokii-ringtone.c: In function 'getringtone': gnokii-ringtone.c:235: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/gnokii-gnokii-monitor.Tpo .deps/gnokii-gnokii-monitor.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-security.o -MD -MP -MF .deps/gnokii-gnokii-security.Tpo -c -o gnokii-gnokii-security.o `test -f 'gnokii-security.c' || echo './'`gnokii-security.c mv -f .deps/gnokii-gnokii-profile.Tpo .deps/gnokii-gnokii-profile.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-settings.o -MD -MP -MF .deps/gnokii-gnokii-settings.Tpo -c -o gnokii-gnokii-settings.o `test -f 'gnokii-settings.c' || echo './'`gnokii-settings.c mv -f .deps/gnokii-gnokii-phonebook.Tpo .deps/gnokii-gnokii-phonebook.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-sms.o -MD -MP -MF .deps/gnokii-gnokii-sms.Tpo -c -o gnokii-gnokii-sms.o `test -f 'gnokii-sms.c' || echo './'`gnokii-sms.c mv -f .deps/gnokii-gnokii-settings.Tpo .deps/gnokii-gnokii-settings.Po mv -f .deps/gnokii-gnokii-security.Tpo .deps/gnokii-gnokii-security.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-todo.o -MD -MP -MF .deps/gnokii-gnokii-todo.Tpo -c -o gnokii-gnokii-todo.o `test -f 'gnokii-todo.c' || echo './'`gnokii-todo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-utils.o -MD -MP -MF .deps/gnokii-gnokii-utils.Tpo -c -o gnokii-gnokii-utils.o `test -f 'gnokii-utils.c' || echo './'`gnokii-utils.c mv -f .deps/gnokii-gnokii-ringtone.Tpo .deps/gnokii-gnokii-ringtone.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokii-gnokii-wap.o -MD -MP -MF .deps/gnokii-gnokii-wap.Tpo -c -o gnokii-gnokii-wap.o `test -f 'gnokii-wap.c' || echo './'`gnokii-wap.c mv -f .deps/gnokii-gnokii-utils.Tpo .deps/gnokii-gnokii-utils.Po mv -f .deps/gnokii-gnokii-todo.Tpo .deps/gnokii-gnokii-todo.Po mv -f .deps/gnokii-gnokii-wap.Tpo .deps/gnokii-gnokii-wap.Po mv -f .deps/gnokii-gnokii-sms.Tpo .deps/gnokii-gnokii-sms.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o gnokii gnokii-gnokii.o gnokii-gnokii-calendar.o gnokii-gnokii-dial.o gnokii-gnokii-file.o gnokii-gnokii-logo.o gnokii-gnokii-mms.o gnokii-gnokii-monitor.o gnokii-gnokii-other.o gnokii-gnokii-phonebook.o gnokii-gnokii-profile.o gnokii-gnokii-ringtone.o gnokii-gnokii-security.o gnokii-gnokii-settings.o gnokii-gnokii-sms.o gnokii-gnokii-todo.o gnokii-gnokii-utils.o gnokii-gnokii-wap.o ../common/libgnokii.la -lreadline -lncurses ../getopt/libgetopt.a -lpthread -lical libtool: link: gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/gnokii gnokii-gnokii.o gnokii-gnokii-calendar.o gnokii-gnokii-dial.o gnokii-gnokii-file.o gnokii-gnokii-logo.o gnokii-gnokii-mms.o gnokii-gnokii-monitor.o gnokii-gnokii-other.o gnokii-gnokii-phonebook.o gnokii-gnokii-profile.o gnokii-gnokii-ringtone.o gnokii-gnokii-security.o gnokii-gnokii-settings.o gnokii-gnokii-sms.o gnokii-gnokii-todo.o gnokii-gnokii-utils.o gnokii-gnokii-wap.o ../common/.libs/libgnokii.so -lreadline -lncurses ../getopt/libgetopt.a -lpthread -lical -pthread gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/gnokii' Making all in po gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/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 et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/po' Making all in Docs gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' Making all in man gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/man' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/man' Making all in sample gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' Making all in ppp gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ppp' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ppp' Making all in logo gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/logo' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/logo' Making all in ringtone gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ringtone' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ringtone' Making all in vCalendar gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/vCalendar' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/vCalendar' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' Making all in protocol gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/protocol' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/protocol' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' Making all in gnokiid gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/gnokiid' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT gnokiid-gnokiid.o -MD -MP -MF .deps/gnokiid-gnokiid.Tpo -c -o gnokiid-gnokiid.o `test -f 'gnokiid.c' || echo './'`gnokiid.c mv -f .deps/gnokiid-gnokiid.Tpo .deps/gnokiid-gnokiid.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o gnokiid gnokiid-gnokiid.o ../common/libgnokii.la ../common/data/libDATA.la -lpthread -lical libtool: link: gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/gnokiid gnokiid-gnokiid.o ../common/.libs/libgnokii.so ../common/data/.libs/libDATA.a -lpthread -lical -pthread gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/gnokiid' Making all in utils gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/utils' gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT mgnokiidev-mgnokiidev.o -MD -MP -MF .deps/mgnokiidev-mgnokiidev.Tpo -c -o mgnokiidev-mgnokiidev.o `test -f 'mgnokiidev.c' || echo './'`mgnokiidev.c mv -f .deps/mgnokiidev-mgnokiidev.Tpo .deps/mgnokiidev-mgnokiidev.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o mgnokiidev mgnokiidev-mgnokiidev.o -lpthread -lical libtool: link: gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o mgnokiidev mgnokiidev-mgnokiidev.o -lpthread -lical gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/utils' Making all in xgnokii gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' Making all in xpm gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii/xpm' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii/xpm' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii.o -MD -MP -MF .deps/xgnokii-xgnokii.Tpo -c -o xgnokii-xgnokii.o `test -f 'xgnokii.c' || echo './'`xgnokii.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_common.o -MD -MP -MF .deps/xgnokii-xgnokii_common.Tpo -c -o xgnokii-xgnokii_common.o `test -f 'xgnokii_common.c' || echo './'`xgnokii_common.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_contacts.o -MD -MP -MF .deps/xgnokii-xgnokii_contacts.Tpo -c -o xgnokii-xgnokii_contacts.o `test -f 'xgnokii_contacts.c' || echo './'`xgnokii_contacts.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_sms.o -MD -MP -MF .deps/xgnokii-xgnokii_sms.Tpo -c -o xgnokii-xgnokii_sms.o `test -f 'xgnokii_sms.c' || echo './'`xgnokii_sms.c xgnokii_contacts.c: In function 'GUI_RefreshContacts': xgnokii_contacts.c:2260: warning: suggest parentheses around comparison in operand of '&' xgnokii_contacts.c: In function 'ExportVCARD': xgnokii_contacts.c:2587: warning: 'gn_phonebook2vcard' is deprecated (declared at ../include/gnokii.h:277) mv -f .deps/xgnokii-xgnokii_common.Tpo .deps/xgnokii-xgnokii_common.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_netmon.o -MD -MP -MF .deps/xgnokii-xgnokii_netmon.Tpo -c -o xgnokii-xgnokii_netmon.o `test -f 'xgnokii_netmon.c' || echo './'`xgnokii_netmon.c mv -f .deps/xgnokii-xgnokii_netmon.Tpo .deps/xgnokii-xgnokii_netmon.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_dtmf.o -MD -MP -MF .deps/xgnokii-xgnokii_dtmf.Tpo -c -o xgnokii-xgnokii_dtmf.o `test -f 'xgnokii_dtmf.c' || echo './'`xgnokii_dtmf.c mv -f .deps/xgnokii-xgnokii_sms.Tpo .deps/xgnokii-xgnokii_sms.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_cfg.o -MD -MP -MF .deps/xgnokii-xgnokii_cfg.Tpo -c -o xgnokii-xgnokii_cfg.o `test -f 'xgnokii_cfg.c' || echo './'`xgnokii_cfg.c mv -f .deps/xgnokii-xgnokii_cfg.Tpo .deps/xgnokii-xgnokii_cfg.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_speed.o -MD -MP -MF .deps/xgnokii-xgnokii_speed.Tpo -c -o xgnokii-xgnokii_speed.o `test -f 'xgnokii_speed.c' || echo './'`xgnokii_speed.c mv -f .deps/xgnokii-xgnokii.Tpo .deps/xgnokii-xgnokii.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_xkeyb.o -MD -MP -MF .deps/xgnokii-xgnokii_xkeyb.Tpo -c -o xgnokii-xgnokii_xkeyb.o `test -f 'xgnokii_xkeyb.c' || echo './'`xgnokii_xkeyb.c mv -f .deps/xgnokii-xgnokii_dtmf.Tpo .deps/xgnokii-xgnokii_dtmf.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_calendar.o -MD -MP -MF .deps/xgnokii-xgnokii_calendar.Tpo -c -o xgnokii-xgnokii_calendar.o `test -f 'xgnokii_calendar.c' || echo './'`xgnokii_calendar.c mv -f .deps/xgnokii-xgnokii_contacts.Tpo .deps/xgnokii-xgnokii_contacts.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_logos.o -MD -MP -MF .deps/xgnokii-xgnokii_logos.Tpo -c -o xgnokii-xgnokii_logos.o `test -f 'xgnokii_logos.c' || echo './'`xgnokii_logos.c mv -f .deps/xgnokii-xgnokii_xkeyb.Tpo .deps/xgnokii-xgnokii_xkeyb.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_xring.o -MD -MP -MF .deps/xgnokii-xgnokii_xring.Tpo -c -o xgnokii-xgnokii_xring.o `test -f 'xgnokii_xring.c' || echo './'`xgnokii_xring.c mv -f .deps/xgnokii-xgnokii_speed.Tpo .deps/xgnokii-xgnokii_speed.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_lowlevel.o -MD -MP -MF .deps/xgnokii-xgnokii_lowlevel.Tpo -c -o xgnokii-xgnokii_lowlevel.o `test -f 'xgnokii_lowlevel.c' || echo './'`xgnokii_lowlevel.c mv -f .deps/xgnokii-xgnokii_calendar.Tpo .deps/xgnokii-xgnokii_calendar.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT xgnokii-xgnokii_data.o -MD -MP -MF .deps/xgnokii-xgnokii_data.Tpo -c -o xgnokii-xgnokii_data.o `test -f 'xgnokii_data.c' || echo './'`xgnokii_data.c mv -f .deps/xgnokii-xgnokii_logos.Tpo .deps/xgnokii-xgnokii_logos.Po LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xgnokii.desktop.in xgnokii.desktop mv -f .deps/xgnokii-xgnokii_xring.Tpo .deps/xgnokii-xgnokii_xring.Po mv -f .deps/xgnokii-xgnokii_lowlevel.Tpo .deps/xgnokii-xgnokii_lowlevel.Po xgnokii_data.c:78: warning: 'GUI_HideData' defined but not used mv -f .deps/xgnokii-xgnokii_data.Tpo .deps/xgnokii-xgnokii_data.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o xgnokii xgnokii-xgnokii.o xgnokii-xgnokii_common.o xgnokii-xgnokii_contacts.o xgnokii-xgnokii_sms.o xgnokii-xgnokii_netmon.o xgnokii-xgnokii_dtmf.o xgnokii-xgnokii_cfg.o xgnokii-xgnokii_speed.o xgnokii-xgnokii_xkeyb.o xgnokii-xgnokii_calendar.o xgnokii-xgnokii_logos.o xgnokii-xgnokii_xring.o xgnokii-xgnokii_lowlevel.o xgnokii-xgnokii_data.o -pthread -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../common/libgnokii.la ../common/data/libDATA.la -lpthread -lical libtool: link: gcc -I../include -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_ENABLE_BROKEN -DLOCALEDIR=\"/usr/share/locale\" -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/xgnokii xgnokii-xgnokii.o xgnokii-xgnokii_common.o xgnokii-xgnokii_contacts.o xgnokii-xgnokii_sms.o xgnokii-xgnokii_netmon.o xgnokii-xgnokii_dtmf.o xgnokii-xgnokii_cfg.o xgnokii-xgnokii_speed.o xgnokii-xgnokii_xkeyb.o xgnokii-xgnokii_calendar.o xgnokii-xgnokii_logos.o xgnokii-xgnokii_xring.o xgnokii-xgnokii_lowlevel.o xgnokii-xgnokii_data.o -pthread -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../common/.libs/libgnokii.so ../common/data/.libs/libDATA.a -lpthread -lical -pthread Generating and caching the translation database NOTICE: ../po/et.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ../po/nl.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ../po/sl.po is not in UTF-8 but iso-8859-2, converting... NOTICE: ../po/cs.po is not in UTF-8 but iso-8859-2, converting... NOTICE: ../po/sk.po is not in UTF-8 but iso-8859-2, converting... Merging translations into xgnokii.desktop. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' Making all in smsd gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/smsd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT pq.lo -MD -MP -MF .deps/pq.Tpo -c -o pq.lo pq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT mysql.lo -MD -MP -MF .deps/mysql.Tpo -c -o mysql.lo mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT mysql.lo -MD -MP -MF .deps/mysql.Tpo -c mysql.c -fPIC -DPIC -o .libs/mysql.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT pq.lo -MD -MP -MF .deps/pq.Tpo -c pq.c -fPIC -DPIC -o .libs/pq.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT sqlite.lo -MD -MP -MF .deps/sqlite.Tpo -c -o sqlite.lo sqlite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT sqlite.lo -MD -MP -MF .deps/sqlite.Tpo -c sqlite.c -fPIC -DPIC -o .libs/sqlite.o mv -f .deps/file.Tpo .deps/file.Plo gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT smsd.o -MD -MP -MF .deps/smsd.Tpo -c -o smsd.o smsd.c mv -f .deps/pq.Tpo .deps/pq.Plo gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT lowlevel.o -MD -MP -MF .deps/lowlevel.Tpo -c -o lowlevel.o lowlevel.c mv -f .deps/mysql.Tpo .deps/mysql.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -avoid-version -module -o libsmsd_file.la -rpath /usr/lib/smsd file.lo utils.lo -lglib-2.0 -lpthread -lical mv -f .deps/sqlite.Tpo .deps/sqlite.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -avoid-version -module -o libsmsd_pq.la -rpath /usr/lib/smsd pq.lo utils.lo -L/usr/lib -lpq -lpthread -lical libtool: link: gcc -shared .libs/file.o .libs/utils.o -lglib-2.0 -lpthread -lical -m32 -pthread -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libsmsd_file.so -o .libs/libsmsd_file.so libtool: link: gcc -shared .libs/pq.o .libs/utils.o -L/usr/lib -lpq -lpthread -lical -m32 -pthread -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libsmsd_pq.so -o .libs/libsmsd_pq.so libtool: link: ( cd ".libs" && rm -f "libsmsd_file.la" && ln -s "../libsmsd_file.la" "libsmsd_file.la" ) mv -f .deps/lowlevel.Tpo .deps/lowlevel.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -avoid-version -module -o libsmsd_mysql.la -rpath /usr/lib/smsd mysql.lo utils.lo -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lpthread -lical libtool: link: ( cd ".libs" && rm -f "libsmsd_pq.la" && ln -s "../libsmsd_pq.la" "libsmsd_pq.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -avoid-version -module -o libsmsd_sqlite.la -rpath /usr/lib/smsd sqlite.lo utils.lo -lsqlite3 -lpthread -lical mv -f .deps/smsd.Tpo .deps/smsd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o smsd smsd.o lowlevel.o -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 -pthread ../common/libgnokii.la -lpthread -lical libtool: link: gcc -shared .libs/sqlite.o .libs/utils.o -lsqlite3 -lpthread -lical -m32 -pthread -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libsmsd_sqlite.so -o .libs/libsmsd_sqlite.so libtool: link: gcc -shared .libs/mysql.o .libs/utils.o -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lpthread -lical -m32 -pthread -m32 -march=i686 -mtune=atom -pthread -Wl,-soname -Wl,libsmsd_mysql.so -o .libs/libsmsd_mysql.so libtool: link: gcc -I../include -I./ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -DMODULES_DIR=\"/usr/lib/smsd\" -DLOCALEDIR=\"/usr/share/locale\" -pthread -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/smsd smsd.o lowlevel.o -Wl,--export-dynamic -pthread -pthread -lgmodule-2.0 -lrt -lglib-2.0 ../common/.libs/libgnokii.so -lpthread -lical -pthread libtool: link: ( cd ".libs" && rm -f "libsmsd_sqlite.la" && ln -s "../libsmsd_sqlite.la" "libsmsd_sqlite.la" ) libtool: link: ( cd ".libs" && rm -f "libsmsd_mysql.la" && ln -s "../libsmsd_mysql.la" "libsmsd_mysql.la" ) gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/smsd' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30' gmake[1]: Nothing to be done for `all-am'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.80GUoE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 ++ dirname /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 + cd gnokii-0.6.30 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 Making install in getopt gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/getopt' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgetopt_a-getopt1.o -MD -MP -MF .deps/libgetopt_a-getopt1.Tpo -c -o libgetopt_a-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c mv -f .deps/libgetopt_a-getopt1.Tpo .deps/libgetopt_a-getopt1.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -MT libgetopt_a-getopt.o -MD -MP -MF .deps/libgetopt_a-getopt.Tpo -c -o libgetopt_a-getopt.o `test -f 'getopt.c' || echo './'`getopt.c mv -f .deps/libgetopt_a-getopt.Tpo .deps/libgetopt_a-getopt.Po rm -f libgetopt.a ar cru libgetopt.a libgetopt_a-getopt1.o libgetopt_a-getopt.o ranlib libgetopt.a gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/getopt' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/getopt' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/getopt' Making install in include gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include' Making install in data gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/data' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/data' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/data' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/data' Making install in devices gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/devices' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/devices' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/devices' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/devices' Making install in gnokii gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/gnokii' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/gnokii' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/gnokii" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/include/gnokii" /usr/bin/install -c -m 644 bitmaps.h call.h common.h data.h encoding.h error.h mms.h networks.h ringtones.h rlp-common.h sms.h statemachine.h virtmodem.h wappush.h '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/include/gnokii' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/gnokii' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/gnokii' Making install in links gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/links' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/links' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/links' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/links' Making install in phones gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/phones' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include/phones' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/phones' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include/phones' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/include" /usr/bin/install -c -m 644 gnokii.h '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/include' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/include' Making install in common gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common' Making install in phones gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/phones' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/phones' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/phones' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/phones' Making install in links gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/links' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/links' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/links' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/links' Making install in devices gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/devices' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/devices' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/devices' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/devices' Making install in data gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/data' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common/data' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/data' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common/data' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/common' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgnokii.la '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgnokii.so.6.1.0 /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/libgnokii.so.6.1.0 libtool: install: (cd /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib && { ln -s -f libgnokii.so.6.1.0 libgnokii.so.6 || { rm -f libgnokii.so.6 && ln -s libgnokii.so.6.1.0 libgnokii.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib && { ln -s -f libgnokii.so.6.1.0 libgnokii.so || { rm -f libgnokii.so && ln -s libgnokii.so.6.1.0 libgnokii.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnokii.lai /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/libgnokii.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gnokii.pc '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/pkgconfig' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/common' Making install in gnokii gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/gnokii' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o gnokii gnokii-gnokii.o gnokii-gnokii-calendar.o gnokii-gnokii-dial.o gnokii-gnokii-file.o gnokii-gnokii-logo.o gnokii-gnokii-mms.o gnokii-gnokii-monitor.o gnokii-gnokii-other.o gnokii-gnokii-phonebook.o gnokii-gnokii-profile.o gnokii-gnokii-ringtone.o gnokii-gnokii-security.o gnokii-gnokii-settings.o gnokii-gnokii-sms.o gnokii-gnokii-todo.o gnokii-gnokii-utils.o gnokii-gnokii-wap.o ../common/libgnokii.la -lreadline -lncurses ../getopt/libgetopt.a -lpthread -lical libtool: link: gcc -I../include -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 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o .libs/gnokii gnokii-gnokii.o gnokii-gnokii-calendar.o gnokii-gnokii-dial.o gnokii-gnokii-file.o gnokii-gnokii-logo.o gnokii-gnokii-mms.o gnokii-gnokii-monitor.o gnokii-gnokii-other.o gnokii-gnokii-phonebook.o gnokii-gnokii-profile.o gnokii-gnokii-ringtone.o gnokii-gnokii-security.o gnokii-gnokii-settings.o gnokii-gnokii-sms.o gnokii-gnokii-todo.o gnokii-gnokii-utils.o gnokii-gnokii-wap.o ../common/.libs/libgnokii.so -lreadline -lncurses ../getopt/libgetopt.a -lpthread -lical -pthread gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/gnokii' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gnokii '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin' libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gnokii /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/gnokii gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/gnokii' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/gnokii' Making install in po gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/po' linguas="cs de et fi nl sk pl it sl fr zh_CN sv pt "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnokii-0.6.30/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnokii.mo; \ echo "installing $lang.gmo as $dir/gnokii.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnokii.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnokii.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnokii.mo.m; \ echo "installing $lang.gmo.m as $dir/gnokii.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnokii.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnokii.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/cs/LC_MESSAGES/gnokii.mo installing de.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/de/LC_MESSAGES/gnokii.mo installing et.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/et/LC_MESSAGES/gnokii.mo installing fi.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/fi/LC_MESSAGES/gnokii.mo installing nl.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/nl/LC_MESSAGES/gnokii.mo installing sk.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/sk/LC_MESSAGES/gnokii.mo installing pl.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/pl/LC_MESSAGES/gnokii.mo installing it.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/it/LC_MESSAGES/gnokii.mo installing sl.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/sl/LC_MESSAGES/gnokii.mo installing fr.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/fr/LC_MESSAGES/gnokii.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/zh_CN/LC_MESSAGES/gnokii.mo installing sv.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/sv/LC_MESSAGES/gnokii.mo installing pt.gmo as /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/locale/pt/LC_MESSAGES/gnokii.mo gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/po' Making install in Docs gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' Making install in man gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/man' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/man' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man1" /usr/bin/install -c -m 644 gnokii.1 sendsms.1 xgnokii.1x '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man1' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8" /usr/bin/install -c -m 644 gnokiid.8 mgnokiidev.8 '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/man' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/man' Making install in sample gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' Making install in ppp gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ppp' gmake[4]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ppp' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii/sample/ppp" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/ppp" /usr/bin/install -c -m 644 cimd-connect ppp-FILES options pap-secrets ppp-hscsd ppp-6210-modem ppp-gnokii ppp-on '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/ppp' gmake[4]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ppp' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ppp' Making install in logo gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/logo' gmake[4]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/logo' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii/sample/logo" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/logo" /usr/bin/install -c -m 644 pacman.xpm gnokii.xpm gnokiiop.xpm horse.xpm bronto.xpm horse2.xpm '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/logo' gmake[4]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/logo' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/logo' Making install in ringtone gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ringtone' gmake[4]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ringtone' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii/sample/ringtone" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/ringtone" /usr/bin/install -c -m 644 star.imelody star.rtttl '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/ringtone' gmake[4]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ringtone' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/ringtone' Making install in vCalendar gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/vCalendar' gmake[4]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/vCalendar' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii/sample/vCalendar" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/vCalendar" /usr/bin/install -c -m 644 test.vcs '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample/vCalendar' gmake[4]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/vCalendar' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample/vCalendar' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' gmake[4]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii/sample" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample" /usr/bin/install -c -m 644 gnokiirc magic 45-nokiadku2.rules '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/sample' gmake[4]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/sample' Making install in protocol gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/protocol' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/protocol' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii/protocol" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/protocol" /usr/bin/install -c -m 644 dancall.txt gnokiid-at.txt nk2110.txt nk3110.txt nk6110.txt nk6160.txt nk6185.txt nk640.txt nk6510.txt nk7110.txt nokia.txt '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/protocol' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/protocol' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs/protocol' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnokii" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii" /usr/bin/install -c -m 644 README README-2110 README-3810 README-6110 README-6510 README-7110 README-DKU2 README-MacOSX README-PCSC README-WINDOWS README-dancall README-ericsson README-siemens README-Symbian CREDITS Bugs DataCalls-QuickStart FAQ KNOWN_BUGS gettext-howto gnokii.nol gnokii-hackers-howto gnokii-ir-howto gnokii-IrDA-Linux ringtones.txt logos.txt CodingStyle README.libsms '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/Docs' Making install in gnokiid gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/gnokiid' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/gnokiid' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gnokiid '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin' libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gnokiid /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/gnokiid gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/gnokiid' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/gnokiid' Making install in utils gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/utils' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/utils' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c mgnokiidev '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/sbin' libtool: install: /usr/bin/install -c mgnokiidev /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/sbin/mgnokiidev test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin" /usr/bin/install -c -m 644 sendsms '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/utils' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/utils' Making install in xgnokii gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' Making install in xpm gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii/xpm' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii/xpm' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii/xpm' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii/xpm' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' gmake[3]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c xgnokii '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin' libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xgnokii /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/xgnokii test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/applications" /usr/bin/install -c -m 644 xgnokii.desktop '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/applications' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 xgnokii.pc '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/pkgconfig' gmake[3]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/xgnokii' Making install in smsd gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/smsd' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30/smsd' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c smsd '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin' libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/smsd /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/smsd test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8" /usr/bin/install -c -m 644 man/smsd.8 '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8' test -z "/usr/lib/smsd" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd" /bin/sh ../libtool --mode=install /usr/bin/install -c libsmsd_file.la libsmsd_pq.la libsmsd_mysql.la libsmsd_sqlite.la '/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd' libtool: install: /usr/bin/install -c .libs/libsmsd_file.so /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_file.so libtool: install: /usr/bin/install -c .libs/libsmsd_file.lai /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_file.la libtool: install: /usr/bin/install -c .libs/libsmsd_pq.so /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_pq.so libtool: install: /usr/bin/install -c .libs/libsmsd_pq.lai /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_pq.la libtool: install: /usr/bin/install -c .libs/libsmsd_mysql.so /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_mysql.so libtool: install: /usr/bin/install -c .libs/libsmsd_mysql.lai /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_mysql.la libtool: install: /usr/bin/install -c .libs/libsmsd_sqlite.so /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_sqlite.so libtool: install: /usr/bin/install -c .libs/libsmsd_sqlite.lai /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_sqlite.la libtool: install: warning: remember to run `libtool --finish /usr/lib/smsd' gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/smsd' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30/smsd' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30' gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.30' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30' gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.30' + mv /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/smsd /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/gnokii-smsd + mv /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8/smsd.8 /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8/gnokii-smsd.8 + sed -i 's,smsd ,gnokii-smsd ,' /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8/gnokii-smsd.8 + sed -i s,smsd.,gnokii-smsd., /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/man/man8/gnokii-smsd.8 + rm /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/libgnokii.la /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_file.la /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_mysql.la /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_pq.la /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_sqlite.la + desktop-file-install --delete-original --vendor '' --dir /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/applications --mode 644 --add-category X-Fedora /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/applications/xgnokii.desktop + install -dm 755 /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/pixmaps + convert Docs/sample/logo/gnokii.xpm /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/pixmaps/xgnokii.png + chmod 644 /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/pixmaps/xgnokii.png + install -Dpm 755 /builddir/build/SOURCES/gnokii-smsd.init /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/etc/rc.d/init.d/gnokii-smsd + install -Dpm 640 /builddir/build/SOURCES/gnokii-smsd.sysconfig /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/etc/sysconfig/gnokii-smsd + install -Dpm 644 /builddir/build/SOURCES/gnokii-smsd.logrotate /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/etc/logrotate.d/gnokii-smsd + cp -a Docs/sample/gnokiirc /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/etc/ + mv /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii/ temporary-gnokii-docs/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 gnokii + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnokii-0.6.30 extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/libgnokii.so.6.1.0 extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_pq.so extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_mysql.so extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_sqlite.so extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/lib/smsd/libsmsd_file.so extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/gnokiid extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/gnokii extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/xgnokii extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/bin/gnokii-smsd extracting debug info from /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/sbin/mgnokiidev symlinked /usr/lib/debug/usr/lib/libgnokii.so.6.1.0.debug to /usr/lib/debug/usr/lib/libgnokii.so.debug symlinked /usr/lib/debug/usr/lib/libgnokii.so.6.1.0.debug to /usr/lib/debug/usr/lib/libgnokii.so.6.debug 5386 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: gnokii-0.6.30-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rpM6Rh + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + DOCDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-0.6.30 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-0.6.30 + /bin/mkdir -p /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-0.6.30 + cp -pr ChangeLog COPYING COPYRIGHT MAINTAINERS TODO temporary-gnokii-docs/Bugs temporary-gnokii-docs/CREDITS temporary-gnokii-docs/CodingStyle temporary-gnokii-docs/DataCalls-QuickStart temporary-gnokii-docs/FAQ temporary-gnokii-docs/KNOWN_BUGS temporary-gnokii-docs/README temporary-gnokii-docs/README-2110 temporary-gnokii-docs/README-3810 temporary-gnokii-docs/README-6110 temporary-gnokii-docs/README-6510 temporary-gnokii-docs/README-7110 temporary-gnokii-docs/README-DKU2 temporary-gnokii-docs/README-MacOSX temporary-gnokii-docs/README-PCSC temporary-gnokii-docs/README-Symbian temporary-gnokii-docs/README-WINDOWS temporary-gnokii-docs/README-dancall temporary-gnokii-docs/README-ericsson temporary-gnokii-docs/README-siemens temporary-gnokii-docs/README.libsms temporary-gnokii-docs/gettext-howto temporary-gnokii-docs/gnokii-IrDA-Linux temporary-gnokii-docs/gnokii-hackers-howto temporary-gnokii-docs/gnokii-ir-howto temporary-gnokii-docs/gnokii.nol temporary-gnokii-docs/logos.txt temporary-gnokii-docs/protocol temporary-gnokii-docs/ringtones.txt temporary-gnokii-docs/sample /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-0.6.30 + exit 0 Provides: config(gnokii) = 0.6.30-2.el6 libgnokii.so.6 Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libX11.so.6 libXpm.so.4 libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libglib-2.0.so.0 libgnokii.so.6 libical.so.0 libncurses.so.5 libpcsclite.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libreadline.so.6 libusb-0.1.so.4 rtld(GNU_HASH) Processing files: xgnokii-0.6.30-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KZi7oW + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + DOCDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/xgnokii-0.6.30 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/xgnokii-0.6.30 + /bin/mkdir -p /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/xgnokii-0.6.30 + cp -pr xgnokii/ChangeLog xgnokii/README.vcard /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/xgnokii-0.6.30 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 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 libgnokii.so.6 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libical.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) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 rtld(GNU_HASH) Processing files: gnokii-smsd-0.6.30-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j8SW1A + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + DOCDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-0.6.30 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-0.6.30 + /bin/mkdir -p /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-0.6.30 + cp -pr smsd/action smsd/ChangeLog smsd/README README.smsd2mail smsd2mail.sh /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-0.6.30 + exit 0 Provides: config(gnokii-smsd) = 0.6.30-2.el6 libsmsd_file.so 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 /usr/sbin/useradd Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires(postun): /bin/sh Requires: /bin/bash /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libgmodule-2.0.so.0 libgnokii.so.6 libical.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 rtld(GNU_HASH) Processing files: gnokii-smsd-pgsql-0.6.30-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oDfrJf + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + DOCDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-pgsql-0.6.30 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-pgsql-0.6.30 + /bin/mkdir -p /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-pgsql-0.6.30 + cp -pr smsd/sms.tables.pq.sql /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-pgsql-0.6.30 + exit 0 Provides: libsmsd_pq.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libical.so.0 libpq.so.5 libpthread.so.0 rtld(GNU_HASH) Obsoletes: gnokii-smsd-postgresql < 0.6.4-0.lvn.2 Processing files: gnokii-smsd-mysql-0.6.30-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HjvRsU + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + DOCDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-mysql-0.6.30 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-mysql-0.6.30 + /bin/mkdir -p /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-mysql-0.6.30 + cp -pr smsd/sms.tables.mysql.sql /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-mysql-0.6.30 + exit 0 Provides: libsmsd_mysql.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypto.so.10 libical.so.0 libm.so.6 libmysqlclient.so.16 libmysqlclient.so.16(libmysqlclient_16) libnsl.so.1 libpthread.so.0 libssl.so.10 libz.so.1 rtld(GNU_HASH) Processing files: gnokii-smsd-sqlite-0.6.30-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6gAgez + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + DOCDIR=/builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-sqlite-0.6.30 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-sqlite-0.6.30 + /bin/mkdir -p /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-sqlite-0.6.30 + cp -pr smsd/sms.tables.sqlite.sql /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386/usr/share/doc/gnokii-smsd-sqlite-0.6.30 + exit 0 Provides: libsmsd_sqlite.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libical.so.0 libpthread.so.0 libsqlite3.so.0 rtld(GNU_HASH) Processing files: gnokii-devel-0.6.30-2.el6.i686 Provides: pkgconfig(gnokii) = 0.6.30 pkgconfig(xgnokii) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libgnokii.so.6 Processing files: gnokii-debuginfo-0.6.30-2.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 warning: Could not canonicalize hostname: buildvm-27.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gnokii-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/xgnokii-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-pgsql-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-mysql-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-sqlite-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/gnokii-devel-0.6.30-2.el6.i686.rpm Wrote: /builddir/build/RPMS/gnokii-debuginfo-0.6.30-2.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LycZlK + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.30 + rm -rf /builddir/build/BUILDROOT/gnokii-0.6.30-2.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->