+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/liboggz.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.nv4ezJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liboggz-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/liboggz-1.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd liboggz-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (liboggz-1.1.1-multilib.patch):' Patch #0 (liboggz-1.1.1-multilib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .multilib --fuzz=0 patching file include/oggz/oggz_off_t_generated.h.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lRfrCG + umask 022 + cd /builddir/build/BUILD + cd liboggz-1.1.1 + 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/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-ar... no checking for ar... ar 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 command to parse /usr/bin/nm -B output from gcc object... ok 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 an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking if gcc allows signed enums... no checking for memmove... yes checking for pkg-config... yes checking for doxygen... true checking for man2html... false checking for getopt in -lgetopt... no checking for getopt_long... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking if ogg_page_bos() takes a const argument... no checking size of off_t... 8 checking for ssize_t... yes checking size of ssize_t... 8 checking for timezone... ok configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating include/Makefile config.status: creating include/oggz/Makefile config.status: creating include/oggz/oggz_off_t_generated.h config.status: creating src/Makefile config.status: creating src/liboggz/Version_script config.status: creating src/liboggz/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/oggz-diff config.status: creating src/tools/oggz-chop/Makefile config.status: creating src/tests/Makefile config.status: creating src/examples/Makefile config.status: creating apache/oggz-chop.conf config.status: creating oggz.pc config.status: creating oggz-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ liboggz 1.1.1: Automatic configuration OK. General configuration: Experimental code: ........... no Reading support: ............. yes Writing support: ............. yes Tools: oggz-dump oggz-info oggz-scan oggz-codecs oggz-rip oggz-merge oggz-chop oggz-comment oggz-sort oggz-validate Installation paths: liboggz: ..................... /usr/lib64 Tools: ....................... /usr/bin C header files: .............. /usr/include/oggz Documentation: ............... /usr/share/doc/liboggz Building: Type 'make' to compile liboggz. Type 'make install' to install liboggz. Type 'make check' to test liboggz using the unit and functional tests contained in the src/tests directory. (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ + 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/liboggz-1.1.1' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/doc' doxygen warning: Tag `DETAILS_AT_TOP' at line 163 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 444 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 746 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 1011 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1017 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/liboggz-1.1.1/src/examples Searching for images... Searching for files in directory /builddir/build/BUILD/liboggz-1.1.1/doc Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/liboggz-1.1.1/include/oggz Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_comments.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_comments.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_constants.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_constants.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_deprecated.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_deprecated.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_io.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_io.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_off_t.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_off_t.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_off_t_generated.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_off_t_generated.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_packet.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_packet.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_read.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_read.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_seek.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_seek.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_stream.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_stream.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_table.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_table.h... Preprocessing /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_write.h... Parsing file /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_write.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function referenc/builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_comments.h:279: warning: Member oggz_comments_copy(OGGZ *src, long src_serialno, OGGZ *dest, long dest_serialno) (function) of file oggz_comments.h is not documented. /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_constants.h:81: warning: Member OggzStopCtl (enumeration) of file oggz_constants.h is not documented. /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz_off_t_generated.h:64: warning: Member PRI_OGGZ_OFF_T (macro definition) of file oggz_off_t_generated.h is not documented. /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz.h:264: warning: explicit link request to 'A' could not be resolved /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz.h:264: warning: explicit link request to 'B' could not be resolved /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz.h:264: warning: explicit link request to 'C' could not be resolved /builddir/build/BUILD/liboggz-1.1.1/include/oggz/oggz.h:264: warning: explicit link request to 'D' could not be resolved es... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file oggz.h... Generating code for file oggz_comments.h... Generating code for file oggz_constants.h... Generating code for file oggz_deprecated.h... Generating code for file oggz_io.h... Generating code for file oggz_off_t.h... Generating code for file oggz_off_t_generated.h... Generating code for file oggz_packet.h... Generating code for file oggz_read.h... Generating code for file oggz_seek.h... Generating code for file oggz_stream.h... Generating code for file oggz_table.h... Generating code for file oggz_write.h... Generating file documentation... Generating docs for file oggz.h... Generating docs for file oggz_comments.h... Generating docs for file oggz_constants.h... Generating docs for file oggz_deprecated.h... Generating docs for file oggz_io.h... Generating docs for file oggz_off_t.h... Generating docs for file oggz_off_t_generated.h... Generating docs for file oggz_packet.h... Generating docs for file oggz_read.h... Generating docs for file oggz_seek.h... Generating docs for file oggz_stream.h... Generating docs for file oggz_table.h... Generating docs for file oggz_write.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound oggz_packet... Generating docs for compound oggz_position... Generating docs for compound OggzComment... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 161/65536 hits=713 misses=162 finished... touch doxygen-build.stamp make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/doc' Making all in include make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include' Making all in oggz make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make all-am make[4]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include' Making all in src make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src' Making all in liboggz make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/liboggz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz.lo oggz.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_comments.lo oggz_comments.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_io.lo oggz_io.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_read.lo oggz_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_read.c -fPIC -DPIC -o .libs/oggz_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz.c -fPIC -DPIC -o .libs/oggz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_comments.c -fPIC -DPIC -o .libs/oggz_comments.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_io.c -fPIC -DPIC -o .libs/oggz_io.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_write.lo oggz_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_write.c -fPIC -DPIC -o .libs/oggz_write.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_seek.lo oggz_seek.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_auto.lo oggz_auto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_seek.c -fPIC -DPIC -o .libs/oggz_seek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_auto.c -fPIC -DPIC -o .libs/oggz_auto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_stream.lo oggz_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_stream.c -fPIC -DPIC -o .libs/oggz_stream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_table.lo oggz_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_table.c -fPIC -DPIC -o .libs/oggz_table.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_vector.lo oggz_vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_vector.c -fPIC -DPIC -o .libs/oggz_vector.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_dlist.lo oggz_dlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_dlist.c -fPIC -DPIC -o .libs/oggz_dlist.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o metric_internal.lo metric_internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c metric_internal.c -fPIC -DPIC -o .libs/metric_internal.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o dirac.lo dirac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c dirac.c -fPIC -DPIC -o .libs/dirac.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -version-info 8:0:6 -Wl,--version-script=Version_script -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboggz.la -rpath /usr/lib64 oggz.lo oggz_comments.lo oggz_io.lo oggz_read.lo oggz_write.lo oggz_seek.lo oggz_auto.lo oggz_stream.lo oggz_table.lo oggz_vector.lo oggz_dlist.lo metric_internal.lo dirac.lo -logg libtool: link: gcc -shared .libs/oggz.o .libs/oggz_comments.o .libs/oggz_io.o .libs/oggz_read.o .libs/oggz_write.o .libs/oggz_seek.o .libs/oggz_auto.o .libs/oggz_stream.o .libs/oggz_table.o .libs/oggz_vector.o .libs/oggz_dlist.o .libs/metric_internal.o .libs/dirac.o -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=Version_script -Wl,-z -Wl,relro -Wl,-soname -Wl,liboggz.so.2 -o .libs/liboggz.so.2.6.0 libtool: link: (cd ".libs" && rm -f "liboggz.so.2" && ln -s "liboggz.so.2.6.0" "liboggz.so.2") libtool: link: (cd ".libs" && rm -f "liboggz.so" && ln -s "liboggz.so.2.6.0" "liboggz.so") libtool: link: ( cd ".libs" && rm -f "liboggz.la" && ln -s "../liboggz.la" "liboggz.la" ) make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/liboggz' Making all in tools make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' Making all in oggz-chop make[4]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools/oggz-chop' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-chop.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_tools.o `test -f './../oggz_tools.c' || echo './'`./../oggz_tools.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o skeleton.o `test -f './../skeleton.c' || echo './'`./../skeleton.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o mimetypes.o `test -f './../mimetypes.c' || echo './'`./../mimetypes.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o dirac.o `test -f './../../liboggz/dirac.c' || echo './'`./../../liboggz/dirac.c oggz-chop.c: In function 'write_accum': oggz-chop.c:506:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cn = ((int) oggz_table_nth (candidates, i, &serialno)) - CN_OFFSET; ^ oggz-chop.c:526:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void *)(min_cn+1+CN_OFFSET)); ^ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c cmd.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c cgi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c header.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c httpdate.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c main.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c timespec.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src/tools -I../../../src/liboggz -I../../../src/tests -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c httpdate_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpdate_test httpdate.o httpdate_test.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-chop oggz-chop.o oggz_tools.o skeleton.o mimetypes.o dirac.o cmd.o cgi.o header.o httpdate.o main.o timespec.o ../../liboggz/liboggz.la -logg -lm libtool: link: gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpdate_test httpdate.o httpdate_test.o libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-chop oggz-chop.o oggz_tools.o skeleton.o mimetypes.o dirac.o cmd.o cgi.o header.o httpdate.o main.o timespec.o ../../liboggz/.libs/liboggz.so -logg -lm make[4]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools/oggz-chop' make[4]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-known-codecs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_tools.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o dirac.o `test -f './../liboggz/dirac.c' || echo './'`./../liboggz/dirac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-info.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c skeleton.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-scan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-codecs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c mimetypes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-merge.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-rip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-validate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-comment.c oggz-validate.c: In function 'read_page': oggz-validate.c:298:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] packetno = (int)oggz_table_lookup (ovdata->packetno, serialno); ^ oggz-validate.c:303:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (oggz_table_insert (ovdata->packetno, serialno, (void *)packetno) == NULL) ^ oggz-validate.c:321:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (oggz_table_insert (ovdata->packetno, serialno, (void *)(headers+1)) == NULL) ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-sort.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../src/liboggz -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz-basetime.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz oggz.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-known-codecs oggz-known-codecs.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-dump oggz-dump.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz oggz.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-info oggz-info.o skeleton.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-scan oggz-scan.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-known-codecs oggz-known-codecs.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-dump oggz-dump.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-codecs oggz-codecs.o mimetypes.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-info oggz-info.o skeleton.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-merge oggz-merge.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-scan oggz-scan.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-rip oggz-rip.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-validate oggz-validate.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-codecs oggz-codecs.o mimetypes.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-merge oggz-merge.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-comment oggz-comment.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-rip oggz-rip.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-sort oggz-sort.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-validate oggz-validate.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oggz-basetime oggz-basetime.o oggz_tools.o dirac.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-comment oggz-comment.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-sort oggz-sort.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oggz-basetime oggz-basetime.o oggz_tools.o dirac.o ../liboggz/.libs/liboggz.so -logg make[4]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' Making all in tests make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c comment-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-guard.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-unmarked-guard.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-recursive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-bytes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-bos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-dup-bos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-eos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-granulepos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-packetno.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-bad-serialno.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-prefix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-suffix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c read-generated.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c read-stop-ok.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c read-stop-err.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-read.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-seek.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-write.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-read-single.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-write-flush.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-run.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c io-count.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c seek-stress.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o comment-test comment-test.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-guard write-bad-guard.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-unmarked-guard write-unmarked-guard.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-recursive write-recursive.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/comment-test comment-test.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-guard write-bad-guard.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-unmarked-guard write-unmarked-guard.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-bytes write-bad-bytes.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-bos write-bad-bos.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-dup-bos write-dup-bos.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-recursive write-recursive.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-eos write-bad-eos.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-bytes write-bad-bytes.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-bos write-bad-bos.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-dup-bos write-dup-bos.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-granulepos write-bad-granulepos.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-packetno write-bad-packetno.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-bad-serialno write-bad-serialno.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-eos write-bad-eos.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-prefix write-prefix.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-granulepos write-bad-granulepos.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-packetno write-bad-packetno.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-bad-serialno write-bad-serialno.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-suffix write-suffix.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-generated read-generated.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-stop-ok read-stop-ok.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-prefix write-prefix.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-stop-err read-stop-err.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-suffix write-suffix.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/read-generated read-generated.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/read-stop-ok read-stop-ok.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-read io-read.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-seek io-seek.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-write io-write.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/read-stop-err read-stop-err.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-read-single io-read-single.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-read io-read.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-seek io-seek.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-write io-write.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-write-flush io-write-flush.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-run io-run.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-count io-count.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-read-single io-read-single.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o seek-stress seek-stress.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-write-flush io-write-flush.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-run io-run.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/io-count io-count.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/seek-stress seek-stress.o ../liboggz/.libs/liboggz.so -logg make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tests' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c identity.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c rewrite-pages.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c fix-eos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c modify-headers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c read-file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c read-io.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c dump-comments.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-feed.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c write-hungry.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o identity identity.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rewrite-pages rewrite-pages.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fix-eos fix-eos.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modify-headers modify-headers.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/identity identity.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rewrite-pages rewrite-pages.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fix-eos fix-eos.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-file read-file.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-io read-io.o ../liboggz/liboggz.la -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dump-comments dump-comments.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/modify-headers modify-headers.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-feed write-feed.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/read-io read-io.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/read-file read-file.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dump-comments dump-comments.o ../liboggz/.libs/liboggz.so -logg /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-hungry write-hungry.o ../liboggz/liboggz.la -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-feed write-feed.o ../liboggz/.libs/liboggz.so -logg libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -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 -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write-hungry write-hungry.o ../liboggz/.libs/liboggz.so -logg make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/examples' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zeGfg2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 + cd liboggz-1.1.1 + rm -rf /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/info install docdir=/builddir/build/BUILD/liboggz-1.1.1/__docs_staging 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/doc' make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/liboggz-1.1.1/install-sh -d /builddir/build/BUILD/liboggz-1.1.1/__docs_staging if test -d liboggz; then \ for dir in liboggz/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/sh /builddir/build/BUILD/liboggz-1.1.1/install-sh -d /builddir/build/BUILD/liboggz-1.1.1/__docs_staging/$b; \ for f in $dir/*; do \ /usr/bin/install -p -m 644 $f /builddir/build/BUILD/liboggz-1.1.1/__docs_staging/$b; \ done \ fi \ done \ fi test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/man/man1" /usr/bin/install -p -m 644 oggz.1 oggz-diff.1 oggz-dump.1 oggz-info.1 oggz-known-codecs.1 oggz-merge.1 oggz-chop.1 oggz-sort.1 oggz-rip.1 oggz-comment.1 oggz-scan.1 oggz-validate.1 oggz-codecs.1 '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/doc' Making install in include make[1]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include' Making install in oggz make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[4]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[4]: Nothing to be done for 'install-exec-am'. test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/include/oggz" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/include/oggz" /usr/bin/install -p -m 644 oggz.h oggz_comments.h oggz_constants.h oggz_io.h oggz_read.h oggz_seek.h oggz_stream.h oggz_packet.h oggz_table.h oggz_write.h oggz_deprecated.h oggz_off_t.h oggz_off_t_generated.h '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/include/oggz' make[4]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include/oggz' make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include' make[1]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/include' Making install in src make[1]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src' Making install in liboggz make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/liboggz' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/liboggz' test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -p liboggz.la '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liboggz.so.2.6.0 /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64/liboggz.so.2.6.0 libtool: install: (cd /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64 && { ln -s -f liboggz.so.2.6.0 liboggz.so.2 || { rm -f liboggz.so.2 && ln -s liboggz.so.2.6.0 liboggz.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64 && { ln -s -f liboggz.so.2.6.0 liboggz.so || { rm -f liboggz.so && ln -s liboggz.so.2.6.0 liboggz.so; }; }) libtool: install: /usr/bin/install -p .libs/liboggz.lai /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64/liboggz.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/liboggz' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/liboggz' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' Making install in oggz-chop make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools/oggz-chop' make[4]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools/oggz-chop' test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -p oggz-chop '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin' libtool: install: warning: `../../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-chop /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-chop make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools/oggz-chop' make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools/oggz-chop' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' make[4]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p oggz oggz-known-codecs oggz-dump oggz-info oggz-scan oggz-codecs oggz-merge oggz-rip oggz-validate oggz-comment oggz-sort '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -p oggz /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-known-codecs /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-known-codecs libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-dump /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-dump libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-info /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-info libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-scan /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-scan libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-codecs /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-codecs libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-merge /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-merge libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-rip /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-rip libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-validate /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-validate libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-comment /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-comment libtool: install: warning: `../liboggz/liboggz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/oggz-sort /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-sort test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin" /usr/bin/install -p oggz-diff '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin' for p in dump diff info merge rip ; do \ if test -e /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz$p ; then \ rm -f /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz$p ; \ ln -s /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz-$p /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/bin/oggz$p ; \ fi ; \ done make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tools' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tests' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tests' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/tests' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/examples' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/examples' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src/examples' make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[3]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[1]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1/src' make[1]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/liboggz-1.1.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -p -m 644 oggz.pc '/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/liboggz-1.1.1' + rm -f /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/lib64/liboggz.la + rm -rf __docs_staging/latex + cd include/oggz + touch -r oggz_off_t_generated.h.in.multilib /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/include/oggz/oggz_off_t_generated.h + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: liboggz-1.1.1-13.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H5GdMb + umask 022 + cd /builddir/build/BUILD + cd liboggz-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz + cp -pr AUTHORS /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz + cp -pr ChangeLog /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz + cp -pr COPYING /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz + cp -pr README /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz + exit 0 Provides: liboggz = 1.1.1-13.fc28 liboggz(riscv-64) = 1.1.1-13.fc28 liboggz.so.2()(64bit) liboggz.so.2(liboggz.so.0.2)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libogg.so.0()(64bit) liboggz.so.2()(64bit) liboggz.so.2(liboggz.so.0.2)(64bit) rtld(GNU_HASH) Processing files: liboggz-devel-1.1.1-13.fc28.riscv64 Provides: liboggz-devel = 1.1.1-13.fc28 liboggz-devel(riscv-64) = 1.1.1-13.fc28 pkgconfig(oggz) = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liboggz.so.2()(64bit) pkgconfig(ogg) Processing files: liboggz-doc-1.1.1-13.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B0hBun + umask 022 + cd /builddir/build/BUILD + cd liboggz-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz-doc + cp -pr __docs_staging/html /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64/usr/share/doc/liboggz-doc + exit 0 Provides: liboggz-doc = 1.1.1-13.fc28 liboggz-doc(riscv-64) = 1.1.1-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 Wrote: /builddir/build/SRPMS/liboggz-1.1.1-13.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/liboggz-1.1.1-13.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/liboggz-devel-1.1.1-13.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/liboggz-doc-1.1.1-13.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nRNoih + umask 022 + cd /builddir/build/BUILD + cd liboggz-1.1.1 + rm -rf /builddir/build/BUILDROOT/liboggz-1.1.1-13.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff