D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/libdsk-1.5.20-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CbdhTd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + test -d /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QKY34Y + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + rm -rf libdsk-1.5.20 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libdsk-1.5.20.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libdsk-1.5.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's,\(^AM_INIT_AUTOMAKE\)\((\[\(.*\)\])\|(\(.*\))\|.*\),\1([foreign \3\4]),' configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ipmjsV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libdsk-1.5.20 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:7: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:7: the top level configure.ac:9: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:9: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:707: AM_CONFIG_HEADER is expanded from... configure.ac:9: the top level configure.ac:41: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:41: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:41: the top level configure.ac:46: warning: The macro 'ac_cv_prog_gcc' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/c.m4:448: ac_cv_prog_gcc is expanded from... configure.ac:46: the top level configure.ac:51: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:51: the top level configure.ac:88: warning: The macro 'AC_FD_CC' is obsolete. configure.ac:88: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:200: AC_PROG_JAVAC_WORKS is expanded from... acinclude.m4:401: AC_PROG_JAVAC is expanded from... configure.ac:88: the top level configure.ac:89: warning: The macro 'AC_FD_CC' is obsolete. configure.ac:89: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:261: AC_PROG_JAVA_WORKS is expanded from... acinclude.m4:174: AC_PROG_JAVA is expanded from... configure.ac:89: the top level configure.ac:89: warning: The macro 'AC_FD_CC' is obsolete. configure.ac:89: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:200: AC_PROG_JAVAC_WORKS is expanded from... acinclude.m4:401: AC_PROG_JAVAC is expanded from... acinclude.m4:261: AC_PROG_JAVA_WORKS is expanded from... acinclude.m4:174: AC_PROG_JAVA is expanded from... configure.ac:89: the top level configure.ac:90: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... acinclude.m4:532: AC_PROG_JAVAH is expanded from... configure.ac:90: the top level configure.ac:90: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2736: _AC_PREPROC_IFELSE is expanded from... ./lib/autoconf/general.m4:2751: AC_PREPROC_IFELSE is expanded from... ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... acinclude.m4:532: AC_PROG_JAVAH is expanded from... configure.ac:90: the top level configure.ac:121: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:121: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:121: the top level configure.ac:129: warning: AC_OUTPUT should be used without arguments. configure.ac:129: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:8: installing 'config/compile' configure.ac:10: installing 'config/missing' lib/Makefile.am: installing 'config/depcomp' tools/Makefile.am:15: warning: variable 'procrustes_SOURCES' is defined but no program or tools/Makefile.am:15: library has 'procrustes' as canonical name (possible typo) autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + /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 config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes 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 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 file... file checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... none checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for egrep... (cached) /usr/bin/grep -E checking for errno.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for stat.h... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for libgen.h... yes checking for assert.h... yes checking for dirent.h... yes checking for fcntl.h... yes checking for utime.h... yes checking for pwd.h... yes checking for time.h... yes checking for dir.h... no checking for direct.h... no checking for linux/fd.h... yes checking for linux/fdreg.h... yes checking for sys/sysmacros.h... yes checking for shlobj.h... no checking for windows.h... no checking for winioctl.h... no checking for strcmpi... no checking for stricmp... no checking for strcasecmp... yes checking for mkstemp... yes checking for basename... yes checking for fork... yes checking for GetTempFileName... no checking for sleep... yes checking for ftruncate... yes checking for chsize... no checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for bzlib.h... yes checking for BZ2_bzlibVersion in -lbz2... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... (cached) yes checking for working memcmp... yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating tools/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . Making all in include make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskerror.lo dskerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskerror.c -fPIC -DPIC -o .libs/dskerror.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskseek.lo dskseek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskseek.c -fPIC -DPIC -o .libs/dskseek.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskread.lo dskread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskread.c -fPIC -DPIC -o .libs/dskread.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskcheck.lo dskcheck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskcheck.c -fPIC -DPIC -o .libs/dskcheck.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskreprt.lo dskreprt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskreprt.c -fPIC -DPIC -o .libs/dskreprt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsklphys.lo dsklphys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dsklphys.c -fPIC -DPIC -o .libs/dsklphys.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskfmt.lo dskfmt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskfmt.c -fPIC -DPIC -o .libs/dskfmt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskpars.lo dskpars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskpars.c -fPIC -DPIC -o .libs/dskpars.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskstat.lo dskstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskstat.c -fPIC -DPIC -o .libs/dskstat.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskwrite.lo dskwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskwrite.c -fPIC -DPIC -o .libs/dskwrite.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsktread.lo dsktread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dsktread.c -fPIC -DPIC -o .libs/dsktread.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskopen.lo dskopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskopen.c -fPIC -DPIC -o .libs/dskopen.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsksecid.lo dsksecid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dsksecid.c -fPIC -DPIC -o .libs/dsksecid.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskcmt.lo dskcmt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskcmt.c -fPIC -DPIC -o .libs/dskcmt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskdirty.lo dskdirty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskdirty.c -fPIC -DPIC -o .libs/dskdirty.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsksgeom.lo dsksgeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dsksgeom.c -fPIC -DPIC -o .libs/dsksgeom.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsktrkid.lo dsktrkid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dsktrkid.c -fPIC -DPIC -o .libs/dsktrkid.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskrtrd.lo dskrtrd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskrtrd.c -fPIC -DPIC -o .libs/dskrtrd.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskretry.lo dskretry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskretry.c -fPIC -DPIC -o .libs/dskretry.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskgeom.lo dskgeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskgeom.c -fPIC -DPIC -o .libs/dskgeom.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compgz.lo compgz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compgz.c -fPIC -DPIC -o .libs/compgz.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskdiag.lo dskdiag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskdiag.c -fPIC -DPIC -o .libs/dskdiag.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskcopy.lo dskcopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskcopy.c -fPIC -DPIC -o .libs/dskcopy.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compbz2.lo compbz2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compbz2.c -fPIC -DPIC -o .libs/compbz2.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o blast.lo blast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c blast.c -fPIC -DPIC -o .libs/blast.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskiconv.lo dskiconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskiconv.c -fPIC -DPIC -o .libs/dskiconv.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compqrst.lo compqrst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compqrst.c -fPIC -DPIC -o .libs/compqrst.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o crc16.lo crc16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c crc16.c -fPIC -DPIC -o .libs/crc16.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o crctable.lo crctable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c crctable.c -fPIC -DPIC -o .libs/crctable.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compsq.lo compsq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compsq.c -fPIC -DPIC -o .libs/compsq.o In function 'unsqueeze', inlined from 'sq_open' at compsq.c:607:18: compsq.c:551:12: warning: 'checksum' may be used uninitialized [-Wmaybe-uninitialized] 551 | if (checksum != self->ck_sum) return DSK_ERR_COMPRESS; | ^ compsq.c: In function 'sq_open': compsq.c:488:31: note: 'checksum' was declared here 488 | unsigned short magic, checksum; | ^~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compress.lo compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compress.c -fPIC -DPIC -o .libs/compress.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compdskf.lo compdskf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compdskf.c -fPIC -DPIC -o .libs/compdskf.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o comptlzh.lo comptlzh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c comptlzh.c -fPIC -DPIC -o .libs/comptlzh.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpcfossl.lo rpcfossl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpcfossl.c -fPIC -DPIC -o .libs/rpcfossl.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpcpack.lo rpcpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpcpack.c -fPIC -DPIC -o .libs/rpcpack.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpcmap.lo rpcmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpcmap.c -fPIC -DPIC -o .libs/rpcmap.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvntwdm.lo drvntwdm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvntwdm.c -fPIC -DPIC -o .libs/drvntwdm.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpcfork.lo rpcfork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpcfork.c -fPIC -DPIC -o .libs/rpcfork.o rpcfork.c: In function 'fork_open': rpcfork.c:97:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 97 | (void)write(pipes[3], fork_err, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvwin16.lo drvwin16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvwin16.c -fPIC -DPIC -o .libs/drvwin16.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpctios.lo rpctios.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpctios.c -fPIC -DPIC -o .libs/rpctios.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpcwin32.lo rpcwin32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpcwin32.c -fPIC -DPIC -o .libs/rpcwin32.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvwin32.lo drvwin32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvwin32.c -fPIC -DPIC -o .libs/drvwin32.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpcserv.lo rpcserv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpcserv.c -fPIC -DPIC -o .libs/rpcserv.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rpccli.lo rpccli.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rpccli.c -fPIC -DPIC -o .libs/rpccli.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvdos16.lo drvdos16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvdos16.c -fPIC -DPIC -o .libs/drvdos16.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o remote.lo remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c remote.c -fPIC -DPIC -o .libs/remote.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvint25.lo drvint25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvint25.c -fPIC -DPIC -o .libs/drvint25.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvjv3.lo drvjv3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvjv3.c -fPIC -DPIC -o .libs/drvjv3.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvdos32.lo drvdos32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvdos32.c -fPIC -DPIC -o .libs/drvdos32.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvdskf.lo drvdskf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvdskf.c -fPIC -DPIC -o .libs/drvdskf.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvlinux.lo drvlinux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvlinux.c -fPIC -DPIC -o .libs/drvlinux.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvsimh.lo drvsimh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvsimh.c -fPIC -DPIC -o .libs/drvsimh.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvlogi.lo drvlogi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvlogi.c -fPIC -DPIC -o .libs/drvlogi.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvnwasp.lo drvnwasp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvnwasp.c -fPIC -DPIC -o .libs/drvnwasp.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvsap.lo drvsap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvsap.c -fPIC -DPIC -o .libs/drvsap.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvimd.lo drvimd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvimd.c -fPIC -DPIC -o .libs/drvimd.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvmyz80.lo drvmyz80.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvmyz80.c -fPIC -DPIC -o .libs/drvmyz80.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvgotek.lo drvgotek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvgotek.c -fPIC -DPIC -o .libs/drvgotek.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvposix.lo drvposix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvposix.c -fPIC -DPIC -o .libs/drvposix.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvadisk.lo drvadisk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvadisk.c -fPIC -DPIC -o .libs/drvadisk.o drvadisk.c: In function 'adisk_creat': drvadisk.c:471:17: warning: pointer 'fp' may be used after 'fclose' [-Wuse-after-free] 471 | fclose(fp); | ^~~~~~~~~~ drvadisk.c:461:9: note: call to 'fclose' here 461 | fclose(fp); | ^~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvydsk.lo drvydsk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvydsk.c -fPIC -DPIC -o .libs/drvydsk.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvcfi.lo drvcfi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvcfi.c -fPIC -DPIC -o .libs/drvcfi.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvcpcem.lo drvcpcem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvcpcem.c -fPIC -DPIC -o .libs/drvcpcem.o drvcpcem.c: In function 'cpcemu_close': drvcpcem.c:958:21: warning: 'offset_len' may be used uninitialized [-Wmaybe-uninitialized] 958 | if (fwrite(offset_rec, 1, offset_len, cpc_self->cpc_fp) < offset_len) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvcpcem.c:807:16: note: 'offset_len' was declared here 807 | size_t offset_len; | ^~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskjni.lo dskjni.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dskjni.c -fPIC -DPIC -o .libs/dskjni.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvtele.lo drvtele.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvtele.c -fPIC -DPIC -o .libs/drvtele.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvldbst.lo drvldbst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvldbst.c -fPIC -DPIC -o .libs/drvldbst.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvd88.lo drvd88.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvd88.c -fPIC -DPIC -o .libs/drvd88.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvdc42.lo drvdc42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvdc42.c -fPIC -DPIC -o .libs/drvdc42.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvqrst.lo drvqrst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvqrst.c -fPIC -DPIC -o .libs/drvqrst.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ldbs2txt.lo ldbs2txt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ldbs2txt.c -fPIC -DPIC -o .libs/ldbs2txt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o txt2ldbs.lo txt2ldbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c txt2ldbs.c -fPIC -DPIC -o .libs/txt2ldbs.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvqm.lo drvqm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvqm.c -fPIC -DPIC -o .libs/drvqm.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvrcpm.lo drvrcpm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvrcpm.c -fPIC -DPIC -o .libs/drvrcpm.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o drvldbs.lo drvldbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c drvldbs.c -fPIC -DPIC -o .libs/drvldbs.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ldbs.lo ldbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ldbs.c -fPIC -DPIC -o .libs/ldbs.o ldbs.c:567:69: warning: argument 3 of type 'const char *' declared as a pointer [-Warray-parameter=] 567 | dsk_err_t ldbs_new(PLDBS *result, const char *filename, const char *type) | ~~~~~~~~~~~~^~~~ In file included from ldbs.c:28: ldbs.h:295:68: note: previously declared as an array 'const char[4]' 295 | dsk_err_t ldbs_new(PLDBS *result, const char *filename, const char type[4]); | ~~~~~~~~~~~^~~~~~~ ldbs.c:663:64: warning: argument 3 of type 'char *' declared as a pointer [-Warray-parameter=] 663 | dsk_err_t ldbs_open(PLDBS *result, const char *filename, char *type, | ~~~~~~^~~~ ldbs.h:316:63: note: previously declared as an array 'char[4]' 316 | dsk_err_t ldbs_open(PLDBS *result, const char *filename, char type[4], | ~~~~~^~~~~~~ ldbs.c:1671:32: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=] 1671 | void ldbs_encode_trackid(char *trackid, dsk_pcyl_t cylinder, dsk_phead_t head) | ~~~~~~^~~~~~~ ldbs.h:521:31: note: previously declared as an array 'char[4]' 521 | void ldbs_encode_trackid(char trackid[4], dsk_pcyl_t cylinder, dsk_phead_t head); | ~~~~~^~~~~~~~~~ ldbs.c:1679:37: warning: argument 1 of type 'const char *' declared as a pointer [-Warray-parameter=] 1679 | int ldbs_decode_trackid(const char *trackid, dsk_pcyl_t *cylinder, dsk_phead_t *head) | ~~~~~~~~~~~~^~~~~~~ ldbs.h:525:36: note: previously declared as an array 'const char[4]' 525 | int ldbs_decode_trackid(const char trackid[4], dsk_pcyl_t *cylinder, dsk_phead_t *head); | ~~~~~~~~~~~^~~~~~~~~~ ldbs.c:1688:30: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=] 1688 | void ldbs_encode_secid(char *secid, dsk_pcyl_t cylinder, dsk_phead_t head, | ~~~~~~^~~~~ ldbs.h:528:29: note: previously declared as an array 'char[4]' 528 | void ldbs_encode_secid(char secid[4], dsk_pcyl_t cylinder, dsk_phead_t head, | ~~~~~^~~~~~~~ ldbs.c:1697:35: warning: argument 1 of type 'const char *' declared as a pointer [-Warray-parameter=] 1697 | int ldbs_decode_secid(const char *secid, dsk_pcyl_t *cylinder, dsk_phead_t *head, dsk_psect_t *sector) | ~~~~~~~~~~~~^~~~~ ldbs.h:532:34: note: previously declared as an array 'const char[4]' 532 | int ldbs_decode_secid(const char secid[4], dsk_pcyl_t *cylinder, | ~~~~~~~~~~~^~~~~~~~ ldbs.c:2046:51: warning: argument 2 of type 'const char *' declared as a pointer [-Warray-parameter=] 2046 | dsk_err_t ldbs_getblock_d(PLDBS self, const char *type, | ~~~~~~~~~~~~^~~~ ldbs.h:598:50: note: previously declared as an array 'const char[4]' 598 | dsk_err_t ldbs_getblock_d(PLDBS self, const char type[4], | ~~~~~~~~~~~^~~~~~~ ldbs.c:2089:51: warning: argument 2 of type 'const char *' declared as a pointer [-Warray-parameter=] 2089 | dsk_err_t ldbs_putblock_d(PLDBS self, const char *type, | ~~~~~~~~~~~~^~~~ ldbs.h:649:50: note: previously declared as an array 'const char[4]' 649 | dsk_err_t ldbs_putblock_d(PLDBS self, const char type[4], | ~~~~~~~~~~~^~~~~~~ ldbs.c:2189:62: warning: argument 2 of type 'const char *' declared as a pointer [-Warray-parameter=] 2189 | dsk_err_t ldbs_trackdir_find(LDBS_TRACKDIR *dir, const char *id, LDBLOCKID *result) | ~~~~~~~~~~~~^~ ldbs.h:713:61: note: previously declared as an array 'const char[4]' 713 | dsk_err_t ldbs_trackdir_find(LDBS_TRACKDIR *dir, const char type[4], LDBLOCKID *result); | ~~~~~~~~~~~^~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:1:4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdsk.la -rpath /usr/lib64 dskread.lo dskwrite.lo dskcheck.lo dskstat.lo dsklphys.lo dskfmt.lo dskopen.lo dskpars.lo dskerror.lo dskseek.lo dsksecid.lo dskgeom.lo dsktread.lo dsksgeom.lo dskjni.lo dskreprt.lo dskcmt.lo dskretry.lo dskdirty.lo dsktrkid.lo dskrtrd.lo dskcopy.lo dskiconv.lo dskdiag.lo blast.lo compress.lo compsq.lo compgz.lo comptlzh.lo compbz2.lo compdskf.lo compqrst.lo crctable.lo crc16.lo rpccli.lo rpcmap.lo rpcpack.lo rpcserv.lo remote.lo rpctios.lo rpcfork.lo rpcfossl.lo rpcwin32.lo drvjv3.lo drvlinux.lo drvntwdm.lo drvwin32.lo drvwin16.lo drvint25.lo drvdos16.lo drvdos32.lo drvcpcem.lo drvdskf.lo drvimd.lo drvlogi.lo drvsimh.lo drvgotek.lo drvposix.lo drvnwasp.lo drvadisk.lo drvrcpm.lo drvsap.lo drvtele.lo drvmyz80.lo drvydsk.lo drvcfi.lo drvqm.lo drvqrst.lo drvdc42.lo drvd88.lo drvldbs.lo ldbs.lo drvldbst.lo ldbs2txt.lo txt2ldbs.lo -lbz2 -lz libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/dskread.o .libs/dskwrite.o .libs/dskcheck.o .libs/dskstat.o .libs/dsklphys.o .libs/dskfmt.o .libs/dskopen.o .libs/dskpars.o .libs/dskerror.o .libs/dskseek.o .libs/dsksecid.o .libs/dskgeom.o .libs/dsktread.o .libs/dsksgeom.o .libs/dskjni.o .libs/dskreprt.o .libs/dskcmt.o .libs/dskretry.o .libs/dskdirty.o .libs/dsktrkid.o .libs/dskrtrd.o .libs/dskcopy.o .libs/dskiconv.o .libs/dskdiag.o .libs/blast.o .libs/compress.o .libs/compsq.o .libs/compgz.o .libs/comptlzh.o .libs/compbz2.o .libs/compdskf.o .libs/compqrst.o .libs/crctable.o .libs/crc16.o .libs/rpccli.o .libs/rpcmap.o .libs/rpcpack.o .libs/rpcserv.o .libs/remote.o .libs/rpctios.o .libs/rpcfork.o .libs/rpcfossl.o .libs/rpcwin32.o .libs/drvjv3.o .libs/drvlinux.o .libs/drvntwdm.o .libs/drvwin32.o .libs/drvwin16.o .libs/drvint25.o .libs/drvdos16.o .libs/drvdos32.o .libs/drvcpcem.o .libs/drvdskf.o .libs/drvimd.o .libs/drvlogi.o .libs/drvsimh.o .libs/drvgotek.o .libs/drvposix.o .libs/drvnwasp.o .libs/drvadisk.o .libs/drvrcpm.o .libs/drvsap.o .libs/drvtele.o .libs/drvmyz80.o .libs/drvydsk.o .libs/drvcfi.o .libs/drvqm.o .libs/drvqrst.o .libs/drvdc42.o .libs/drvd88.o .libs/drvldbs.o .libs/ldbs.o .libs/drvldbst.o .libs/ldbs2txt.o .libs/txt2ldbs.o -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lbz2 -lz -Wl,-soname -Wl,libdsk.so.5 -o .libs/libdsk.so.5.4.1 libtool: link: (cd ".libs" && rm -f "libdsk.so.5" && ln -s "libdsk.so.5.4.1" "libdsk.so.5") libtool: link: (cd ".libs" && rm -f "libdsk.so" && ln -s "libdsk.so.5.4.1" "libdsk.so") libtool: link: ( cd ".libs" && rm -f "libdsk.la" && ln -s "../libdsk.la" "libdsk.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o formname.o formname.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskparse.o dskparse.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsklabel.o dsklabel.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskconv.o dskconv.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o apriboot.o apriboot.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bootsec.o bootsec.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskid.o dskid.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lsgotek.o lsgotek.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o md3serial.o md3serial.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o forkslave.o forkslave.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o crc16.o crc16.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskscan.o dskscan.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskdump.o dskdump.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskform.o dskform.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsktrans.o dsktrans.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o labelopt.o labelopt.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o forkslave forkslave.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/forkslave forkslave.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o utilopts.o utilopts.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o serslave.o serslave.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dsktest.o dsktest.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o md3serial md3serial.o utilopts.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/md3serial md3serial.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dsklabel dsklabel.o utilopts.o labelopt.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dsklabel dsklabel.o utilopts.o labelopt.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskdump dskdump.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskdump dskdump.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskconv dskconv.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskconv dskconv.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskid dskid.o utilopts.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskid dskid.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dsktrans dsktrans.o utilopts.o formname.o bootsec.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dsktrans dsktrans.o utilopts.o formname.o bootsec.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskform dskform.o utilopts.o formname.o bootsec.o labelopt.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskform dskform.o utilopts.o formname.o bootsec.o labelopt.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskscan dskscan.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskscan dskscan.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskparse dskparse.o utilopts.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskparse dskparse.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o serslave serslave.o crc16.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/serslave serslave.o crc16.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lsgotek lsgotek.o utilopts.o labelopt.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lsgotek lsgotek.o utilopts.o labelopt.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apriboot apriboot.o bootsec.o formname.o utilopts.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/apriboot apriboot.o bootsec.o formname.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dsktest dsktest.o utilopts.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dsktest dsktest.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dskutil.o dskutil.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskutil dskutil.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz libtool: link: gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskutil dskutil.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' Making all in man make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PBURkE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + mkdir /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libdsk-1.5.20 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20' Making install in include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/include' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/include' /usr/bin/install -p -m 644 libdsk.h '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/include' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/include' Making install in lib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' /bin/sh /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/config/install-sh -d /usr/lib64 if test x = x; then true; else /usr/bin/install -p -m 644 /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT//usr/lib64; fi here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdsk.la '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdsk.so.5.4.1 /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/lib64/libdsk.so.5.4.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/lib64 && { ln -s -f libdsk.so.5.4.1 libdsk.so.5 || { rm -f libdsk.so.5 && ln -s libdsk.so.5.4.1 libdsk.so.5; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/lib64 && { ln -s -f libdsk.so.5.4.1 libdsk.so || { rm -f libdsk.so && ln -s libdsk.so.5.4.1 libdsk.so; }; }) libtool: install: /usr/bin/install -p .libs/libdsk.lai /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/lib64/libdsk.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/lib' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dsktrans dskform dskid dskparse dskdump dskscan dskutil md3serial apriboot dskconv lsgotek dsklabel '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin' libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dsktrans /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dsktrans libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskform /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskform libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskid /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskid libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskparse /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskparse libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskdump /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskdump libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskscan /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskscan libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskutil /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskutil libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/md3serial /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/md3serial libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/apriboot /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/apriboot libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dskconv /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dskconv libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lsgotek /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/lsgotek libtool: warning: '../lib/libdsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dsklabel /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/bin/dsklabel make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/tools' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/man/man1' /usr/bin/install -p -m 644 dskform.1 dsktrans.1 dskid.1 md3serial.1 dskscan.1 dskdump.1 dskutil.1 apriboot.1 dskconv.1 dskparse.1 '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/man/man1' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/man/man5' /usr/bin/install -p -m 644 libdskrc.5 '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/man/man5' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/man' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc' + find /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.5.20-1.mga10 --unique-debug-suffix -1.5.20-1.mga10.x86_64 --unique-debug-src-base libdsk-1.5.20-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20 find-debuginfo: starting Extracting debug info from 13 files DWARF-compressing 13 files sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libdsk-1.5.20-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/libdsk-1.5.20-1.mga10.x86_64/tools/dskutil.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libdsk-1.5.20-1.mga10.x86_64/tools/utilopts.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libdsk-1.5.20-1.mga10.x86_64/lib/drvgotek.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libdsk-1.5.20-1.mga10.x86_64/lib/drvwin32.c is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/SPECPARTS/rpm-debuginfo.specpart Processing files: lib64dsk5-1.5.20-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pql5mi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + cd libdsk-1.5.20 + DOCDIR=/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk5 + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/ChangeLog /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk5 + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/COPYING /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk5 + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/README /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk5 + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/TODO /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk5 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64dsk5 = 1.5.20-1.mga10 lib64dsk5(x86-64) = 1.5.20-1.mga10 libdsk = 1.5.20-1.mga10 libdsk.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(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.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libz.so.1()(64bit) Processing files: lib64dsk-devel-1.5.20-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TgpQlu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + cd libdsk-1.5.20 + DOCDIR=/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/COPYING /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/cfi.html /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/libdsk.lyx /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/libdsk.pdf /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/libdsk.txt /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/lib64dsk-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libdsk(64bit)) lib64dsk-devel = 1.5.20-1.mga10 lib64dsk-devel(x86-64) = 1.5.20-1.mga10 libdsk-devel = 1.5.20-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libbz2(64bit)) devel(libz(64bit)) Obsoletes: lib64dsk-static-devel < 1.4.2-2 Processing files: libdsk-progs-1.5.20-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LnPEx2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + cd libdsk-1.5.20 + DOCDIR=/home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/libdsk-progs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/libdsk-progs + cp -pr /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/libdsk-1.5.20/doc/COPYING /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT/usr/share/doc/libdsk-progs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdsk-progs = 1.5.20-1.mga10 libdsk-progs(x86-64) = 1.5.20-1.mga10 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdsk.so.5()(64bit) Processing files: libdsk-debugsource-1.5.20-1.mga10.x86_64 Provides: libdsk-debugsource = 1.5.20-1.mga10 libdsk-debugsource(x86-64) = 1.5.20-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdsk-debuginfo-1.5.20-1.mga10.x86_64 Provides: libdsk-debuginfo = 1.5.20-1.mga10 libdsk-debuginfo(x86-64) = 1.5.20-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdsk-debugsource(x86-64) = 1.5.20-1.mga10 Processing files: lib64dsk5-debuginfo-1.5.20-1.mga10.x86_64 Provides: debuginfo(build-id) = 4cc1d81d43919db521207f8060aaa6b64fb785c4 lib64dsk5-debuginfo = 1.5.20-1.mga10 lib64dsk5-debuginfo(x86-64) = 1.5.20-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdsk-debugsource(x86-64) = 1.5.20-1.mga10 Processing files: libdsk-progs-debuginfo-1.5.20-1.mga10.x86_64 Provides: debuginfo(build-id) = 1fceb0b93da89ce8987422d7fc1f57208c00354b debuginfo(build-id) = 223f23d2fbe01f6a98564471258fc008fac94cfd debuginfo(build-id) = 41e644d193872fff8f91583e7fc85daedebe0522 debuginfo(build-id) = 47b2e40989adf77e6e8d400e655278514ce7fd29 debuginfo(build-id) = 6f44b8302d73afc3f8d7445e71fb72de9a0113b4 debuginfo(build-id) = 7c0bf10a91d7cf4bfa00bed5058c2cd5e7ab693d debuginfo(build-id) = 8de1387ef254cdbc386c6aa2702af367dae007d9 debuginfo(build-id) = 962cef015a0042bba95e40bae28c247886843226 debuginfo(build-id) = afeebce6ea2aae0127615adb359e752ef747d185 debuginfo(build-id) = c2a99db201ccf691a7f9c98ec73372cabb07775d debuginfo(build-id) = ca193f2eb9ba8691edf494ce797fb538d16181ba debuginfo(build-id) = cf5d6f29ba70f97f6ac7673d2e19a83ffa4f6f9b libdsk-progs-debuginfo = 1.5.20-1.mga10 libdsk-progs-debuginfo(x86-64) = 1.5.20-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdsk-debugsource(x86-64) = 1.5.20-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdsk-debuginfo-1.5.20-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdsk-progs-1.5.20-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dsk5-1.5.20-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dsk-devel-1.5.20-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dsk5-debuginfo-1.5.20-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdsk-progs-debuginfo-1.5.20-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdsk-debugsource-1.5.20-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TzX3ah + umask 022 + cd /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + test -d /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + rm -rf /home/pterjan/rpmbuild/BUILD/libdsk-1.5.20-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!