Installing /builddir/build/SRPMS/gnokii-0.6.18-3.fc8.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.96515 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnokii-0.6.18 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnokii-0.6.18.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnokii-0.6.18 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnokii-htmlview.patch):' Patch #0 (gnokii-htmlview.patch): + patch -p0 -s + echo 'Patch #1 (gnokii-config.patch):' Patch #1 (gnokii-config.patch): + patch -p0 -s + echo 'Patch #2 (gnokii-smsd-rename.patch):' Patch #2 (gnokii-smsd-rename.patch): + patch -p0 -s + echo 'Patch #3 (gnokii-pkgconfig.patch):' Patch #3 (gnokii-pkgconfig.patch): + patch -p0 -s + echo 'Patch #4 (gnokii-xgnokii-pkgconfig.patch):' Patch #4 (gnokii-xgnokii-pkgconfig.patch): + patch -p0 -s + echo 'Patch #5 (gnokii-multilib-conflict.patch):' Patch #5 (gnokii-multilib-conflict.patch): + patch -p1 -b --suffix .multi -s + install -pm 644 /builddir/build/SOURCES/gnokii-smsd2mail.sh smsd2mail.sh + install -pm 644 /builddir/build/SOURCES/gnokii-smsd-README.smsd2mail README.smsd2mail + /bin/sed -i -e 's|/lib /usr/lib\b|/lib64 /usr/lib64|' configure + iconv -f iso8859-2 -t utf8 -o iconv.tmp ChangeLog + mv iconv.tmp ChangeLog + iconv -f iso8859-2 -t utf8 -o iconv.tmp Docs/CREDITS + mv iconv.tmp Docs/CREDITS + iconv -f iso8859-2 -t utf8 -o iconv.tmp Docs/README + mv iconv.tmp Docs/README + iconv -f iso8859-2 -t utf8 -o iconv.tmp COPYRIGHT + mv iconv.tmp COPYRIGHT + iconv -f iso8859-2 -t utf8 -o iconv.tmp smsd/ChangeLog + mv iconv.tmp smsd/ChangeLog + iconv -f iso8859-2 -t utf8 -o iconv.tmp xgnokii/ChangeLog + mv iconv.tmp xgnokii/ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41361 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-security --disable-rpath --disable-static checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking for ppc64-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 if building on FreeBSD... no 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 sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... (cached) ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for ld used by GCC... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking for shared library path variable... /bin/sh: config/config.libpath: No such file or directory none checking whether to activate relocatable installation... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether gmake sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ppc64-redhat-linux-gnu-ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for locale_charset... no checking for include/config.h.in... yes checking if gcc supports -Wno-pointer-sign compiler option... yes checking if gcc supports -fvisibility=hidden 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether libical is installed... no checking whether libusb is installed... yes checking for gethostbyname... yes checking for linux/irda.h... yes checking for the bluetooth support... checking for the struct sockaddr_rc in ... yes checking for the MacOS X bluetooth support... checking CoreFoundation/CoreFoundation.h usability... no checking CoreFoundation/CoreFoundation.h presence... no checking for CoreFoundation/CoreFoundation.h... no checking IOBluetooth/Bluetooth.h usability... no checking IOBluetooth/Bluetooth.h presence... no checking for IOBluetooth/Bluetooth.h... no checking IOBluetooth/IOBluetoothUserLib.h usability... no checking IOBluetooth/IOBluetoothUserLib.h presence... no checking for IOBluetooth/IOBluetoothUserLib.h... no checking for the FreeBSD/netgraph bluetooth support... checking for the struct sockaddr_rfcomm in ... no checking for X... libraries /usr/lib64, 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 ppc64-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 socket in -lsocket... no checking for grantpt... yes checking for ANSI C header files... (cached) 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 for stddef.h... (cached) 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 for sys/param.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for pid_t... yes checking for size_t... (cached) 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 long long... yes checking for long double... 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... (cached) yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtok... yes checking for strsep... yes checking for asprintf... (cached) yes checking for vasprintf... yes checking for snprintf... (cached) yes checking for vsnprintf... yes checking for getline... yes checking for ISO C99 compliant snprintf... yes checking for ISO C99 compliant vsnprintf... yes configure: creating ./config.status config.status: creating Makefile.global config.status: WARNING: Makefile.global.in seems to ignore the --datarootdir setting config.status: creating intl/Makefile config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating packaging/RedHat/gnokii.spec config.status: creating packaging/Slackware/SlackBuild config.status: creating packaging/Slackware/SlackBuild-xgnokii config.status: creating common/gnokii.pc config.status: creating xgnokii/xgnokii.pc config.status: creating include/config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile G N O K I I A toolset and driver for the mobile phones. Copyright (C) 1999-2006 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.18 Xgnokii version: 20070507 X (GTK) support: yes Debug: yes XDebug: yes RLPDebug: yes NLS: yes IrDA: yes ical read support: no Bluetooth: yes libusb support: yes Security: yes Build Shared Lib: yes Build Static Lib: no Win32: no Prefix: /usr Type 'gmake' for compilation and then 'gmake install', 'gmake install-suid', 'gmake install-strip' or 'gmake install-ss' to install gnokii. If you wish to install gnokii sgid gnokii (install-suid or install-ss) be sure to have 'gnokii' group in your system. + make gmake -C common/phones gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/phones' /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o generic.lo -c generic.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o nokia.lo -c nokia.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c nokia.c -fPIC -DPIC -o .libs/nokia.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o nk7110.lo -c nk7110.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c nk7110.c -fPIC -DPIC -o .libs/nk7110.o nk7110.c:1534: warning: 'NK7110_PollSMS' defined but not used nk7110.c:3227: warning: 'NBSUpload' defined but not used /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o nk6510.lo -c nk6510.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c nk6510.c -fPIC -DPIC -o .libs/nk6510.o nk6510.c:3127: warning: 'NK6510_WriteCalendarNote' defined but not used nk6510.c:3880: warning: 'NK6510_GetAnykeyAnswer' defined but not used /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o nk6160.lo -c nk6160.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c nk6160.c -fPIC -DPIC -o .libs/nk6160.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o nk6100.lo -c nk6100.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c nk6100.c -fPIC -DPIC -o .libs/nk6100.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o nk3110.lo -c nk3110.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c nk3110.c -fPIC -DPIC -o .libs/nk3110.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atgen.lo -c atgen.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atgen.c -fPIC -DPIC -o .libs/atgen.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atbosch.lo -c atbosch.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atbosch.c -fPIC -DPIC -o .libs/atbosch.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o ateric.lo -c ateric.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c ateric.c -fPIC -DPIC -o .libs/ateric.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atnok.lo -c atnok.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atnok.c -fPIC -DPIC -o .libs/atnok.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atsie.lo -c atsie.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atsie.c -fPIC -DPIC -o .libs/atsie.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atsoer.lo -c atsoer.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atsoer.c -fPIC -DPIC -o .libs/atsoer.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atsam.lo -c atsam.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atsam.c -fPIC -DPIC -o .libs/atsam.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o gnapplet.lo -c gnapplet.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c gnapplet.c -fPIC -DPIC -o .libs/gnapplet.o gnapplet.c:1104: warning: 'gnapplet_sms_message_move' defined but not used /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o fake.lo -c fake.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c fake.c -fPIC -DPIC -o .libs/fake.o /bin/sh ../../libtool --mode=link gcc -o libPHONES.la generic.lo nokia.lo nk7110.lo nk6510.lo nk6160.lo nk6100.lo nk3110.lo atgen.lo atbosch.lo ateric.lo atnok.lo atsie.lo atsoer.lo atsam.lo gnapplet.lo fake.lo ar cru .libs/libPHONES.a .libs/generic.o .libs/nokia.o .libs/nk7110.o .libs/nk6510.o .libs/nk6160.o .libs/nk6100.o .libs/nk3110.o .libs/atgen.o .libs/atbosch.o .libs/ateric.o .libs/atnok.o .libs/atsie.o .libs/atsoer.o .libs/atsam.o .libs/gnapplet.o .libs/fake.o ranlib .libs/libPHONES.a creating libPHONES.la (cd .libs && rm -f libPHONES.la && ln -s ../libPHONES.la libPHONES.la) gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/phones' gmake -C common/links gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/links' /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o atbus.lo -c atbus.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c atbus.c -fPIC -DPIC -o .libs/atbus.o atbus.c: In function 'atbus_loop': atbus.c:155: warning: 'start' may be used uninitialized in this function /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o fbus.lo -c fbus.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c fbus.c -fPIC -DPIC -o .libs/fbus.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o fbus-phonet.lo -c fbus-phonet.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c fbus-phonet.c -fPIC -DPIC -o .libs/fbus-phonet.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o fbus-3110.lo -c fbus-3110.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c fbus-3110.c -fPIC -DPIC -o .libs/fbus-3110.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o m2bus.lo -c m2bus.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c m2bus.c -fPIC -DPIC -o .libs/m2bus.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o gnbus.lo -c gnbus.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c gnbus.c -fPIC -DPIC -o .libs/gnbus.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o utils.lo -c utils.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../../libtool --mode=link gcc -o libLINKS.la atbus.lo fbus.lo fbus-phonet.lo fbus-3110.lo m2bus.lo gnbus.lo utils.lo ar cru .libs/libLINKS.a .libs/atbus.o .libs/fbus.o .libs/fbus-phonet.o .libs/fbus-3110.o .libs/m2bus.o .libs/gnbus.o .libs/utils.o ranlib .libs/libLINKS.a creating libLINKS.la (cd .libs && rm -f libLINKS.la && ln -s ../libLINKS.la libLINKS.la) gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/links' gmake -C common/devices gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/devices' /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o tekram.lo -c tekram.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c tekram.c -fPIC -DPIC -o .libs/tekram.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o irda.lo -c irda.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c irda.c -fPIC -DPIC -o .libs/irda.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o dku2libusb.lo -c dku2libusb.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c dku2libusb.c -fPIC -DPIC -o .libs/dku2libusb.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o bluetooth.lo -c bluetooth.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c bluetooth.c -fPIC -DPIC -o .libs/bluetooth.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o unixserial.lo -c unixserial.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c unixserial.c -fPIC -DPIC -o .libs/unixserial.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o unixbluetooth.lo -c unixbluetooth.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c unixbluetooth.c -fPIC -DPIC -o .libs/unixbluetooth.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o osxbluetooth.lo -c osxbluetooth.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c osxbluetooth.c -fPIC -DPIC -o .libs/osxbluetooth.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o unixirda.lo -c unixirda.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c unixirda.c -fPIC -DPIC -o .libs/unixirda.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o tcp.lo -c tcp.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c tcp.c -fPIC -DPIC -o .libs/tcp.o /bin/sh ../../libtool --mode=link gcc -o libDEVICES.la tekram.lo irda.lo dku2libusb.lo bluetooth.lo unixserial.lo unixbluetooth.lo osxbluetooth.lo unixirda.lo tcp.lo ar cru .libs/libDEVICES.a .libs/tekram.o .libs/irda.o .libs/dku2libusb.o .libs/bluetooth.o .libs/unixserial.o .libs/unixbluetooth.o .libs/osxbluetooth.o .libs/unixirda.o .libs/tcp.o ranlib .libs/libDEVICES.a creating libDEVICES.la (cd .libs && rm -f libDEVICES.la && ln -s ../libDEVICES.la libDEVICES.la) gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/devices' gmake -C common/data gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/data' /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o at-emulator.lo -c at-emulator.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c at-emulator.c -fPIC -DPIC -o .libs/at-emulator.o at-emulator.c: In function 'gn_atem_string_out': at-emulator.c:1178: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o datapump.lo -c datapump.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c datapump.c -fPIC -DPIC -o .libs/datapump.o datapump.c: In function 'DP_CallBack': datapump.c:91: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o rlp-common.lo -c rlp-common.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c rlp-common.c -fPIC -DPIC -o .libs/rlp-common.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o rlp-crc24.lo -c rlp-crc24.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c rlp-crc24.c -fPIC -DPIC -o .libs/rlp-crc24.o /bin/sh ../../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -o virtmodem.lo -c virtmodem.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../../include -c virtmodem.c -fPIC -DPIC -o .libs/virtmodem.o /bin/sh ../../libtool --mode=link gcc -o libDATA.la at-emulator.lo datapump.lo rlp-common.lo rlp-crc24.lo virtmodem.lo ar cru .libs/libDATA.a .libs/at-emulator.o .libs/datapump.o .libs/rlp-common.o .libs/rlp-crc24.o .libs/virtmodem.o ranlib .libs/libDATA.a creating libDATA.la (cd .libs && rm -f libDATA.la && ln -s ../libDATA.la libDATA.la) gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/data' gmake -C common gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common' /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o libfunctions.lo -c libfunctions.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c libfunctions.c -fPIC -DPIC -o .libs/libfunctions.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-api.lo -c gsm-api.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-api.c -fPIC -DPIC -o .libs/gsm-api.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-error.lo -c gsm-error.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-error.c -fPIC -DPIC -o .libs/gsm-error.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-statemachine.lo -c gsm-statemachine.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-statemachine.c -fPIC -DPIC -o .libs/gsm-statemachine.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o cfgreader.lo -c cfgreader.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c cfgreader.c -fPIC -DPIC -o .libs/cfgreader.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o device.lo -c device.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c device.c -fPIC -DPIC -o .libs/device.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o vcard.lo -c vcard.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c vcard.c -fPIC -DPIC -o .libs/vcard.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o vcal.lo -c vcal.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c vcal.c -fPIC -DPIC -o .libs/vcal.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gnvcal.lo -c gnvcal.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gnvcal.c -fPIC -DPIC -o .libs/gnvcal.o vcal.lx: In function 'yylex': vcal.lx:163: warning: statement with no effect /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o ldif.lo -c ldif.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c ldif.c -fPIC -DPIC -o .libs/ldif.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-networks.lo -c gsm-networks.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-networks.c -fPIC -DPIC -o .libs/gsm-networks.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-filetypes.lo -c gsm-filetypes.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-filetypes.c -fPIC -DPIC -o .libs/gsm-filetypes.o gsm-filetypes.c: In function 'file_rtttl_load': gsm-filetypes.c:172: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ott_save': gsm-filetypes.c:337: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'gn_file_bitmap_read': gsm-filetypes.c:551: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_bmp_load': gsm-filetypes.c:668: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c:713: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c:736: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c:754: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nol_load': gsm-filetypes.c:770: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ngg_load': gsm-filetypes.c:815: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nlm_load': gsm-filetypes.c:909: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c:910: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c:929: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ota_load': gsm-filetypes.c:959: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_bmp_save': gsm-filetypes.c:1189: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1196: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1206: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1209: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ngg_save': gsm-filetypes.c:1234: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1243: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nol_save': gsm-filetypes.c:1273: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1282: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nsl_save': gsm-filetypes.c:1298: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1300: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_ota_save': gsm-filetypes.c:1313: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1315: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c: In function 'file_nlm_save': gsm-filetypes.c:1371: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gsm-filetypes.c:1372: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o readmidi.lo -c readmidi.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c readmidi.c -fPIC -DPIC -o .libs/readmidi.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-ringtones.lo -c gsm-ringtones.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-ringtones.c -fPIC -DPIC -o .libs/gsm-ringtones.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-bitmaps.lo -c gsm-bitmaps.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-bitmaps.c -fPIC -DPIC -o .libs/gsm-bitmaps.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-sms.lo -c gsm-sms.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-sms.c -fPIC -DPIC -o .libs/gsm-sms.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-call.lo -c gsm-call.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-call.c -fPIC -DPIC -o .libs/gsm-call.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-encoding.lo -c gsm-encoding.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-encoding.c -fPIC -DPIC -o .libs/gsm-encoding.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o gsm-common.lo -c gsm-common.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c gsm-common.c -fPIC -DPIC -o .libs/gsm-common.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o sms-nokia.lo -c sms-nokia.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c sms-nokia.c -fPIC -DPIC -o .libs/sms-nokia.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o nokia-decoding.lo -c nokia-decoding.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c nokia-decoding.c -fPIC -DPIC -o .libs/nokia-decoding.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o pkt.lo -c pkt.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c pkt.c -fPIC -DPIC -o .libs/pkt.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o compat.lo -c compat.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c compat.c -fPIC -DPIC -o .libs/compat.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o misc.lo -c misc.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c misc.c -fPIC -DPIC -o .libs/misc.o misc.c: In function 'gn_device_lock': misc.c:518: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o snprintf.lo -c snprintf.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ../libtool --mode=link gcc -o libgnokii.la libfunctions.lo gsm-api.lo gsm-error.lo gsm-statemachine.lo cfgreader.lo device.lo vcard.lo vcal.lo gnvcal.lo ldif.lo gsm-networks.lo gsm-filetypes.lo readmidi.lo gsm-ringtones.lo gsm-bitmaps.lo gsm-sms.lo gsm-call.lo gsm-encoding.lo gsm-common.lo sms-nokia.lo nokia-decoding.lo pkt.lo compat.lo misc.lo snprintf.lo phones/libPHONES.la links/libLINKS.la devices/libDEVICES.la -version-info 6:0:3 -rpath /usr/lib64 -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 gcc -shared .libs/libfunctions.o .libs/gsm-api.o .libs/gsm-error.o .libs/gsm-statemachine.o .libs/cfgreader.o .libs/device.o .libs/vcard.o .libs/vcal.o .libs/gnvcal.o .libs/ldif.o .libs/gsm-networks.o .libs/gsm-filetypes.o .libs/readmidi.o .libs/gsm-ringtones.o .libs/gsm-bitmaps.o .libs/gsm-sms.o .libs/gsm-call.o .libs/gsm-encoding.o .libs/gsm-common.o .libs/sms-nokia.o .libs/nokia-decoding.o .libs/pkt.o .libs/compat.o .libs/misc.o .libs/snprintf.o -Wl,--whole-archive phones/.libs/libPHONES.a links/.libs/libLINKS.a devices/.libs/libDEVICES.a -Wl,--no-whole-archive -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 -Wl,-soname -Wl,libgnokii.so.3 -o .libs/libgnokii.so.3.3.0 (cd .libs && rm -f libgnokii.so.3 && ln -s libgnokii.so.3.3.0 libgnokii.so.3) (cd .libs && rm -f libgnokii.so && ln -s libgnokii.so.3.3.0 libgnokii.so) creating libgnokii.la (cd .libs && rm -f libgnokii.la && ln -s ../libgnokii.la libgnokii.la) gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common' gmake -C gnokii gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/gnokii' gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii.o gnokii.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-calendar.o gnokii-calendar.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-dial.o gnokii-dial.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-file.o gnokii-file.c gnokii-file.c: In function 'getfile': gnokii-file.c:292: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gnokii-file.c: In function 'getfilebyid': gnokii-file.c:341: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gnokii-file.c: In function 'getallfiles': gnokii-file.c:387: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-logo.o gnokii-logo.c gnokii-logo.c: In function 'setlogo': gnokii-logo.c:436: warning: format '%i' expects type 'int', but argument 4 has type 'size_t' gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-monitor.o gnokii-monitor.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-other.o gnokii-other.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-phonebook.o gnokii-phonebook.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-profile.o gnokii-profile.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-ringtone.o gnokii-ringtone.c gnokii-ringtone.c: In function 'getringtone': gnokii-ringtone.c:227: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-security.o gnokii-security.c gnokii-security.c: In function 'get_password': gnokii-security.c:135: warning: passing argument 2 of 'getline' from incompatible pointer type gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-settings.o gnokii-settings.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-sms.o gnokii-sms.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-todo.o gnokii-todo.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-utils.o gnokii-utils.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokii-wap.o gnokii-wap.c /bin/sh ../libtool --mode=link gcc gnokii.o gnokii-calendar.o gnokii-dial.o gnokii-file.o gnokii-logo.o gnokii-monitor.o gnokii-other.o gnokii-phonebook.o gnokii-profile.o gnokii-ringtone.o gnokii-security.o gnokii-settings.o gnokii-sms.o gnokii-todo.o gnokii-utils.o gnokii-wap.o -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 ../common/libgnokii.la -o gnokii mkdir .libs gcc gnokii.o gnokii-calendar.o gnokii-dial.o gnokii-file.o gnokii-logo.o gnokii-monitor.o gnokii-other.o gnokii-phonebook.o gnokii-profile.o gnokii-ringtone.o gnokii-security.o gnokii-settings.o gnokii-sms.o gnokii-todo.o gnokii-utils.o gnokii-wap.o -o .libs/gnokii -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 ../common/.libs/libgnokii.so creating gnokii gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/gnokii' gmake -C gnokiid gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/gnokiid' gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c -o gnokiid.o gnokiid.c /bin/sh ../libtool --mode=link gcc gnokiid.o ../common/data/libDATA.la -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 ../common/libgnokii.la -o gnokiid mkdir .libs gcc gnokiid.o -o .libs/gnokiid ../common/data/.libs/libDATA.a -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 ../common/.libs/libgnokii.so creating gnokiid gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/gnokiid' gmake -C utils gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/utils' /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -o mgnokiidev.lo -c mgnokiidev.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -c mgnokiidev.c -fPIC -DPIC -o .libs/mgnokiidev.o /bin/sh ../libtool --mode=link gcc mgnokiidev.lo -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 -o mgnokiidev gcc .libs/mgnokiidev.o -o mgnokiidev -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/utils' gmake -C po gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/po' gmake gnokii.pot-update gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/po' /usr/bin/xgettext --default-domain=gnokii --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='1999-2006 Hugh Blemings, Pavel Janik, Pawel Kot' \ --msgid-bugs-address='feedback@gnokii.org' /usr/bin/xgettext: warning: file `common/vcal.lx' extension `lx' is unknown; will try C mv gnokii.po gnokii.pot gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/po' test -z "cs.gmo de.gmo et.gmo fi.gmo nl.gmo sk.gmo pl.gmo it.gmo sl.gmo fr.gmo zh_CN.gmo sv.gmo" || gmake cs.gmo de.gmo et.gmo fi.gmo nl.gmo sk.gmo pl.gmo it.gmo sl.gmo fr.gmo zh_CN.gmo sv.gmo gmake[2]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/po' rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po 12 translated messages, 96 fuzzy translations, 1028 untranslated messages. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 264 translated messages, 390 fuzzy translations, 482 untranslated messages. rm -f et.gmo && /usr/bin/msgfmt -c --statistics -o et.gmo et.po 629 translated messages, 160 fuzzy translations, 347 untranslated messages. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po 11 translated messages, 78 fuzzy translations, 1047 untranslated messages. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 19 translated messages, 143 fuzzy translations, 974 untranslated messages. rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 328 translated messages, 395 fuzzy translations, 413 untranslated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 1136 translated messages. rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po 1135 translated messages, 1 fuzzy translation. rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 527 translated messages, 285 fuzzy translations, 324 untranslated messages. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 952 translated messages, 79 fuzzy translations, 105 untranslated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 287 translated messages, 98 fuzzy translations, 751 untranslated messages. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 1119 translated messages, 13 fuzzy translations, 4 untranslated messages. gmake[2]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/po' touch stamp-po gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/po' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/xgnokii' /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii.lo -c xgnokii.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii.c -fPIC -DPIC -o .libs/xgnokii.o xgnokii.c: In function 'CreateOptionsDialog': xgnokii.c:1943: warning: cast to pointer from integer of different size xgnokii.c:1968: warning: cast to pointer from integer of different size xgnokii.c:1993: warning: cast to pointer from integer of different size xgnokii.c:2019: warning: cast to pointer from integer of different size xgnokii.c:2044: warning: cast to pointer from integer of different size xgnokii.c:2069: warning: cast to pointer from integer of different size xgnokii.c:2094: warning: cast to pointer from integer of different size xgnokii.c: In function 'ReadConfig': xgnokii.c:2354: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_common.lo -c xgnokii_common.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_common.c -fPIC -DPIC -o .libs/xgnokii_common.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_contacts.lo -c xgnokii_contacts.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_contacts.c -fPIC -DPIC -o .libs/xgnokii_contacts.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_sms.lo -c xgnokii_sms.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_sms.c -fPIC -DPIC -o .libs/xgnokii_sms.o xgnokii_sms.c: In function 'GUI_RefreshsmscenterMenu': xgnokii_sms.c:861: warning: cast to pointer from integer of different size /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_netmon.lo -c xgnokii_netmon.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_netmon.c -fPIC -DPIC -o .libs/xgnokii_netmon.o xgnokii_netmon.c: In function 'ChangedSpinner': xgnokii_netmon.c:121: warning: cast to pointer from integer of different size xgnokii_netmon.c: In function 'GUI_ShowNetmon': xgnokii_netmon.c:246: warning: cast to pointer from integer of different size /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_dtmf.lo -c xgnokii_dtmf.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_dtmf.c -fPIC -DPIC -o .libs/xgnokii_dtmf.o xgnokii_dtmf.c: In function 'OkLoadDialog': xgnokii_dtmf.c:105: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result xgnokii_dtmf.c: In function 'GUI_CreateDTMFWindow': xgnokii_dtmf.c:293: warning: cast to pointer from integer of different size /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_cfg.lo -c xgnokii_cfg.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_cfg.c -fPIC -DPIC -o .libs/xgnokii_cfg.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_speed.lo -c xgnokii_speed.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_speed.c -fPIC -DPIC -o .libs/xgnokii_speed.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_xkeyb.lo -c xgnokii_xkeyb.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_xkeyb.c -fPIC -DPIC -o .libs/xgnokii_xkeyb.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_calendar.lo -c xgnokii_calendar.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_calendar.c -fPIC -DPIC -o .libs/xgnokii_calendar.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_logos.lo -c xgnokii_logos.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_logos.c -fPIC -DPIC -o .libs/xgnokii_logos.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_xring.lo -c xgnokii_xring.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_xring.c -fPIC -DPIC -o .libs/xgnokii_xring.o xgnokii_xring.c: In function 'createpixmap': xgnokii_xring.c:195: warning: cast from pointer to integer of different size /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_lowlevel.lo -c xgnokii_lowlevel.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_lowlevel.c -fPIC -DPIC -o .libs/xgnokii_lowlevel.o /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -o xgnokii_data.lo -c xgnokii_data.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DGTK_ENABLE_BROKEN -c xgnokii_data.c -fPIC -DPIC -o .libs/xgnokii_data.o /bin/sh ../libtool --mode=link gcc xgnokii.lo xgnokii_common.lo xgnokii_contacts.lo xgnokii_sms.lo xgnokii_netmon.lo xgnokii_dtmf.lo xgnokii_cfg.lo xgnokii_speed.lo xgnokii_xkeyb.lo xgnokii_calendar.lo xgnokii_logos.lo xgnokii_xring.lo xgnokii_lowlevel.lo xgnokii_data.lo ../common/libgnokii.la ../common/data/libDATA.la -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o xgnokii gcc .libs/xgnokii.o .libs/xgnokii_common.o .libs/xgnokii_contacts.o .libs/xgnokii_sms.o .libs/xgnokii_netmon.o .libs/xgnokii_dtmf.o .libs/xgnokii_cfg.o .libs/xgnokii_speed.o .libs/xgnokii_xkeyb.o .libs/xgnokii_calendar.o .libs/xgnokii_logos.o .libs/xgnokii_xring.o .libs/xgnokii_lowlevel.o .libs/xgnokii_data.o -pthread -o .libs/xgnokii ../common/.libs/libgnokii.so ../common/data/.libs/libDATA.a -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating xgnokii gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/xgnokii' done ########################################## ### ### It is strongly recommended to run: ### gmake install ### now. Otherwise gnokii may not work. ### ########################################## + make -j4 -C smsd all libpq.la libmysql.la libfile.la make: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/smsd' /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o smsd.lo -c smsd.c /bin/sh ../libtool --mode=compile gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o lowlevel.lo -c lowlevel.c /bin/sh ../libtool --mode=compile gcc -o file.lo -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -I../include -c file.c /bin/sh ../libtool --mode=compile gcc -o utils.lo -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -I../include -c utils.c mkdir .libs gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c smsd.c -fPIC -DPIC -o .libs/smsd.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -c utils.c -fPIC -DPIC -o .libs/utils.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c lowlevel.c -fPIC -DPIC -o .libs/lowlevel.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -c file.c -fPIC -DPIC -o .libs/file.o /bin/sh ../libtool --mode=compile gcc -o pq.lo -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -I../include -I/usr/include -c pq.c file.c: In function 'DB_Look': file.c:192: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result file.c:196: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -o mysql.lo -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ -I../include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -c mysql.c gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I/usr/include -c pq.c -fPIC -DPIC -o .libs/pq.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wno-pointer-sign -fvisibility=hidden -I../include -DMODULES_DIR=\"/usr/lib64/gnokii-smsd\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -c mysql.c -fPIC -DPIC -o .libs/mysql.o /bin/sh ../libtool --mode=link gcc -o libfile.la file.lo utils.lo \ -lglib-2.0 \ -export-dynamic -avoid-version -rpath /usr/lib64/gnokii-smsd /bin/sh ../libtool --mode=link gcc -o libpq.la pq.lo utils.lo \ -lglib-2.0 -L/usr/lib64 -lpq \ -export-dynamic -avoid-version -rpath /usr/lib64/gnokii-smsd gcc -shared .libs/file.o .libs/utils.o -lglib-2.0 -Wl,-soname -Wl,libfile.so -o .libs/libfile.so creating libfile.la (cd .libs && rm -f libfile.la && ln -s ../libfile.la libfile.la) gcc -shared .libs/pq.o .libs/utils.o -lglib-2.0 -L/usr/lib64 -lpq -Wl,-soname -Wl,libpq.so -o .libs/libpq.so /bin/sh ../libtool --mode=link gcc -o libmysql.la mysql.lo utils.lo \ -lglib-2.0 -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto \ -export-dynamic -avoid-version -rpath /usr/lib64/gnokii-smsd make: `libfile.la' is up to date. creating libpq.la (cd .libs && rm -f libpq.la && ln -s ../libpq.la libpq.la) make: `libpq.la' is up to date. gcc -shared .libs/mysql.o .libs/utils.o -lglib-2.0 -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -Wl,-soname -Wl,libmysql.so -o .libs/libmysql.so creating libmysql.la (cd .libs && rm -f libmysql.la && ln -s ../libmysql.la libmysql.la) /bin/sh ../libtool --mode=link gcc smsd.lo lowlevel.lo -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 -pthread -lglib-2.0 -rdynamic ../common/libgnokii.la -ldl -o smsd make: `libmysql.la' is up to date. gcc .libs/smsd.o .libs/lowlevel.o -pthread -rdynamic -o .libs/smsd -lusb -lbluetooth -L/usr/lib64 -lXpm -lX11 -lglib-2.0 ../common/.libs/libgnokii.so -ldl creating smsd make: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/smsd' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.66641 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder __docinst + make install install-docs DESTDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder xmandir=/usr/share/man/man1 docdir=/__docinst gmake -C common/phones gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/phones' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/phones' gmake -C common/links gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/links' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/links' gmake -C common/devices gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/devices' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/devices' gmake -C common/data gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common/data' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common/data' gmake -C common gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common' gmake -C gnokii gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/gnokii' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/gnokii' gmake -C gnokiid gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/gnokiid' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/gnokiid' gmake -C utils gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/utils' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/utils' gmake -C po gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/po' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/po' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/xgnokii' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/xgnokii' done ########################################## ### ### It is strongly recommended to run: ### gmake install ### now. Otherwise gnokii may not work. ### ########################################## gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/gnokii' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c gnokii /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gnokii /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin/gnokii gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/gnokii' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/gnokiid' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder//usr/sbin /bin/sh ../libtool --mode=install /usr/bin/install -c gnokiid /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder//usr/sbin libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gnokiid /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder//usr/sbin/gnokiid gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/gnokiid' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/utils' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin /usr/bin/install -c -m 755 sendsms /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c mgnokiidev /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin /usr/bin/install -c mgnokiidev /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/mgnokiidev gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/utils' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/common' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libgnokii.la /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64 /usr/bin/install -c .libs/libgnokii.so.3.3.0 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnokii.so.3.3.0 (cd /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64 && { ln -s -f libgnokii.so.3.3.0 libgnokii.so.3 || { rm -f libgnokii.so.3 && ln -s libgnokii.so.3.3.0 libgnokii.so.3; }; }) (cd /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64 && { ln -s -f libgnokii.so.3.3.0 libgnokii.so || { rm -f libgnokii.so && ln -s libgnokii.so.3.3.0 libgnokii.so; }; }) /usr/bin/install -c .libs/libgnokii.lai /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnokii.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/pkgconfig /usr/bin/install -c -m 644 gnokii.pc /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/pkgconfig gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/common' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/po' /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/et/LC_MESSAGES installing et.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/et/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/sl/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/gnokii.mo mkdir -p -- /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/gnokii.mo if test "gnokii" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/po' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/intl' if { test "gnokii" = "gettext-runtime" || test "gnokii" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/include; \ /usr/bin/install -c -m 644 libintl.h /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libintl.a; \ if test "no" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "gnokii" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnuintl.a; \ rm -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnuintl.so /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64; \ temp=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/t-charset.alias; \ dest=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/charset.alias; \ if test -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/charset.alias; then \ orig=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale; \ test -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/locale.alias \ && orig=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/t-locale.alias; \ dest=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "gnokii" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/intl' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/include' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/include/gnokii done gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/include' gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/xgnokii' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin/ /bin/sh ../libtool --mode=install /usr/bin/install -c xgnokii /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin/ libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/xgnokii /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin/xgnokii /usr/bin/install -c -m 644 xgnokii.pc /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/pkgconfig /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help ( cd docs/help; \ /usr/bin/find . -type d \! -path "*CVS*" \ -exec /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help/{} \; ; \ /usr/bin/find . -type f \! -path "*CVS*" \ -exec /usr/bin/install -c -m 644 {} /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help/{} \; \ ) /usr/bin/install -c -m 644 ../Docs/CREDITS /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help/en_US /usr/bin/install -c -m 644 ../COPYING /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help/en_US /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help/en_US/sample /usr/bin/install -c -m 644 ../Docs/sample/gnokiirc /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help/en_US/sample (cd /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/xgnokii/help; \ rm -f C ; ln -sf en_US C; \ rm -f POSIX ; ln -sf en_US POSIX) /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/applications /usr/bin/install -c -m 644 xgnokii.desktop /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/applications gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/xgnokii' done ##################################################### ### ### Please make sure to have /usr/lib64 in ### the system defaults or in /etc/ld.so.conf and run ### /sbin/ldconfig at some time. Otherwise gnokii may ### not work. ### ##################################################### gmake -C Docs install gmake[1]: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/Docs' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst/sample/logo /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst/sample/ringtone /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst/sample/vCalendar /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst/sample/vCard /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst/sample/ppp /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man1/ /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man8/ /usr/bin/install -c -m 644 man/gnokii.1 man/sendsms.1 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man1/ /usr/bin/install -c -m 644 man/gnokiid.8 man/mgnokiidev.8 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man8/ if [ "xyes" = "xyes" ]; then \ /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man1; \ /usr/bin/install -c -m 644 man/xgnokii.1x /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man1; \ fi done gmake[1]: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/Docs' done + mv /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/__docinst . + rm __docinst/README-MacOSX __docinst/README-WIN32 __docinst/packaging-howto + make install DESTDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder pkglibdir=/usr/lib64/gnokii-smsd -C smsd 'DB_LIBS=libfile.la libpq.la libmysql.la' make: Entering directory `/builddir/build/BUILD/gnokii-0.6.18/smsd' /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin /bin/sh ../libtool --mode=install /usr/bin/install -c -m 755 smsd /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin libtool: install: warning: `../common/libgnokii.la' has not been installed in `/usr/lib64' /usr/bin/install -c -m 755 .libs/smsd /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/smsd /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd for f in libfile.la libpq.la libmysql.la ; do \ /bin/sh ../libtool --mode=install /usr/bin/install -c $f /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd ; \ done /usr/bin/install -c .libs/libfile.so /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libfile.so /usr/bin/install -c .libs/libfile.lai /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libfile.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gnokii-smsd' /usr/bin/install -c .libs/libpq.so /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libpq.so /usr/bin/install -c .libs/libpq.lai /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libpq.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gnokii-smsd' /usr/bin/install -c .libs/libmysql.so /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libmysql.so /usr/bin/install -c .libs/libmysql.lai /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libmysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gnokii-smsd' /bin/sh ../libtool --mode=finish /usr/lib64/gnokii-smsd PATH="$PATH:/sbin" ldconfig -n /usr/lib64/gnokii-smsd ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib64/gnokii-smsd If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -d /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man8/ /usr/bin/install -c -m 644 man/smsd.8 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man8/ make: Leaving directory `/builddir/build/BUILD/gnokii-0.6.18/smsd' + mv /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/smsd /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/gnokii-smsd + mv /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man8/smsd.8 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/man/man8/gnokii-smsd.8 + rm /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnokii.la /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libfile.la /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libmysql.la /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libpq.la + install -Dpm 644 Docs/sample/gnokiirc /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/etc/gnokiirc + desktop-file-install --delete-original --vendor fedora --dir /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/applications --mode 644 --add-category X-Fedora /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/applications/xgnokii.desktop + install -dm 755 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/pixmaps + convert Docs/sample/logo/gnokii.xpm /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/pixmaps/xgnokii.png + chmod 644 /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/pixmaps/xgnokii.png + install -Dpm 755 /builddir/build/SOURCES/gnokii-smsd.init /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/etc/rc.d/init.d/gnokii-smsd + install -Dpm 640 /builddir/build/SOURCES/gnokii-smsd.sysconfig /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/etc/sysconfig/gnokii-smsd + install -Dpm 644 /builddir/build/SOURCES/gnokii-smsd.logrotate /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/etc/logrotate.d/gnokii-smsd + /usr/lib/rpm/find-lang.sh /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder gnokii + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gnokii-0.6.18 extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libmysql.so extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libpq.so extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/gnokii-smsd/libfile.so extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/lib64/libgnokii.so.3.3.0 extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/gnokiid extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/mgnokiidev extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/sbin/gnokii-smsd extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin/xgnokii extracting debug info from /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/bin/gnokii symlinked /usr/lib/debug/usr/lib64/libgnokii.so.3.3.0.debug to /usr/lib/debug/usr/lib64/libgnokii.so.3.debug symlinked /usr/lib/debug/usr/lib64/libgnokii.so.3.3.0.debug to /usr/lib/debug/usr/lib64/libgnokii.so.debug 4754 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.18-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99627 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + DOCDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-0.6.18 + export DOCDIR + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-0.6.18 + /bin/mkdir -p /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-0.6.18 + cp -pr ChangeLog COPYING COPYRIGHT MAINTAINERS TODO VERSION __docinst/Bugs __docinst/CREDITS __docinst/DataCalls-QuickStart __docinst/README __docinst/README-2110 __docinst/README-3810 __docinst/README-6110 __docinst/README-6510 __docinst/README-7110 __docinst/README-Symbian __docinst/README-dancall __docinst/README-ericsson __docinst/README-siemens __docinst/README.libsms __docinst/gettext-howto __docinst/gnapplet.sis __docinst/gnokii-IrDA-Linux __docinst/gnokii-hackers-howto __docinst/gnokii-ir-howto __docinst/gnokii.nol __docinst/logos.txt __docinst/ringtones.txt __docinst/sample /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-0.6.18 + exit 0 Provides: config(gnokii) = 0.6.18-3.fc8 libgnokii.so.3()(64bit) Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash config(gnokii) = 0.6.18-3.fc8 libX11.so.6()(64bit) libXpm.so.4()(64bit) libbluetooth.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgnokii.so.3()(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) Processing files: xgnokii-0.6.18-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99627 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + DOCDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/xgnokii-0.6.18 + export DOCDIR + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/xgnokii-0.6.18 + /bin/mkdir -p /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/xgnokii-0.6.18 + cp -pr xgnokii/ChangeLog xgnokii/README.vcard xgnokii/VERSION /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/xgnokii-0.6.18 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gnokii = 0.6.18-3.fc8 libX11.so.6()(64bit) libXpm.so.4()(64bit) libatk-1.0.so.0()(64bit) libbluetooth.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnokii.so.3()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) Processing files: gnokii-smsd-0.6.18-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99627 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + DOCDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-0.6.18 + export DOCDIR + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-0.6.18 + /bin/mkdir -p /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-0.6.18 + cp -pr smsd/action smsd/ChangeLog smsd/README README.smsd2mail smsd2mail.sh /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-0.6.18 + exit 0 Provides: config(gnokii-smsd) = 0.6.18-3.fc8 libfile.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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 config(gnokii-smsd) = 0.6.18-3.fc8 gnokii = 0.6.18-3.fc8 libX11.so.6()(64bit) libXpm.so.4()(64bit) libbluetooth.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libglib-2.0.so.0()(64bit) libgnokii.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) Processing files: gnokii-smsd-pgsql-0.6.18-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.83451 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + DOCDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-pgsql-0.6.18 + export DOCDIR + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-pgsql-0.6.18 + /bin/mkdir -p /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-pgsql-0.6.18 + cp -pr smsd/sms.tables.pq.sql /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-pgsql-0.6.18 + exit 0 Provides: libpq.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: gnokii-smsd = 0.6.18-3.fc8 libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libpq.so.5()(64bit) rtld(GNU_HASH) Obsoletes: gnokii-smsd-postgresql < 0.6.4-0.lvn.2 Processing files: gnokii-smsd-mysql-0.6.18-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.83451 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + DOCDIR=/var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-mysql-0.6.18 + export DOCDIR + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-mysql-0.6.18 + /bin/mkdir -p /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-mysql-0.6.18 + cp -pr smsd/sms.tables.mysql.sql /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder/usr/share/doc/gnokii-smsd-mysql-0.6.18 + exit 0 Provides: libmysql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gnokii-smsd = 0.6.18-3.fc8 libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypto.so.6()(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libmysqlclient.so.15()(64bit) libmysqlclient.so.15(libmysqlclient_15)(64bit) libnsl.so.1()(64bit) libssl.so.6()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gnokii-devel-0.6.18-3.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gnokii = 0.6.18-3.fc8 libgnokii.so.3()(64bit) pkgconfig Processing files: gnokii-debuginfo-0.6.18-3.fc8 Provides: libfile.so.debug()(64bit) libgnokii.so.3.3.0.debug()(64bit) libmysql.so.debug()(64bit) libpq.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libfile.so()(64bit) libgnokii.so.3()(64bit) libmysql.so()(64bit) libpq.so()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/gnokii-0.6.18-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/xgnokii-0.6.18-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-0.6.18-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-pgsql-0.6.18-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnokii-smsd-mysql-0.6.18-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnokii-devel-0.6.18-3.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gnokii-debuginfo-0.6.18-3.fc8.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.27066 + umask 022 + cd /builddir/build/BUILD + cd gnokii-0.6.18 + rm -rf /var/tmp/gnokii-0.6.18-3.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.27066 + umask 022 + cd /builddir/build/BUILD + rm -rf gnokii-0.6.18 + exit 0