+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libdsk.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I6MAs1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdsk-1.3.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdsk-1.3.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdsk-1.3.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.[ch]' + xargs chmod 0644 + sed -i 's/\r//' lib/comp.h lib/compbz2.h lib/compdskf.h lib/compgz.h lib/compi.h lib/compress.h lib/compsq.h lib/comptlzh.h lib/crc16.h lib/crctable.h lib/drivers.h lib/drv.h lib/drvadisk.h lib/drvcfi.h lib/drvcpcem.h lib/drvdos16.h lib/drvdos32.h lib/drvdskf.h lib/drvi.h lib/drvimd.h lib/drvint25.h lib/drvlinux.h lib/drvlogi.h lib/drvmyz80.h lib/drvntwdm.h lib/drvnwasp.h lib/drvposix.h lib/drvqm.h lib/drvrcpm.h lib/drvsimh.h lib/drvtele.h lib/drvwin16.h lib/drvwin32.h lib/drvydsk.h lib/remall.h lib/remote.h lib/rpcfork.h lib/rpcfossl.h lib/rpcfuncs.h lib/rpctios.h lib/rpcwin32.h lib/w16defs.h lib/w95defs.h + iconv -f iso8859-1 doc/libdsk.txt -t utf8 + /bin/mv -f doc/libdsk.conv doc/libdsk.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MPnq28 + umask 022 + cd /builddir/build/BUILD + cd libdsk-1.3.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking 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) 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 build environment is sane... yes /builddir/build/BUILD/libdsk-1.3.8/config/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libdsk-1.3.8/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking stat.h usability... no checking stat.h presence... no 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/fdreg.h usability... yes checking linux/fdreg.h presence... yes checking for linux/fdreg.h... yes checking shlobj.h usability... no checking shlobj.h presence... no 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... 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 whether gcc needs -traditional... no checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... 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 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libdsk-1.3.8' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libdsk-1.3.8' make[2]: Leaving directory '/builddir/build/BUILD/libdsk-1.3.8' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libdsk-1.3.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libdsk-1.3.8/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/libdsk-1.3.8/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskread.lo dskread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskwrite.lo dskwrite.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskcheck.lo dskcheck.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskstat.c -fPIC -DPIC -o .libs/dskstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskcheck.c -fPIC -DPIC -o .libs/dskcheck.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskwrite.c -fPIC -DPIC -o .libs/dskwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskread.c -fPIC -DPIC -o .libs/dskread.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsklphys.lo dsklphys.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskfmt.lo dskfmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskopen.lo dskopen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dsklphys.c -fPIC -DPIC -o .libs/dsklphys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskfmt.c -fPIC -DPIC -o .libs/dskfmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskopen.c -fPIC -DPIC -o .libs/dskopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskpars.c -fPIC -DPIC -o .libs/dskpars.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskerror.lo dskerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskseek.lo dskseek.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskerror.c -fPIC -DPIC -o .libs/dskerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskseek.c -fPIC -DPIC -o .libs/dskseek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dsksecid.c -fPIC -DPIC -o .libs/dsksecid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskgeom.c -fPIC -DPIC -o .libs/dskgeom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsktread.lo dsktread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsksgeom.lo dsksgeom.c here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Drive.java here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/Geometry.java here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/FormatType.java here=`pwd` && cd . && true -d $here uk/co/demon/seasip/libdsk/LibDsk.java /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dsktread.c -fPIC -DPIC -o .libs/dsktread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dsksgeom.c -fPIC -DPIC -o .libs/dsksgeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskreprt.c -fPIC -DPIC -o .libs/dskreprt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskcmt.lo dskcmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskcmt.c -fPIC -DPIC -o .libs/dskcmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskretry.c -fPIC -DPIC -o .libs/dskretry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskdirty.c -fPIC -DPIC -o .libs/dskdirty.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsktrkid.lo dsktrkid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskrtrd.lo dskrtrd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dsktrkid.c -fPIC -DPIC -o .libs/dsktrkid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskrtrd.c -fPIC -DPIC -o .libs/dskrtrd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compress.c -fPIC -DPIC -o .libs/compress.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compsq.c -fPIC -DPIC -o .libs/compsq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o compgz.lo compgz.c compress.c: In function 'comp_open': compress.c:142:37: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] if (S_ISBLK(st.st_mode) && (major(st.st_rdev) == 2)) return DSK_ERR_NOTME; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compgz.c -fPIC -DPIC -o .libs/compgz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c comptlzh.c -fPIC -DPIC -o .libs/comptlzh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compbz2.c -fPIC -DPIC -o .libs/compbz2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compdskf.c -fPIC -DPIC -o .libs/compdskf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o crctable.lo crctable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c crctable.c -fPIC -DPIC -o .libs/crctable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c crc16.c -fPIC -DPIC -o .libs/crc16.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rpccli.lo rpccli.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpccli.c -fPIC -DPIC -o .libs/rpccli.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpcmap.c -fPIC -DPIC -o .libs/rpcmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rpcpack.lo rpcpack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpcpack.c -fPIC -DPIC -o .libs/rpcpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpcserv.c -fPIC -DPIC -o .libs/rpcserv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c remote.c -fPIC -DPIC -o .libs/remote.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpctios.c -fPIC -DPIC -o .libs/rpctios.o rpctios.c: In function 'read_bytes': rpctios.c:329:17: warning: variable 'c0' set but not used [-Wunused-but-set-variable] unsigned char *c0 ; ^~ rpctios.c:328:18: warning: variable 'count0' set but not used [-Wunused-but-set-variable] int tries, err, count0; ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rpcfork.lo rpcfork.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpcfork.c -fPIC -DPIC -o .libs/rpcfork.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpcfossl.c -fPIC -DPIC -o .libs/rpcfossl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rpcwin32.c -fPIC -DPIC -o .libs/rpcwin32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvlinux.c -fPIC -DPIC -o .libs/drvlinux.o rpcfork.c: In function 'fork_open': rpcfork.c:98:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pipes[3], fork_err, 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rpcfork.c:105:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(pipes[2], fork_err, 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drvntwdm.lo drvntwdm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvntwdm.c -fPIC -DPIC -o .libs/drvntwdm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvwin32.c -fPIC -DPIC -o .libs/drvwin32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvwin16.c -fPIC -DPIC -o .libs/drvwin16.o drvlinux.c: In function 'linux_open': drvlinux.c:182:6: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] if (major(st.st_rdev) != 2) return DSK_ERR_NOTME; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drvint25.lo drvint25.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvint25.c -fPIC -DPIC -o .libs/drvint25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvdos16.c -fPIC -DPIC -o .libs/drvdos16.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvdos32.c -fPIC -DPIC -o .libs/drvdos32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drvcpcem.lo drvcpcem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvcpcem.c -fPIC -DPIC -o .libs/drvcpcem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvdskf.c -fPIC -DPIC -o .libs/drvdskf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drvimd.lo drvimd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvimd.c -fPIC -DPIC -o .libs/drvimd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvlogi.c -fPIC -DPIC -o .libs/drvlogi.o drvdskf.c: In function 'dskf_open': drvdskf.c:129:11: warning: variable 'len' set but not used [-Wunused-but-set-variable] size_t len; ^~~ drvdskf.c: In function 'dskf_creat': drvdskf.c:144:19: warning: variable 'dskfself' set but not used [-Wunused-but-set-variable] DSKF_DSK_DRIVER *dskfself; ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvsimh.c -fPIC -DPIC -o .libs/drvsimh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvposix.c -fPIC -DPIC -o .libs/drvposix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drvnwasp.lo drvnwasp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvnwasp.c -fPIC -DPIC -o .libs/drvnwasp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvadisk.c -fPIC -DPIC -o .libs/drvadisk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvrcpm.c -fPIC -DPIC -o .libs/drvrcpm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvtele.c -fPIC -DPIC -o .libs/drvtele.o drvrcpm.c: In function 'rcpmfs_read_dirent': drvrcpm.c:734:11: warning: variable 'dirsecs' set but not used [-Wunused-but-set-variable] unsigned dirsecs; ^~~~~~~ drvrcpm.c: In function 'rcpmfs_write_dirent': drvrcpm.c:792:11: warning: variable 'dirsecs' set but not used [-Wunused-but-set-variable] unsigned dirsecs; ^~~~~~~ drvrcpm.c: In function 'rcpmfs_lookup': drvrcpm.c:894:31: warning: variable 'extsize' set but not used [-Wunused-but-set-variable] int blocks_per_extent, blkp, extsize; ^~~~~~~ drvrcpm.c:892:17: warning: variable 'rcb' set but not used [-Wunused-but-set-variable] RCPMFS_BUFFER *rcb; ^~~ drvrcpm.c: In function 'rcpmfs_status': drvrcpm.c:2093:21: warning: variable 'rcself' set but not used [-Wunused-but-set-variable] RCPMFS_DSK_DRIVER *rcself; ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvmyz80.c -fPIC -DPIC -o .libs/drvmyz80.o drvtele.c: In function 'tele_seeksec': drvtele.c:330:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] long pos; ^~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvydsk.c -fPIC -DPIC -o .libs/drvydsk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o drvcfi.lo drvcfi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvcfi.c -fPIC -DPIC -o .libs/drvcfi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c drvqm.c -fPIC -DPIC -o .libs/drvqm.o true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Drive.class .class` touch uk_co_demon_seasip_libdsk_Drive.h true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/Geometry.class .class` touch uk_co_demon_seasip_libdsk_Geometry.h true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/FormatType.class .class` touch uk_co_demon_seasip_libdsk_FormatType.h true -jni uk.co.demon.seasip.libdsk.`basename uk/co/demon/seasip/libdsk/LibDsk.class .class` touch uk_co_demon_seasip_libdsk_LibDsk.h /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dskjni.c -fPIC -DPIC -o .libs/dskjni.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 6:1:3 -Wl,-z,relro -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 compress.lo compsq.lo compgz.lo comptlzh.lo compbz2.lo compdskf.lo crctable.lo crc16.lo rpccli.lo rpcmap.lo rpcpack.lo rpcserv.lo remote.lo rpctios.lo rpcfork.lo rpcfossl.lo rpcwin32.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 drvposix.lo drvnwasp.lo drvadisk.lo drvrcpm.lo drvtele.lo drvmyz80.lo drvydsk.lo drvcfi.lo drvqm.lo -lbz2 -lz libtool: link: gcc -shared -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/compress.o .libs/compsq.o .libs/compgz.o .libs/comptlzh.o .libs/compbz2.o .libs/compdskf.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/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/drvposix.o .libs/drvnwasp.o .libs/drvadisk.o .libs/drvrcpm.o .libs/drvtele.o .libs/drvmyz80.o .libs/drvydsk.o .libs/drvcfi.o .libs/drvqm.o -lbz2 -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libdsk.so.3 -o .libs/libdsk.so.3.3.1 libtool: link: (cd ".libs" && rm -f "libdsk.so.3" && ln -s "libdsk.so.3.3.1" "libdsk.so.3") libtool: link: (cd ".libs" && rm -f "libdsk.so" && ln -s "libdsk.so.3.3.1" "libdsk.so") libtool: link: ( cd ".libs" && rm -f "libdsk.la" && ln -s "../libdsk.la" "libdsk.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libdsk-1.3.8/lib' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libdsk-1.3.8/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsktrans.o dsktrans.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o utilopts.o utilopts.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o formname.o formname.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bootsec.o bootsec.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskform.o dskform.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskid.o dskid.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskdump.o dskdump.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskscan.o dskscan.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dskutil.o dskutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md3serial.o md3serial.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o apriboot.o apriboot.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o forkslave.o forkslave.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsktest.o dsktest.c apriboot.c: In function 'main': apriboot.c:102:59: warning: implicit declaration of function 'version' [-Wimplicit-function-declaration] if (find_arg("--version", argc, argv) > 0) return version(); ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o serslave.o serslave.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DAUTOSHARE=/usr/share/LibDsk -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o crc16.o crc16.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -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: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskform dskform.o utilopts.o formname.o ../lib/libdsk.la -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dskid dskid.o utilopts.o ../lib/libdsk.la -lbz2 -lz ../lib/.libs/libdsk.so: undefined reference to `major' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:533: dsktrans] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskform dskform.o utilopts.o formname.o ../lib/.libs/libdsk.so -lbz2 -lz libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -DNOTWINDLL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dskid dskid.o utilopts.o ../lib/.libs/libdsk.so -lbz2 -lz ../lib/.libs/libdsk.so: undefined reference to `major' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:517: dskform] Error 1 ../lib/.libs/libdsk.so: undefined reference to `major' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:521: dskid] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/libdsk-1.3.8/tools' make[1]: *** [Makefile:444: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/libdsk-1.3.8' make: *** [Makefile:375: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.MPnq28 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.MPnq28 (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff