Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208469 Details for
Bug 290829
dev-libs/libcdio-0.82: Test failure in check_paranoia.sh
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 148.30 KB, created by
Tony Vroon (RETIRED)
on 2009-10-28 01:06:45 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Tony Vroon (RETIRED)
Created:
2009-10-28 01:06:45 UTC
Size:
148.30 KB
patch
obsolete
>You should enable -g (or higher) for debugging! >>>> Unpacking source... >>>> Unpacking libcdio-0.82.tar.gz to /var/tmp/portage/dev-libs/libcdio-0.82/work >am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring. > [32;01m*[0m Running automake --add-missing --copy ... >[A[159C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libcdio-0.82 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source unpacked in /var/tmp/portage/dev-libs/libcdio-0.82/work >>>> Compiling source in /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82 ... > * econf: updating libcdio-0.82/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libcdio-0.82/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-cddb --with-cd-drive --with-cd-info --with-cd-paranoia --with-cdda-player --with-cd-read --with-iso-info --with-iso-read --enable-cxx --disable-example-progs --disable-cpp-progs --with-cd-paranoia-name=libcdio-paranoia --disable-vcd-info --disable-dependency-tracking --disable-maintainer-mode >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether build environment is sane... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wchar-subscripts... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-declarations... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wunused... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wpointer-arith... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wwrite-strings... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wnested-externs... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wno-sign-compare... yes >checking for perl... /usr/bin/perl >checking for diff... /usr/bin/diff >adding -w to diff in regression tests >adding --unified to diff in regression tests >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for cmp... /usr/bin/cmp >checking for cdparanoia... /usr/bin/cdparanoia >checking for ANSI C header files... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking sys/cdio.h usability... no >checking sys/cdio.h presence... no >checking for sys/cdio.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for unistd.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether x86_64-pc-linux-gnu-gcc supports ISOC99 _Pragma()... yes >checking for S_ISLNK() macro... yes >checking for S_ISSOCK() macro... yes >checking for struct timespec... yes >checking how to create empty arrays... [] >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for cos in -lm... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking linux/major.h usability... yes >checking linux/major.h presence... yes >checking for linux/major.h... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking extern long timezone variable... yes >checking for bzero... yes >checking for drand48... yes >checking for ftruncate... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for getpwuid... yes >checking for gettimeofday... yes >checking for lstat... yes >checking for memcpy... yes >checking for memset... yes >checking for rand... yes >checking for seteuid... yes >checking for setegid... yes >checking for snprintf... yes >checking for setenv... yes >checking for unsetenv... yes >checking for tzset... yes >checking for sleep... yes >checking for vsnprintf... yes >checking for readlink... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for timegm... yes >checking for struct tm.tm_gmtoff... yes >checking whether time.h defines daylight and timezone variables... yes >checking whether time.h defines tzname variable... yes >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for CDDB... yes >checking for connect in -lsocket... no >checking for gethostbyname... yes >checking for mvprintw in -lncurses... yes >checking for keypad in -lncurses... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating example/C++/Makefile >config.status: creating example/C++/OO/Makefile >config.status: creating example/Makefile >config.status: creating include/Makefile >config.status: creating include/cdio/Makefile >config.status: creating include/cdio++/Makefile >config.status: creating include/cdio/version.h >config.status: creating doc/doxygen/Doxyfile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating lib/cdda_interface/Makefile >config.status: creating lib/cdio++/Makefile >config.status: creating lib/driver/Makefile >config.status: creating lib/iso9660/Makefile >config.status: creating lib/paranoia/Makefile >config.status: creating lib/udf/Makefile >config.status: creating libcdio.pc >config.status: creating libcdio++.pc >config.status: creating libcdio_cdda.pc >config.status: creating libcdio_paranoia.pc >config.status: creating libiso9660.pc >config.status: creating libiso9660++.pc >config.status: creating libudf.pc >config.status: creating package/libcdio.spec >config.status: creating src/cd-paranoia/Makefile >config.status: creating src/cd-paranoia/usage.txt >config.status: creating src/cd-paranoia/doc/Makefile >config.status: creating src/cd-paranoia/doc/en/cd-paranoia.1 >config.status: creating src/cd-paranoia/doc/en/Makefile >config.status: creating src/cd-paranoia/doc/ja/cd-paranoia.1 >config.status: creating src/cd-paranoia/doc/ja/Makefile >config.status: creating src/Makefile >config.status: creating test/testbincue.c >config.status: creating test/testgetdevices.c >config.status: creating test/testisocd2.c >config.status: creating test/testpregap.c >config.status: creating test/testnrg.c >config.status: creating test/check_common_fn >config.status: creating test/Makefile >config.status: creating test/check_cue.sh >config.status: creating test/check_iso.sh >config.status: creating test/check_nrg.sh >config.status: creating test/check_paranoia.sh >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing checks commands >config.status: executing default commands >Using CD-ROM drivers: cdrdao, BIN/CUE, NRG, GNU/Linux >Building cd-paranoia: yes >Building cd-info : yes >Building cd-read : yes >Building cdda-player: yes >Building iso-info : yes >Building iso-read : yes >make -j12 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/doc' >Making all in include >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >Making all in cdio >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >make all-am >make[4]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >Making all in cdio++ >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio++' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio++' >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >Making all in driver >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o _cdio_generic.lo _cdio_generic.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o _cdio_stdio.lo _cdio_stdio.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o _cdio_stream.lo _cdio_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o aix.lo aix.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o bsdi.lo bsdi.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o audio.lo audio.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cd_types.lo cd_types.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cdio.lo cdio.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cdtext.lo cdtext.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o device.lo device.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o disc.lo disc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o ds.lo ds.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c _cdio_stdio.c -fPIC -DPIC -o .libs/_cdio_stdio.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c _cdio_stream.c -fPIC -DPIC -o .libs/_cdio_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c _cdio_generic.c -fPIC -DPIC -o .libs/_cdio_generic.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cdio.c -fPIC -DPIC -o .libs/cdio.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c aix.c -fPIC -DPIC -o .libs/aix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c audio.c -fPIC -DPIC -o .libs/audio.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c bsdi.c -fPIC -DPIC -o .libs/bsdi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cdtext.c -fPIC -DPIC -o .libs/cdtext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cd_types.c -fPIC -DPIC -o .libs/cd_types.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c device.c -fPIC -DPIC -o .libs/device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c disc.c -fPIC -DPIC -o .libs/disc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c ds.c -fPIC -DPIC -o .libs/ds.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c aix.c -o aix.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cdio.c -o cdio.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c audio.c -o audio.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c bsdi.c -o bsdi.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c _cdio_stream.c -o _cdio_stream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c _cdio_stdio.c -o _cdio_stdio.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cdtext.c -o cdtext.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c disc.c -o disc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c ds.c -o ds.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cd_types.c -o cd_types.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o freebsd.lo `test -f 'FreeBSD/freebsd.c' || echo './'`FreeBSD/freebsd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o freebsd_cam.lo `test -f 'FreeBSD/freebsd_cam.c' || echo './'`FreeBSD/freebsd_cam.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o freebsd_ioctl.lo `test -f 'FreeBSD/freebsd_ioctl.c' || echo './'`FreeBSD/freebsd_ioctl.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o gnu_linux.lo gnu_linux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c _cdio_generic.c -o _cdio_generic.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o bincue.lo `test -f 'image/bincue.c' || echo './'`image/bincue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c FreeBSD/freebsd.c -fPIC -DPIC -o .libs/freebsd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c FreeBSD/freebsd_ioctl.c -fPIC -DPIC -o .libs/freebsd_ioctl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c FreeBSD/freebsd_cam.c -fPIC -DPIC -o .libs/freebsd_cam.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c gnu_linux.c -fPIC -DPIC -o .libs/gnu_linux.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cdrdao.lo `test -f 'image/cdrdao.c' || echo './'`image/cdrdao.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o image_common.lo image_common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image/bincue.c -fPIC -DPIC -o .libs/bincue.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o nrg.lo `test -f 'image/nrg.c' || echo './'`image/nrg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c FreeBSD/freebsd_cam.c -o freebsd_cam.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o logging.lo logging.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c FreeBSD/freebsd_ioctl.c -o freebsd_ioctl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c device.c -o device.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image/cdrdao.c -fPIC -DPIC -o .libs/cdrdao.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c FreeBSD/freebsd.c -o freebsd.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o mmc.lo mmc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image/nrg.c -fPIC -DPIC -o .libs/nrg.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o aspi32.lo `test -f 'MSWindows/aspi32.c' || echo './'`MSWindows/aspi32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image_common.c -fPIC -DPIC -o .libs/image_common.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o win32_ioctl.lo `test -f 'MSWindows/win32_ioctl.c' || echo './'`MSWindows/win32_ioctl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c logging.c -fPIC -DPIC -o .libs/logging.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c mmc.c -fPIC -DPIC -o .libs/mmc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c MSWindows/aspi32.c -fPIC -DPIC -o .libs/aspi32.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c MSWindows/win32_ioctl.c -fPIC -DPIC -o .libs/win32_ioctl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o win32.lo `test -f 'MSWindows/win32.c' || echo './'`MSWindows/win32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c MSWindows/win32_ioctl.c -o win32_ioctl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c logging.c -o logging.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c MSWindows/aspi32.c -o aspi32.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o netbsd.lo netbsd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c MSWindows/win32.c -fPIC -DPIC -o .libs/win32.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o os2.lo os2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image_common.c -o image_common.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o osx.lo osx.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c netbsd.c -fPIC -DPIC -o .libs/netbsd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o read.lo read.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c os2.c -fPIC -DPIC -o .libs/os2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c osx.c -fPIC -DPIC -o .libs/osx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c MSWindows/win32.c -o win32.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o sector.lo sector.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c read.c -fPIC -DPIC -o .libs/read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c netbsd.c -o netbsd.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c sector.c -fPIC -DPIC -o .libs/sector.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c osx.c -o osx.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c os2.c -o os2.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o solaris.lo solaris.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o track.lo track.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o utf8.lo utf8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c track.c -fPIC -DPIC -o .libs/track.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c solaris.c -fPIC -DPIC -o .libs/solaris.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c utf8.c -fPIC -DPIC -o .libs/utf8.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c read.c -o read.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c gnu_linux.c -o gnu_linux.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image/bincue.c -o bincue.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c sector.c -o sector.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c mmc.c -o mmc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c util.c -fPIC -DPIC -o .libs/util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c solaris.c -o solaris.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c utf8.c -o utf8.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c track.c -o track.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image/cdrdao.c -o cdrdao.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c util.c -o util.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c image/nrg.c -o nrg.o >/dev/null 2>&1 >echo 'CDIO_12 { ' > libcdio.la.ver >objs=`for obj in _cdio_generic.lo _cdio_stdio.lo _cdio_stream.lo aix.lo bsdi.lo audio.lo cd_types.lo cdio.lo cdtext.lo device.lo disc.lo ds.lo freebsd.lo freebsd_cam.lo freebsd_ioctl.lo gnu_linux.lo bincue.lo cdrdao.lo image_common.lo nrg.lo logging.lo mmc.lo aspi32.lo win32_ioctl.lo win32.lo netbsd.lo os2.lo osx.lo read.lo sector.lo solaris.lo track.lo utf8.lo util.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ > if test -n "${objs}" ; then \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio.sym; then if test $first = true; then echo " global:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio.la.ver; \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio.sym; then :; else if test $first = true; then echo " local:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio.la.ver; \ > fi >echo '};' >> libcdio.la.ver >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 12:0:0 -Wl,--version-script=libcdio.la.ver -Wl,-O1,--as-needed,--hash-style=gnu -o libcdio.la -rpath /usr/lib64 _cdio_generic.lo _cdio_stdio.lo _cdio_stream.lo aix.lo bsdi.lo audio.lo cd_types.lo cdio.lo cdtext.lo device.lo disc.lo ds.lo freebsd.lo freebsd_cam.lo freebsd_ioctl.lo gnu_linux.lo bincue.lo cdrdao.lo image_common.lo nrg.lo logging.lo mmc.lo aspi32.lo win32_ioctl.lo win32.lo netbsd.lo os2.lo osx.lo read.lo sector.lo solaris.lo track.lo utf8.lo util.lo -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/_cdio_generic.o .libs/_cdio_stdio.o .libs/_cdio_stream.o .libs/aix.o .libs/bsdi.o .libs/audio.o .libs/cd_types.o .libs/cdio.o .libs/cdtext.o .libs/device.o .libs/disc.o .libs/ds.o .libs/freebsd.o .libs/freebsd_cam.o .libs/freebsd_ioctl.o .libs/gnu_linux.o .libs/bincue.o .libs/cdrdao.o .libs/image_common.o .libs/nrg.o .libs/logging.o .libs/mmc.o .libs/aspi32.o .libs/win32_ioctl.o .libs/win32.o .libs/netbsd.o .libs/os2.o .libs/osx.o .libs/read.o .libs/sector.o .libs/solaris.o .libs/track.o .libs/utf8.o .libs/util.o -lm -march=native -Wl,--version-script=libcdio.la.ver -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcdio.so.12 -o .libs/libcdio.so.12.0.0 >libtool: link: (cd ".libs" && rm -f "libcdio.so.12" && ln -s "libcdio.so.12.0.0" "libcdio.so.12") >libtool: link: (cd ".libs" && rm -f "libcdio.so" && ln -s "libcdio.so.12.0.0" "libcdio.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcdio.a _cdio_generic.o _cdio_stdio.o _cdio_stream.o aix.o bsdi.o audio.o cd_types.o cdio.o cdtext.o device.o disc.o ds.o freebsd.o freebsd_cam.o freebsd_ioctl.o gnu_linux.o bincue.o cdrdao.o image_common.o nrg.o logging.o mmc.o aspi32.o win32_ioctl.o win32.o netbsd.o os2.o osx.o read.o sector.o solaris.o track.o utf8.o util.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdio.a >libtool: link: ( cd ".libs" && rm -f "libcdio.la" && ln -s "../libcdio.la" "libcdio.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver' >Making all in iso9660 >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/iso9660' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o iso9660.lo iso9660.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o iso9660_fs.lo iso9660_fs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o rock.lo rock.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o xa.lo xa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c iso9660.c -fPIC -DPIC -o .libs/iso9660.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c iso9660_fs.c -fPIC -DPIC -o .libs/iso9660_fs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c rock.c -fPIC -DPIC -o .libs/rock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c xa.c -fPIC -DPIC -o .libs/xa.o >iso9660_fs.c: In function â_iso9660_dir_to_statbufâ: >iso9660_fs.c:780: warning: format â%dâ expects type âintâ, but argument 2 has type âlong unsigned intâ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c xa.c -o xa.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c rock.c -o rock.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c iso9660.c -o iso9660.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c iso9660_fs.c -o iso9660_fs.o >/dev/null 2>&1 >echo 'ISO9660_7 {' > libiso9660.la.ver >objs=`for obj in iso9660.lo iso9660_fs.lo rock.lo xa.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; >if test -n "$objs" ; then \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libiso9660.sym; then if test $first = true; then echo " global:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libiso9660.la.ver; \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libiso9660.sym; then :; else if test $first = true; then echo " local:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libiso9660.la.ver; \ > fi >echo '};' >> libiso9660.la.ver >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 7:0:0 -Wl,--version-script=libiso9660.la.ver -Wl,-O1,--as-needed,--hash-style=gnu -o libiso9660.la -rpath /usr/lib64 iso9660.lo iso9660_fs.lo rock.lo xa.lo ../../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/iso9660.o .libs/iso9660_fs.o .libs/rock.o .libs/xa.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs ../../lib/driver/.libs/libcdio.so -lm -march=native -Wl,--version-script=libiso9660.la.ver -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libiso9660.so.7 -o .libs/libiso9660.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libiso9660.so.7" && ln -s "libiso9660.so.7.0.0" "libiso9660.so.7") >libtool: link: (cd ".libs" && rm -f "libiso9660.so" && ln -s "libiso9660.so.7.0.0" "libiso9660.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiso9660.a iso9660.o iso9660_fs.o rock.o xa.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiso9660.a >libtool: link: ( cd ".libs" && rm -f "libiso9660.la" && ln -s "../libiso9660.la" "libiso9660.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/iso9660' >Making all in udf >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/udf' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o udf.lo udf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o udf_file.lo udf_file.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o udf_fs.lo udf_fs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o udf_time.lo udf_time.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o filemode.lo filemode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf.c -fPIC -DPIC -o .libs/udf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf_file.c -fPIC -DPIC -o .libs/udf_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf_time.c -fPIC -DPIC -o .libs/udf_time.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf_fs.c -fPIC -DPIC -o .libs/udf_fs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c filemode.c -fPIC -DPIC -o .libs/filemode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c filemode.c -o filemode.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf.c -o udf.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf_time.c -o udf_time.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf_file.c -o udf_file.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c udf_fs.c -o udf_fs.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o libudf.la -rpath /usr/lib64 udf.lo udf_file.lo udf_fs.lo udf_time.lo filemode.lo ../../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/udf.o .libs/udf_file.o .libs/udf_fs.o .libs/udf_time.o .libs/filemode.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs ../../lib/driver/.libs/libcdio.so -lm -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libudf.so.0 -o .libs/libudf.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libudf.so.0" && ln -s "libudf.so.0.0.0" "libudf.so.0") >libtool: link: (cd ".libs" && rm -f "libudf.so" && ln -s "libudf.so.0.0.0" "libudf.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libudf.a udf.o udf_file.o udf_fs.o udf_time.o filemode.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libudf.a >libtool: link: ( cd ".libs" && rm -f "libudf.la" && ln -s "../libudf.la" "libudf.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/udf' >Making all in cdda_interface >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o common_interface.lo common_interface.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cddap_interface.lo cddap_interface.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o interface.lo interface.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o scan_devices.lo scan_devices.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o smallft.lo smallft.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o toc.lo toc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o utils.lo utils.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o drive_exceptions.lo drive_exceptions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c common_interface.c -fPIC -DPIC -o .libs/common_interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c interface.c -fPIC -DPIC -o .libs/interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c smallft.c -fPIC -DPIC -o .libs/smallft.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c toc.c -fPIC -DPIC -o .libs/toc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c scan_devices.c -fPIC -DPIC -o .libs/scan_devices.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c utils.c -fPIC -DPIC -o .libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cddap_interface.c -fPIC -DPIC -o .libs/cddap_interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c drive_exceptions.c -fPIC -DPIC -o .libs/drive_exceptions.o >utils.c: In function âcderrorâ: >utils.c:29: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c: In function âcdmessageâ: >utils.c:46: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c: In function âidperrorâ: >utils.c:78: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c:80: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c:81: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c:82: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c: In function âidmessageâ: >utils.c:124: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >utils.c:125: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c drive_exceptions.c -o drive_exceptions.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c interface.c -o interface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c utils.c -o utils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c toc.c -o toc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cddap_interface.c -o cddap_interface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c scan_devices.c -o scan_devices.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c common_interface.c -o common_interface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c smallft.c -o smallft.o >/dev/null 2>&1 >echo 'CDIO_CDDA_0 { ' > libcdio_cdda.la.ver >objs=`for obj in common_interface.lo cddap_interface.lo interface.lo scan_devices.lo smallft.lo toc.lo utils.lo drive_exceptions.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ > if test -n "$objs" ; then \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_cdda.sym; then if test $first = true; then echo " global:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_cdda.la.ver; \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_cdda.sym; then :; else if test $first = true; then echo " local:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_cdda.la.ver; \ > fi >echo '};' >> libcdio_cdda.la.ver >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 0:5:0 -Wl,--version-script=libcdio_cdda.la.ver -Wl,-O1,--as-needed,--hash-style=gnu -o libcdio_cdda.la -rpath /usr/lib64 common_interface.lo cddap_interface.lo interface.lo scan_devices.lo smallft.lo toc.lo utils.lo drive_exceptions.lo ../../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/common_interface.o .libs/cddap_interface.o .libs/interface.o .libs/scan_devices.o .libs/smallft.o .libs/toc.o .libs/utils.o .libs/drive_exceptions.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs ../../lib/driver/.libs/libcdio.so -lm -march=native -Wl,--version-script=libcdio_cdda.la.ver -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcdio_cdda.so.0 -o .libs/libcdio_cdda.so.0.0.5 >libtool: link: (cd ".libs" && rm -f "libcdio_cdda.so.0" && ln -s "libcdio_cdda.so.0.0.5" "libcdio_cdda.so.0") >libtool: link: (cd ".libs" && rm -f "libcdio_cdda.so" && ln -s "libcdio_cdda.so.0.0.5" "libcdio_cdda.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcdio_cdda.a common_interface.o cddap_interface.o interface.o scan_devices.o smallft.o toc.o utils.o drive_exceptions.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdio_cdda.a >libtool: link: ( cd ".libs" && rm -f "libcdio_cdda.la" && ln -s "../libcdio_cdda.la" "libcdio_cdda.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface' >Making all in paranoia >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/paranoia' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o gap.lo gap.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o isort.lo isort.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o overlap.lo overlap.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o p_block.lo p_block.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o paranoia.lo paranoia.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c gap.c -fPIC -DPIC -o .libs/gap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c overlap.c -fPIC -DPIC -o .libs/overlap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c isort.c -fPIC -DPIC -o .libs/isort.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c paranoia.c -fPIC -DPIC -o .libs/paranoia.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c p_block.c -fPIC -DPIC -o .libs/p_block.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c isort.c -o isort.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c overlap.c -o overlap.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c gap.c -o gap.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c p_block.c -o p_block.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c paranoia.c -o paranoia.o >/dev/null 2>&1 >echo 'CDIO_PARANOIA_0 { ' > libcdio_paranoia.la.ver >objs=`for obj in gap.lo isort.lo overlap.lo p_block.lo paranoia.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ > if test -n "$objs" ; then \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_paranoia.sym; then if test $first = true; then echo " global:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_paranoia.la.ver; \ > nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_paranoia.sym; then :; else if test $first = true; then echo " local:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_paranoia.la.ver; \ > fi >echo '};' >> libcdio_paranoia.la.ver >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 0:3:0 -Wl,--version-script=libcdio_paranoia.la.ver -Wl,-O1,--as-needed,--hash-style=gnu -o libcdio_paranoia.la -rpath /usr/lib64 gap.lo isort.lo overlap.lo p_block.lo paranoia.lo ../../lib/driver/libcdio.la ../../lib/cdda_interface/libcdio_cdda.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gap.o .libs/isort.o .libs/overlap.o .libs/p_block.o .libs/paranoia.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface/.libs -L/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs ../../lib/driver/.libs/libcdio.so ../../lib/cdda_interface/.libs/libcdio_cdda.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so -lm -march=native -Wl,--version-script=libcdio_paranoia.la.ver -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcdio_paranoia.so.0 -o .libs/libcdio_paranoia.so.0.0.3 >libtool: link: (cd ".libs" && rm -f "libcdio_paranoia.so.0" && ln -s "libcdio_paranoia.so.0.0.3" "libcdio_paranoia.so.0") >libtool: link: (cd ".libs" && rm -f "libcdio_paranoia.so" && ln -s "libcdio_paranoia.so.0.0.3" "libcdio_paranoia.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcdio_paranoia.a gap.o isort.o overlap.o p_block.o paranoia.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdio_paranoia.a >libtool: link: ( cd ".libs" && rm -f "libcdio_paranoia.la" && ln -s "../libcdio_paranoia.la" "libcdio_paranoia.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/paranoia' >Making all in cdio++ >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdio++' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c -o iso9660.lo iso9660.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c -o cdio.lo cdio.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c -o devices.lo devices.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c iso9660.cpp -fPIC -DPIC -o .libs/iso9660.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c cdio.cpp -fPIC -DPIC -o .libs/cdio.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c devices.cpp -fPIC -DPIC -o .libs/devices.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c cdio.cpp -o cdio.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c devices.cpp -o devices.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -version-info 0:2:0 -Wl,-O1,--as-needed,--hash-style=gnu -o libcdio++.la -rpath /usr/lib64 cdio.lo devices.lo ../../lib/driver/libcdio.la -lm >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -I../../include -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -c iso9660.cpp -o iso9660.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/crtbeginS.o .libs/cdio.o .libs/devices.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs ../../lib/driver/.libs/libcdio.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcdio++.so.0 -o .libs/libcdio++.so.0.0.2 >libtool: link: (cd ".libs" && rm -f "libcdio++.so.0" && ln -s "libcdio++.so.0.0.2" "libcdio++.so.0") >libtool: link: (cd ".libs" && rm -f "libcdio++.so" && ln -s "libcdio++.so.0.0.2" "libcdio++.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcdio++.a cdio.o devices.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdio++.a >libtool: link: ( cd ".libs" && rm -f "libcdio++.la" && ln -s "../libcdio++.la" "libcdio++.la" ) >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -version-info 0:0:0 -Wl,-O1,--as-needed,--hash-style=gnu -o libiso9660++.la -rpath /usr/lib64 iso9660.lo ../../lib/iso9660/libiso9660.la ../../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/crtbeginS.o .libs/iso9660.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/iso9660/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs ../../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../../lib/driver/.libs/libcdio.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libiso9660++.so.0 -o .libs/libiso9660++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libiso9660++.so.0" && ln -s "libiso9660++.so.0.0.0" "libiso9660++.so.0") >libtool: link: (cd ".libs" && rm -f "libiso9660++.so" && ln -s "libiso9660++.so.0.0.0" "libiso9660++.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiso9660++.a iso9660.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiso9660++.a >libtool: link: ( cd ".libs" && rm -f "libiso9660++.la" && ln -s "../libiso9660++.la" "libiso9660++.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdio++' >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >Making all in cd-paranoia >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >Making all in doc >make[4]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >Making all in en >make[5]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/en' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/en' >Making all in ja >make[5]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/ja' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/ja' >make[5]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >make[4]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >/usr/bin/perl ./pod2c.pl usage.txt >usage.h >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c buffering_write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c header.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c report.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c getopt1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/driver -I../../include -I../../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cd-paranoia.c >header.c: In function âWriteWavâ: >header.c:59: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:61: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:69: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c: In function âWriteAiffâ: >header.c:82: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:84: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:86: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:91: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:93: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c: In function âWriteAifcâ: >header.c:109: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:111: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:112: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:116: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:121: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:123: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:125: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >header.c:128: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o cd-paranoia cd-paranoia.o buffering_write.o header.o report.o getopt1.o getopt.o ../../lib/driver/libcdio.la ../../lib/cdda_interface/libcdio_cdda.la ../../lib/paranoia/libcdio_paranoia.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cd-paranoia cd-paranoia.o buffering_write.o header.o report.o getopt1.o getopt.o ../../lib/driver/.libs/libcdio.so ../../lib/cdda_interface/.libs/libcdio_cdda.so ../../lib/paranoia/.libs/libcdio_paranoia.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface/.libs/libcdio_cdda.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so -lm >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cd-drive.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c getopt1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cd-info.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cddb.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cd-read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c iso-info.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c iso-read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cdda-player.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c mmc-tool.c >cd-read.c: In function âmainâ: >cd-read.c:590: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >iso-read.c: In function âmainâ: >iso-read.c:271: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >cdda-player.c: In function âdisplay_cdinfoâ: >cdda-player.c:878: warning: the address of âartistâ will always evaluate as âtrueâ >cdda-player.c:879: warning: the address of âtitleâ will always evaluate as âtrueâ >cdda-player.c:880: warning: the address of âgenreâ will always evaluate as âtrueâ >cdda-player.c:881: warning: the address of âyearâ will always evaluate as âtrueâ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o cd-drive cd-drive.o util.o getopt.o getopt1.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o cd-read cd-read.o util.o getopt.o getopt1.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o iso-info iso-info.o util.o getopt.o getopt1.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o iso-read iso-read.o util.o getopt.o getopt1.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o mmc-tool mmc-tool.o util.o getopt.o getopt1.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o cd-info cd-info.o cddb.o util.o getopt.o getopt1.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lcddb -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/iso-read iso-read.o util.o getopt.o getopt1.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cd-drive cd-drive.o util.o getopt.o getopt1.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cd-read cd-read.o util.o getopt.o getopt1.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/iso-info iso-info.o util.o getopt.o getopt1.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/mmc-tool mmc-tool.o util.o getopt.o getopt1.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o cdda-player cdda-player.o cddb.o getopt.o getopt1.o ../lib/driver/libcdio.la -lcddb -lncurses -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cd-info cd-info.o cddb.o util.o getopt.o getopt1.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so /usr/lib64/libcddb.so -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cdda-player cdda-player.o cddb.o getopt.o getopt1.o ../lib/driver/.libs/libcdio.so /usr/lib64/libcddb.so -lncurses -lm >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >Making all in test >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >Making all in example >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/example' >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/example' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/example' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/example' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82' >>>> Source compiled. >>>> Test phase [check]: dev-libs/libcdio-0.82 >make -j12 -j1 check >Making check in doc >make[1]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/doc' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/doc' >Making check in include >make[1]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >Making check in cdio >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >make check-am >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio' >Making check in cdio++ >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio++' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include/cdio++' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/include' >Making check in lib >make[1]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >Making check in driver >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver' >Making check in iso9660 >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/iso9660' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/iso9660' >Making check in udf >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/udf' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/udf' >Making check in cdda_interface >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface' >Making check in paranoia >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/paranoia' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/paranoia' >Making check in cdio++ >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdio++' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdio++' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib' >Making check in src >make[1]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >Making check in cd-paranoia >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >Making check in doc >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >Making check in en >make[4]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/en' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/en' >Making check in ja >make[4]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/ja' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc/ja' >make[4]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia/doc' >make[3]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src/cd-paranoia' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/src' >Making check in test >make[1]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >chmod +x *.sh >if test ! -f cdda.bin ; then ln -s ./cdda.bin cdda.bin ; fi >if test ! -f isofs-m1.bin ; then ln -s ./isofs-m1.bin isofs-m1.bin ; fi >make check_sizeof testassert testbincue testgetdevices testischar testisocd testisocd2 testiso9660 testnrg testparanoia testtoc testpregap check_nrg.sh check_cue.sh check_cd_read.sh check_iso.sh check_fuzzyiso.sh check_paranoia.sh check_opts.sh \ > vcd_demo.right vcd_demo_vcdinfo.right videocd.right videocd.nrg cdda.right cdda.toc cdda.cue cdda.bin isofs-m1.right isofs-m1-no-rr.right isofs-m1.toc isofs-m1.cue isofs-m1.bin cd-paranoia-log.right check_opts0.right check_opts1.right check_opts2.right check_opts3.right check_opts4.right check_opts5.right check_opts6.right check_opts7.right isofs-m1-read.right cdda-read.right t1.toc t2.toc t3.toc t4.toc t5.toc t6.toc t7.toc t8.toc t9.toc data1.toc data2.toc data5.toc data6.toc data7.toc vcd2.toc cdtext.toc bad-mode1.cue bad-msf-1.cue bad-msf-2.cue bad-msf-3.cue bad-mode1.toc bad-msf-1.toc bad-msf-2.toc bad-msf-3.toc bad-cat1.cue bad-cat2.cue bad-cat3.cue bad-cat1.toc bad-cat2.toc bad-cat3.toc bad-file.toc copying.iso copying.right copying-rr.iso copying-rr.right joliet.iso joliet.right joliet-nojoliet.right udf102.iso copying.gpl copying-rr.gpl >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c check_sizeof.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o check_sizeof check_sizeof.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/check_sizeof check_sizeof.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testassert.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testassert testassert.o ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testassert testassert.o ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o testbincue-testbincue.o `test -f 'testbincue.c' || echo './'`testbincue.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testbincue testbincue-testbincue.o ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testbincue testbincue-testbincue.o ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testgetdevices.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testgetdevices testgetdevices.o ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testgetdevices testgetdevices.o ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testischar.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testischar testischar.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testischar testischar.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testisocd.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testisocd testisocd.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testisocd testisocd.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testisocd2.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testisocd2 testisocd2.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testisocd2 testisocd2.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testiso9660.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testiso9660 testiso9660.o ../lib/iso9660/libiso9660.la ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testiso9660 testiso9660.o ../lib/iso9660/.libs/libiso9660.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o testnrg-testnrg.o `test -f 'testnrg.c' || echo './'`testnrg.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testnrg testnrg-testnrg.o ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testnrg testnrg-testnrg.o ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c testparanoia.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testparanoia testparanoia.o ../lib/paranoia/libcdio_paranoia.la ../lib/cdda_interface/libcdio_cdda.la ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testparanoia testparanoia.o ../lib/paranoia/.libs/libcdio_paranoia.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/cdda_interface/.libs/libcdio_cdda.so ../lib/cdda_interface/.libs/libcdio_cdda.so /var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/lib/driver/.libs/libcdio.so ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o testtoc-testtoc.o `test -f 'testtoc.c' || echo './'`testtoc.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testtoc testtoc-testtoc.o ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testtoc testtoc-testtoc.o ../lib/driver/.libs/libcdio.so -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/driver -I../include -I../include/ -I../lib/iso9660/ -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o testpregap-testpregap.o `test -f 'testpregap.c' || echo './'`testpregap.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1,--as-needed,--hash-style=gnu -o testpregap testpregap-testpregap.o ../lib/driver/libcdio.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DTEST_DIR=\".\" -O2 -march=native -pipe -DFORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/testpregap testpregap-testpregap.o ../lib/driver/.libs/libcdio.so -lm >make[2]: `check_nrg.sh' is up to date. >make[2]: `check_cue.sh' is up to date. >make[2]: Nothing to be done for `check_cd_read.sh'. >make[2]: `check_iso.sh' is up to date. >make[2]: Nothing to be done for `check_fuzzyiso.sh'. >make[2]: `check_paranoia.sh' is up to date. >make[2]: Nothing to be done for `check_opts.sh'. >make[2]: Nothing to be done for `vcd_demo.right'. >make[2]: Nothing to be done for `vcd_demo_vcdinfo.right'. >make[2]: Nothing to be done for `videocd.right'. >make[2]: Nothing to be done for `videocd.nrg'. >make[2]: Nothing to be done for `cdda.right'. >make[2]: Nothing to be done for `cdda.toc'. >make[2]: Nothing to be done for `cdda.cue'. >make[2]: Nothing to be done for `cdda.bin'. >make[2]: Nothing to be done for `isofs-m1.right'. >make[2]: Nothing to be done for `isofs-m1-no-rr.right'. >make[2]: Nothing to be done for `isofs-m1.toc'. >make[2]: Nothing to be done for `isofs-m1.cue'. >make[2]: Nothing to be done for `isofs-m1.bin'. >make[2]: Nothing to be done for `cd-paranoia-log.right'. >make[2]: Nothing to be done for `check_opts0.right'. >make[2]: Nothing to be done for `check_opts1.right'. >make[2]: Nothing to be done for `check_opts2.right'. >make[2]: Nothing to be done for `check_opts3.right'. >make[2]: Nothing to be done for `check_opts4.right'. >make[2]: Nothing to be done for `check_opts5.right'. >make[2]: Nothing to be done for `check_opts6.right'. >make[2]: Nothing to be done for `check_opts7.right'. >make[2]: Nothing to be done for `isofs-m1-read.right'. >make[2]: Nothing to be done for `cdda-read.right'. >make[2]: Nothing to be done for `t1.toc'. >make[2]: Nothing to be done for `t2.toc'. >make[2]: Nothing to be done for `t3.toc'. >make[2]: Nothing to be done for `t4.toc'. >make[2]: Nothing to be done for `t5.toc'. >make[2]: Nothing to be done for `t6.toc'. >make[2]: Nothing to be done for `t7.toc'. >make[2]: Nothing to be done for `t8.toc'. >make[2]: Nothing to be done for `t9.toc'. >make[2]: Nothing to be done for `data1.toc'. >make[2]: Nothing to be done for `data2.toc'. >make[2]: Nothing to be done for `data5.toc'. >make[2]: Nothing to be done for `data6.toc'. >make[2]: Nothing to be done for `data7.toc'. >make[2]: Nothing to be done for `vcd2.toc'. >make[2]: Nothing to be done for `cdtext.toc'. >make[2]: Nothing to be done for `bad-mode1.cue'. >make[2]: Nothing to be done for `bad-msf-1.cue'. >make[2]: Nothing to be done for `bad-msf-2.cue'. >make[2]: Nothing to be done for `bad-msf-3.cue'. >make[2]: Nothing to be done for `bad-mode1.toc'. >make[2]: Nothing to be done for `bad-msf-1.toc'. >make[2]: Nothing to be done for `bad-msf-2.toc'. >make[2]: Nothing to be done for `bad-msf-3.toc'. >make[2]: Nothing to be done for `bad-cat1.cue'. >make[2]: Nothing to be done for `bad-cat2.cue'. >make[2]: Nothing to be done for `bad-cat3.cue'. >make[2]: Nothing to be done for `bad-cat1.toc'. >make[2]: Nothing to be done for `bad-cat2.toc'. >make[2]: Nothing to be done for `bad-cat3.toc'. >make[2]: Nothing to be done for `bad-file.toc'. >make[2]: Nothing to be done for `copying.iso'. >make[2]: Nothing to be done for `copying.right'. >make[2]: Nothing to be done for `copying-rr.iso'. >make[2]: Nothing to be done for `copying-rr.right'. >make[2]: Nothing to be done for `joliet.iso'. >make[2]: Nothing to be done for `joliet.right'. >make[2]: Nothing to be done for `joliet-nojoliet.right'. >make[2]: Nothing to be done for `udf102.iso'. >make[2]: Nothing to be done for `copying.gpl'. >make[2]: Nothing to be done for `copying-rr.gpl'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >checking sizeof (msf_t) ...ok! >checking sizeof (iso_volume_descriptor_t) ...ok! >checking sizeof (iso9660_pvd_t) ...ok! >checking sizeof (iso_path_table_t) ...ok! >checking sizeof (iso9660_dir_t) ...ok! >checking sizeof (iso9660_xa_t) ...ok! >PASS: check_sizeof >!ASSERT: file testassert.c: line 32 (main): should not be reached >/bin/sh: line 4: 26540 Aborted ${dir}$tst >XFAIL: testassert >Correct: cdda.cue parses as a CDRWin CUE file. >Correct: isofs-m1.cue parses as a CDRWin CUE file. > INFO: ./bad-cat1.cue line 4 after word CATALOG: > INFO: expecting 13-digit media catalog number, got nothing. >Correct: bad-cat1.cue doesn't parse as a CDRWin CUE file. > INFO: ./bad-cat2.cue line 4 after word CATALOG: > INFO: Token "167890123" has length 11. Should be 13 digits. >Correct: bad-cat2.cue doesn't parse as a CDRWin CUE file. > INFO: ./bad-cat3.cue line 4 after word CATALOG: > INFO: Character "b" at postition 10 of token "123456789b123" is not all digits. >Correct: bad-cat3.cue doesn't parse as a CDRWin CUE file. > INFO: ./bad-mode1.cue line 6 after word TRACK: > INFO: Unknown track mode MODE3_FORM1 >Correct: bad-mode1.cue doesn't parse as a CDRWin CUE file. > INFO: ./bad-msf-1.cue line 7: after word INDEX: > INFO: Invalid MSF string 00:00:100 >Correct: bad-msf-1.cue doesn't parse as a CDRWin CUE file. > INFO: ./bad-msf-2.cue line 7: after word INDEX: > INFO: Invalid MSF string 00:90:00 >Correct: bad-msf-2.cue doesn't parse as a CDRWin CUE file. > INFO: ./bad-msf-3.cue line 7: after word INDEX: > INFO: Invalid MSF string xx:yy:0 >Correct: bad-msf-3.cue doesn't parse as a CDRWin CUE file. >PASS: testbincue >Good! You have the GNU/Linux driver installed. >bincue image bad-cat1.cue >bincue image bad-cat2.cue >bincue image bad-cat3.cue >bincue image bad-mode1.cue >bincue image bad-msf-1.cue >bincue image bad-msf-2.cue >bincue image bad-msf-3.cue >bincue image cdda.cue >bincue image isofs-m1.cue >bincue image p1.cue >NRG image p1.nrg >NRG image videocd.nrg >File videocd.nrg found as expected >File cdda.cue found as expected >cdda.cue parses as a CDRWIN BIN/CUE csheet. >File isofs-m1.cue found as expected >isofs-m1.cue parses as a CDRWIN BIN/CUE csheet. >PASS: testgetdevices > 0 1 2 3 4 5 6 7 8 9 a b c d e f | 0 1 2 3 4 5 6 7 8 9 a b c d e f >0 0 P | 0 P >1 1 A Q | ! 1 A Q >2 2 B R | " 2 B R >3 3 C S | 3 C S >4 4 D T | 4 D T >5 5 E U | % 5 E U >6 6 F V | & 6 F V >7 7 G W | ' 7 G W >8 8 H X | ( 8 H X >9 9 I Y | ) 9 I Y >a J Z | * : J Z >b K | + ; K >c L | , < L >d M | - = M >e N | . > N >f O _ | / ? O _ >PASS: testischar >Unable find or access a CD-ROM drive with an ISO-9660 filesystem. >SKIP: testisocd >PASS: testisocd2 >++ WARN: string 'ABC!123' is getting truncated to 2 characters >PASS: testiso9660 >PASS: testnrg >Unable find or access a CD-ROM drive with an audio CD in it. >SKIP: testparanoia > INFO: ./cdtext.toc line 47: unimplimented keyword: SILENCE >Correct: cdtext.toc parses as a cdrdao TOC file. > INFO: ./t1.toc line 5: unimplimented keyword: SILENCE >Correct: t1.toc parses as a cdrdao TOC file. >Correct: t2.toc parses as a cdrdao TOC file. >Correct: t3.toc parses as a cdrdao TOC file. >Correct: t4.toc parses as a cdrdao TOC file. >Correct: t5.toc parses as a cdrdao TOC file. >Correct: t6.toc parses as a cdrdao TOC file. >Correct: t7.toc parses as a cdrdao TOC file. >Correct: t8.toc parses as a cdrdao TOC file. >Correct: t9.toc parses as a cdrdao TOC file. > INFO: ./data1.toc line 7: unimplimented keyword: SILENCE >Correct: data1.toc parses as a cdrdao TOC file. > INFO: ./data2.toc line 8: unimplimented keyword: ZERO >Correct: data2.toc parses as a cdrdao TOC file. >Correct: data5.toc parses as a cdrdao TOC file. >Correct: data6.toc parses as a cdrdao TOC file. >Correct: data7.toc parses as a cdrdao TOC file. >Correct: vcd2.toc parses as a cdrdao TOC file. > INFO: ./bad-msf-1.toc line 6: invalid MSF string 0:0:75 >Correct: bad-msf-1.toc doesn't parse as a cdrdao TOC file. > INFO: ./bad-msf-2.toc line 6: invalid MSF string 0:60:0 >Correct: bad-msf-2.toc doesn't parse as a cdrdao TOC file. > INFO: ./bad-msf-3.toc line 6: invalid MSF string xx:yy:zz >Correct: bad-msf-3.toc doesn't parse as a cdrdao TOC file. > INFO: ./bad-cat1.toc line 4 after word CATALOG: > INFO: Expecting 13 digits; nothing seen. >Correct: bad-cat1.toc doesn't parse as a cdrdao TOC file. > INFO: ./bad-cat2.toc line 4 after word CATALOG: > INFO: Token 167890123 has length 11. Should be 13 digits. >Correct: bad-cat2.toc doesn't parse as a cdrdao TOC file. > INFO: ./bad-cat3.toc line 4 after word CATALOG: > INFO: Character "A" at postition 10 of token "123456789A123" is not all digits. >Correct: bad-cat3.toc doesn't parse as a cdrdao TOC file. >++ WARN: could not retrieve file info for `foo.bin': No such file or directory > INFO: ./bad-file.toc line 8: can't open file `foo.bin' for reading >Correct: bad-file.toc doesn't parse as a cdrdao TOC file. > INFO: ./bad-mode1.toc line 4 after TRACK: > INFO: 'MODE1_FORM45' not a valid mode. >Correct: bad-mode1.toc doesn't parse as a cdrdao TOC file. >PASS: testtoc >./t2.toc had expected pregap >./t2.toc had expected pregap >./p1.cue had expected pregap >./p1.cue had expected pregap >./p1.cue had expected pregap >./p1.nrg had expected pregap >./p1.nrg had expected pregap >PASS: testpregap >./check_nrg.sh: cd-info NRG test 1 ok. >Don't see NRG file ./monvoisin.nrg. Test skipped. >PASS: check_nrg.sh >./check_cue.sh: cd-info CUE test CD-DA ok. >./check_cue.sh: cd-info BIN test CD-DA ok. >./check_cue.sh: cd-info TOC test CD-DA ok. >./check_cue.sh: cd-info Rock-Ridge CUE test ISO 9660 mode1 CUE ok. >./check_cue.sh: cd-info no Rock-Ridge CUE test ISO 9660 mode1 CUE ok. >./check_cue.sh: cd-info TOC test ISO 9660 mode1 TOC ok. >Don't see CUE file ./vcd_demo.cue. Test Video CD skipped. >Don't see CUE file ./svcd_ogt_test_ntsc.bin. Test Super Video CD skipped. >PASS: check_cue.sh >./check_cd_read.sh: cd-read CUE test CD-DA ok. >./check_cd_read.sh: cd-read CUE test MODE1 ok. >PASS: check_cd_read.sh >./check_iso.sh: iso-info basic test ok. >./check_iso.sh: iso-read basic test ok. >./check_iso.sh: iso-info Rock Ridge test ok. >./check_iso.sh: iso-read RR test ok. >./check_iso.sh: iso-info Joliet test ok. >./check_iso.sh: iso-info --no-joliet test ok. >PASS: check_iso.sh >SKIP: check_fuzzyiso.sh >cdparanoia III release 9.8 libcdio 0.82 x86_64-pc-linux-gnu >(C) 2001 Monty <monty@xiph.org> and Xiphophorus >(C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org> > >Report bugs to bug-libcdio@gnu.org > >Checking ./cdda.cue for cdrom... >Verifying drive can read CDDA... > Expected command set reads OK. > >Attempting to determine drive endianness from data.... > Data appears to be coming back Little Endian. > certainty: 100% > >Table of contents (audio tracks only): >track length begin copy pre ch >=========================================================== > 1. 302 [00:04.02] 0 [00:00.00] OK no 2 >TOTAL 302 [00:04.02] (audio only) > >Ripping from sector 0 (track 1 [0:00.00]) > to sector 301 (track 1 [0:04.01]) > >outputting to cdda.raw > > > >Done. > > >44394+0 records in >44394+0 records out >710304 bytes (710 kB) copied, 0.0313898 s, 22.6 MB/s >44394+0 records in >44394+0 records out >710304 bytes (710 kB) copied, 0.0263854 s, 26.9 MB/s >** Raw cdda.bin extraction okay >cdparanoia III release 9.8 libcdio 0.82 x86_64-pc-linux-gnu >(C) 2001 Monty <monty@xiph.org> and Xiphophorus >(C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org> > >Report bugs to bug-libcdio@gnu.org > >Checking ./cdda.cue for cdrom... >Verifying drive can read CDDA... > Expected command set reads OK. > >Attempting to determine drive endianness from data.... > Data appears to be coming back Little Endian. > certainty: 100% > >Table of contents (audio tracks only): >track length begin copy pre ch >=========================================================== > 1. 302 [00:04.02] 0 [00:00.00] OK no 2 >TOTAL 302 [00:04.02] (audio only) > >Ripping from sector 0 (track 1 [0:00.00]) > to sector 301 (track 1 [0:04.01]) > >outputting to cdda.raw > > > >Done. > > >cdparanoia III release 9.8 libcdio 0.82 x86_64-pc-linux-gnu >(C) 2001 Monty <monty@xiph.org> and Xiphophorus >(C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org> > >Report bugs to bug-libcdio@gnu.org > >Ripping from sector 0 (track 1 [0:00.00]) > to sector 301 (track 1 [0:04.01]) > >outputting to cdda.raw > > > >Done. > > >** Under-run correction okay >cdparanoia III release 9.8 libcdio 0.82 x86_64-pc-linux-gnu >(C) 2001 Monty <monty@xiph.org> and Xiphophorus >(C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org> > >Report bugs to bug-libcdio@gnu.org > >Checking ./cdda.cue for cdrom... >Verifying drive can read CDDA... > Expected command set reads OK. > >Attempting to determine drive endianness from data.... > Data appears to be coming back Little Endian. > certainty: 100% > >Table of contents (audio tracks only): >track length begin copy pre ch >=========================================================== > 1. 302 [00:04.02] 0 [00:00.00] OK no 2 >TOTAL 302 [00:04.02] (audio only) > >Ripping from sector 0 (track 1 [0:00.00]) > to sector 301 (track 1 [0:04.01]) > >outputting to cdda.raw > > jittering by -584, offset 1768 >jittering by -536, offset 1816 >jittering by -380, offset 1972 >jittering by -156, offset 2196 >jittering by -480, offset 1872 >jittering by -476, offset 1876 >jittering by 28, offset 28 >jittering by -52, offset 2300 >jittering by -312, offset 2040 >jittering by 388, offset 388 >jittering by 504, offset 504 >jittering by 80, offset 80 >jittering by -528, offset 1824 >jittering by 312, offset 312 >jittering by -564, offset 1788 >jittering by -288, offset 2064 >jittering by -236, offset 2116 >jittering by 440, offset 440 > > jittering by 36, offset 36 >jittering by 492, offset 492 >jittering by 16, offset 16 >jittering by 364, offset 364 >jittering by -364, offset 1988 >jittering by 452, offset 452 >jittering by 80, offset 80 >jittering by -496, offset 1856 >jittering by 368, offset 368 >jittering by 568, offset 568 >jittering by -448, offset 1904 >jittering by 460, offset 460 > > jittering by 332, offset 332 > > jittering by -468, offset 1884 > > > >Done. > > >** Small jitter correction okay >./cd-paranoia-log.right ./cd-paranoia-filtered.log differ: byte 1, line 1 >** --log option problem >FAIL: check_paranoia.sh >./check_opts.sh: cd-info option test -T ok. >./check_opts.sh: cd-info option test --no-tracks ok. >./check_opts.sh: cd-info option test -A ok. >./check_opts.sh: cd-info option test --no-analyze ok. >./check_opts.sh: cd-info option test -I ok. >./check_opts.sh: cd-info option test --no-ioctl ok. >./check_opts.sh: cd-info option test -q ok. >./check_opts.sh: cd-info option test --quiet ok. >PASS: check_opts.sh >====================== >1 of 16 tests failed >(3 tests were not run) >====================== >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82/test' >make: *** [check-recursive] Error 1 > [31;01m*[0m ERROR: dev-libs/libcdio-0.82 failed: > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_test > [31;01m*[0m environment, line 2823: Called _eapi0_src_test > [31;01m*[0m ebuild.sh, line 620: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/libcdio-0.82', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/libcdio-0.82'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/libcdio-0.82/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libcdio-0.82/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/libcdio-0.82/work/libcdio-0.82'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 290829
: 208469