Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761745 Details for
Bug 830905
app-cdr/mirage2iso-0.4.2-r1 fails tests: - FAIL: 01_poweriso_bin.toc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-cdr:mirage2iso-0.4.2:20220109-222947.log
app-cdr:mirage2iso-0.4.2:20220109-222947.log (text/plain), 8.82 KB, created by
Toralf Förster
on 2022-01-10 09:22:40 UTC
(
hide
)
Description:
app-cdr:mirage2iso-0.4.2:20220109-222947.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-10 09:22:40 UTC
Size:
8.82 KB
patch
obsolete
> * Package: app-cdr/mirage2iso-0.4.2 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org > * Upstream: mgorny@gentoo.org https://github.com/mgorny/mirage2iso/issues/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mirage2iso-0.4.2.tar.xz to /var/tmp/portage/app-cdr/mirage2iso-0.4.2/work >>>> Unpacking mirage2iso-0.4.2-tests.tar.xz to /var/tmp/portage/app-cdr/mirage2iso-0.4.2/work >>>> Source unpacked in /var/tmp/portage/app-cdr/mirage2iso-0.4.2/work >>>> Preparing source in /var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2 ... > * econf: updating mirage2iso-0.4.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mirage2iso-0.4.2/build-aux/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 --disable-silent-rules --docdir=/usr/share/doc/mirage2iso-0.4.2 --htmldir=/usr/share/doc/mirage2iso-0.4.2/html --libdir=/usr/lib64 --without-libassuan >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >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 for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for glib-2.0... yes >checking for libmirage >= 2.0.0... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for posix_fallocate... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking POSIX termios... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating tests/Makefile >config.status: creating src/mirage-config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2 ... >make -j4 >Making all in tests >make[1]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make[1]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmirage-3.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -pipe -march=native -fno-diagnostics-color -O2 -c -o src/mirage2iso-mirage2iso.o `test -f 'src/mirage2iso.c' || echo './'`src/mirage2iso.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmirage-3.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -pipe -march=native -fno-diagnostics-color -O2 -c -o src/mirage2iso-mirage-password.o `test -f 'src/mirage-password.c' || echo './'`src/mirage-password.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmirage-3.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -pipe -march=native -fno-diagnostics-color -O2 -c -o src/mirage2iso-mirage-wrapper.o `test -f 'src/mirage-wrapper.c' || echo './'`src/mirage-wrapper.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mirage2iso src/mirage2iso-mirage2iso.o src/mirage2iso-mirage-password.o src/mirage2iso-mirage-wrapper.o -lglib-2.0 -lmirage -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >make[1]: Leaving directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2' >>>> Source compiled. >>>> Test phase: app-cdr/mirage2iso-0.4.2 >make -j4 check >Making check in tests >make[1]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make[3]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >PASS: 00_input.iso >PASS: 01_ecm.iso.ecm >PASS: 01_gburner-4.3.gbi >PASS: 01_psp.cso >PASS: 01_poweriso_bin.bin >FAIL: 01_poweriso_bin.toc >PASS: 01_poweriso_bin.cue >PASS: 01_ultraiso-9.6.6.3300.ccd >PASS: 01_ultraiso-9.6.6.3300.img >PASS: 02_poweriso-4.6-encrypted.daa >PASS: 02_poweriso-4.6-split2.part001.daa >PASS: 02_poweriso-4.6-split1.part01.daa >PASS: 02_poweriso-4.6-bestcompression.daa >PASS: 02_poweriso-4.6-split3.daa >PASS: 03_nerolinux-4.0.0.nrg >PASS: 20_ultraiso-9.6.6.3300.isz >PASS: 04_alcohol120_2.0.0.1331.mds >PASS: 04_nerolinux-4.0.0-multisession.nrg >PASS: 20_hdiutil_udco.dmg >PASS: 20_hdiutil_udzo.dmg >PASS: 20_hdiutil_udbz.dmg >============================================================================ >Testsuite summary for mirage2iso 0.4.2 >============================================================================ ># TOTAL: 21 ># PASS: 20 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 1 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See tests/test-suite.log >============================================================================ >make[3]: *** [Makefile:526: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make[2]: *** [Makefile:634: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make[1]: *** [Makefile:844: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2/tests' >make: *** [Makefile:494: check-recursive] Error 1 > * ERROR: app-cdr/mirage2iso-0.4.2::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 127: Called src_test > * environment, line 460: Called default > * phase-functions.sh, line 858: Called default_src_test > * phase-functions.sh, line 887: Called __eapi0_src_test > * phase-helpers.sh, line 809: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=app-cdr/mirage2iso-0.4.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-cdr/mirage2iso-0.4.2::gentoo'`. > * The complete build log is located at '/var/log/portage/app-cdr:mirage2iso-0.4.2:20220109-222947.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/temp/environment'. > * Working directory: '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2' > * S: '/var/tmp/portage/app-cdr/mirage2iso-0.4.2/work/mirage2iso-0.4.2' >
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 830905
:
761744
| 761745 |
761746
|
761747
|
761748
|
761749
|
761750