Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293189 Details for
Bug 391081
sys-libs/gwenhywfar-4.2.1: ./.libs/libgwenhywfar.so: undefined reference to `gnutls_transport_set_lowat'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 137.95 KB, created by
Dennis Schridde
on 2011-11-20 10:53:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2011-11-20 10:53:22 UTC
Size:
137.95 KB
patch
obsolete
> * Package: sys-libs/gwenhywfar-4.2.1 > * Repository: gentoo > * Maintainer: hanno@gentoo.org > * USE: amd64 consolekit elibc_glibc gtk kernel_linux multilib policykit qt4 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gwenhywfar-4.2.1.tar.gz to /var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work >>>> Source unpacked in /var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work >>>> Preparing source in /var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1 ... > * econf: updating gwenhywfar-4.2.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gwenhywfar-4.2.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-ssl --enable-visibility --disable-debug --disable-full-doc --with-guis= gtk2 qt4 --with-docpath=/usr/share/doc/gwenhywfar-4.2.1/apidoc >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking host system type... posix >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU Objective C compiler... no >checking whether x86_64-pc-linux-gnu-gcc accepts -g... no >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for gawk... (cached) gawk >checking for dot... YES >checking for sed... /bin/sed >checking for dlopen in -ldl... yes >checking for sem_init in -lrt... yes >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for syslog.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking whether sigprocmask is declared... yes >checking for an ANSI C-conforming const... 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 whether closedir returns void... no >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for alarm... yes >checking for working mktime... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for gethostbyaddr... yes >checking for gethostbyname... yes >checking for inet_ntoa... yes >checking for isascii... yes >checking for getpid... yes >checking for memmove... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for snprintf... yes >checking for symlink... yes >checking for setlocale... yes >checking for srandom... yes >checking for random... yes >checking for /proc/self/maps... yes >checking whether everything is installed to the same prefix... no >checking whether binary relocation support should be enabled... no >checking if gwen is a subproject... no >checking whether local installation mode is wanted... no >checking plugin search dir... ${libdir}/gwenhywfar/plugins/60 >checking data search dir... ${datadir}/gwenhywfar >checking system data search dir... ${datadir} >checking locale search dir... $(localedir) >checking cfg search dir... $(sysconfdir) >checking if compiling with variadic macros... yes >checking if profiling is to be supported... no >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.0... yes (1.5.0) >checking LIBGCRYPT API version... okay >checking for gpg-error-config... /usr/bin/gpg-error-config >checking for GPG Error - version >= 0.0... yes (1.10) >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBGNUTLS... yes >checking for gnutls_transport_set_errno in -lgnutls... yes >checking if OpenSSL should be used... yes >checking for openssl includes... -I/usr/include >checking for openssl libs... -L/usr/lib -lssl -lcrypto >checking whether openssl is usable... yes >checking for preselected distribution name... no, will have to determine it >checking whether this is a Debian derivate... no >checking whether this is an RPM distribution... no (RPM found, but unknown distribution) >checking for xgettext... xgettext >checking for msgfmt... /usr/bin/msgfmt >checking for locale.h... (cached) yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for library containing gettext... none required >checking for iconv.h... (cached) yes >checking for iconv... yes >checking for GTK2... yes >checking if QT4 is allowed... yes >checking for qt4 includes... -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui >checking for qt4 libraries... -L/usr/lib/qt4 -lQtGui -lQtCore >checking for qt4 moc... /usr/bin/moc >checking for qt4 uic... /usr/bin/uic >checking for yes... yes >checking docpath... /usr/share/doc/gwenhywfar-4.2.1/apidoc >checking doxygen tag files... none >checking for library containing dlopen... -ldl >checking whether this is an official release... no >checking if symbol visibility is supported... yes >checking if symbol visibility is supported... yes, gcc-4.6.2 >checking if symbol visibility is supported... yes >checking if MEMTRACE is wanted... no >checking default buffer hard limit... (16*1024*1024) >checking if full docu should be created... no >checking crypt token plugins... ohbci >checking DBIO plugins... csv olddb xmldb >checking ConfigManager plugins... dir >configure: creating ./config.status >config.status: creating Doxyfile >config.status: creating Makefile >config.status: creating admin/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile >config.status: creating gwenhywfar-config.in >config.status: creating gwenhywfar.pc >config.status: creating gwenhywfar.spec >config.status: creating gwenhywfar.iss >config.status: creating checks/Makefile >config.status: creating data/Makefile >config.status: creating doc/Makefile >config.status: creating doc/dialog/Makefile >config.status: creating doc/dialog/images/Makefile >config.status: creating doc/inherit/Makefile >config.status: creating doc/plugindescr.xsd >config.status: creating src/Makefile >config.status: creating src/types.h >config.status: creating src/ressource.rc >config.status: creating src/version.h >config.status: creating src/base/Makefile >config.status: creating src/crypt3/Makefile >config.status: creating src/cryptmsg/Makefile >config.status: creating src/crypttoken/Makefile >config.status: creating src/gui/Makefile >config.status: creating src/sio/Makefile >config.status: creating src/html/Makefile >config.status: creating src/os/Makefile >config.status: creating src/os/posix/Makefile >config.status: creating src/os/posix/system.h >config.status: creating src/os/windows/Makefile >config.status: creating src/os/windows/system.h >config.status: creating src/parser/Makefile >config.status: creating src/sar/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/dbio/Makefile >config.status: creating plugins/dbio/csv/Makefile >config.status: creating plugins/dbio/csv/csv.xml >config.status: creating plugins/dbio/csv/ressource.rc >config.status: creating plugins/dbio/olddb/Makefile >config.status: creating plugins/dbio/olddb/olddb.xml >config.status: creating plugins/dbio/olddb/ressource.rc >config.status: creating plugins/dbio/xmldb/Makefile >config.status: creating plugins/dbio/xmldb/xmldb.xml >config.status: creating plugins/dbio/xmldb/ressource.rc >config.status: creating plugins/ct/Makefile >config.status: creating plugins/ct/ohbci/Makefile >config.status: creating plugins/ct/ohbci/ohbci.xml >config.status: creating plugins/ct/ohbci/ressource.rc >config.status: creating plugins/configmgr/Makefile >config.status: creating plugins/configmgr/dir/Makefile >config.status: creating plugins/configmgr/dir/dir.xml >config.status: creating tools/Makefile >config.status: creating tools/xmlmerge/Makefile >config.status: creating tools/typemaker/Makefile >config.status: creating tools/typemaker2/Makefile >config.status: creating tools/typemaker2/types/Makefile >config.status: creating tools/typemaker2/types/c/Makefile >config.status: creating tools/gcttool/Makefile >config.status: creating tools/gsa/Makefile >config.status: creating test/Makefile >config.status: creating gui/Makefile >config.status: creating gui/cpp/Makefile >config.status: creating gui/qt4/Makefile >config.status: creating gui/qt4/gwengui-qt4.pc >config.status: creating gui/fox16/Makefile >config.status: creating gui/fox16/gwengui-fox16.pc >config.status: creating gui/gtk2/Makefile >config.status: creating gui/gtk2/gwengui-gtk2.pc >config.status: creating gui/cocoa/Makefile >config.status: creating gui/testdialogs/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Summary >============================================= >Version : 4.2.1stable-0 >System : linux >Installation Folder : /usr >Local Installation Mode : no >Plugin Installation Folder : ${libdir}/gwenhywfar/plugins/60 >Plugin Search Folder : ${libdir}/gwenhywfar/plugins/60 >Data Search Folder : ${datadir}/gwenhywfar >Locale Search Folder : $(localedir) >Config Search Folder : $(sysconfdir) >Buffer Default Hard Limit : (16*1024*1024) >Symbol Visibility : yes, gcc-4.6.2 >OpenSSL Support for gct-tool : yes >GUI Support : gtk2 qt4 >GNUTLS : 1.6.1 or higher > >Plugins >============================================= > Crypt token plugins : ohbci > DBIO plugins : csv olddb xmldb > ConfigManager plugins : dir > >You can now use the command 'make' (or on *BSD 'gmake') to >build Gwenhywfar. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1' >Making all in admin >make[2]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/admin' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGWEN_HEADERS=\"/usr/include/gwenhywfar4/gwenhywfar\" -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c mklistdoc.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DGWEN_HEADERS=\"/usr/include/gwenhywfar4/gwenhywfar\" -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o mklistdoc mklistdoc.o >libtool: link: x86_64-pc-linux-gnu-gcc -DGWEN_HEADERS=\"/usr/include/gwenhywfar4/gwenhywfar\" -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o mklistdoc mklistdoc.o >make[2]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/admin' >Making all in data >make[2]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/data' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/m4' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src' >Making all in base >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/base' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o args.lo args.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o buffer.lo buffer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o debug.lo debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c buffer.c -fPIC -DPIC -o .libs/buffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c args.c -fPIC -DPIC -o .libs/args.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o error.lo error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gwensignal.lo gwensignal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gwensignal.c -fPIC -DPIC -o .libs/gwensignal.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o i18n.lo i18n.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c i18n.c -fPIC -DPIC -o .libs/i18n.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o idlist.lo idlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c idlist.c -fPIC -DPIC -o .libs/idlist.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o idlist64.lo idlist64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c idlist64.c -fPIC -DPIC -o .libs/idlist64.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o inherit.lo inherit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c inherit.c -fPIC -DPIC -o .libs/inherit.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o list.lo list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c list.c -fPIC -DPIC -o .libs/list.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o list1.lo list1.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o logger.lo logger.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c logger.c -fPIC -DPIC -o .libs/logger.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c list1.c -fPIC -DPIC -o .libs/list1.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o memory.lo memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c memory.c -fPIC -DPIC -o .libs/memory.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o pathmanager.lo pathmanager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c pathmanager.c -fPIC -DPIC -o .libs/pathmanager.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o plugin.lo plugin.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o plugindescr.lo plugindescr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o refptr.lo refptr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c plugindescr.c -fPIC -DPIC -o .libs/plugindescr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c plugin.c -fPIC -DPIC -o .libs/plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c refptr.c -fPIC -DPIC -o .libs/refptr.o >plugindescr.c: In function âGWEN_LoadPluginDescrsâ: >plugindescr.c:398:7: warning: variable ârvâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ringbuffer.lo ringbuffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ringbuffer.c -fPIC -DPIC -o .libs/ringbuffer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o stringlist.lo stringlist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o stringlist2.lo stringlist2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c stringlist.c -fPIC -DPIC -o .libs/stringlist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c stringlist2.c -fPIC -DPIC -o .libs/stringlist2.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o idmap.lo idmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c idmap.c -fPIC -DPIC -o .libs/idmap.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o fastbuffer.lo fastbuffer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o memcache.lo memcache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c fastbuffer.c -fPIC -DPIC -o .libs/fastbuffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c memcache.c -fPIC -DPIC -o .libs/memcache.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o tree.lo tree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c tree.c -fPIC -DPIC -o .libs/tree.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libbase.la args.lo buffer.lo debug.lo error.lo gwensignal.lo i18n.lo idlist.lo idlist64.lo inherit.lo list.lo list1.lo logger.lo memory.lo pathmanager.lo plugin.lo plugindescr.lo refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo fastbuffer.lo memcache.lo tree.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbase.a .libs/args.o .libs/buffer.o .libs/debug.o .libs/error.o .libs/gwensignal.o .libs/i18n.o .libs/idlist.o .libs/idlist64.o .libs/inherit.o .libs/list.o .libs/list1.o .libs/logger.o .libs/memory.o .libs/pathmanager.o .libs/plugin.o .libs/plugindescr.o .libs/refptr.o .libs/ringbuffer.o .libs/stringlist.o .libs/stringlist2.o .libs/idmap.o .libs/fastbuffer.o .libs/memcache.o .libs/tree.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbase.a >libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/base' >Making all in sio >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/sio' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio.lo syncio.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio_socket.lo syncio_socket.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio_memory.lo syncio_memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio_socket.c -fPIC -DPIC -o .libs/syncio_socket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio.c -fPIC -DPIC -o .libs/syncio.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio_memory.c -fPIC -DPIC -o .libs/syncio_memory.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio_buffered.lo syncio_buffered.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio_tls.lo syncio_tls.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio_buffered.c -fPIC -DPIC -o .libs/syncio_buffered.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio_tls.c -fPIC -DPIC -o .libs/syncio_tls.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio_http.lo syncio_http.c >syncio_tls.c: In function âGWEN_SyncIo_Tls_Prepareâ: >syncio_tls.c:297:5: warning: âgnutls_protocol_set_priorityâ is deprecated (declared at /usr/include/gnutls/compat.h:285) [-Wdeprecated-declarations] >syncio_tls.c:472:3: warning: implicit declaration of function âgnutls_transport_set_lowatâ [-Wimplicit-function-declaration] >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio_http.c -fPIC -DPIC -o .libs/syncio_http.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ssl_cert_descr.lo ssl_cert_descr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ssl_cert_descr.c -fPIC -DPIC -o .libs/ssl_cert_descr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o httpsession.lo httpsession.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c httpsession.c -fPIC -DPIC -o .libs/httpsession.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libsio.la syncio.lo syncio_socket.lo syncio_memory.lo syncio_buffered.lo syncio_tls.lo syncio_http.lo ssl_cert_descr.lo httpsession.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsio.a .libs/syncio.o .libs/syncio_socket.o .libs/syncio_memory.o .libs/syncio_buffered.o .libs/syncio_tls.o .libs/syncio_http.o .libs/ssl_cert_descr.o .libs/httpsession.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsio.a >libtool: link: ( cd ".libs" && rm -f "libsio.la" && ln -s "../libsio.la" "libsio.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/sio' >Making all in os >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os' >Making all in posix >make[5]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os/posix' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o directory.lo directory.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o fslock.lo fslock.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gwentime.lo gwentime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c directory.c -fPIC -DPIC -o .libs/directory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c fslock.c -fPIC -DPIC -o .libs/fslock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gwentime.c -fPIC -DPIC -o .libs/gwentime.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o inetaddr.lo inetaddr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o inetsocket.lo inetsocket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c inetsocket.c -fPIC -DPIC -o .libs/inetsocket.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o init.lo init.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o libloader.lo libloader.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c init.c -fPIC -DPIC -o .libs/init.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c libloader.c -fPIC -DPIC -o .libs/libloader.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o process.lo process.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c process.c -fPIC -DPIC -o .libs/process.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o mutex.lo mutex.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o semaphore.lo semaphore.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c mutex.c -fPIC -DPIC -o .libs/mutex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c semaphore.c -fPIC -DPIC -o .libs/semaphore.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o syncio_file.lo syncio_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/io -I../../../src/sio -I../../../src/ipc -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c syncio_file.c -fPIC -DPIC -o .libs/syncio_file.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libosimpl.la directory.lo fslock.lo gwentime.lo inetaddr.lo inetsocket.lo init.lo libloader.lo process.lo mutex.lo semaphore.lo syncio_file.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libosimpl.a .libs/directory.o .libs/fslock.o .libs/gwentime.o .libs/inetaddr.o .libs/inetsocket.o .libs/init.o .libs/libloader.o .libs/process.o .libs/mutex.o .libs/semaphore.o .libs/syncio_file.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libosimpl.a >libtool: link: ( cd ".libs" && rm -f "libosimpl.la" && ln -s "../libosimpl.la" "libosimpl.la" ) >make[5]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os/posix' >make[5]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o directory_all.lo directory_all.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gwentime_all.lo gwentime_all.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gwendate.lo gwendate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gwentime_all.c -fPIC -DPIC -o .libs/gwentime_all.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c directory_all.c -fPIC -DPIC -o .libs/directory_all.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gwendate.c -fPIC -DPIC -o .libs/gwendate.o >directory_all.c: In function âGWEN_Directory_HandlePathElementâ: >directory_all.c:73:15: warning: variable âorigEntryâ set but not used [-Wunused-but-set-variable] >directory_all.c: In function âGWEN_Directory_OsifyPathâ: >directory_all.c:245:7: warning: variable âlenâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libos.la directory_all.lo gwentime_all.lo gwendate.lo posix/libosimpl.la >libtool: link: (cd .libs/libos.lax/libosimpl.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os/posix/.libs/libosimpl.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libos.a .libs/directory_all.o .libs/gwentime_all.o .libs/gwendate.o .libs/libos.lax/libosimpl.a/syncio_file.o .libs/libos.lax/libosimpl.a/semaphore.o .libs/libos.lax/libosimpl.a/mutex.o .libs/libos.lax/libosimpl.a/process.o .libs/libos.lax/libosimpl.a/libloader.o .libs/libos.lax/libosimpl.a/init.o .libs/libos.lax/libosimpl.a/inetsocket.o .libs/libos.lax/libosimpl.a/inetaddr.o .libs/libos.lax/libosimpl.a/gwentime.o .libs/libos.lax/libosimpl.a/fslock.o .libs/libos.lax/libosimpl.a/directory.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libos.a >libtool: link: rm -fr .libs/libos.lax >libtool: link: ( cd ".libs" && rm -f "libos.la" && ln -s "../libos.la" "libos.la" ) >make[5]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os' >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/os' >Making all in parser >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/parser' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o base64.lo base64.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o configmgr.lo configmgr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o db.lo db.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c configmgr.c -fPIC -DPIC -o .libs/configmgr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c db.c -fPIC -DPIC -o .libs/db.o >db.c: In function âGWEN_DB_GetNextGroupâ: >db.c:367:17: warning: variable âogâ set but not used [-Wunused-but-set-variable] >db.c: In function âGWEN_DB_GetNextVarâ: >db.c:407:17: warning: variable âogâ set but not used [-Wunused-but-set-variable] >In file included from db.c:1766:0: >dbrw.c: In function âGWEN_DB_UnescapeToBufferTolerantâ: >dbrw.c:75:17: warning: variable âsrcBakâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o dbio.lo dbio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c dbio.c -fPIC -DPIC -o .libs/dbio.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o msgengine.lo msgengine.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c msgengine.c -fPIC -DPIC -o .libs/msgengine.o >msgengine.c: In function âGWEN_MsgEngine__WriteValueâ: >msgengine.c:446:11: warning: variable ânumâ set but not used [-Wunused-but-set-variable] >msgengine.c: In function âGWEN_MsgEngine__GetInlineâ: >msgengine.c:660:18: warning: variable âdplenâ set but not used [-Wunused-but-set-variable] >msgengine.c: In function âGWEN_MsgEngine__WriteElementâ: >msgengine.c:699:16: warning: variable âmaxsizeâ set but not used [-Wunused-but-set-variable] >msgengine.c:698:16: warning: variable âminsizeâ set but not used [-Wunused-but-set-variable] >msgengine.c: In function âGWEN_MsgEngine__ShowGroupâ: >msgengine.c:2298:17: warning: variable âaddEmptyModeâ set but not used [-Wunused-but-set-variable] >msgengine.c:2211:7: warning: variable âomittedElementsâ set but not used [-Wunused-but-set-variable] >msgengine.c:2210:7: warning: variable âisFirstElementâ set but not used [-Wunused-but-set-variable] >msgengine.c: In function âGWEN_MsgEngine__ListElementâ: >msgengine.c:2485:15: warning: variable âtypeâ set but not used [-Wunused-but-set-variable] >msgengine.c: In function âGWEN_MsgEngine__ReadValueâ: >msgengine.c:2790:16: warning: variable âposInMsgâ set but not used [-Wunused-but-set-variable] >msgengine.c: In function âGWEN_MsgEngine__ReadGroupâ: >msgengine.c:2996:16: warning: variable âmaxsizeâ set but not used [-Wunused-but-set-variable] >msgengine.c:2995:16: warning: variable âminsizeâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o path.lo path.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c path.c -fPIC -DPIC -o .libs/path.o >path.c: In function âGWEN_Path_Handleâ: >path.c:44:7: warning: variable âiâ set but not used [-Wunused-but-set-variable] >path.c: In function âGWEN_Path_HandleWithIdxâ: >path.c:195:7: warning: variable âiâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o tag16.lo tag16.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c tag16.c -fPIC -DPIC -o .libs/tag16.o >tag16.c: In function âGWEN_Tag16_fromBufferâ: >tag16.c:84:16: warning: variable âtagModeâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o text.lo text.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c text.c -fPIC -DPIC -o .libs/text.o >text.c: In function âGWEN_Text_ToHexBufferâ: >text.c:735:16: warning: variable âsizeâ set but not used [-Wunused-but-set-variable] >text.c: In function âGWEN_Text_FromHexâ: >text.c:808:16: warning: variable âposâ set but not used [-Wunused-but-set-variable] >text.c: In function âGWEN_Text_ToBcdBufferâ: >text.c:951:16: warning: variable âsizeâ set but not used [-Wunused-but-set-variable] >text.c: In function âGWEN_Text_UnescapeToBufferTolerantâ: >text.c:1464:17: warning: variable âsrcBakâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o tlv.lo tlv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c tlv.c -fPIC -DPIC -o .libs/tlv.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o url.lo url.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c url.c -fPIC -DPIC -o .libs/url.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o urlfns.lo urlfns.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c urlfns.c -fPIC -DPIC -o .libs/urlfns.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o xml.lo xml.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o xmlctx.lo xmlctx.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c xmlctx.c -fPIC -DPIC -o .libs/xmlctx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c xml.c -fPIC -DPIC -o .libs/xml.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o xsdnode.lo xsdnode.c >In file included from xml.c:1777:0: >xmlrw.c: In function âGWEN_XMLNode_WriteToStreamâ: >xmlrw.c:204:14: warning: variable âlflagsâ set but not used [-Wunused-but-set-variable] >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/os -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c xsdnode.c -fPIC -DPIC -o .libs/xsdnode.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libparser.la base64.lo configmgr.lo db.lo dbio.lo msgengine.lo path.lo tag16.lo text.lo tlv.lo url.lo urlfns.lo xml.lo xmlctx.lo xsdnode.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libparser.a .libs/base64.o .libs/configmgr.o .libs/db.o .libs/dbio.o .libs/msgengine.o .libs/path.o .libs/tag16.o .libs/text.o .libs/tlv.o .libs/url.o .libs/urlfns.o .libs/xml.o .libs/xmlctx.o .libs/xsdnode.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libparser.a >libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/parser' >Making all in crypt3 >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/crypt3' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptalgo.lo cryptalgo.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptdefs.lo cryptdefs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o hashalgo.lo hashalgo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptdefs.c -fPIC -DPIC -o .libs/cryptdefs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c hashalgo.c -fPIC -DPIC -o .libs/hashalgo.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptalgo.c -fPIC -DPIC -o .libs/cryptalgo.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o paddalgo.lo paddalgo.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptkey.lo cryptkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c paddalgo.c -fPIC -DPIC -o .libs/paddalgo.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptkey.c -fPIC -DPIC -o .libs/cryptkey.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptkeyrsa.lo cryptkeyrsa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptkeyrsa.c -fPIC -DPIC -o .libs/cryptkeyrsa.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptkeysym.lo cryptkeysym.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptkeysym.c -fPIC -DPIC -o .libs/cryptkeysym.o >In file included from cryptkeyrsa.c:17:0: >cryptkeyrsa_p.h:27:3: warning: âgcry_ac_handle_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:29:3: warning: âgcry_ac_key_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:37:11: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:41:12: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:43:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:52:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:56:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa_p.h:60:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_Signâ: >cryptkeyrsa.c:70:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:82:3: warning: âgcry_ac_key_data_getâ is deprecated (declared at /usr/include/gcrypt.h:1512) [-Wdeprecated-declarations] >cryptkeyrsa.c:85:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c:93:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_Verifyâ: >cryptkeyrsa.c:152:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:163:3: warning: âgcry_ac_key_data_getâ is deprecated (declared at /usr/include/gcrypt.h:1512) [-Wdeprecated-declarations] >cryptkeyrsa.c:166:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c:174:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_Encipherâ: >cryptkeyrsa.c:242:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:253:3: warning: âgcry_ac_key_data_getâ is deprecated (declared at /usr/include/gcrypt.h:1512) [-Wdeprecated-declarations] >cryptkeyrsa.c:256:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c:264:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_Decipherâ: >cryptkeyrsa.c:311:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:322:3: warning: âgcry_ac_key_data_getâ is deprecated (declared at /usr/include/gcrypt.h:1512) [-Wdeprecated-declarations] >cryptkeyrsa.c:325:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c:333:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c: At top level: >cryptkeyrsa.c:374:11: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa__ReadMpiâ: >cryptkeyrsa.c:404:3: warning: âgcry_ac_data_setâ is deprecated (declared at /usr/include/gcrypt.h:1433) [-Wdeprecated-declarations] >cryptkeyrsa.c: At top level: >cryptkeyrsa.c:420:5: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa__WriteMpiâ: >cryptkeyrsa.c:428:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c: At top level: >cryptkeyrsa.c:454:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa__DataFromDbâ: >cryptkeyrsa.c:456:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:461:3: warning: âgcry_ac_data_newâ is deprecated (declared at /usr/include/gcrypt.h:1407) [-Wdeprecated-declarations] >cryptkeyrsa.c:470:5: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:477:5: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:485:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:494:2: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:501:2: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_freeDataâ: >cryptkeyrsa.c:519:5: warning: âgcry_ac_key_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1531) [-Wdeprecated-declarations] >cryptkeyrsa.c:521:5: warning: âgcry_ac_closeâ is deprecated (declared at /usr/include/gcrypt.h:1487) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_fromDbâ: >cryptkeyrsa.c:529:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:576:3: warning: âgcry_ac_openâ is deprecated (declared at /usr/include/gcrypt.h:1482) [-Wdeprecated-declarations] >cryptkeyrsa.c:579:5: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:585:3: warning: âgcry_ac_key_initâ is deprecated (declared at /usr/include/gcrypt.h:1491) [-Wdeprecated-declarations] >cryptkeyrsa.c:590:5: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:601:3: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_toDbâ: >cryptkeyrsa.c:611:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:628:3: warning: âgcry_ac_key_data_getâ is deprecated (declared at /usr/include/gcrypt.h:1512) [-Wdeprecated-declarations] >cryptkeyrsa.c:672:5: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c:673:2: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeyrsa.c: At top level: >cryptkeyrsa.c:695:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa__sKeyElementToDataâ: >cryptkeyrsa.c:706:3: warning: âgcry_ac_data_setâ is deprecated (declared at /usr/include/gcrypt.h:1433) [-Wdeprecated-declarations] >cryptkeyrsa.c: At top level: >cryptkeyrsa.c:720:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:734:1: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa_GeneratePair2â: >cryptkeyrsa.c:815:5: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:820:5: warning: âgcry_ac_data_newâ is deprecated (declared at /usr/include/gcrypt.h:1407) [-Wdeprecated-declarations] >cryptkeyrsa.c:830:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:848:5: warning: âgcry_ac_openâ is deprecated (declared at /usr/include/gcrypt.h:1482) [-Wdeprecated-declarations] >cryptkeyrsa.c:852:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:858:5: warning: âgcry_ac_key_initâ is deprecated (declared at /usr/include/gcrypt.h:1491) [-Wdeprecated-declarations] >cryptkeyrsa.c:863:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:869:5: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:878:5: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:883:5: warning: âgcry_ac_data_newâ is deprecated (declared at /usr/include/gcrypt.h:1407) [-Wdeprecated-declarations] >cryptkeyrsa.c:893:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:911:5: warning: âgcry_ac_openâ is deprecated (declared at /usr/include/gcrypt.h:1482) [-Wdeprecated-declarations] >cryptkeyrsa.c:915:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:921:5: warning: âgcry_ac_key_initâ is deprecated (declared at /usr/include/gcrypt.h:1491) [-Wdeprecated-declarations] >cryptkeyrsa.c:926:7: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c:932:5: warning: âgcry_ac_data_destroyâ is deprecated (declared at /usr/include/gcrypt.h:1411) [-Wdeprecated-declarations] >cryptkeyrsa.c: In function âGWEN_Crypt_KeyRsa__GetNamedElementâ: >cryptkeyrsa.c:952:3: warning: âgcry_ac_data_tâ is deprecated [-Wdeprecated-declarations] >cryptkeyrsa.c:968:3: warning: âgcry_ac_key_data_getâ is deprecated (declared at /usr/include/gcrypt.h:1512) [-Wdeprecated-declarations] >cryptkeyrsa.c:971:3: warning: âgcry_ac_data_get_nameâ is deprecated (declared at /usr/include/gcrypt.h:1440) [-Wdeprecated-declarations] >cryptkeysym.c: In function âGWEN_Crypt_KeySym__fromDbâ: >cryptkeysym.c:273:16: warning: variable ânbitsâ set but not used [-Wunused-but-set-variable] >cryptkeysym.c: In function âGWEN_Crypt_KeySym_fromDbâ: >cryptkeysym.c:371:16: warning: variable ânbitsâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o mdigest.lo mdigest.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c mdigest.c -fPIC -DPIC -o .libs/mdigest.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o mdigestgc.lo mdigestgc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o padd.lo padd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c mdigestgc.c -fPIC -DPIC -o .libs/mdigestgc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c padd.c -fPIC -DPIC -o .libs/padd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o smalltresor.lo smalltresor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c smalltresor.c -fPIC -DPIC -o .libs/smalltresor.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libcrypt3.la cryptalgo.lo cryptdefs.lo hashalgo.lo paddalgo.lo cryptkey.lo cryptkeyrsa.lo cryptkeysym.lo mdigest.lo mdigestgc.lo padd.lo smalltresor.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypt3.a .libs/cryptalgo.o .libs/cryptdefs.o .libs/hashalgo.o .libs/paddalgo.o .libs/cryptkey.o .libs/cryptkeyrsa.o .libs/cryptkeysym.o .libs/mdigest.o .libs/mdigestgc.o .libs/padd.o .libs/smalltresor.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcrypt3.a >libtool: link: ( cd ".libs" && rm -f "libcrypt3.la" && ln -s "../libcrypt3.la" "libcrypt3.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/crypt3' >Making all in crypttoken >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/crypttoken' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ct.lo ct.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ct_context.lo ct_context.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ctf_context.lo ctf_context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ctf_context.c -fPIC -DPIC -o .libs/ctf_context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ct.c -fPIC -DPIC -o .libs/ct.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ct_context.c -fPIC -DPIC -o .libs/ct_context.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ctfile.lo ctfile.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ct_keyinfo.lo ct_keyinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ctfile.c -fPIC -DPIC -o .libs/ctfile.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ct_keyinfo.c -fPIC -DPIC -o .libs/ct_keyinfo.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o ctplugin.lo ctplugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar60-plugins\" -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c ctplugin.c -fPIC -DPIC -o .libs/ctplugin.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libcrypttoken.la ct.lo ct_context.lo ctf_context.lo ctfile.lo ct_keyinfo.lo ctplugin.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypttoken.a .libs/ct.o .libs/ct_context.o .libs/ctf_context.o .libs/ctfile.o .libs/ct_keyinfo.o .libs/ctplugin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcrypttoken.a >libtool: link: ( cd ".libs" && rm -f "libcrypttoken.la" && ln -s "../libcrypttoken.la" "libcrypttoken.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/crypttoken' >Making all in gui >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/gui' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cgui.lo cgui.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cprogress.lo cprogress.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o dialog.lo dialog.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cgui.c -fPIC -DPIC -o .libs/cgui.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c dialog.c -fPIC -DPIC -o .libs/dialog.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cprogress.c -fPIC -DPIC -o .libs/cprogress.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gui.lo gui.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o widget.lo widget.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c widget.c -fPIC -DPIC -o .libs/widget.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gui.c -fPIC -DPIC -o .libs/gui.o >gui.c: In function âGWEN_Gui_CheckCertBuiltInâ: >gui.c:1019:15: warning: variable âipAddrâ set but not used [-Wunused-but-set-variable] >gui.c: In function âGWEN_Gui_Internal_ProgressEndâ: >gui.c:1427:12: warning: variable âparentPidâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o progressdata.lo progressdata.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c progressdata.c -fPIC -DPIC -o .libs/progressdata.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o dlg_progress.lo dlg_progress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c dlg_progress.c -fPIC -DPIC -o .libs/dlg_progress.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o dlg_input.lo dlg_input.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o dlg_message.lo dlg_message.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c dlg_input.c -fPIC -DPIC -o .libs/dlg_input.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c dlg_message.c -fPIC -DPIC -o .libs/dlg_message.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o dlg_showbox.lo dlg_showbox.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c dlg_showbox.c -fPIC -DPIC -o .libs/dlg_showbox.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libgui.la cgui.lo cprogress.lo dialog.lo gui.lo widget.lo progressdata.lo dlg_progress.lo dlg_input.lo dlg_message.lo dlg_showbox.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgui.a .libs/cgui.o .libs/cprogress.o .libs/dialog.o .libs/gui.o .libs/widget.o .libs/progressdata.o .libs/dlg_progress.o .libs/dlg_input.o .libs/dlg_message.o .libs/dlg_showbox.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgui.a >libtool: link: ( cd ".libs" && rm -f "libgui.la" && ln -s "../libgui.la" "libgui.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/gui' >Making all in cryptmsg >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/cryptmsg' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o sighead.lo sighead.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o sigtail.lo sigtail.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o crypthead.lo crypthead.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c sighead.c -fPIC -DPIC -o .libs/sighead.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c sigtail.c -fPIC -DPIC -o .libs/sigtail.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c crypthead.c -fPIC -DPIC -o .libs/crypthead.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptmgr.lo cryptmgr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptmgr.c -fPIC -DPIC -o .libs/cryptmgr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o cryptmgrkeys.lo cryptmgrkeys.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c cryptmgrkeys.c -fPIC -DPIC -o .libs/cryptmgrkeys.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libcryptmsg.la sighead.lo sigtail.lo crypthead.lo cryptmgr.lo cryptmgrkeys.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcryptmsg.a .libs/sighead.o .libs/sigtail.o .libs/crypthead.o .libs/cryptmgr.o .libs/cryptmgrkeys.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcryptmsg.a >libtool: link: ( cd ".libs" && rm -f "libcryptmsg.la" && ln -s "../libcryptmsg.la" "libcryptmsg.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/cryptmsg' >Making all in html >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/html' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o g_box.lo g_box.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o g_generic.lo g_generic.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o g_table.lo g_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c g_box.c -fPIC -DPIC -o .libs/g_box.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c g_generic.c -fPIC -DPIC -o .libs/g_generic.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c g_table.c -fPIC -DPIC -o .libs/g_table.o >g_table.c: In function âHtmlGroup_Table_EndSubGroupâ: >g_table.c:85:21: warning: variable âctxâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o g_tablerow.lo g_tablerow.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o g_unorderedlist.lo g_unorderedlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c g_unorderedlist.c -fPIC -DPIC -o .libs/g_unorderedlist.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o htmlctx.lo htmlctx.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c g_tablerow.c -fPIC -DPIC -o .libs/g_tablerow.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o htmlfont.lo htmlfont.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c htmlctx.c -fPIC -DPIC -o .libs/htmlctx.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o htmlimage.lo htmlimage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c htmlfont.c -fPIC -DPIC -o .libs/htmlfont.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c htmlimage.c -fPIC -DPIC -o .libs/htmlimage.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o htmlgroup.lo htmlgroup.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c htmlgroup.c -fPIC -DPIC -o .libs/htmlgroup.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o htmlobject.lo htmlobject.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c htmlobject.c -fPIC -DPIC -o .libs/htmlobject.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o htmlprops.lo htmlprops.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o o_box.lo o_box.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c htmlprops.c -fPIC -DPIC -o .libs/htmlprops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c o_box.c -fPIC -DPIC -o .libs/o_box.o >o_box.c: In function âHtmlObject_Box_Layoutâ: >o_box.c:39:7: warning: variable âresXâ set but not used [-Wunused-but-set-variable] >o_box.c:33:7: warning: variable âhâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o o_grid.lo o_grid.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o o_gridentry.lo o_gridentry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c o_grid.c -fPIC -DPIC -o .libs/o_grid.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o o_image.lo o_image.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c o_gridentry.c -fPIC -DPIC -o .libs/o_gridentry.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c o_image.c -fPIC -DPIC -o .libs/o_image.o >o_grid.c: In function âHtmlObject_Grid_Layoutâ: >o_grid.c:37:7: warning: variable âhâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o o_word.lo o_word.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c o_word.c -fPIC -DPIC -o .libs/o_word.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libgwenhtml.la g_box.lo g_generic.lo g_table.lo g_tablerow.lo g_unorderedlist.lo htmlctx.lo htmlfont.lo htmlimage.lo htmlgroup.lo htmlobject.lo htmlprops.lo o_box.lo o_grid.lo o_gridentry.lo o_image.lo o_word.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgwenhtml.a .libs/g_box.o .libs/g_generic.o .libs/g_table.o .libs/g_tablerow.o .libs/g_unorderedlist.o .libs/htmlctx.o .libs/htmlfont.o .libs/htmlimage.o .libs/htmlgroup.o .libs/htmlobject.o .libs/htmlprops.o .libs/o_box.o .libs/o_grid.o .libs/o_gridentry.o .libs/o_image.o .libs/o_word.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgwenhtml.a >libtool: link: ( cd ".libs" && rm -f "libgwenhtml.la" && ln -s "../libgwenhtml.la" "libgwenhtml.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/html' >Making all in sar >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/sar' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gwen_sar_fileheader.lo gwen_sar_fileheader.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o sar.lo sar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c sar.c -fPIC -DPIC -o .libs/sar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gwen_sar_fileheader.c -fPIC -DPIC -o .libs/gwen_sar_fileheader.o >sar.c: In function âGWEN_Sar_ExtractAndDigestFileDirâ: >sar.c:1576:12: warning: variable âfsizeâ set but not used [-Wunused-but-set-variable] >sar.c:1575:12: warning: variable âdposâ set but not used [-Wunused-but-set-variable] >sar.c: In function âGWEN_Sar__UnpackArchiveâ: >sar.c:1842:19: warning: variable âsâ set but not used [-Wunused-but-set-variable] >sar.c: In function âGWEN_Sar_CheckArchiveâ: >sar.c:2385:19: warning: variable âsâ set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libsar.la gwen_sar_fileheader.lo sar.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsar.a .libs/gwen_sar_fileheader.o .libs/sar.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsar.a >libtool: link: ( cd ".libs" && rm -f "libsar.la" && ln -s "../libsar.la" "libsar.la" ) >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src/sar' >make[4]: Entering directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr\" -DGWEN_SYSCONF_DIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"60\" -DGWEN_DATADIR=\"/usr/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib64/gwenhywfar/plugins/60\" -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o binreloc.lo binreloc.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr\" -DGWEN_SYSCONF_DIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"60\" -DGWEN_DATADIR=\"/usr/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib64/gwenhywfar/plugins/60\" -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o gwenhywfar.lo gwenhywfar.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr\" -DGWEN_SYSCONF_DIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"60\" -DGWEN_DATADIR=\"/usr/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib64/gwenhywfar/plugins/60\" -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c testlib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr\" -DGWEN_SYSCONF_DIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"60\" -DGWEN_DATADIR=\"/usr/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib64/gwenhywfar/plugins/60\" -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c gwenhywfar.c -fPIC -DPIC -o .libs/gwenhywfar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr\" -DGWEN_SYSCONF_DIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"60\" -DGWEN_DATADIR=\"/usr/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib64/gwenhywfar/plugins/60\" -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c binreloc.c -fPIC -DPIC -o .libs/binreloc.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -no-undefined -version-info 62:1:2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o libgwenhywfar.la -rpath /usr/lib64 binreloc.lo gwenhywfar.lo base/libbase.la crypt3/libcrypt3.la crypttoken/libcrypttoken.la cryptmsg/libcryptmsg.la sio/libsio.la os/libos.la parser/libparser.la html/libgwenhtml.la gui/libgui.la sar/libsar.la -lgcrypt -lgpg-error -lgnutls -lrt -pthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/binreloc.o .libs/gwenhywfar.o -Wl,--whole-archive base/.libs/libbase.a crypt3/.libs/libcrypt3.a crypttoken/.libs/libcrypttoken.a cryptmsg/.libs/libcryptmsg.a sio/.libs/libsio.a os/.libs/libos.a parser/.libs/libparser.a html/.libs/libgwenhtml.a gui/.libs/libgui.a sar/.libs/libsar.a -Wl,--no-whole-archive /usr/lib64/libgcrypt.so -lgpg-error -lgnutls -lrt -ldl -march=athlon64-sse3 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgwenhywfar.so.60 -o .libs/libgwenhywfar.so.60.2.1 >libtool: link: (cd ".libs" && rm -f "libgwenhywfar.so.60" && ln -s "libgwenhywfar.so.60.2.1" "libgwenhywfar.so.60") >libtool: link: (cd ".libs" && rm -f "libgwenhywfar.so" && ln -s "libgwenhywfar.so.60.2.1" "libgwenhywfar.so") >libtool: link: ( cd ".libs" && rm -f "libgwenhywfar.la" && ln -s "../libgwenhywfar.la" "libgwenhywfar.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o testlib testlib.o libgwenhywfar.la >libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--hash-style=gnu -o .libs/testlib testlib.o ./.libs/libgwenhywfar.so -pthread >./.libs/libgwenhywfar.so: undefined reference to `gnutls_transport_set_lowat' >collect2: ld returned 1 exit status >make[4]: *** [testlib] Error 1 >make[4]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1' >make: *** [all] Error 2 >emake failed > * ERROR: sys-libs/gwenhywfar-4.2.1 failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 84: Called src_compile > * environment, line 154: Called die > * The specific snippet of code: > * emake || die; > * > * If you need support, post the output of 'emerge --info =sys-libs/gwenhywfar-4.2.1', > * the complete build log and the output of 'emerge -pqv =sys-libs/gwenhywfar-4.2.1'. > * The complete build log is located at '/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/temp/environment'. > * S: '/var/tmp/portage/sys-libs/gwenhywfar-4.2.1/work/gwenhywfar-4.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 391081
: 293189