D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gwenhywfar-4.18.0-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Hhd0gq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gwenhywfar-4.18.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/gwenhywfar-4.18.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gwenhywfar-4.18.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qmZIpj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gwenhywfar-4.18.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/home/pterjan/.local/bin:/home/pterjan/bin + PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/home/pterjan/.local/bin:/home/pterjan/bin + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --disable-rpath '--with-guis=qt4 qt5 gtk2' --with-qt4-libs=/usr/lib64 --with-openssl-libs=/usr/lib64 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 whether make supports nested variables... yes checking host system type... posix checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking for windres... no checking for gawk... (cached) gawk checking for dot... NO checking for sed... /usr/bin/sed checking for dlopen in -ldl... yes checking for sem_init in -lrt... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/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 langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking localcharset.h usability... no checking localcharset.h presence... no checking for localcharset.h... no 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 endian.h usability... yes checking endian.h presence... yes checking for endian.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 system-wide trusted certificates should be set... yes checking network connectivity can be assumed available during 'make check'... yes 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 dpkg-architecture... no checking for multiarch paths... not found checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.1) checking LIBGCRYPT API version... okay checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 0.0... yes (1.27) 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/lib64 -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... yes, mandriva 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 for qt4 includes... -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui checking for qt4 libraries... -L/usr/lib64 -lQtGui -lQtCore checking for qt4 moc... /usr/lib64/qt4/bin/moc checking for qt4 uic... /usr/lib64/qt4/bin/uic checking for yes... yes checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Qt... Info: creating stash file /tmp/.qmake.stash yes: QT_CXXFLAGS=-pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ QT_DIR=/usr/lib64 QT_LIBS=-lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread QT_UIC=/usr/lib64/qt5/bin/uic QT_MOC=/usr/lib64/qt5/bin/moc QT_LRELEASE=/usr/lib64/qt4/bin/lrelease QT_LUPDATE=/usr/lib64/qt4/bin/lupdate checking correct functioning of Qt installation... success checking docpath... /home/pterjan/apidoc checking doxygen tag files... none checking for library containing dlopen... -ldl checking whether this is an official release... no checking whether compiler supports symbol visibility... 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 checking that generated files are newer than configure... done 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-config.cmake config.status: creating gwenhywfar-config-version.cmake 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/gparser/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/cpp/gwengui-cpp-config.cmake config.status: creating gui/cpp/gwengui-cpp-config-version.cmake config.status: creating gui/qt4/Makefile config.status: creating gui/qt4/gwengui-qt4.pc config.status: creating gui/qt4/gwengui-qt4-config.cmake config.status: creating gui/qt4/gwengui-qt4-config-version.cmake config.status: creating gui/qt5/Makefile config.status: creating gui/qt5/gwengui-qt5.pc config.status: creating gui/qt5/gwengui-qt5-config.cmake config.status: creating gui/qt5/gwengui-qt5-config-version.cmake 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.18.0stable-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 : OpenSSL Support for gct-tool : yes GUI Support : qt4 qt5 gtk2 Use system-wide certificates : yes 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. + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in admin make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' gcc -DHAVE_CONFIG_H -I. -I.. -DGWEN_HEADERS=\"/usr/include/gwenhywfar4/gwenhywfar\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mklistdoc.o -MD -MP -MF .deps/mklistdoc.Tpo -c -o mklistdoc.o mklistdoc.c mv -f .deps/mklistdoc.Tpo .deps/mklistdoc.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' /bin/sh ../libtool --tag=CC --mode=link gcc -DGWEN_HEADERS=\"/usr/include/gwenhywfar4/gwenhywfar\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mklistdoc mklistdoc.o libtool: link: gcc -DGWEN_HEADERS=\"/usr/include/gwenhywfar4/gwenhywfar\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mklistdoc mklistdoc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' Making all in data make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in src /usr/bin/make all-recursive Making all in base make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c -o i18n.lo i18n.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -fPIC -DPIC -o .libs/i18n.o mv -f .deps/i18n.Tpo .deps/i18n.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT idlist.lo -MD -MP -MF .deps/idlist.Tpo -c -o idlist.lo idlist.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT idlist.lo -MD -MP -MF .deps/idlist.Tpo -c idlist.c -fPIC -DPIC -o .libs/idlist.o mv -f .deps/idlist.Tpo .deps/idlist.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT idlist64.lo -MD -MP -MF .deps/idlist64.Tpo -c -o idlist64.lo idlist64.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT idlist64.lo -MD -MP -MF .deps/idlist64.Tpo -c idlist64.c -fPIC -DPIC -o .libs/idlist64.o mv -f .deps/idlist64.Tpo .deps/idlist64.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT inherit.lo -MD -MP -MF .deps/inherit.Tpo -c -o inherit.lo inherit.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT inherit.lo -MD -MP -MF .deps/inherit.Tpo -c inherit.c -fPIC -DPIC -o .libs/inherit.o mv -f .deps/inherit.Tpo .deps/inherit.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -fPIC -DPIC -o .libs/args.o mv -f .deps/args.Tpo .deps/args.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/debug.Tpo .deps/debug.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o mv -f .deps/buffer.Tpo .deps/buffer.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwensignal.lo -MD -MP -MF .deps/gwensignal.Tpo -c -o gwensignal.lo gwensignal.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwensignal.lo -MD -MP -MF .deps/gwensignal.Tpo -c gwensignal.c -fPIC -DPIC -o .libs/gwensignal.o mv -f .deps/gwensignal.Tpo .deps/gwensignal.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT list1.lo -MD -MP -MF .deps/list1.Tpo -c -o list1.lo list1.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT list1.lo -MD -MP -MF .deps/list1.Tpo -c list1.c -fPIC -DPIC -o .libs/list1.o mv -f .deps/list1.Tpo .deps/list1.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o mv -f .deps/memory.Tpo .deps/memory.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT pathmanager.lo -MD -MP -MF .deps/pathmanager.Tpo -c -o pathmanager.lo pathmanager.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT pathmanager.lo -MD -MP -MF .deps/pathmanager.Tpo -c pathmanager.c -fPIC -DPIC -o .libs/pathmanager.o mv -f .deps/pathmanager.Tpo .deps/pathmanager.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT plugindescr.lo -MD -MP -MF .deps/plugindescr.Tpo -c -o plugindescr.lo plugindescr.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT plugindescr.lo -MD -MP -MF .deps/plugindescr.Tpo -c plugindescr.c -fPIC -DPIC -o .libs/plugindescr.o mv -f .deps/plugindescr.Tpo .deps/plugindescr.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT refptr.lo -MD -MP -MF .deps/refptr.Tpo -c -o refptr.lo refptr.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT refptr.lo -MD -MP -MF .deps/refptr.Tpo -c refptr.c -fPIC -DPIC -o .libs/refptr.o mv -f .deps/refptr.Tpo .deps/refptr.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o mv -f .deps/list.Tpo .deps/list.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c -o logger.lo logger.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -fPIC -DPIC -o .libs/logger.o mv -f .deps/logger.Tpo .deps/logger.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ringbuffer.lo -MD -MP -MF .deps/ringbuffer.Tpo -c -o ringbuffer.lo ringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ringbuffer.lo -MD -MP -MF .deps/ringbuffer.Tpo -c ringbuffer.c -fPIC -DPIC -o .libs/ringbuffer.o mv -f .deps/ringbuffer.Tpo .deps/ringbuffer.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/plugin.o mv -f .deps/plugin.Tpo .deps/plugin.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT stringlist2.lo -MD -MP -MF .deps/stringlist2.Tpo -c -o stringlist2.lo stringlist2.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT stringlist2.lo -MD -MP -MF .deps/stringlist2.Tpo -c stringlist2.c -fPIC -DPIC -o .libs/stringlist2.o mv -f .deps/stringlist2.Tpo .deps/stringlist2.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT fastbuffer.lo -MD -MP -MF .deps/fastbuffer.Tpo -c -o fastbuffer.lo fastbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT fastbuffer.lo -MD -MP -MF .deps/fastbuffer.Tpo -c fastbuffer.c -fPIC -DPIC -o .libs/fastbuffer.o mv -f .deps/fastbuffer.Tpo .deps/fastbuffer.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT memcache.lo -MD -MP -MF .deps/memcache.Tpo -c -o memcache.lo memcache.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT memcache.lo -MD -MP -MF .deps/memcache.Tpo -c memcache.c -fPIC -DPIC -o .libs/memcache.o mv -f .deps/memcache.Tpo .deps/memcache.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT stringlist.lo -MD -MP -MF .deps/stringlist.Tpo -c -o stringlist.lo stringlist.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT stringlist.lo -MD -MP -MF .deps/stringlist.Tpo -c stringlist.c -fPIC -DPIC -o .libs/stringlist.o mv -f .deps/stringlist.Tpo .deps/stringlist.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o mv -f .deps/tree.Tpo .deps/tree.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT idmap.lo -MD -MP -MF .deps/idmap.Tpo -c -o idmap.lo idmap.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT idmap.lo -MD -MP -MF .deps/idmap.Tpo -c idmap.c -fPIC -DPIC -o .libs/idmap.o mv -f .deps/idmap.Tpo .deps/idmap.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT pointerlist.lo -MD -MP -MF .deps/pointerlist.Tpo -c -o pointerlist.lo pointerlist.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT pointerlist.lo -MD -MP -MF .deps/pointerlist.Tpo -c pointerlist.c -fPIC -DPIC -o .libs/pointerlist.o mv -f .deps/pointerlist.Tpo .deps/pointerlist.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT multicache.lo -MD -MP -MF .deps/multicache.Tpo -c -o multicache.lo multicache.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT multicache.lo -MD -MP -MF .deps/multicache.Tpo -c multicache.c -fPIC -DPIC -o .libs/multicache.o mv -f .deps/multicache.Tpo .deps/multicache.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c libtool: compile: gcc -DHAVE_CONFIG_H "-DGWEN_BUFFER_DEFAULT_HARDLIMIT=(16*1024*1024)" -I. -I../.. -I../../gwenhywfar4 -I../../src/ -I../../src/base -I../../src/gui -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -fPIC -DPIC -o .libs/param.o mv -f .deps/param.Tpo .deps/param.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 pointerlist.lo multicache.lo param.lo libtool: link: 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 .libs/pointerlist.o .libs/multicache.o .libs/param.o libtool: link: ranlib .libs/libbase.a libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' Making all in sio make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_memory.lo -MD -MP -MF .deps/syncio_memory.Tpo -c -o syncio_memory.lo syncio_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_memory.lo -MD -MP -MF .deps/syncio_memory.Tpo -c syncio_memory.c -fPIC -DPIC -o .libs/syncio_memory.o mv -f .deps/syncio_memory.Tpo .deps/syncio_memory.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_socket.lo -MD -MP -MF .deps/syncio_socket.Tpo -c -o syncio_socket.lo syncio_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_socket.lo -MD -MP -MF .deps/syncio_socket.Tpo -c syncio_socket.c -fPIC -DPIC -o .libs/syncio_socket.o mv -f .deps/syncio_socket.Tpo .deps/syncio_socket.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT httpsession.lo -MD -MP -MF .deps/httpsession.Tpo -c -o httpsession.lo httpsession.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT httpsession.lo -MD -MP -MF .deps/httpsession.Tpo -c httpsession.c -fPIC -DPIC -o .libs/httpsession.o mv -f .deps/httpsession.Tpo .deps/httpsession.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_buffered.lo -MD -MP -MF .deps/syncio_buffered.Tpo -c -o syncio_buffered.lo syncio_buffered.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_buffered.lo -MD -MP -MF .deps/syncio_buffered.Tpo -c syncio_buffered.c -fPIC -DPIC -o .libs/syncio_buffered.o mv -f .deps/syncio_buffered.Tpo .deps/syncio_buffered.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio.lo -MD -MP -MF .deps/syncio.Tpo -c -o syncio.lo syncio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio.lo -MD -MP -MF .deps/syncio.Tpo -c syncio.c -fPIC -DPIC -o .libs/syncio.o mv -f .deps/syncio.Tpo .deps/syncio.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ssl_cert_descr.lo -MD -MP -MF .deps/ssl_cert_descr.Tpo -c -o ssl_cert_descr.lo ssl_cert_descr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ssl_cert_descr.lo -MD -MP -MF .deps/ssl_cert_descr.Tpo -c ssl_cert_descr.c -fPIC -DPIC -o .libs/ssl_cert_descr.o mv -f .deps/ssl_cert_descr.Tpo .deps/ssl_cert_descr.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_tls.lo -MD -MP -MF .deps/syncio_tls.Tpo -c -o syncio_tls.lo syncio_tls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_tls.lo -MD -MP -MF .deps/syncio_tls.Tpo -c syncio_tls.c -fPIC -DPIC -o .libs/syncio_tls.o mv -f .deps/syncio_tls.Tpo .deps/syncio_tls.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_http.lo -MD -MP -MF .deps/syncio_http.Tpo -c -o syncio_http.lo syncio_http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_http.lo -MD -MP -MF .deps/syncio_http.Tpo -c syncio_http.c -fPIC -DPIC -o .libs/syncio_http.o mv -f .deps/syncio_http.Tpo .deps/syncio_http.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: 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: ranlib .libs/libsio.a libtool: link: ( cd ".libs" && rm -f "libsio.la" && ln -s "../libsio.la" "libsio.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' Making all in os Making all in posix make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o mv -f .deps/init.Tpo .deps/init.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT directory.lo -MD -MP -MF .deps/directory.Tpo -c -o directory.lo directory.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT directory.lo -MD -MP -MF .deps/directory.Tpo -c directory.c -fPIC -DPIC -o .libs/directory.o mv -f .deps/directory.Tpo .deps/directory.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwentime.lo -MD -MP -MF .deps/gwentime.Tpo -c -o gwentime.lo gwentime.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwentime.lo -MD -MP -MF .deps/gwentime.Tpo -c gwentime.c -fPIC -DPIC -o .libs/gwentime.o mv -f .deps/gwentime.Tpo .deps/gwentime.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo mutex.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.c -fPIC -DPIC -o .libs/mutex.o mv -f .deps/mutex.Tpo .deps/mutex.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT libloader.lo -MD -MP -MF .deps/libloader.Tpo -c -o libloader.lo libloader.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT libloader.lo -MD -MP -MF .deps/libloader.Tpo -c libloader.c -fPIC -DPIC -o .libs/libloader.o mv -f .deps/libloader.Tpo .deps/libloader.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -fPIC -DPIC -o .libs/process.o mv -f .deps/process.Tpo .deps/process.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT fslock.lo -MD -MP -MF .deps/fslock.Tpo -c -o fslock.lo fslock.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT fslock.lo -MD -MP -MF .deps/fslock.Tpo -c fslock.c -fPIC -DPIC -o .libs/fslock.o mv -f .deps/fslock.Tpo .deps/fslock.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.c -fPIC -DPIC -o .libs/semaphore.o mv -f .deps/semaphore.Tpo .deps/semaphore.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c -o inetaddr.lo inetaddr.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o mv -f .deps/inetaddr.Tpo .deps/inetaddr.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_file.lo -MD -MP -MF .deps/syncio_file.Tpo -c -o syncio_file.lo syncio_file.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_file.lo -MD -MP -MF .deps/syncio_file.Tpo -c syncio_file.c -fPIC -DPIC -o .libs/syncio_file.o mv -f .deps/syncio_file.Tpo .deps/syncio_file.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT inetsocket.lo -MD -MP -MF .deps/inetsocket.Tpo -c -o inetsocket.lo inetsocket.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT inetsocket.lo -MD -MP -MF .deps/inetsocket.Tpo -c inetsocket.c -fPIC -DPIC -o .libs/inetsocket.o mv -f .deps/inetsocket.Tpo .deps/inetsocket.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: 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: ranlib .libs/libosimpl.a libtool: link: ( cd ".libs" && rm -f "libosimpl.la" && ln -s "../libosimpl.la" "libosimpl.la" ) make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT directory_all.lo -MD -MP -MF .deps/directory_all.Tpo -c -o directory_all.lo directory_all.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT directory_all.lo -MD -MP -MF .deps/directory_all.Tpo -c directory_all.c -fPIC -DPIC -o .libs/directory_all.o mv -f .deps/directory_all.Tpo .deps/directory_all.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwentime_all.lo -MD -MP -MF .deps/gwentime_all.Tpo -c -o gwentime_all.lo gwentime_all.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwentime_all.lo -MD -MP -MF .deps/gwentime_all.Tpo -c gwentime_all.c -fPIC -DPIC -o .libs/gwentime_all.o mv -f .deps/gwentime_all.Tpo .deps/gwentime_all.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwendate.lo -MD -MP -MF .deps/gwendate.Tpo -c -o gwendate.lo gwendate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwendate.lo -MD -MP -MF .deps/gwendate.Tpo -c gwendate.c -fPIC -DPIC -o .libs/gwendate.o gwendate.c: In function 'GWEN_Date_fromJulian': gwendate.c:94:17: warning: '%02d' directive output may be truncated writing between 2 and 8 bytes into a region of size between 1 and 5 [-Wformat-truncation=] "%04d%02d%02d", ^~~~ gwendate.c:94:12: note: directive argument in the range [-1834968, 1834972] "%04d%02d%02d", ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from ../../gwenhywfar4/gwenhywfar/misc.h:72, from ../../gwenhywfar4/gwenhywfar/inherit.h:40, from ../../gwenhywfar4/gwenhywfar/syncio.h:30, from ../../gwenhywfar4/gwenhywfar/buffer.h:47, from gwendate.h:31, from gwendate_p.h:29, from gwendate.c:30: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 9 and 28 bytes into a destination of size 9 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gwendate.Tpo .deps/gwendate.Plo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libos.la directory_all.lo gwentime_all.lo gwendate.lo posix/libosimpl.la libtool: link: (cd .libs/libos.lax/libosimpl.a && ar x "/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix/.libs/libosimpl.a") libtool: link: ar cru .libs/libos.a .libs/directory_all.o .libs/gwentime_all.o .libs/gwendate.o .libs/libos.lax/libosimpl.a/directory.o .libs/libos.lax/libosimpl.a/fslock.o .libs/libos.lax/libosimpl.a/gwentime.o .libs/libos.lax/libosimpl.a/inetaddr.o .libs/libos.lax/libosimpl.a/inetsocket.o .libs/libos.lax/libosimpl.a/init.o .libs/libos.lax/libosimpl.a/libloader.o .libs/libos.lax/libosimpl.a/mutex.o .libs/libos.lax/libosimpl.a/process.o .libs/libos.lax/libosimpl.a/semaphore.o .libs/libos.lax/libosimpl.a/syncio_file.o libtool: link: 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 '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' Making all in parser make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o mv -f .deps/base64.Tpo .deps/base64.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.c -fPIC -DPIC -o .libs/path.o mv -f .deps/path.Tpo .deps/path.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tag16.lo -MD -MP -MF .deps/tag16.Tpo -c -o tag16.lo tag16.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tag16.lo -MD -MP -MF .deps/tag16.Tpo -c tag16.c -fPIC -DPIC -o .libs/tag16.o mv -f .deps/tag16.Tpo .deps/tag16.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT configmgr.lo -MD -MP -MF .deps/configmgr.Tpo -c -o configmgr.lo configmgr.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT configmgr.lo -MD -MP -MF .deps/configmgr.Tpo -c configmgr.c -fPIC -DPIC -o .libs/configmgr.o mv -f .deps/configmgr.Tpo .deps/configmgr.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dbio.lo -MD -MP -MF .deps/dbio.Tpo -c -o dbio.lo dbio.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dbio.lo -MD -MP -MF .deps/dbio.Tpo -c dbio.c -fPIC -DPIC -o .libs/dbio.o mv -f .deps/dbio.Tpo .deps/dbio.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.c -fPIC -DPIC -o .libs/tlv.o mv -f .deps/tlv.Tpo .deps/tlv.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo url.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o mv -f .deps/url.Tpo .deps/url.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT urlfns.lo -MD -MP -MF .deps/urlfns.Tpo -c -o urlfns.lo urlfns.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT urlfns.lo -MD -MP -MF .deps/urlfns.Tpo -c urlfns.c -fPIC -DPIC -o .libs/urlfns.o mv -f .deps/urlfns.Tpo .deps/urlfns.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xsdnode.lo -MD -MP -MF .deps/xsdnode.Tpo -c -o xsdnode.lo xsdnode.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xsdnode.lo -MD -MP -MF .deps/xsdnode.Tpo -c xsdnode.c -fPIC -DPIC -o .libs/xsdnode.o mv -f .deps/xsdnode.Tpo .deps/xsdnode.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o mv -f .deps/text.Tpo .deps/text.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xmlctx.lo -MD -MP -MF .deps/xmlctx.Tpo -c -o xmlctx.lo xmlctx.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xmlctx.lo -MD -MP -MF .deps/xmlctx.Tpo -c xmlctx.c -fPIC -DPIC -o .libs/xmlctx.o mv -f .deps/xmlctx.Tpo .deps/xmlctx.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT msgengine.lo -MD -MP -MF .deps/msgengine.Tpo -c -o msgengine.lo msgengine.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT msgengine.lo -MD -MP -MF .deps/msgengine.Tpo -c msgengine.c -fPIC -DPIC -o .libs/msgengine.o msgengine.c: In function 'GWEN_MsgEngine__ShowGroup': msgengine.c:2220:7: warning: variable 'omittedElements' set but not used [-Wunused-but-set-variable] int omittedElements; ^~~~~~~~~~~~~~~ mv -f .deps/msgengine.Tpo .deps/msgengine.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -fPIC -DPIC -o .libs/db.o mv -f .deps/db.Tpo .deps/db.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o mv -f .deps/xml.Tpo .deps/xml.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: 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: ranlib .libs/libparser.a libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' Making all in crypt3 make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptalgo.lo -MD -MP -MF .deps/cryptalgo.Tpo -c -o cryptalgo.lo cryptalgo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptalgo.lo -MD -MP -MF .deps/cryptalgo.Tpo -c cryptalgo.c -fPIC -DPIC -o .libs/cryptalgo.o mv -f .deps/cryptalgo.Tpo .deps/cryptalgo.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT hashalgo.lo -MD -MP -MF .deps/hashalgo.Tpo -c -o hashalgo.lo hashalgo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT hashalgo.lo -MD -MP -MF .deps/hashalgo.Tpo -c hashalgo.c -fPIC -DPIC -o .libs/hashalgo.o mv -f .deps/hashalgo.Tpo .deps/hashalgo.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT paddalgo.lo -MD -MP -MF .deps/paddalgo.Tpo -c -o paddalgo.lo paddalgo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT paddalgo.lo -MD -MP -MF .deps/paddalgo.Tpo -c paddalgo.c -fPIC -DPIC -o .libs/paddalgo.o mv -f .deps/paddalgo.Tpo .deps/paddalgo.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptdefs.lo -MD -MP -MF .deps/cryptdefs.Tpo -c -o cryptdefs.lo cryptdefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptdefs.lo -MD -MP -MF .deps/cryptdefs.Tpo -c cryptdefs.c -fPIC -DPIC -o .libs/cryptdefs.o mv -f .deps/cryptdefs.Tpo .deps/cryptdefs.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptkeysym.lo -MD -MP -MF .deps/cryptkeysym.Tpo -c -o cryptkeysym.lo cryptkeysym.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptkeysym.lo -MD -MP -MF .deps/cryptkeysym.Tpo -c cryptkeysym.c -fPIC -DPIC -o .libs/cryptkeysym.o mv -f .deps/cryptkeysym.Tpo .deps/cryptkeysym.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mdigest.lo -MD -MP -MF .deps/mdigest.Tpo -c -o mdigest.lo mdigest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mdigest.lo -MD -MP -MF .deps/mdigest.Tpo -c mdigest.c -fPIC -DPIC -o .libs/mdigest.o mv -f .deps/mdigest.Tpo .deps/mdigest.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptkeyrsa.lo -MD -MP -MF .deps/cryptkeyrsa.Tpo -c -o cryptkeyrsa.lo cryptkeyrsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptkeyrsa.lo -MD -MP -MF .deps/cryptkeyrsa.Tpo -c cryptkeyrsa.c -fPIC -DPIC -o .libs/cryptkeyrsa.o mv -f .deps/cryptkeyrsa.Tpo .deps/cryptkeyrsa.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptkey.lo -MD -MP -MF .deps/cryptkey.Tpo -c -o cryptkey.lo cryptkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptkey.lo -MD -MP -MF .deps/cryptkey.Tpo -c cryptkey.c -fPIC -DPIC -o .libs/cryptkey.o mv -f .deps/cryptkey.Tpo .deps/cryptkey.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mdigestgc.lo -MD -MP -MF .deps/mdigestgc.Tpo -c -o mdigestgc.lo mdigestgc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mdigestgc.lo -MD -MP -MF .deps/mdigestgc.Tpo -c mdigestgc.c -fPIC -DPIC -o .libs/mdigestgc.o mv -f .deps/mdigestgc.Tpo .deps/mdigestgc.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT smalltresor.lo -MD -MP -MF .deps/smalltresor.Tpo -c -o smalltresor.lo smalltresor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT smalltresor.lo -MD -MP -MF .deps/smalltresor.Tpo -c smalltresor.c -fPIC -DPIC -o .libs/smalltresor.o mv -f .deps/smalltresor.Tpo .deps/smalltresor.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT padd.lo -MD -MP -MF .deps/padd.Tpo -c -o padd.lo padd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT padd.lo -MD -MP -MF .deps/padd.Tpo -c padd.c -fPIC -DPIC -o .libs/padd.o mv -f .deps/padd.Tpo .deps/padd.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lgpg-error libtool: link: 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: ranlib .libs/libcrypt3.a libtool: link: ( cd ".libs" && rm -f "libcrypt3.la" && ln -s "../libcrypt3.la" "libcrypt3.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' Making all in crypttoken make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ct_keyinfo.lo -MD -MP -MF .deps/ct_keyinfo.Tpo -c -o ct_keyinfo.lo ct_keyinfo.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ct_keyinfo.lo -MD -MP -MF .deps/ct_keyinfo.Tpo -c ct_keyinfo.c -fPIC -DPIC -o .libs/ct_keyinfo.o mv -f .deps/ct_keyinfo.Tpo .deps/ct_keyinfo.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ctf_context.lo -MD -MP -MF .deps/ctf_context.Tpo -c -o ctf_context.lo ctf_context.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ctf_context.lo -MD -MP -MF .deps/ctf_context.Tpo -c ctf_context.c -fPIC -DPIC -o .libs/ctf_context.o mv -f .deps/ctf_context.Tpo .deps/ctf_context.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ctplugin.lo -MD -MP -MF .deps/ctplugin.Tpo -c -o ctplugin.lo ctplugin.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ctplugin.lo -MD -MP -MF .deps/ctplugin.Tpo -c ctplugin.c -fPIC -DPIC -o .libs/ctplugin.o mv -f .deps/ctplugin.Tpo .deps/ctplugin.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ct_context.lo -MD -MP -MF .deps/ct_context.Tpo -c -o ct_context.lo ct_context.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ct_context.lo -MD -MP -MF .deps/ct_context.Tpo -c ct_context.c -fPIC -DPIC -o .libs/ct_context.o mv -f .deps/ct_context.Tpo .deps/ct_context.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o mv -f .deps/ct.Tpo .deps/ct.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ctfile.lo -MD -MP -MF .deps/ctfile.Tpo -c -o ctfile.lo ctfile.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ctfile.lo -MD -MP -MF .deps/ctfile.Tpo -c ctfile.c -fPIC -DPIC -o .libs/ctfile.o mv -f .deps/ctfile.Tpo .deps/ctfile.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcrypttoken.la ct.lo ct_context.lo ctf_context.lo ctfile.lo ct_keyinfo.lo ctplugin.lo libtool: link: 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: ranlib .libs/libcrypttoken.a libtool: link: ( cd ".libs" && rm -f "libcrypttoken.la" && ln -s "../libcrypttoken.la" "libcrypttoken.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' Making all in gui make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cprogress.lo -MD -MP -MF .deps/cprogress.Tpo -c -o cprogress.lo cprogress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cprogress.lo -MD -MP -MF .deps/cprogress.Tpo -c cprogress.c -fPIC -DPIC -o .libs/cprogress.o mv -f .deps/cprogress.Tpo .deps/cprogress.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c -o cgui.lo cgui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c cgui.c -fPIC -DPIC -o .libs/cgui.o mv -f .deps/cgui.Tpo .deps/cgui.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_input.lo -MD -MP -MF .deps/dlg_input.Tpo -c -o dlg_input.lo dlg_input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_input.lo -MD -MP -MF .deps/dlg_input.Tpo -c dlg_input.c -fPIC -DPIC -o .libs/dlg_input.o mv -f .deps/dlg_input.Tpo .deps/dlg_input.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT progressdata.lo -MD -MP -MF .deps/progressdata.Tpo -c -o progressdata.lo progressdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT progressdata.lo -MD -MP -MF .deps/progressdata.Tpo -c progressdata.c -fPIC -DPIC -o .libs/progressdata.o mv -f .deps/progressdata.Tpo .deps/progressdata.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_progress.lo -MD -MP -MF .deps/dlg_progress.Tpo -c -o dlg_progress.lo dlg_progress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_progress.lo -MD -MP -MF .deps/dlg_progress.Tpo -c dlg_progress.c -fPIC -DPIC -o .libs/dlg_progress.o mv -f .deps/dlg_progress.Tpo .deps/dlg_progress.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_message.lo -MD -MP -MF .deps/dlg_message.Tpo -c -o dlg_message.lo dlg_message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_message.lo -MD -MP -MF .deps/dlg_message.Tpo -c dlg_message.c -fPIC -DPIC -o .libs/dlg_message.o mv -f .deps/dlg_message.Tpo .deps/dlg_message.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_showbox.lo -MD -MP -MF .deps/dlg_showbox.Tpo -c -o dlg_showbox.lo dlg_showbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_showbox.lo -MD -MP -MF .deps/dlg_showbox.Tpo -c dlg_showbox.c -fPIC -DPIC -o .libs/dlg_showbox.o mv -f .deps/dlg_showbox.Tpo .deps/dlg_showbox.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c -o widget.lo widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c -fPIC -DPIC -o .libs/widget.o mv -f .deps/widget.Tpo .deps/widget.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c -o dialog.lo dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c dialog.c -fPIC -DPIC -o .libs/dialog.o mv -f .deps/dialog.Tpo .deps/dialog.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT passwdstore.lo -MD -MP -MF .deps/passwdstore.Tpo -c -o passwdstore.lo passwdstore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT passwdstore.lo -MD -MP -MF .deps/passwdstore.Tpo -c passwdstore.c -fPIC -DPIC -o .libs/passwdstore.o mv -f .deps/passwdstore.Tpo .deps/passwdstore.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c -o gui.lo gui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c gui.c -fPIC -DPIC -o .libs/gui.o gui.c: In function 'GWEN_Gui_Internal_ProgressEnd': gui.c:1640:12: warning: variable 'parentPid' set but not used [-Wunused-but-set-variable] uint32_t parentPid=0; ^~~~~~~~~ mv -f .deps/gui.Tpo .deps/gui.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 passwdstore.lo libtool: link: 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 .libs/passwdstore.o libtool: link: ranlib .libs/libgui.a libtool: link: ( cd ".libs" && rm -f "libgui.la" && ln -s "../libgui.la" "libgui.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' Making all in cryptmsg make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT crypthead.lo -MD -MP -MF .deps/crypthead.Tpo -c -o crypthead.lo crypthead.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT crypthead.lo -MD -MP -MF .deps/crypthead.Tpo -c crypthead.c -fPIC -DPIC -o .libs/crypthead.o mv -f .deps/crypthead.Tpo .deps/crypthead.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sigtail.lo -MD -MP -MF .deps/sigtail.Tpo -c -o sigtail.lo sigtail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sigtail.lo -MD -MP -MF .deps/sigtail.Tpo -c sigtail.c -fPIC -DPIC -o .libs/sigtail.o mv -f .deps/sigtail.Tpo .deps/sigtail.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sighead.lo -MD -MP -MF .deps/sighead.Tpo -c -o sighead.lo sighead.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sighead.lo -MD -MP -MF .deps/sighead.Tpo -c sighead.c -fPIC -DPIC -o .libs/sighead.o mv -f .deps/sighead.Tpo .deps/sighead.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptmgrkeys.lo -MD -MP -MF .deps/cryptmgrkeys.Tpo -c -o cryptmgrkeys.lo cryptmgrkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptmgrkeys.lo -MD -MP -MF .deps/cryptmgrkeys.Tpo -c cryptmgrkeys.c -fPIC -DPIC -o .libs/cryptmgrkeys.o mv -f .deps/cryptmgrkeys.Tpo .deps/cryptmgrkeys.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptmgr.lo -MD -MP -MF .deps/cryptmgr.Tpo -c -o cryptmgr.lo cryptmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cryptmgr.lo -MD -MP -MF .deps/cryptmgr.Tpo -c cryptmgr.c -fPIC -DPIC -o .libs/cryptmgr.o mv -f .deps/cryptmgr.Tpo .deps/cryptmgr.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcryptmsg.la sighead.lo sigtail.lo crypthead.lo cryptmgr.lo cryptmgrkeys.lo libtool: link: ar cru .libs/libcryptmsg.a .libs/sighead.o .libs/sigtail.o .libs/crypthead.o .libs/cryptmgr.o .libs/cryptmgrkeys.o libtool: link: ranlib .libs/libcryptmsg.a libtool: link: ( cd ".libs" && rm -f "libcryptmsg.la" && ln -s "../libcryptmsg.la" "libcryptmsg.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' Making all in html make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_tablerow.lo -MD -MP -MF .deps/g_tablerow.Tpo -c -o g_tablerow.lo g_tablerow.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_tablerow.lo -MD -MP -MF .deps/g_tablerow.Tpo -c g_tablerow.c -fPIC -DPIC -o .libs/g_tablerow.o mv -f .deps/g_tablerow.Tpo .deps/g_tablerow.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_generic.lo -MD -MP -MF .deps/g_generic.Tpo -c -o g_generic.lo g_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_generic.lo -MD -MP -MF .deps/g_generic.Tpo -c g_generic.c -fPIC -DPIC -o .libs/g_generic.o mv -f .deps/g_generic.Tpo .deps/g_generic.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_table.lo -MD -MP -MF .deps/g_table.Tpo -c -o g_table.lo g_table.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_table.lo -MD -MP -MF .deps/g_table.Tpo -c g_table.c -fPIC -DPIC -o .libs/g_table.o mv -f .deps/g_table.Tpo .deps/g_table.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_unorderedlist.lo -MD -MP -MF .deps/g_unorderedlist.Tpo -c -o g_unorderedlist.lo g_unorderedlist.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_unorderedlist.lo -MD -MP -MF .deps/g_unorderedlist.Tpo -c g_unorderedlist.c -fPIC -DPIC -o .libs/g_unorderedlist.o mv -f .deps/g_unorderedlist.Tpo .deps/g_unorderedlist.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlimage.lo -MD -MP -MF .deps/htmlimage.Tpo -c -o htmlimage.lo htmlimage.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlimage.lo -MD -MP -MF .deps/htmlimage.Tpo -c htmlimage.c -fPIC -DPIC -o .libs/htmlimage.o mv -f .deps/htmlimage.Tpo .deps/htmlimage.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlfont.lo -MD -MP -MF .deps/htmlfont.Tpo -c -o htmlfont.lo htmlfont.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlfont.lo -MD -MP -MF .deps/htmlfont.Tpo -c htmlfont.c -fPIC -DPIC -o .libs/htmlfont.o mv -f .deps/htmlfont.Tpo .deps/htmlfont.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c -o g_box.lo g_box.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c g_box.c -fPIC -DPIC -o .libs/g_box.o mv -f .deps/g_box.Tpo .deps/g_box.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlprops.lo -MD -MP -MF .deps/htmlprops.Tpo -c -o htmlprops.lo htmlprops.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlprops.lo -MD -MP -MF .deps/htmlprops.Tpo -c htmlprops.c -fPIC -DPIC -o .libs/htmlprops.o mv -f .deps/htmlprops.Tpo .deps/htmlprops.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlctx.lo -MD -MP -MF .deps/htmlctx.Tpo -c -o htmlctx.lo htmlctx.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlctx.lo -MD -MP -MF .deps/htmlctx.Tpo -c htmlctx.c -fPIC -DPIC -o .libs/htmlctx.o mv -f .deps/htmlctx.Tpo .deps/htmlctx.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlgroup.lo -MD -MP -MF .deps/htmlgroup.Tpo -c -o htmlgroup.lo htmlgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlgroup.lo -MD -MP -MF .deps/htmlgroup.Tpo -c htmlgroup.c -fPIC -DPIC -o .libs/htmlgroup.o mv -f .deps/htmlgroup.Tpo .deps/htmlgroup.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_box.lo -MD -MP -MF .deps/o_box.Tpo -c -o o_box.lo o_box.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_box.lo -MD -MP -MF .deps/o_box.Tpo -c o_box.c -fPIC -DPIC -o .libs/o_box.o mv -f .deps/o_box.Tpo .deps/o_box.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_gridentry.lo -MD -MP -MF .deps/o_gridentry.Tpo -c -o o_gridentry.lo o_gridentry.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_gridentry.lo -MD -MP -MF .deps/o_gridentry.Tpo -c o_gridentry.c -fPIC -DPIC -o .libs/o_gridentry.o mv -f .deps/o_gridentry.Tpo .deps/o_gridentry.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_word.lo -MD -MP -MF .deps/o_word.Tpo -c -o o_word.lo o_word.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_word.lo -MD -MP -MF .deps/o_word.Tpo -c o_word.c -fPIC -DPIC -o .libs/o_word.o mv -f .deps/o_word.Tpo .deps/o_word.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlobject.lo -MD -MP -MF .deps/htmlobject.Tpo -c -o htmlobject.lo htmlobject.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT htmlobject.lo -MD -MP -MF .deps/htmlobject.Tpo -c htmlobject.c -fPIC -DPIC -o .libs/htmlobject.o mv -f .deps/htmlobject.Tpo .deps/htmlobject.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_image.lo -MD -MP -MF .deps/o_image.Tpo -c -o o_image.lo o_image.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_image.lo -MD -MP -MF .deps/o_image.Tpo -c o_image.c -fPIC -DPIC -o .libs/o_image.o mv -f .deps/o_image.Tpo .deps/o_image.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_grid.lo -MD -MP -MF .deps/o_grid.Tpo -c -o o_grid.lo o_grid.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar4 -fvisibility=hidden -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT o_grid.lo -MD -MP -MF .deps/o_grid.Tpo -c o_grid.c -fPIC -DPIC -o .libs/o_grid.o mv -f .deps/o_grid.Tpo .deps/o_grid.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: 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: ranlib .libs/libgwenhtml.a libtool: link: ( cd ".libs" && rm -f "libgwenhtml.la" && ln -s "../libgwenhtml.la" "libgwenhtml.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' Making all in sar make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwen_sar_fileheader.lo -MD -MP -MF .deps/gwen_sar_fileheader.Tpo -c -o gwen_sar_fileheader.lo gwen_sar_fileheader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwen_sar_fileheader.lo -MD -MP -MF .deps/gwen_sar_fileheader.Tpo -c gwen_sar_fileheader.c -fPIC -DPIC -o .libs/gwen_sar_fileheader.o mv -f .deps/gwen_sar_fileheader.Tpo .deps/gwen_sar_fileheader.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c -o sar.lo sar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c sar.c -fPIC -DPIC -o .libs/sar.o mv -f .deps/sar.Tpo .deps/sar.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsar.la gwen_sar_fileheader.lo sar.lo libtool: link: ar cru .libs/libsar.a .libs/gwen_sar_fileheader.o .libs/sar.o libtool: link: ranlib .libs/libsar.a libtool: link: ( cd ".libs" && rm -f "libsar.la" && ln -s "../libsar.la" "libsar.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT testlib.o -MD -MP -MF .deps/testlib.Tpo -c -o testlib.o testlib.c mv -f .deps/testlib.Tpo .deps/testlib.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' /bin/sh ../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT binreloc.lo -MD -MP -MF .deps/binreloc.Tpo -c -o binreloc.lo binreloc.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT binreloc.lo -MD -MP -MF .deps/binreloc.Tpo -c binreloc.c -fPIC -DPIC -o .libs/binreloc.o mv -f .deps/binreloc.Tpo .deps/binreloc.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' /bin/sh ../libtool --tag=CC --mode=compile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwenhywfar.lo -MD -MP -MF .deps/gwenhywfar.Tpo -c -o gwenhywfar.lo gwenhywfar.c libtool: compile: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwenhywfar.lo -MD -MP -MF .deps/gwenhywfar.Tpo -c gwenhywfar.c -fPIC -DPIC -o .libs/gwenhywfar.o mv -f .deps/gwenhywfar.Tpo .deps/gwenhywfar.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -version-info 78:0:18 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: gcc -shared -Wl,--as-needed -fPIC -DPIC .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 -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -lgcrypt -lgpg-error -lgnutls -lrt -ldl -Wl,-soname -Wl,libgwenhywfar.so.60 -o .libs/libgwenhywfar.so.60.18.0 libtool: link: (cd ".libs" && rm -f "libgwenhywfar.so.60" && ln -s "libgwenhywfar.so.60.18.0" "libgwenhywfar.so.60") libtool: link: (cd ".libs" && rm -f "libgwenhywfar.so" && ln -s "libgwenhywfar.so.60.18.0" "libgwenhywfar.so") libtool: link: ( cd ".libs" && rm -f "libgwenhywfar.la" && ln -s "../libgwenhywfar.la" "libgwenhywfar.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testlib testlib.o libgwenhywfar.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testlib testlib.o ./.libs/libgwenhywfar.so -pthread make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' Making all in plugins Making all in dbio Making all in csv make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c -o csv.lo csv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c csv.c -fPIC -DPIC -o .libs/csv.o csv.c: In function 'GWEN_DBIO_CSV_Import': csv.c:340:7: warning: variable 'quote' set but not used [-Wunused-but-set-variable] int quote; ^~~~~ mv -f .deps/csv.Tpo .deps/csv.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o csv.la -rpath /usr/lib64/gwenhywfar/plugins/60/dbio csv.lo ../../../src/libgwenhywfar.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/csv.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs ../../../src/.libs/libgwenhywfar.so -Wl,-soname -Wl,csv.so.0 -o .libs/csv.so.0.0.1 libtool: link: (cd ".libs" && rm -f "csv.so.0" && ln -s "csv.so.0.0.1" "csv.so.0") libtool: link: (cd ".libs" && rm -f "csv.so" && ln -s "csv.so.0.0.1" "csv.so") libtool: link: ( cd ".libs" && rm -f "csv.la" && ln -s "../csv.la" "csv.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' Making all in olddb make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT olddb.lo -MD -MP -MF .deps/olddb.Tpo -c -o olddb.lo olddb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT olddb.lo -MD -MP -MF .deps/olddb.Tpo -c olddb.c -fPIC -DPIC -o .libs/olddb.o mv -f .deps/olddb.Tpo .deps/olddb.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o olddb.la -rpath /usr/lib64/gwenhywfar/plugins/60/dbio olddb.lo ../../../src/libgwenhywfar.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/olddb.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs ../../../src/.libs/libgwenhywfar.so -Wl,-soname -Wl,olddb.so.0 -o .libs/olddb.so.0.0.1 libtool: link: (cd ".libs" && rm -f "olddb.so.0" && ln -s "olddb.so.0.0.1" "olddb.so.0") libtool: link: (cd ".libs" && rm -f "olddb.so" && ln -s "olddb.so.0.0.1" "olddb.so") libtool: link: ( cd ".libs" && rm -f "olddb.la" && ln -s "../olddb.la" "olddb.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' Making all in xmldb make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xmldb.lo -MD -MP -MF .deps/xmldb.Tpo -c -o xmldb.lo xmldb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT xmldb.lo -MD -MP -MF .deps/xmldb.Tpo -c xmldb.c -fPIC -DPIC -o .libs/xmldb.o mv -f .deps/xmldb.Tpo .deps/xmldb.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xmldb.la -rpath /usr/lib64/gwenhywfar/plugins/60/dbio xmldb.lo ../../../src/libgwenhywfar.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/xmldb.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs ../../../src/.libs/libgwenhywfar.so -Wl,-soname -Wl,xmldb.so.0 -o .libs/xmldb.so.0.0.1 libtool: link: (cd ".libs" && rm -f "xmldb.so.0" && ln -s "xmldb.so.0.0.1" "xmldb.so.0") libtool: link: (cd ".libs" && rm -f "xmldb.so" && ln -s "xmldb.so.0.0.1" "xmldb.so") libtool: link: ( cd ".libs" && rm -f "xmldb.la" && ln -s "../xmldb.la" "xmldb.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' make[4]: Nothing to be done for 'all-am'. Making all in ct Making all in ohbci make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ohbci.lo -MD -MP -MF .deps/ohbci.Tpo -c -o ohbci.lo ohbci.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ohbci.lo -MD -MP -MF .deps/ohbci.Tpo -c ohbci.c -fPIC -DPIC -o .libs/ohbci.o mv -f .deps/ohbci.Tpo .deps/ohbci.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ohbci.la -rpath /usr/lib64/gwenhywfar/plugins/60/ct ohbci.lo ../../../src/libgwenhywfar.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/ohbci.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs ../../../src/.libs/libgwenhywfar.so -Wl,-soname -Wl,ohbci.so -o .libs/ohbci.so libtool: link: ( cd ".libs" && rm -f "ohbci.la" && ln -s "../ohbci.la" "ohbci.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' make[4]: Nothing to be done for 'all-am'. Making all in configmgr Making all in dir make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cfgdir.lo -MD -MP -MF .deps/cfgdir.Tpo -c -o cfgdir.lo cfgdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar4 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cfgdir.lo -MD -MP -MF .deps/cfgdir.Tpo -c cfgdir.c -fPIC -DPIC -o .libs/cfgdir.o mv -f .deps/cfgdir.Tpo .deps/cfgdir.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dir.la -rpath /usr/lib64/gwenhywfar/plugins/60/configmgr cfgdir.lo ../../../src/libgwenhywfar.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/cfgdir.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs ../../../src/.libs/libgwenhywfar.so -Wl,-soname -Wl,dir.so -o .libs/dir.so libtool: link: ( cd ".libs" && rm -f "dir.la" && ln -s "../dir.la" "dir.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in tools Making all in xmlmerge make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c mv -f .deps/args.Tpo .deps/args.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xmlmerge args.o main.o ../../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xmlmerge args.o main.o ../../src/.libs/libgwenhywfar.so -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' Making all in typemaker make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT lhc.o -MD -MP -MF .deps/lhc.Tpo -c -o lhc.o lhc.c mv -f .deps/lhc.Tpo .deps/lhc.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c mv -f .deps/args.Tpo .deps/args.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT phc.o -MD -MP -MF .deps/phc.Tpo -c -o phc.o phc.c mv -f .deps/phc.Tpo .deps/phc.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT ahc.o -MD -MP -MF .deps/ahc.Tpo -c -o ahc.o ahc.c mv -f .deps/ahc.Tpo .deps/ahc.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'write_h_setget_c': main.c:189:15: warning: variable 'doCopy' set but not used [-Wunused-but-set-variable] int doCopy; ^~~~~~ main.c:357:15: warning: variable 'isVoid' set but not used [-Wunused-but-set-variable] int isVoid; ^~~~~~ mv -f .deps/main.Tpo .deps/main.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT code_c.o -MD -MP -MF .deps/code_c.Tpo -c -o code_c.o code_c.c code_c.c: In function 'write_code_file_c': code_c.c:2714:15: warning: variable 'nacc' set but not used [-Wunused-but-set-variable] const char *nacc; ^~~~ mv -f .deps/code_c.Tpo .deps/code_c.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o typemaker args.o main.o phc.o lhc.o ahc.o code_c.o ../../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/typemaker args.o main.o phc.o lhc.o ahc.o code_c.o ../../src/.libs/libgwenhywfar.so -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' Making all in typemaker2 Making all in types Making all in c make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_util.o -MD -MP -MF .deps/tm_util.Tpo -c -o tm_util.o tm_util.c mv -f .deps/tm_util.Tpo .deps/tm_util.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_header.o -MD -MP -MF .deps/tm_header.Tpo -c -o tm_header.o tm_header.c mv -f .deps/tm_header.Tpo .deps/tm_header.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_typemanager.o -MD -MP -MF .deps/tm_typemanager.Tpo -c -o tm_typemanager.o tm_typemanager.c mv -f .deps/tm_typemanager.Tpo .deps/tm_typemanager.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_item.o -MD -MP -MF .deps/tm_item.Tpo -c -o tm_item.o tm_item.c mv -f .deps/tm_item.Tpo .deps/tm_item.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_enum.o -MD -MP -MF .deps/tm_enum.Tpo -c -o tm_enum.o tm_enum.c mv -f .deps/tm_enum.Tpo .deps/tm_enum.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_code.o -MD -MP -MF .deps/tm_code.Tpo -c -o tm_code.o tm_code.c mv -f .deps/tm_code.Tpo .deps/tm_code.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_member.o -MD -MP -MF .deps/tm_member.Tpo -c -o tm_member.o tm_member.c mv -f .deps/tm_member.Tpo .deps/tm_member.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_define.o -MD -MP -MF .deps/tm_define.Tpo -c -o tm_define.o tm_define.c mv -f .deps/tm_define.Tpo .deps/tm_define.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_inline.o -MD -MP -MF .deps/tm_inline.Tpo -c -o tm_inline.o tm_inline.c mv -f .deps/tm_inline.Tpo .deps/tm_inline.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_group.o -MD -MP -MF .deps/tm_group.Tpo -c -o tm_group.o tm_group.c mv -f .deps/tm_group.Tpo .deps/tm_group.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_signal.o -MD -MP -MF .deps/tm_signal.Tpo -c -o tm_signal.o tm_signal.c mv -f .deps/tm_signal.Tpo .deps/tm_signal.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_slot.o -MD -MP -MF .deps/tm_slot.Tpo -c -o tm_slot.o tm_slot.c mv -f .deps/tm_slot.Tpo .deps/tm_slot.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT builddefs.o -MD -MP -MF .deps/builddefs.Tpo -c -o builddefs.o builddefs.c mv -f .deps/builddefs.Tpo .deps/builddefs.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_virtualfn.o -MD -MP -MF .deps/tm_virtualfn.Tpo -c -o tm_virtualfn.o tm_virtualfn.c mv -f .deps/tm_virtualfn.Tpo .deps/tm_virtualfn.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_type.o -MD -MP -MF .deps/tm_type.Tpo -c -o tm_type.o tm_type.c mv -f .deps/tm_type.Tpo .deps/tm_type.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c mv -f .deps/build.Tpo .deps/build.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_builder.o -MD -MP -MF .deps/tm_builder.Tpo -c -o tm_builder.o tm_builder.c mv -f .deps/tm_builder.Tpo .deps/tm_builder.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT tm_builder_c.o -MD -MP -MF .deps/tm_builder_c.Tpo -c -o tm_builder_c.o tm_builder_c.c mv -f .deps/tm_builder_c.Tpo .deps/tm_builder_c.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o typemaker2 tm_type.o tm_member.o tm_header.o tm_util.o tm_typemanager.o tm_builder.o tm_builder_c.o tm_item.o tm_enum.o tm_define.o tm_code.o tm_inline.o tm_virtualfn.o tm_signal.o tm_slot.o tm_group.o build.o builddefs.o main.o ../../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/typemaker2 tm_type.o tm_member.o tm_header.o tm_util.o tm_typemanager.o tm_builder.o tm_builder_c.o tm_item.o tm_enum.o tm_define.o tm_code.o tm_inline.o tm_virtualfn.o tm_signal.o tm_slot.o tm_group.o build.o builddefs.o main.o ../../src/.libs/libgwenhywfar.so -pthread make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' Making all in gcttool make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT activatekey.o -MD -MP -MF .deps/activatekey.Tpo -c -o activatekey.o activatekey.c mv -f .deps/activatekey.Tpo .deps/activatekey.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT changepin.o -MD -MP -MF .deps/changepin.Tpo -c -o changepin.o changepin.c mv -f .deps/changepin.Tpo .deps/changepin.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c mv -f .deps/create.Tpo .deps/create.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT hashtree.o -MD -MP -MF .deps/hashtree.Tpo -c -o hashtree.o hashtree.c mv -f .deps/hashtree.Tpo .deps/hashtree.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT setkey.o -MD -MP -MF .deps/setkey.Tpo -c -o setkey.o setkey.c mv -f .deps/setkey.Tpo .deps/setkey.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c mv -f .deps/update.Tpo .deps/update.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT showkey.o -MD -MP -MF .deps/showkey.Tpo -c -o showkey.o showkey.c mv -f .deps/showkey.Tpo .deps/showkey.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT setsignseq.o -MD -MP -MF .deps/setsignseq.Tpo -c -o setsignseq.o setsignseq.c mv -f .deps/setsignseq.Tpo .deps/setsignseq.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT genkey.o -MD -MP -MF .deps/genkey.Tpo -c -o genkey.o genkey.c mv -f .deps/genkey.Tpo .deps/genkey.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT showuser.o -MD -MP -MF .deps/showuser.Tpo -c -o showuser.o showuser.c mv -f .deps/showuser.Tpo .deps/showuser.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT checktree.o -MD -MP -MF .deps/checktree.Tpo -c -o checktree.o checktree.c mv -f .deps/checktree.Tpo .deps/checktree.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT showpasswords.o -MD -MP -MF .deps/showpasswords.Tpo -c -o showpasswords.o showpasswords.c mv -f .deps/showpasswords.Tpo .deps/showpasswords.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cttest.o -MD -MP -MF .deps/cttest.Tpo -c -o cttest.o cttest.c cttest.c: In function 'signWithNew': cttest.c:60:16: warning: variable 'cid' set but not used [-Wunused-but-set-variable] unsigned int cid; ^~~ cttest.c: In function 'cryptWithNew': cttest.c:231:16: warning: variable 'cid' set but not used [-Wunused-but-set-variable] unsigned int cid; ^~~ mv -f .deps/cttest.Tpo .deps/cttest.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cttest cttest.o ../../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cttest cttest.o ../../src/.libs/libgwenhywfar.so -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gct-tool activatekey.o changepin.o create.o genkey.o showkey.o showuser.o update.o setsignseq.o setkey.o hashtree.o checktree.o showpasswords.o main.o ../../src/libgwenhywfar.la -L/usr/lib64 -lssl -lcrypto libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gct-tool activatekey.o changepin.o create.o genkey.o showkey.o showuser.o update.o setsignseq.o setkey.o hashtree.o checktree.o showpasswords.o main.o ../../src/.libs/libgwenhywfar.so -L/usr/lib64 -lssl -lcrypto -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' Making all in gsa make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c mv -f .deps/create.Tpo .deps/create.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c mv -f .deps/check.Tpo .deps/check.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c mv -f .deps/extract.Tpo .deps/extract.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT mkkey.o -MD -MP -MF .deps/mkkey.Tpo -c -o mkkey.o mkkey.c mv -f .deps/mkkey.Tpo .deps/mkkey.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT sign.o -MD -MP -MF .deps/sign.Tpo -c -o sign.o sign.c mv -f .deps/sign.Tpo .deps/sign.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT rfi.o -MD -MP -MF .deps/rfi.Tpo -c -o rfi.o rfi.c mv -f .deps/rfi.Tpo .deps/rfi.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c mv -f .deps/verify.Tpo .deps/verify.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c mv -f .deps/add.Tpo .deps/add.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar4 -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gsa add.o create.o check.o extract.o list.o mkkey.o rfi.o sign.o verify.o main.o ../../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gsa add.o create.o check.o extract.o list.o mkkey.o rfi.o sign.o verify.o main.o ../../src/.libs/libgwenhywfar.so -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Nothing to be done for 'all-am'. Making all in gui Making all in testdialogs make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_test.lo -MD -MP -MF .deps/dlg_test.Tpo -c -o dlg_test.lo dlg_test.c libtool: compile: gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_test.lo -MD -MP -MF .deps/dlg_test.Tpo -c dlg_test.c -fPIC -DPIC -o .libs/dlg_test.o mv -f .deps/dlg_test.Tpo .deps/dlg_test.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_test2.lo -MD -MP -MF .deps/dlg_test2.Tpo -c -o dlg_test2.lo dlg_test2.c libtool: compile: gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT dlg_test2.lo -MD -MP -MF .deps/dlg_test2.Tpo -c dlg_test2.c -fPIC -DPIC -o .libs/dlg_test2.o mv -f .deps/dlg_test2.Tpo .deps/dlg_test2.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-test.la dlg_test.lo dlg_test2.lo ../../src/libgwenhywfar.la libtool: link: ar cru .libs/libgwengui-test.a .libs/dlg_test.o .libs/dlg_test2.o libtool: link: ranlib .libs/libgwengui-test.a libtool: link: ( cd ".libs" && rm -f "libgwengui-test.la" && ln -s "../libgwengui-test.la" "libgwengui-test.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' Making all in cpp make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -Ihtml -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cppwidget.lo -MD -MP -MF .deps/cppwidget.Tpo -c -o cppwidget.lo cppwidget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -Ihtml -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cppwidget.lo -MD -MP -MF .deps/cppwidget.Tpo -c cppwidget.cpp -fPIC -DPIC -o .libs/cppwidget.o mv -f .deps/cppwidget.Tpo .deps/cppwidget.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -Ihtml -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cppgui.lo -MD -MP -MF .deps/cppgui.Tpo -c -o cppgui.lo cppgui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -Ihtml -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cppgui.lo -MD -MP -MF .deps/cppgui.Tpo -c cppgui.cpp -fPIC -DPIC -o .libs/cppgui.o mv -f .deps/cppgui.Tpo .deps/cppgui.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -Ihtml -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cppdialog.lo -MD -MP -MF .deps/cppdialog.Tpo -c -o cppdialog.lo cppdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -Ihtml -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT cppdialog.lo -MD -MP -MF .deps/cppdialog.Tpo -c cppdialog.cpp -fPIC -DPIC -o .libs/cppdialog.o mv -f .deps/cppdialog.Tpo .deps/cppdialog.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-cpp.la -rpath /usr/lib64 cppdialog.lo cppgui.lo cppwidget.lo ../../src/libgwenhywfar.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/cppdialog.o .libs/cppgui.o .libs/cppwidget.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs ../../src/.libs/libgwenhywfar.so -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libgwengui-cpp.so.0 -o .libs/libgwengui-cpp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgwengui-cpp.so.0" && ln -s "libgwengui-cpp.so.0.0.0" "libgwengui-cpp.so.0") libtool: link: (cd ".libs" && rm -f "libgwengui-cpp.so" && ln -s "libgwengui-cpp.so.0.0.0" "libgwengui-cpp.so") libtool: link: ( cd ".libs" && rm -f "libgwengui-cpp.la" && ln -s "../libgwengui-cpp.la" "libgwengui-cpp.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' Making all in qt4 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /usr/lib64/qt4/bin/moc -o qt4dialogbox.moc qt4dialogbox.hpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /usr/bin/make all-am make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.cpp mv -f .deps/libtest.Tpo .deps/libtest.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt4dialogbox.lo -MD -MP -MF .deps/qt4dialogbox.Tpo -c -o qt4dialogbox.lo qt4dialogbox.cpp libtool: compile: g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt4dialogbox.lo -MD -MP -MF .deps/qt4dialogbox.Tpo -c qt4dialogbox.cpp -fPIC -DPIC -o .libs/qt4dialogbox.o mv -f .deps/qt4dialogbox.Tpo .deps/qt4dialogbox.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt4_gui.lo -MD -MP -MF .deps/qt4_gui.Tpo -c -o qt4_gui.lo qt4_gui.cpp libtool: compile: g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt4_gui.lo -MD -MP -MF .deps/qt4_gui.Tpo -c qt4_gui.cpp -fPIC -DPIC -o .libs/qt4_gui.o mv -f .deps/qt4_gui.Tpo .deps/qt4_gui.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt4_gui_dialog.lo -MD -MP -MF .deps/qt4_gui_dialog.Tpo -c -o qt4_gui_dialog.lo qt4_gui_dialog.cpp libtool: compile: g++ -DBUILDING_QT4_GUI -I. -I../.. -I../../gwenhywfar4 -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtGui -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt4_gui_dialog.lo -MD -MP -MF .deps/qt4_gui_dialog.Tpo -c qt4_gui_dialog.cpp -fPIC -DPIC -o .libs/qt4_gui_dialog.o In file included from qt4_gui_dialog.cpp:75:0: w_listbox.cpp: In member function 'virtual int Qt4_W_ListBox::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_listbox.cpp:252:24: warning: variable 'item' set but not used [-Wunused-but-set-variable] QTreeWidgetItem *item; ^~~~ mv -f .deps/qt4_gui_dialog.Tpo .deps/qt4_gui_dialog.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-qt4.la -rpath /usr/lib64 qt4dialogbox.lo qt4_gui.lo qt4_gui_dialog.lo -L/usr/lib64 -lQtGui -lQtCore ../../src/libgwenhywfar.la ./../cpp/libgwengui-cpp.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/qt4dialogbox.o .libs/qt4_gui.o .libs/qt4_gui_dialog.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp/.libs -L/usr/lib64 -lQtGui -lQtCore ../../src/.libs/libgwenhywfar.so ./../cpp/.libs/libgwengui-cpp.so -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libgwengui-qt4.so.0 -o .libs/libgwengui-qt4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgwengui-qt4.so.0" && ln -s "libgwengui-qt4.so.0.0.0" "libgwengui-qt4.so.0") libtool: link: (cd ".libs" && rm -f "libgwengui-qt4.so" && ln -s "libgwengui-qt4.so.0.0.0" "libgwengui-qt4.so") libtool: link: ( cd ".libs" && rm -f "libgwengui-qt4.la" && ln -s "../libgwengui-qt4.la" "libgwengui-qt4.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtest libtest.o libgwengui-qt4.la ../../src/libgwenhywfar.la -L/usr/lib64 -lQtGui -lQtCore ../../gui/cpp/libgwengui-cpp.la ./../testdialogs/libgwengui-test.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libtest libtest.o ./.libs/libgwengui-qt4.so ../../src/.libs/libgwenhywfar.so -L/usr/lib64 -lQtGui -lQtCore ../../gui/cpp/.libs/libgwengui-cpp.so ./../testdialogs/.libs/libgwengui-test.a /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs/libgwenhywfar.so -lgcrypt -lgpg-error -lgnutls -lrt -ldl -pthread make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' Making all in qt5 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /usr/lib64/qt5/bin/moc -o qt5dialogbox.moc qt5dialogbox.hpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /usr/bin/make all-am make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.cpp mv -f .deps/libtest.Tpo .deps/libtest.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt5dialogbox.lo -MD -MP -MF .deps/qt5dialogbox.Tpo -c -o qt5dialogbox.lo qt5dialogbox.cpp libtool: compile: g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt5dialogbox.lo -MD -MP -MF .deps/qt5dialogbox.Tpo -c qt5dialogbox.cpp -fPIC -DPIC -o .libs/qt5dialogbox.o mv -f .deps/qt5dialogbox.Tpo .deps/qt5dialogbox.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt5_gui.lo -MD -MP -MF .deps/qt5_gui.Tpo -c -o qt5_gui.lo qt5_gui.cpp libtool: compile: g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt5_gui.lo -MD -MP -MF .deps/qt5_gui.Tpo -c qt5_gui.cpp -fPIC -DPIC -o .libs/qt5_gui.o qt5_gui.cpp: In member function 'virtual int QT5_Gui::execDialog(GWEN_DIALOG*, uint32_t)': qt5_gui.cpp:78:52: warning: unused parameter 'guiid' [-Wunused-parameter] int QT5_Gui::execDialog(GWEN_DIALOG *dlg, uint32_t guiid) { ^~~~~ qt5_gui.cpp: In member function 'virtual int QT5_Gui::openDialog(GWEN_DIALOG*, uint32_t)': qt5_gui.cpp:92:52: warning: unused parameter 'guiid' [-Wunused-parameter] int QT5_Gui::openDialog(GWEN_DIALOG *dlg, uint32_t guiid) { ^~~~~ qt5_gui.cpp: In member function 'virtual int QT5_Gui::getFileName(const char*, GWEN_GUI_FILENAME_TYPE, uint32_t, const char*, GWEN_BUFFER*, uint32_t)': qt5_gui.cpp:129:35: warning: unused parameter 'flags' [-Wunused-parameter] uint32_t flags, ^~~~~ qt5_gui.cpp:132:35: warning: unused parameter 'guiid' [-Wunused-parameter] uint32_t guiid) { ^~~~~ mv -f .deps/qt5_gui.Tpo .deps/qt5_gui.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt5_gui_dialog.lo -MD -MP -MF .deps/qt5_gui_dialog.Tpo -c -o qt5_gui_dialog.lo qt5_gui_dialog.cpp libtool: compile: g++ -DBUILDING_QT5_GUI -I. -I../.. -fvisibility=hidden -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -I../../gwenhywfar4 -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtOpenGL -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtConcurrent -I/usr/lib64/qt5/include/QtDBus -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtSql -I/usr/lib64/qt5/include/QtTest -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT qt5_gui_dialog.lo -MD -MP -MF .deps/qt5_gui_dialog.Tpo -c qt5_gui_dialog.cpp -fPIC -DPIC -o .libs/qt5_gui_dialog.o In file included from qt5_gui_dialog.cpp:49:0: w_widget.cpp: In member function 'virtual int Qt5_W_Widget::setIntProperty(GWEN_DIALOG_PROPERTY, int, int, int)': w_widget.cpp:66:26: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_widget.cpp:68:26: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_widget.cpp: In member function 'virtual int Qt5_W_Widget::getIntProperty(GWEN_DIALOG_PROPERTY, int, int)': w_widget.cpp:111:26: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_widget.cpp: In member function 'virtual int Qt5_W_Widget::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_widget.cpp:143:44: warning: unused parameter 'prop' [-Wunused-parameter] int setCharProperty(GWEN_DIALOG_PROPERTY prop, ^~~~ w_widget.cpp:144:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_widget.cpp:145:35: warning: unused parameter 'value' [-Wunused-parameter] const char *value, ^~~~~ w_widget.cpp:146:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_widget.cpp: In member function 'virtual const char* Qt5_W_Widget::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_widget.cpp:155:52: warning: unused parameter 'prop' [-Wunused-parameter] const char *getCharProperty(GWEN_DIALOG_PROPERTY prop, ^~~~ w_widget.cpp:156:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:50:0: w_dialog.cpp: In member function 'virtual int Qt5_W_Dialog::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_dialog.cpp:78:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_dialog.cpp:80:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_dialog.cpp: In member function 'virtual const char* Qt5_W_Dialog::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_dialog.cpp:103:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:54:0: w_label.cpp: In member function 'virtual int Qt5_W_Label::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_label.cpp:61:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_label.cpp:63:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_label.cpp: In member function 'virtual const char* Qt5_W_Label::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_label.cpp:90:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:55:0: w_lineedit.cpp: In member function 'virtual int Qt5_W_LineEdit::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_lineedit.cpp:78:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_lineedit.cpp:80:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_lineedit.cpp: In member function 'virtual const char* Qt5_W_LineEdit::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_lineedit.cpp:107:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:56:0: w_pushbutton.cpp: In member function 'virtual int Qt5_W_PushButton::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_pushbutton.cpp:68:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_pushbutton.cpp:70:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_pushbutton.cpp: In member function 'virtual const char* Qt5_W_PushButton::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_pushbutton.cpp:97:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:59:0: w_textedit.cpp: In member function 'virtual int Qt5_W_TextEdit::setup()': w_textedit.cpp:34:20: warning: unused variable 'qtDialog' [-Wunused-variable] QT5_GuiDialog *qtDialog; ^~~~~~~~ w_textedit.cpp: In member function 'virtual int Qt5_W_TextEdit::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_textedit.cpp:75:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_textedit.cpp:77:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_textedit.cpp: In member function 'virtual const char* Qt5_W_TextEdit::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_textedit.cpp:104:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:60:0: w_combobox.cpp: In member function 'virtual int Qt5_W_ComboBox::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_combobox.cpp:112:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_combobox.cpp:114:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ In file included from qt5_gui_dialog.cpp:62:0: w_checkbox.cpp: In member function 'virtual int Qt5_W_CheckBox::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_checkbox.cpp:108:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_checkbox.cpp:110:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_checkbox.cpp: In member function 'virtual const char* Qt5_W_CheckBox::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_checkbox.cpp:137:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ In file included from qt5_gui_dialog.cpp:65:0: w_textbrowser.cpp: In member function 'virtual int Qt5_W_TextBrowser::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_textbrowser.cpp:61:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_textbrowser.cpp:63:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ In file included from qt5_gui_dialog.cpp:68:0: w_listbox.cpp: In member function 'virtual int Qt5_W_ListBox::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_listbox.cpp:252:24: warning: variable 'item' set but not used [-Wunused-but-set-variable] QTreeWidgetItem *item; ^~~~ In file included from qt5_gui_dialog.cpp:69:0: w_radiobutton.cpp: In member function 'virtual int Qt5_W_RadioButton::setCharProperty(GWEN_DIALOG_PROPERTY, int, const char*, int)': w_radiobutton.cpp:108:27: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ w_radiobutton.cpp:110:27: warning: unused parameter 'doSignal' [-Wunused-parameter] int doSignal) { ^~~~~~~~ w_radiobutton.cpp: In member function 'virtual const char* Qt5_W_RadioButton::getCharProperty(GWEN_DIALOG_PROPERTY, int, const char*)': w_radiobutton.cpp:137:35: warning: unused parameter 'index' [-Wunused-parameter] int index, ^~~~~ qt5_gui_dialog.cpp: In member function 'bool QT5_GuiDialog::setup(QWidget*)': qt5_gui_dialog.cpp:347:36: warning: unused parameter 'parentWindow' [-Wunused-parameter] bool QT5_GuiDialog::setup(QWidget *parentWindow) { ^~~~~~~~~~~~ mv -f .deps/qt5_gui_dialog.Tpo .deps/qt5_gui_dialog.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-qt5.la -rpath /usr/lib64 qt5dialogbox.lo qt5_gui.lo qt5_gui_dialog.lo -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread ../../src/libgwenhywfar.la ./../cpp/libgwengui-cpp.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/qt5dialogbox.o .libs/qt5_gui.o .libs/qt5_gui_dialog.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp/.libs -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread ../../src/.libs/libgwenhywfar.so ./../cpp/.libs/libgwengui-cpp.so -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libgwengui-qt5.so.0 -o .libs/libgwengui-qt5.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgwengui-qt5.so.0" && ln -s "libgwengui-qt5.so.0.0.0" "libgwengui-qt5.so.0") libtool: link: (cd ".libs" && rm -f "libgwengui-qt5.so" && ln -s "libgwengui-qt5.so.0.0.0" "libgwengui-qt5.so") libtool: link: ( cd ".libs" && rm -f "libgwengui-qt5.la" && ln -s "../libgwengui-qt5.la" "libgwengui-qt5.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtest libtest.o libgwengui-qt5.la ../../src/libgwenhywfar.la -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread ../../gui/cpp/libgwengui-cpp.la ./../testdialogs/libgwengui-test.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libtest libtest.o ./.libs/libgwengui-qt5.so ../../src/.libs/libgwenhywfar.so -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread ../../gui/cpp/.libs/libgwengui-cpp.so ./../testdialogs/.libs/libgwengui-test.a /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs/libgwenhywfar.so -lgcrypt -lgpg-error -lgnutls -lrt -ldl -pthread make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' Making all in gtk2 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' gcc -DHAVE_CONFIG_H -DBUILDING_GTK2_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.c mv -f .deps/libtest.Tpo .deps/libtest.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GTK2_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gtk2_gui.lo -MD -MP -MF .deps/gtk2_gui.Tpo -c -o gtk2_gui.lo gtk2_gui.c libtool: compile: gcc -DHAVE_CONFIG_H -DBUILDING_GTK2_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gtk2_gui.lo -MD -MP -MF .deps/gtk2_gui.Tpo -c gtk2_gui.c -fPIC -DPIC -o .libs/gtk2_gui.o mv -f .deps/gtk2_gui.Tpo .deps/gtk2_gui.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GTK2_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gtk2_gui_dialog.lo -MD -MP -MF .deps/gtk2_gui_dialog.Tpo -c -o gtk2_gui_dialog.lo gtk2_gui_dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -DBUILDING_GTK2_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gtk2_gui_dialog.lo -MD -MP -MF .deps/gtk2_gui_dialog.Tpo -c gtk2_gui_dialog.c -fPIC -DPIC -o .libs/gtk2_gui_dialog.o In file included from gtk2_gui_dialog.c:42:0: w_combobox.c: In function 'Gtk2Gui_WComboBox_Setup': w_combobox.c:253:10: warning: variable 'changed_handler_id' set but not used [-Wunused-but-set-variable] gulong changed_handler_id; ^~~~~~~~~~~~~~~~~~ In file included from gtk2_gui_dialog.c:43:0: w_label.c: In function 'Gtk2Gui_WLabel_Setup': w_label.c:149:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:44:0: w_dialog.c: In function 'Gtk2Gui_WDialog_Setup': w_dialog.c:180:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:45:0: w_gridlayout.c: In function 'Gtk2Gui_WGridLayout_Setup': w_gridlayout.c:205:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:46:0: w_hlayout.c: In function 'Gtk2Gui_WHLayout_Setup': w_hlayout.c:140:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:47:0: w_hline.c: In function 'Gtk2Gui_WHLine_Setup': w_hline.c:79:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:48:0: w_hspacer.c: In function 'Gtk2Gui_WHSpacer_Setup': w_hspacer.c:79:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:50:0: w_vline.c: In function 'Gtk2Gui_WVLine_Setup': w_vline.c:79:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:51:0: w_vspacer.c: In function 'Gtk2Gui_WVSpacer_Setup': w_vspacer.c:79:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:52:0: w_pushbutton.c: In function 'Gtk2Gui_WPushButton_Setup': w_pushbutton.c:161:10: warning: variable 'clicked_handler_id' set but not used [-Wunused-but-set-variable] gulong clicked_handler_id; ^~~~~~~~~~~~~~~~~~ w_pushbutton.c:159:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:53:0: w_lineedit.c: In function 'Gtk2Gui_WLineEdit_Setup': w_lineedit.c:186:10: warning: variable 'inserted_text_handler_id' set but not used [-Wunused-but-set-variable] gulong inserted_text_handler_id; ^~~~~~~~~~~~~~~~~~~~~~~~ w_lineedit.c:185:10: warning: variable 'deleted_text_handler_id' set but not used [-Wunused-but-set-variable] gulong deleted_text_handler_id; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from gtk2_gui_dialog.c:54:0: w_textedit.c: In function 'Gtk2Gui_WTextEdit_Setup': w_textedit.c:192:10: warning: variable 'changed_handler_id' set but not used [-Wunused-but-set-variable] gulong changed_handler_id; ^~~~~~~~~~~~~~~~~~ w_textedit.c:190:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:55:0: w_textbrowser.c: In function 'Gtk2Gui_WTextBrowser_Setup': w_textbrowser.c:196:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:56:0: w_stack.c: In function 'Gtk2Gui_WStack_Setup': w_stack.c:150:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:57:0: w_tabbook.c: In function 'Gtk2Gui_WTabBook_Setup': w_tabbook.c:144:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:58:0: w_groupbox.c: In function 'Gtk2Gui_WGroupBox_Setup': w_groupbox.c:167:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:59:0: w_progressbar.c: In function 'Gtk2Gui_WProgressBar_Setup': w_progressbar.c:213:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ w_progressbar.c:212:15: warning: variable 's' set but not used [-Wunused-but-set-variable] const char *s; ^ In file included from gtk2_gui_dialog.c:60:0: w_listbox.c: In function 'Gtk2Gui_WListBox_SetCharProperty': w_listbox.c:255:19: warning: variable 's' set but not used [-Wunused-but-set-variable] const char *s; ^ w_listbox.c: In function 'Gtk2Gui_WListBox_Setup': w_listbox.c:502:10: warning: variable 'changed_handler_id' set but not used [-Wunused-but-set-variable] gulong changed_handler_id; ^~~~~~~~~~~~~~~~~~ w_listbox.c:500:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:61:0: w_checkbox.c: In function 'Gtk2Gui_WCheckBox_Setup': w_checkbox.c:167:10: warning: variable 'toggled_handler_id' set but not used [-Wunused-but-set-variable] gulong toggled_handler_id; ^~~~~~~~~~~~~~~~~~ w_checkbox.c:165:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:62:0: w_scrollarea.c: In function 'Gtk2Gui_WScrollArea_Setup': w_scrollarea.c:166:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:63:0: w_radiobutton.c: In function 'Gtk2Gui_WRadioButton_Setup': w_radiobutton.c:168:10: warning: variable 'toggled_handler_id' set but not used [-Wunused-but-set-variable] gulong toggled_handler_id; ^~~~~~~~~~~~~~~~~~ w_radiobutton.c:165:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ In file included from gtk2_gui_dialog.c:64:0: w_spinbox.c: In function 'Gtk2Gui_WSpinBox_Setup': w_spinbox.c:185:10: warning: variable 'changed_handler_id' set but not used [-Wunused-but-set-variable] gulong changed_handler_id; ^~~~~~~~~~~~~~~~~~ w_spinbox.c:182:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] uint32_t flags; ^~~~~ w_spinbox.c:181:15: warning: variable 's' set but not used [-Wunused-but-set-variable] const char *s; ^ gtk2_gui_dialog.c: In function 'Gtk2Gui_GetRawText': gtk2_gui_dialog.c:536:9: warning: variable 'endPos' set but not used [-Wunused-but-set-variable] int endPos; ^~~~~~ mv -f .deps/gtk2_gui_dialog.Tpo .deps/gtk2_gui_dialog.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-gtk2.la -rpath /usr/lib64 gtk2_gui_dialog.lo gtk2_gui.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../../src/libgwenhywfar.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gtk2_gui_dialog.o .libs/gtk2_gui.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../../src/.libs/libgwenhywfar.so -Wl,-soname -Wl,libgwengui-gtk2.so.0 -o .libs/libgwengui-gtk2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgwengui-gtk2.so.0" && ln -s "libgwengui-gtk2.so.0.0.0" "libgwengui-gtk2.so.0") libtool: link: (cd ".libs" && rm -f "libgwengui-gtk2.so" && ln -s "libgwengui-gtk2.so.0.0.0" "libgwengui-gtk2.so") libtool: link: ( cd ".libs" && rm -f "libgwengui-gtk2.la" && ln -s "../libgwengui-gtk2.la" "libgwengui-gtk2.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtest libtest.o libgwengui-gtk2.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../../src/libgwenhywfar.la ./../testdialogs/libgwengui-test.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libtest libtest.o -Wl,--export-dynamic -pthread ./.libs/libgwengui-gtk2.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../../src/.libs/libgwenhywfar.so ./../testdialogs/.libs/libgwengui-test.a /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs/libgwenhywfar.so -lgcrypt -lgpg-error -lgnutls -lrt -ldl -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Nothing to be done for 'all-am'. Making all in test make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I/usr/include/p11-kit-1 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT gwentest.o -MD -MP -MF .deps/gwentest.Tpo -c -o gwentest.o gwentest.c gwentest.c: In function 'testMap2': gwentest.c:1941:55: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'const char *' [-Wformat=] fprintf(stderr, "FAILED: Could not set pointer %x (%d).\n", ~^ %s mv -f .deps/gwentest.Tpo .deps/gwentest.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gwentest gwentest.o ../src/libgwenhywfar.la -lgcrypt -lgpg-error -lgnutls -lgpg-error libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gwentest gwentest.o ../src/.libs/libgwenhywfar.so -lgcrypt -lgnutls -lgpg-error -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' Making all in po make[2]: Nothing to be done for 'all'. Making all in doc Making all in inherit make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT testinherit.o -MD -MP -MF .deps/testinherit.Tpo -c -o testinherit.o testinherit.c mv -f .deps/testinherit.Tpo .deps/testinherit.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT derivedclass.lo -MD -MP -MF .deps/derivedclass.Tpo -c -o derivedclass.lo derivedclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT derivedclass.lo -MD -MP -MF .deps/derivedclass.Tpo -c derivedclass.c -fPIC -DPIC -o .libs/derivedclass.o mv -f .deps/derivedclass.Tpo .deps/derivedclass.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT baseclass.lo -MD -MP -MF .deps/baseclass.Tpo -c -o baseclass.lo baseclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT baseclass.lo -MD -MP -MF .deps/baseclass.Tpo -c baseclass.c -fPIC -DPIC -o .libs/baseclass.o mv -f .deps/baseclass.Tpo .deps/baseclass.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libinherit.la baseclass.lo derivedclass.lo ../../src/libgwenhywfar.la libtool: link: ar cru .libs/libinherit.a .libs/baseclass.o .libs/derivedclass.o libtool: link: ranlib .libs/libinherit.a libtool: link: ( cd ".libs" && rm -f "libinherit.la" && ln -s "../libinherit.la" "libinherit.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testinherit testinherit.o libinherit.la ../../src/libgwenhywfar.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testinherit testinherit.o ./.libs/libinherit.a /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/.libs/libgwenhywfar.so -lgcrypt -lgnutls -lrt -ldl ../../src/.libs/libgwenhywfar.so -lgpg-error -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' Making all in dialog Making all in images make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in checks make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_http.o -MD -MP -MF .deps/syncio_http.Tpo -c -o syncio_http.o syncio_http.c mv -f .deps/syncio_http.Tpo .deps/syncio_http.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_https.o -MD -MP -MF .deps/syncio_https.Tpo -c -o syncio_https.o syncio_https.c mv -f .deps/syncio_https.Tpo .deps/syncio_https.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT syncio_tls.o -MD -MP -MF .deps/syncio_tls.Tpo -c -o syncio_tls.o syncio_tls.c mv -f .deps/syncio_tls.Tpo .deps/syncio_tls.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c mv -f .deps/db.Tpo .deps/db.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar4 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -MT check_urlfns.o -MD -MP -MF .deps/check_urlfns.Tpo -c -o check_urlfns.o check_urlfns.c mv -f .deps/check_urlfns.Tpo .deps/check_urlfns.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o checks main.o db.o syncio_tls.o syncio_http.o syncio_https.o ../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/checks main.o db.o syncio_tls.o syncio_http.o syncio_https.o ../src/.libs/libgwenhywfar.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_urlfns check_urlfns.o ../src/libgwenhywfar.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/check_urlfns check_urlfns.o ../src/.libs/libgwenhywfar.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' echo "#! /bin/sh" >gwenhywfar-config && \ echo 'dir="/usr"' >>gwenhywfar-config && \ cat gwenhywfar-config.in >>gwenhywfar-config && \ chmod a+x gwenhywfar-config make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZQ5YmT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 + cd gwenhywfar-4.18.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' Making install in admin make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p mklistdoc '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -p mklistdoc /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/mklistdoc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/admin' Making install in data make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/data' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar' /usr/bin/install -p -m 644 ca-bundle.crt '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/data' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/data' Making install in m4 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/m4' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/m4' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/m4' Making install in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' /usr/bin/make install-recursive make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' Making install in base make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/typemaker2/c' /usr/bin/install -p -m 644 gwen_param.tm2 gwen_param_list.tm2 gwen_param_list2.tm2 gwen_param_tree.tm2 '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/typemaker2/c' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 args.h buffer.h debug.h error.h gwensignal.h i18n.h idlist.h idlist64.h inherit.h list.h list1.h list1.tmpl list2.h list2.tmpl logger.h memory.h misc.h misc2.h pathmanager.h plugin.h plugindescr.h refptr.h ringbuffer.h stringlist.h stringlist2.h idmap.h fastbuffer.h memcache.h tree.h pointerlist.h multicache.h bindata.h param.h param_fns.h endianfns.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/base' Making install in sio make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 syncio.h syncio_file.h syncio_socket.h syncio_memory.h syncio_buffered.h syncio_tls.h syncio_http.h ssl_cert_descr.h ssl_cert_flags.h httpsession.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sio' Making install in os make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' Making install in posix make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 system.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os/posix' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 directory.h fslock.h gwentime.h inetaddr.h inetsocket.h libloader.h process.h mutex.h gwensemaphore.h gwendate.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/os' Making install in parser make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 base64.h configmgr.h configmgr_be.h db.h dbio.h dbio_be.h msgengine.h path.h tag16.h text.h tlv.h url.h urlfns.h xml.h xmlctx.h xsdnode.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/parser' Making install in crypt3 make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 cryptalgo.h cryptdefs.h hashalgo.h paddalgo.h cryptkey.h cryptkey_be.h cryptkeyrsa.h cryptkeysym.h mdigest.h mdigest_be.h padd.h smalltresor.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypt3' Making install in crypttoken make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 ct.h ct_be.h ct_context.h ctf_context_be.h ctfile_be.h ct_keyinfo.h ctplugin_be.h ctplugin.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/crypttoken' Making install in gui make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/dialogs' /usr/bin/install -p -m 644 dlg_input.dlg dlg_message.dlg dlg_progress.dlg dlg_showbox.dlg '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/dialogs' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 cgui.h dialog.h dialog_be.h gui.h gui_be.h widget_be.h passwdstore.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/gui' Making install in cryptmsg make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 sighead.h sigtail.h crypthead.h cryptmgr.h cryptmgr_be.h cryptmgrkeys.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/cryptmsg' Making install in html make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 htmlctx_be.h htmlfont_be.h htmlimage_be.h htmlobject_be.h htmlprops_be.h o_image_be.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/html' Making install in sar make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 gwen_sar_fileheader.h sar.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src/sar' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgwenhywfar.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgwenhywfar.so.60.18.0 /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwenhywfar.so.60.18.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwenhywfar.so.60.18.0 libgwenhywfar.so.60 || { rm -f libgwenhywfar.so.60 && ln -s libgwenhywfar.so.60.18.0 libgwenhywfar.so.60; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwenhywfar.so.60.18.0 libgwenhywfar.so || { rm -f libgwenhywfar.so && ln -s libgwenhywfar.so.60.18.0 libgwenhywfar.so; }; }) libtool: install: /usr/bin/install -p .libs/libgwenhywfar.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwenhywfar.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' /usr/bin/install -p -m 644 gwenhywfar.h gwenhywfarapi.h types.h version.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwenhywfar' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/src' Making install in plugins make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins' Making install in dbio make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio' Making install in csv make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /usr/bin/install -p -m 644 csv.xml '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /bin/sh ../../../libtool --mode=install /usr/bin/install -p csv.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' libtool: install: warning: relinking `csv.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o csv.la -rpath /usr/lib64/gwenhywfar/plugins/60/dbio csv.lo ../../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/csv.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -Wl,-soname -Wl,csv.so.0 -o .libs/csv.so.0.0.1 libtool: install: /usr/bin/install -p .libs/csv.so.0.0.1T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/csv.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio && { ln -s -f csv.so.0.0.1 csv.so.0 || { rm -f csv.so.0 && ln -s csv.so.0.0.1 csv.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio && { ln -s -f csv.so.0.0.1 csv.so || { rm -f csv.so && ln -s csv.so.0.0.1 csv.so; }; }) libtool: install: /usr/bin/install -p .libs/csv.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/csv.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gwenhywfar/plugins/60/dbio' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/csv' Making install in olddb make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /usr/bin/install -p -m 644 olddb.xml '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /bin/sh ../../../libtool --mode=install /usr/bin/install -p olddb.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' libtool: install: warning: relinking `olddb.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o olddb.la -rpath /usr/lib64/gwenhywfar/plugins/60/dbio olddb.lo ../../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/olddb.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -Wl,-soname -Wl,olddb.so.0 -o .libs/olddb.so.0.0.1 libtool: install: /usr/bin/install -p .libs/olddb.so.0.0.1T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/olddb.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio && { ln -s -f olddb.so.0.0.1 olddb.so.0 || { rm -f olddb.so.0 && ln -s olddb.so.0.0.1 olddb.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio && { ln -s -f olddb.so.0.0.1 olddb.so || { rm -f olddb.so && ln -s olddb.so.0.0.1 olddb.so; }; }) libtool: install: /usr/bin/install -p .libs/olddb.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/olddb.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gwenhywfar/plugins/60/dbio' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/olddb' Making install in xmldb make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /usr/bin/install -p -m 644 xmldb.xml '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' /bin/sh ../../../libtool --mode=install /usr/bin/install -p xmldb.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio' libtool: install: warning: relinking `xmldb.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -version-info 0:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xmldb.la -rpath /usr/lib64/gwenhywfar/plugins/60/dbio xmldb.lo ../../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/xmldb.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -Wl,-soname -Wl,xmldb.so.0 -o .libs/xmldb.so.0.0.1 libtool: install: /usr/bin/install -p .libs/xmldb.so.0.0.1T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/xmldb.so.0.0.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio && { ln -s -f xmldb.so.0.0.1 xmldb.so.0 || { rm -f xmldb.so.0 && ln -s xmldb.so.0.0.1 xmldb.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio && { ln -s -f xmldb.so.0.0.1 xmldb.so || { rm -f xmldb.so && ln -s xmldb.so.0.0.1 xmldb.so; }; }) libtool: install: /usr/bin/install -p .libs/xmldb.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/xmldb.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gwenhywfar/plugins/60/dbio' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio/xmldb' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/dbio' Making install in ct make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct' Making install in ohbci make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct' /usr/bin/install -p -m 644 ohbci.xml '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct' /bin/sh ../../../libtool --mode=install /usr/bin/install -p ohbci.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct' libtool: install: warning: relinking `ohbci.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ohbci.la -rpath /usr/lib64/gwenhywfar/plugins/60/ct ohbci.lo ../../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/ohbci.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -Wl,-soname -Wl,ohbci.so -o .libs/ohbci.so libtool: install: /usr/bin/install -p .libs/ohbci.soT /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct/ohbci.so libtool: install: /usr/bin/install -p .libs/ohbci.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct/ohbci.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gwenhywfar/plugins/60/ct' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct/ohbci' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/ct' Making install in configmgr make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr' Making install in dir make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr' /usr/bin/install -p -m 644 dir.xml '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr' /bin/sh ../../../libtool --mode=install /usr/bin/install -p dir.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr' libtool: install: warning: relinking `dir.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dir.la -rpath /usr/lib64/gwenhywfar/plugins/60/configmgr cfgdir.lo ../../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/cfgdir.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -Wl,-soname -Wl,dir.so -o .libs/dir.so libtool: install: /usr/bin/install -p .libs/dir.soT /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr/dir.so libtool: install: /usr/bin/install -p .libs/dir.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr/dir.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gwenhywfar/plugins/60/configmgr' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr/dir' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins/configmgr' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/plugins' Making install in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools' Making install in xmlmerge make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p xmlmerge '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' libtool: install: warning: `../../src/libgwenhywfar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/xmlmerge /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/xmlmerge make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/xmlmerge' Making install in typemaker make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p typemaker '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' libtool: install: warning: `../../src/libgwenhywfar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/typemaker /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/typemaker make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker' Making install in typemaker2 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' Making install in types make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types' Making install in c make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types/c' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types/c' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/typemaker2/c' /usr/bin/install -p -m 644 char.tm2 char_array.tm2 char_ptr.tm2 double.tm2 int.tm2 int_base.tm2 gwen_buffer.tm2 gwen_date.tm2 gwen_idlist64.tm2 gwen_time.tm2 list1_base.tm2 list2_base.tm2 struct_base.tm2 uint32_t.tm2 uint32_t_array.tm2 uint64_t.tm2 tree_base.tm2 idmap_base.tm2 gwen_multicache.tm2 gwen_multicache_type.tm2 uint8_t.tm2 uint8_t_array.tm2 gwen_bindata.tm2 double_array.tm2 gwen_stringlist2.tm2 '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/typemaker2/c' make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types/c' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types/c' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2/types' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p typemaker2 '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' libtool: install: warning: `../../src/libgwenhywfar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/typemaker2 /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/typemaker2 make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/typemaker2' Making install in gcttool make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p gct-tool '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' libtool: install: warning: `../../src/libgwenhywfar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/gct-tool /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/gct-tool make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gcttool' Making install in gsa make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p gsa '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' libtool: install: warning: `../../src/libgwenhywfar.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/gsa /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/gsa make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools/gsa' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/tools' Making install in gui make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui' Making install in testdialogs make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/testdialogs' Making install in cpp make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgwengui-cpp.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' libtool: install: warning: relinking `libgwengui-cpp.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-cpp.la -rpath /usr/lib64 cppdialog.lo cppgui.lo cppwidget.lo ../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/cppdialog.o .libs/cppgui.o .libs/cppwidget.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libgwengui-cpp.so.0 -o .libs/libgwengui-cpp.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libgwengui-cpp.so.0.0.0T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-cpp.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-cpp.so.0.0.0 libgwengui-cpp.so.0 || { rm -f libgwengui-cpp.so.0 && ln -s libgwengui-cpp.so.0.0.0 libgwengui-cpp.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-cpp.so.0.0.0 libgwengui-cpp.so || { rm -f libgwengui-cpp.so && ln -s libgwengui-cpp.so.0.0.0 libgwengui-cpp.so; }; }) libtool: install: /usr/bin/install -p .libs/libgwengui-cpp.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-cpp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwengui-cpp-4.18' /usr/bin/install -p -m 644 gwengui-cpp-config.cmake gwengui-cpp-config-version.cmake '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwengui-cpp-4.18' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-cpp' /usr/bin/install -p -m 644 api.h cppgui.hpp cppdialog.hpp cppwidget.hpp '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-cpp' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/cpp' Making install in qt4 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /usr/bin/make install-am make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgwengui-qt4.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' libtool: install: warning: relinking `libgwengui-qt4.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-qt4.la -rpath /usr/lib64 qt4dialogbox.lo qt4_gui.lo qt4_gui_dialog.lo -L/usr/lib64 -lQtGui -lQtCore ../../src/libgwenhywfar.la ./../cpp/libgwengui-cpp.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/qt4dialogbox.o .libs/qt4_gui.o .libs/qt4_gui_dialog.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/usr/lib64 -lQtGui -lQtCore -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -lgwenhywfar -lgwengui-cpp -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libgwengui-qt4.so.0 -o .libs/libgwengui-qt4.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libgwengui-qt4.so.0.0.0T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-qt4.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-qt4.so.0.0.0 libgwengui-qt4.so.0 || { rm -f libgwengui-qt4.so.0 && ln -s libgwengui-qt4.so.0.0.0 libgwengui-qt4.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-qt4.so.0.0.0 libgwengui-qt4.so || { rm -f libgwengui-qt4.so && ln -s libgwengui-qt4.so.0.0.0 libgwengui-qt4.so; }; }) libtool: install: /usr/bin/install -p .libs/libgwengui-qt4.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-qt4.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwengui-qt4-4.18' /usr/bin/install -p -m 644 gwengui-qt4-config.cmake gwengui-qt4-config-version.cmake '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwengui-qt4-4.18' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-qt4' /usr/bin/install -p -m 644 qt4_gui.hpp '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-qt4' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gwengui-qt4.pc '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt4' Making install in qt5 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /usr/bin/make install-am make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgwengui-qt5.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' libtool: install: warning: relinking `libgwengui-qt5.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-qt5.la -rpath /usr/lib64 qt5dialogbox.lo qt5_gui.lo qt5_gui_dialog.lo -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread ../../src/libgwenhywfar.la ./../cpp/libgwengui-cpp.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/qt5dialogbox.o .libs/qt5_gui.o .libs/qt5_gui_dialog.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Network -lQt5Sql -lQt5Test -lQt5Xml -lQt5Core -lGL -lpthread -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -lgwengui-cpp -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libgwengui-qt5.so.0 -o .libs/libgwengui-qt5.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libgwengui-qt5.so.0.0.0T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-qt5.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-qt5.so.0.0.0 libgwengui-qt5.so.0 || { rm -f libgwengui-qt5.so.0 && ln -s libgwengui-qt5.so.0.0.0 libgwengui-qt5.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-qt5.so.0.0.0 libgwengui-qt5.so || { rm -f libgwengui-qt5.so && ln -s libgwengui-qt5.so.0.0.0 libgwengui-qt5.so; }; }) libtool: install: /usr/bin/install -p .libs/libgwengui-qt5.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-qt5.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwengui-qt5-4.18' /usr/bin/install -p -m 644 gwengui-qt5-config.cmake gwengui-qt5-config-version.cmake '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwengui-qt5-4.18' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-qt5' /usr/bin/install -p -m 644 qt5_gui.hpp '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-qt5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gwengui-qt5.pc '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/qt5' Making install in gtk2 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgwengui-gtk2.la '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64' libtool: install: warning: relinking `libgwengui-gtk2.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2; /bin/sh /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wall -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgwengui-gtk2.la -rpath /usr/lib64 gtk2_gui_dialog.lo gtk2_gui.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../../src/libgwenhywfar.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gtk2_gui_dialog.o .libs/gtk2_gui.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -L/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 -L/usr/lib64 -lgwenhywfar -Wl,-soname -Wl,libgwengui-gtk2.so.0 -o .libs/libgwengui-gtk2.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libgwengui-gtk2.so.0.0.0T /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-gtk2.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-gtk2.so.0.0.0 libgwengui-gtk2.so.0 || { rm -f libgwengui-gtk2.so.0 && ln -s libgwengui-gtk2.so.0.0.0 libgwengui-gtk2.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64 && { ln -s -f libgwengui-gtk2.so.0.0.0 libgwengui-gtk2.so || { rm -f libgwengui-gtk2.so && ln -s libgwengui-gtk2.so.0.0.0 libgwengui-gtk2.so; }; }) libtool: install: /usr/bin/install -p .libs/libgwengui-gtk2.lai /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-gtk2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-gtk2' /usr/bin/install -p -m 644 gtk2_gui.h '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/include/gwenhywfar4/gwen-gui-gtk2' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gwengui-gtk2.pc '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui/gtk2' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/gui' Making install in test make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/test' Making install in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/po' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/po' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/po' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/po' Making install in doc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc' Making install in inherit make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/inherit' Making install in dialog make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog' Making install in images make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog/images' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog/images' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog/images' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog/images' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc/dialog' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/doc' Making install in checks make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0/checks' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /usr/bin/install -p gwenhywfar-config '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwenhywfar-4.18' /usr/bin/install -p -m 644 gwenhywfar-config.cmake gwenhywfar-config-version.cmake '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/cmake/gwenhywfar-4.18' Creating translation catalogs for language "de" /usr/bin/msgfmt -o ./po/de.mo ./po/de.po Installing translation catalog for language "de" /usr/bin/install -p -m 644 ./po/de.mo /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/gwenhywfar.mo /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 gwenhywfar.m4 '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gwenhywfar.pc '/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0' + find /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 gwenhywfar + ln -snf /etc/pki/tls/certs/ca-bundle.crt /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/gwenhywfar/ca-bundle.crt + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 4.18.0-2.mga7 --unique-debug-suffix -4.18.0-2.mga7.x86_64 --unique-debug-src-base gwenhywfar-4.18.0-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gwenhywfar-4.18.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-qt5.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-gtk2.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/configmgr/dir.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-qt4.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/ct/ohbci.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwengui-cpp.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/olddb.so.0.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/xmldb.so.0.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/gwenhywfar/plugins/60/dbio/csv.so.0.0.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/gsa extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/lib64/libgwenhywfar.so.60.18.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/gct-tool extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/typemaker2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/typemaker extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/xmlmerge extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/bin/mklistdoc /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 8130 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gwenhywfar-4.18.0-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AKLBNR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gwenhywfar-4.18.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/doc/gwenhywfar + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/doc/gwenhywfar + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/doc/gwenhywfar + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64/usr/share/doc/gwenhywfar + exit 0 Provides: gwenhywfar = 4.18.0-2.mga7 gwenhywfar(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgwenhywfar.so.60()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Recommends: gwenhywfar-gui = 4.18.0 Processing files: lib64gwenhywfar60-4.18.0-2.mga7.x86_64 Provides: lib64gwenhywfar60 = 4.18.0-2.mga7 lib64gwenhywfar60(x86-64) = 4.18.0-2.mga7 libgwenhywfar.so.60()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libgwenhywfar.so.60()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lib64gwengui-qt4_0-4.18.0-2.mga7.x86_64 Provides: gwenhywfar-gui = 4.18.0 lib64gwengui-qt4_0 = 4.18.0-2.mga7 lib64gwengui-qt4_0(x86-64) = 4.18.0-2.mga7 libgwengui-qt4.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgwengui-cpp.so.0()(64bit) libgwenhywfar.so.60()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Processing files: lib64gwengui-qt5_0-4.18.0-2.mga7.x86_64 Provides: gwenhywfar-gui = 4.18.0 lib64gwengui-qt5_0 = 4.18.0-2.mga7 lib64gwengui-qt5_0(x86-64) = 4.18.0-2.mga7 libgwengui-qt5.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.9)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgwengui-cpp.so.0()(64bit) libgwenhywfar.so.60()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Processing files: lib64gwengui-gtk2_0-4.18.0-2.mga7.x86_64 Provides: gwenhywfar-gui = 4.18.0 lib64gwengui-gtk2_0 = 4.18.0-2.mga7 lib64gwengui-gtk2_0(x86-64) = 4.18.0-2.mga7 libgwengui-gtk2.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgwenhywfar.so.60()(64bit) libpthread.so.0()(64bit) Processing files: lib64gwengui-cpp0-4.18.0-2.mga7.x86_64 Provides: gwenhywfar-gui = 4.18.0 lib64gwengui-cpp0 = 4.18.0-2.mga7 lib64gwengui-cpp0(x86-64) = 4.18.0-2.mga7 libgwengui-cpp.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgwenhywfar.so.60()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) Processing files: lib64gwenhywfar-devel-4.18.0-2.mga7.x86_64 Provides: cmake(gwengui-cpp) = 4.18.0 cmake(gwengui-qt4) = 4.18.0 cmake(gwengui-qt5) = 4.18.0 cmake(gwenhywfar) = 4.18.0 devel(libgwengui-cpp(64bit)) devel(libgwengui-gtk2(64bit)) devel(libgwengui-qt4(64bit)) devel(libgwengui-qt5(64bit)) devel(libgwenhywfar(64bit)) gwenhywfar-devel = 4.18.0-2.mga7 lib64gwenhywfar-devel = 4.18.0-2.mga7 lib64gwenhywfar-devel(x86-64) = 4.18.0-2.mga7 libgwenhywfar-devel = 4.18.0-2.mga7 pkgconfig(gwengui-gtk2) = 4.18.0 pkgconfig(gwengui-qt4) = 4.18.0 pkgconfig(gwengui-qt5) = 4.18.0 pkgconfig(gwenhywfar) = 4.18.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libQt5Core(64bit)) devel(libQt5Gui(64bit)) devel(libQt5Widgets(64bit)) devel(libQtCore(64bit)) devel(libQtGui(64bit)) devel(libdl(64bit)) devel(libgcc_s(64bit)) devel(libgcrypt(64bit)) devel(libglib-2.0(64bit)) devel(libgnutls(64bit)) devel(libgobject-2.0(64bit)) devel(libgpg-error(64bit)) devel(libgtk-x11-2.0(64bit)) devel(libgwengui-cpp(64bit)) devel(libgwenhywfar(64bit)) devel(libstdc++(64bit)) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgwenhywfar.so.60()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) pkgconfig Processing files: gwenhywfar-debugsource-4.18.0-2.mga7.x86_64 Provides: gwenhywfar-debugsource = 4.18.0-2.mga7 gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gwenhywfar-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = a175a480f477dc3493eba578a3ff970a5beb1bab gwenhywfar-debuginfo = 4.18.0-2.mga7 gwenhywfar-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Processing files: lib64gwenhywfar60-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 1f825bd4766bfdbab938fb5a21c4de7fcd674224 debuginfo(build-id) = 580be4b81283c75dc05ce1d98ec7c550bf260fd1 debuginfo(build-id) = 68a872b65d37793c7e450282fb774ec2e9cebd8f debuginfo(build-id) = 7b9c3735023319e1d7133f00f48acdd67ae92170 debuginfo(build-id) = f87de7300108a5aa5ddb37b120f2cff04b727c24 debuginfo(build-id) = fa6e0e01aded90c65e6717debc0c6fe93cd14f34 lib64gwenhywfar60-debuginfo = 4.18.0-2.mga7 lib64gwenhywfar60-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Processing files: lib64gwengui-qt4_0-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = fa88f401101a77cb5f6e74810ad1d7bb374d9b6e lib64gwengui-qt4_0-debuginfo = 4.18.0-2.mga7 lib64gwengui-qt4_0-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Processing files: lib64gwengui-qt5_0-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 8f2408469a7ba797a3de6ce69a90d7b77f2f1062 lib64gwengui-qt5_0-debuginfo = 4.18.0-2.mga7 lib64gwengui-qt5_0-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Processing files: lib64gwengui-gtk2_0-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 408cf784f7534c02372560ad67aed39492231552 lib64gwengui-gtk2_0-debuginfo = 4.18.0-2.mga7 lib64gwengui-gtk2_0-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Processing files: lib64gwengui-cpp0-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 47b259333e21036d98d2b03b44e321aba799f7fe lib64gwengui-cpp0-debuginfo = 4.18.0-2.mga7 lib64gwengui-cpp0-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Processing files: lib64gwenhywfar-devel-debuginfo-4.18.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 08df5c073edae8aa7226bc8c90eef75e507da747 debuginfo(build-id) = 96d4a64eda81e09738e5d0dd5a02832938d7ec3d debuginfo(build-id) = 9a7d7e1a67fda7b7e5d1f247ec72510e156fd72e debuginfo(build-id) = cdc31718b18a23dbee58b79afffb67d5c5708187 debuginfo(build-id) = def55be7d886fb0c25accdb5f4472395aa141b0b lib64gwenhywfar-devel-debuginfo = 4.18.0-2.mga7 lib64gwenhywfar-devel-debuginfo(x86-64) = 4.18.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gwenhywfar-debugsource(x86-64) = 4.18.0-2.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gwenhywfar-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwenhywfar60-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-qt4_0-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-qt5_0-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-gtk2_0-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-cpp0-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwenhywfar-devel-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gwenhywfar-debugsource-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gwenhywfar-debuginfo-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwenhywfar60-debuginfo-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-qt4_0-debuginfo-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-qt5_0-debuginfo-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-gtk2_0-debuginfo-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwengui-cpp0-debuginfo-4.18.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gwenhywfar-devel-debuginfo-4.18.0-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nPu4Hi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gwenhywfar-4.18.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gwenhywfar-4.18.0-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OywvGJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gwenhywfar-4.18.0 + exit 0 D: [iurt_root_command] Success!