Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 872628 Details for
Bug 915644
dev-util/redo-0.42d fails test - ValueError: not enough values to unpack (expected 2, got 1)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:redo-0.42d:20231011-231713.log
dev-util:redo-0.42d:20231011-231713.log (text/plain), 83.49 KB, created by
Toralf Förster
on 2023-10-12 17:28:02 UTC
(
hide
)
Description:
dev-util:redo-0.42d:20231011-231713.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-10-12 17:28:02 UTC
Size:
83.49 KB
patch
obsolete
> * Package: dev-util/redo-0.42d:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_11 > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Using python3.11 to build >>>> Unpacking source... >>>> Unpacking redo-0.42d.tar.gz to /var/tmp/portage/dev-util/redo-0.42d/work >>>> Source unpacked in /var/tmp/portage/dev-util/redo-0.42d/work >>>> Preparing source in /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d ... > * ./do -j5 build >do bin/all >do redo/version/all >do redo/version/vars >do redo/version/gitvars >do redo/version/_version.py >do redo/py >do redo/sh > dash... missing > /usr/xpg4/bin/sh... missing > ash... missing > posh... missing > lksh... missing > mksh... missing > ksh... missing > ksh88... missing > ksh93... missing > pdksh... missing > zsh... missing > bash... warnings W48 W89c W118 > busybox... missing > /bin/sh... warnings W48 W89c W118 >Selected mostly good shell: /bin/bash >do bin/list >do bin/redo-always >do bin/redo-ifchange >do bin/redo-ifcreate >do bin/redo-log >do bin/redo-ood >do bin/redo >do bin/redo-sources >do bin/redo-stamp >do bin/redo-targets >do bin/redo-unlocked >do bin/redo-whichdo >do: Removing stamp files... >redo bin/all >redo redo/version/all >>>> Source compiled. >>>> Test phase: dev-util/redo-0.42d > * ./do -j5 test >do bin/all >do redo/version/all >do redo/version/vars >do redo/version/gitvars >do redo/version/_version.py >do redo/py >do redo/sh > dash... missing > /usr/xpg4/bin/sh... missing > ash... missing > posh... missing > lksh... missing > mksh... missing > ksh... missing > ksh88... missing > ksh93... missing > pdksh... missing > zsh... missing > bash... warnings W48 W89c W118 > busybox... missing > /bin/sh... warnings W48 W89c W118 >Selected mostly good shell: /bin/bash >do bin/list >do bin/redo-always >do bin/redo-ifchange >do bin/redo-ifcreate >do bin/redo-log >do bin/redo-ood >do bin/redo >do bin/redo-sources >do bin/redo-stamp >do bin/redo-targets >do bin/redo-unlocked >do bin/redo-whichdo >do: Removing stamp files... >redo bin/all >redo redo/version/all >do: Incremental mode. Use -c for clean rebuild. >do test >do bin/all >do redo/version/all >do minimal/test > >Testing "_starts_ends_with" in ./do.test: >! _starts_ends_with:1 '0' = retval true ok >! _starts_ends_with:2 '1' = retval false ok >! _starts_ends_with:3 '0' = retval _startswith x.test x. ok >! _starts_ends_with:4 '1' = retval _startswith x.test y. ok >! _starts_ends_with:5 '1' = retval _startswith ok >! _starts_ends_with:6 '1' = retval _startswith x.test x* ok >! _starts_ends_with:7 '1' = retval _startswith do.test do* ok >! _starts_ends_with:8 '0' = retval _endswith x.test .test ok >! _starts_ends_with:9 '1' = retval _endswith x.test .best ok >! _starts_ends_with:10 '1' = retval _endswith ok >! _starts_ends_with:11 '1' = retval _endswith x.test *.test ok >! _starts_ends_with:12 '1' = retval _endswith do.test *.test ok > >Testing "_dirsplit" in ./do.test: >! _dirsplit:1 '/a/b/' = /a/b/ ok >! _dirsplit:2 'c' = c ok >! _dirsplit:3 '/a/b/c/' = /a/b/c/ ok >! _dirsplit:4 '' = ok >! _dirsplit:5 '/' = / ok >! _dirsplit:6 '' = ok > >Testing "_relpath" in ./do.test: >! _relpath:1 'a/b/c' = _relpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/a/b/c /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _relpath:2 '../a/b/c' = _relpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/../a/b/c /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _relpath:3 '' = _relpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _relpath:4 'a/b/c' = _relpath a/b/c / ok >! _relpath:5 'a/b/c' = _relpath /a/b/c / ok >! _relpath:6 '' = _relpath / / ok >! _relpath:7 '../lib' = _relpath /usr/lib /usr/bin ok >! _relpath:8 '../lib/' = _relpath /usr/lib/ /usr/bin ok >! _relpath:9 '../..' = _relpath / /usr/bin ok >! _relpath:10 '..' = _relpath .. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/fakedir ok >! _relpath:11 '../' = _relpath ../ /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/fakedir ok >! _relpath:12 '../fakedir' = _relpath ../fakedir /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/fakedir ok > >Testing "_normpath" in ./do.test: >! _normpath:1 '/usr/lib' = _normpath /usr/../usr/bin/../lib /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:2 '/' = _normpath /a/b/c/../../.. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:3 '/' = _normpath / /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:4 '../a' = _normpath ../a /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:5 '../a/b' = _normpath ../a/b /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/fakedir ok >! _normpath:6 '..' = _normpath .. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/fakedir ok >! _normpath:7 'tuv' = _normpath a/b/../../tuv / ok >! _normpath:8 '' = _normpath a/b/../.. / ok >! _normpath:9 '..' = _normpath ../ /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:10 '..' = _normpath .. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok > >Testing "_realpath" in ./do.test: >! _realpath:1 '/usr/__does_not/b' = _realpath /usr/__does_not/a/../b /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _realpath:2 'foo' = _realpath y/x/x/x/x/x/../foo /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok >! _realpath:3 '/var/tmp/portage/dev-util/redo-0.42d/wor' = _realpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/y/x/x/x/x/x/../foo /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok >! _realpath:4 'foo/blam' = _realpath y/x/x/x/x/x/../foo/spam/../blam /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok >! _realpath:5 '/var/tmp/portage/dev-util/redo-0.42d/wor' = _realpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/y/x/x/../foo/spam/../blam /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok > >Testing "_find_dofile" in ./do.test: >! _find_dofile:1 'test.do' = _find_dofiles test ok >! _find_dofile:2 'test.do' = _find_dofile test ok >! _find_dofile:3 'x.y.zz.do default.y.zz.do default.zz.do' = _find_dofiles x.y.zz ok >! _find_dofile:4 'x.y.zz.do default.y.zz.do default.zz.do ' = _find_dofiles x.y.zz ok >! _find_dofile:4 '../default.zz.do' = _find_dofile x.y.zz ok >! _find_dofile:4 '1' = 1 ok >! _find_dofile:5 'x.y.z.do default.y.z.do default.z.do def' = _find_dofiles x.y.z ok >do docs/test >do docs/cookbook/all >do docs/cookbook/c/all >do docs/cookbook/c/all.each >do docs/cookbook/c/allconfig >do docs/cookbook/c/arches >do docs/cookbook/c/out.native/rc/CC.rc >do docs/cookbook/c/out.native/rc/_init.rc >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >do docs/cookbook/c/out.native.static/rc/CC.rc >do docs/cookbook/c/out.native.static/rc/_init.rc >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > LDFLAGS += '-static' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >do docs/cookbook/c/out.native.opt/rc/CC.rc >do docs/cookbook/c/out.native.opt/rc/_init.rc >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >do docs/cookbook/c/out.fake-always-fails/rc/CC.rc >do docs/cookbook/c/out.fake-always-fails/rc/_init.rc >Trying C compiler: 'fake-always-fails-cc' >Trying C compiler: 'fake-always-fails-gcc' >Trying C compiler: 'fake-always-fails-clang' >Trying C compiler: '/usr/bin/fake-always-fails-clang-[0-9]*' >Trying C compiler: 'fake-always-fails-c++' >Trying C compiler: 'fake-always-fails-g++' >Trying C compiler: 'fake-always-fails-clang++' >Trying C compiler: '/usr/bin/fake-always-fails-clang++-[0-9]*' >Can't find a working C compiler. > CC = '' >do docs/cookbook/c/out.fake-always-fails.static/rc/CC.rc >do docs/cookbook/c/out.fake-always-fails.static/rc/_init.rc >Trying C compiler: 'fake-always-fails-cc' >Trying C compiler: 'fake-always-fails-gcc' >Trying C compiler: 'fake-always-fails-clang' >Trying C compiler: '/usr/bin/fake-always-fails-clang-[0-9]*' >Trying C compiler: 'fake-always-fails-c++' >Trying C compiler: 'fake-always-fails-g++' >Trying C compiler: 'fake-always-fails-clang++' >Trying C compiler: '/usr/bin/fake-always-fails-clang++-[0-9]*' >Can't find a working C compiler. > CC = '' >do docs/cookbook/c/out.fake-always-fails.opt/rc/CC.rc >do docs/cookbook/c/out.fake-always-fails.opt/rc/_init.rc >Trying C compiler: 'fake-always-fails-cc' >Trying C compiler: 'fake-always-fails-gcc' >Trying C compiler: 'fake-always-fails-clang' >Trying C compiler: '/usr/bin/fake-always-fails-clang-[0-9]*' >Trying C compiler: 'fake-always-fails-c++' >Trying C compiler: 'fake-always-fails-g++' >Trying C compiler: 'fake-always-fails-clang++' >Trying C compiler: '/usr/bin/fake-always-fails-clang++-[0-9]*' >Can't find a working C compiler. > CC = '' >Skipping 'out.fake-always-fails' - no working C compiler. >Skipping 'out.fake-always-fails.static' - no working C compiler. >Skipping 'out.fake-always-fails.opt' - no working C compiler. >do docs/cookbook/c/out.native/all >do docs/cookbook/c/out.native/hello world >do docs/cookbook/c/out.native/link >do docs/cookbook/c/out.native/_all.rc >do docs/cookbook/c/out.native/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >do docs/cookbook/c/out.native/all.rc >do docs/cookbook/c/out.native/rc/CC.required.rc >do docs/cookbook/c/out.native/rc/CXX.rc >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >do docs/cookbook/c/out.native/rc/shlib.rc > HAVE_SHLIB = 'UNIX' > LDFLAGS += '-Wl,-z,origin' > LDFLAGS += '-Wl,-rpath,$ORIGIN' >do docs/cookbook/c/out.native/rc/libqt4.rc >do docs/cookbook/c/out.native/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' > HAVE_LIBQT4 = '' > LIBQT4 = '' >do docs/cookbook/c/out.native/rc/libgtk2.rc > HAVE_LIBGTK2 = '' > LIBGTK2 = '' >do docs/cookbook/c/out.native/rc/Wextra.rc >do docs/cookbook/c/out.native/rc/Wall.rc > CPPFLAGS += '-Wall' > CPPFLAGS += '-Wextra' >do docs/cookbook/c/out.native/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >do docs/cookbook/c/out.native/rc/rt.autolib.rc > LIBRT += '-lrt' > HAVE_RT = '1' >do docs/cookbook/c/out.native/rc/libpng.rc > CPPFLAGS += '-I/usr/include/libpng16' > LIBPNG += '-lpng16' > HAVE_LIBPNG = '1' >do docs/cookbook/c/out.native/rc/clock_gettime.rc >do docs/cookbook/c/out.native/rc/posix.rc > HAVE_POSIX = '1' > LIBS += '-lrt' > HAVE_CLOCK_GETTIME = '1' >do docs/cookbook/c/out.native/rc/mach__mach_time.h.rc > HAVE_MACH__MACH_TIME_H = '' >do docs/cookbook/c/out.native/rc/windows.h.rc > HAVE_WINDOWS_H = '' >do docs/cookbook/c/out.native/rc/printf_lld.rc >do docs/cookbook/c/out.native/rc/extra.rc > CPPFLAGS += '-DEXTRA_RC_INCLUDED=1' >do docs/cookbook/c/out.native/rc/all.h.precompiled.rc > CFLAGS_PCH_LANG += '-x >c-header' > CFLAGS += '-Winvalid-pch' > CFLAGS_PCH += '-include >all.h' > CFLAGS_PCH_FPIC += '-include >all.h.fpic' > PRE_CC_TARGETS += 'all.h.gch' > PRE_CC_TARGETS_FPIC += 'all.h.fpic.gch' >do docs/cookbook/c/out.native/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' > LIBS += '-lrt' > LIBS += '-lm' >do docs/cookbook/c/out.native/hello world.list >do docs/cookbook/c/sources >do docs/cookbook/c/out.native/main.o >do docs/cookbook/c/out.native/compile >do docs/cookbook/c/out.native/_compile >do docs/cookbook/c/out.native/cc.precompile >do docs/cookbook/c/out.native/redoconf.h >do docs/cookbook/c/out.native/rc_vars >do docs/cookbook/c/out.native/all.h.gch >do docs/cookbook/c/out.native/monotime.o >do docs/cookbook/c/out.native/when.o >do docs/cookbook/c/when.c >do docs/cookbook/c/out.native/flagtest.o >do docs/cookbook/c/out.native/slow.o >do docs/cookbook/c/out.native/cxx.precompile >do docs/cookbook/c/out.native/all.hpp.gch >do docs/cookbook/c/out.native/libhello/lib hello.so >do docs/cookbook/c/out.native/link-shlib >do docs/cookbook/c/out.native/libhello/lib hello.ver >do docs/cookbook/c/out.native/libhello/lib hello.list >do docs/cookbook/c/out.native/libhello/hello.fpic.o >do docs/cookbook/c/out.native/cc-fpic.precompile >do docs/cookbook/c/out.native/all.h.fpic.gch >do docs/cookbook/c/out.native.static/all >do docs/cookbook/c/out.native.static/hello world >do docs/cookbook/c/out.native.static/link >do docs/cookbook/c/out.native.static/_all.rc >do docs/cookbook/c/out.native.static/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >do docs/cookbook/c/out.native.static/all.rc >do docs/cookbook/c/out.native.static/rc/CC.required.rc >do docs/cookbook/c/out.native.static/rc/CXX.rc >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >do docs/cookbook/c/out.native.static/rc/shlib.rc >--enable-static specified; not building shared libraries. > HAVE_SHLIB = 'STATIC' >do docs/cookbook/c/out.native.static/rc/libqt4.rc >do docs/cookbook/c/out.native.static/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' > HAVE_LIBQT4 = '' > LIBQT4 = '' >do docs/cookbook/c/out.native.static/rc/libgtk2.rc > HAVE_LIBGTK2 = '' > LIBGTK2 = '' >do docs/cookbook/c/out.native.static/rc/Wextra.rc >do docs/cookbook/c/out.native.static/rc/Wall.rc > CPPFLAGS += '-Wall' > CPPFLAGS += '-Wextra' >do docs/cookbook/c/out.native.static/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >do docs/cookbook/c/out.native.static/rc/rt.autolib.rc > LIBRT += '-lrt' > HAVE_RT = '1' >do docs/cookbook/c/out.native.static/rc/libpng.rc > HAVE_LIBPNG = '' > LIBPNG = '' >do docs/cookbook/c/out.native.static/rc/clock_gettime.rc >do docs/cookbook/c/out.native.static/rc/posix.rc > HAVE_POSIX = '1' > LIBS += '-lrt' > HAVE_CLOCK_GETTIME = '1' >do docs/cookbook/c/out.native.static/rc/mach__mach_time.h.rc > HAVE_MACH__MACH_TIME_H = '' >do docs/cookbook/c/out.native.static/rc/windows.h.rc > HAVE_WINDOWS_H = '' >do docs/cookbook/c/out.native.static/rc/printf_lld.rc >do docs/cookbook/c/out.native.static/rc/extra.rc > CPPFLAGS += '-DEXTRA_RC_INCLUDED=1' >do docs/cookbook/c/out.native.static/rc/all.h.precompiled.rc > CFLAGS_PCH_LANG += '-x >c-header' > CFLAGS += '-Winvalid-pch' > CFLAGS_PCH += '-include >all.h' > CFLAGS_PCH_FPIC += '-include >all.h.fpic' > PRE_CC_TARGETS += 'all.h.gch' > PRE_CC_TARGETS_FPIC += 'all.h.fpic.gch' >do docs/cookbook/c/out.native.static/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' > LIBS += '-lrt' > LIBS += '-lm' >do docs/cookbook/c/out.native.static/hello world.list >do docs/cookbook/c/out.native.static/main.o >do docs/cookbook/c/out.native.static/compile >do docs/cookbook/c/out.native.static/_compile >do docs/cookbook/c/out.native.static/cc.precompile >do docs/cookbook/c/out.native.static/redoconf.h >do docs/cookbook/c/out.native.static/rc_vars >do docs/cookbook/c/out.native.static/all.h.gch >do docs/cookbook/c/out.native.static/monotime.o >do docs/cookbook/c/out.native.static/when.o >do docs/cookbook/c/out.native.static/flagtest.o >do docs/cookbook/c/out.native.static/slow.o >do docs/cookbook/c/out.native.static/cxx.precompile >do docs/cookbook/c/out.native.static/all.hpp.gch >do docs/cookbook/c/out.native.static/libhello/lib hello.so >do docs/cookbook/c/out.native.static/link-shlib >do docs/cookbook/c/out.native.static/libhello/lib hello.ver >do docs/cookbook/c/out.native.static/libhello/lib hello.list >do docs/cookbook/c/out.native.static/libhello/hello.fpic.o >do docs/cookbook/c/out.native.static/cc-fpic.precompile >do docs/cookbook/c/out.native.static/all.h.fpic.gch >ar: creating libhello/lib hello.so.1.2.5 >do docs/cookbook/c/out.native.opt/all >do docs/cookbook/c/out.native.opt/hello world >do docs/cookbook/c/out.native.opt/link >do docs/cookbook/c/out.native.opt/_all.rc >do docs/cookbook/c/out.native.opt/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >do docs/cookbook/c/out.native.opt/all.rc >do docs/cookbook/c/out.native.opt/rc/CC.required.rc >do docs/cookbook/c/out.native.opt/rc/CXX.rc >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >do docs/cookbook/c/out.native.opt/rc/shlib.rc > HAVE_SHLIB = 'UNIX' > LDFLAGS += '-Wl,-z,origin' > LDFLAGS += '-Wl,-rpath,$ORIGIN' >do docs/cookbook/c/out.native.opt/rc/libqt4.rc >do docs/cookbook/c/out.native.opt/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' > HAVE_LIBQT4 = '' > LIBQT4 = '' >do docs/cookbook/c/out.native.opt/rc/libgtk2.rc > HAVE_LIBGTK2 = '' > LIBGTK2 = '' >do docs/cookbook/c/out.native.opt/rc/Wextra.rc >do docs/cookbook/c/out.native.opt/rc/Wall.rc > CPPFLAGS += '-Wall' > CPPFLAGS += '-Wextra' >do docs/cookbook/c/out.native.opt/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >do docs/cookbook/c/out.native.opt/rc/rt.autolib.rc > LIBRT += '-lrt' > HAVE_RT = '1' >do docs/cookbook/c/out.native.opt/rc/libpng.rc > CPPFLAGS += '-I/usr/include/libpng16' > LIBPNG += '-lpng16' > HAVE_LIBPNG = '1' >do docs/cookbook/c/out.native.opt/rc/clock_gettime.rc >do docs/cookbook/c/out.native.opt/rc/posix.rc > HAVE_POSIX = '1' > LIBS += '-lrt' > HAVE_CLOCK_GETTIME = '1' >do docs/cookbook/c/out.native.opt/rc/mach__mach_time.h.rc > HAVE_MACH__MACH_TIME_H = '' >do docs/cookbook/c/out.native.opt/rc/windows.h.rc > HAVE_WINDOWS_H = '' >do docs/cookbook/c/out.native.opt/rc/printf_lld.rc >do docs/cookbook/c/out.native.opt/rc/extra.rc > CPPFLAGS += '-DEXTRA_RC_INCLUDED=1' >do docs/cookbook/c/out.native.opt/rc/all.h.precompiled.rc > CFLAGS_PCH_LANG += '-x >c-header' > CFLAGS += '-Winvalid-pch' > CFLAGS_PCH += '-include >all.h' > CFLAGS_PCH_FPIC += '-include >all.h.fpic' > PRE_CC_TARGETS += 'all.h.gch' > PRE_CC_TARGETS_FPIC += 'all.h.fpic.gch' >do docs/cookbook/c/out.native.opt/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' > LIBS += '-lrt' > LIBS += '-lm' >do docs/cookbook/c/out.native.opt/hello world.list >do docs/cookbook/c/out.native.opt/main.o >do docs/cookbook/c/out.native.opt/compile >do docs/cookbook/c/out.native.opt/_compile >do docs/cookbook/c/out.native.opt/cc.precompile >do docs/cookbook/c/out.native.opt/redoconf.h >do docs/cookbook/c/out.native.opt/rc_vars >do docs/cookbook/c/out.native.opt/all.h.gch >do docs/cookbook/c/out.native.opt/monotime.o >do docs/cookbook/c/out.native.opt/when.o >do docs/cookbook/c/out.native.opt/flagtest.o >do docs/cookbook/c/out.native.opt/slow.o >do docs/cookbook/c/out.native.opt/cxx.precompile >do docs/cookbook/c/out.native.opt/all.hpp.gch >do docs/cookbook/c/out.native.opt/libhello/lib hello.so >do docs/cookbook/c/out.native.opt/link-shlib >do docs/cookbook/c/out.native.opt/libhello/lib hello.ver >do docs/cookbook/c/out.native.opt/libhello/lib hello.list >do docs/cookbook/c/out.native.opt/libhello/hello.fpic.o >do docs/cookbook/c/out.native.opt/cc-fpic.precompile >do docs/cookbook/c/out.native.opt/all.h.fpic.gch >do docs/cookbook/container/all > -- missing tool: debootstrap > -- missing tool: eatmydata >skipping debian image. > -- missing tool: cpio >skipping tarball generation. > -- missing tool: fakeroot > -- missing tool: fakechroot >skipping chroot test. >skipping debian image. > -- 'unshare -r' command doesn't work. >skipping chroot test. > -- missing tool: busybox > -- missing tool: kvm > -- missing tool: cpio >skipping kvm test. > -- missing kernel: /boot/vmlinuz-6.5.7 >skipping kvm test. > -- missing tool: docker > -- missing tool: cpio >skipping docker test. > -- NO_SLOW_TESTS is set. >skipping debian image. >skipping docker test. >do docs/cookbook/defaults/all >do docs/cookbook/defaults/test.txt >do docs/cookbook/defaults/version >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/.do_built.dir/redo-ifchange: Falling back to static version. >do docs/cookbook/defaults/date >do docs/cookbook/defaults/version.py >do docs/cookbook/defaults/include/version.h >do docs/cookbook/hello/all >do docs/cookbook/hello/hello >do docs/cookbook/latex/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/.do_built.dir/redo-ifchange: skipping: Rscript not installed. >do docs/cookbook/redoconf-simple/all >do docs/cookbook/redoconf-simple/configured >do docs/cookbook/redoconf-simple/out/rc/_init.rc >do docs/cookbook/redoconf-simple/out/rc/CXX.rc >do docs/cookbook/redoconf-simple/out/rc/CC.rc >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >do docs/cookbook/redoconf-simple/out/all >do docs/cookbook/redoconf-simple/out/hello >do docs/cookbook/redoconf-simple/out/link >do docs/cookbook/redoconf-simple/out/_all.rc >do docs/cookbook/redoconf-simple/out/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >do docs/cookbook/redoconf-simple/out/all.rc >do docs/cookbook/redoconf-simple/out/rc/CXX.required.rc >do docs/cookbook/redoconf-simple/out/rc/Wextra.rc >do docs/cookbook/redoconf-simple/out/rc/Wall.rc > CPPFLAGS += '-Wall' > CPPFLAGS += '-Wextra' >do docs/cookbook/redoconf-simple/out/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' >do docs/cookbook/redoconf-simple/out/rc/openssl__ssl.h.rc > HAVE_OPENSSL__SSL_H = '1' >do docs/cookbook/redoconf-simple/out/rc/openssl__opensslv.h.rc > HAVE_OPENSSL__OPENSSLV_H = '1' >do docs/cookbook/redoconf-simple/out/rc/libssl.rc >do docs/cookbook/redoconf-simple/out/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' > CPPFLAGS += '' > LIBSSL += '-lssl >-lcrypto' > HAVE_LIBSSL = '1' >do docs/cookbook/redoconf-simple/out/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' > LIBS += '-lssl >-lcrypto' >do docs/cookbook/redoconf-simple/out/hello.list >do docs/cookbook/redoconf-simple/out/hello.o >do docs/cookbook/redoconf-simple/out/compile >do docs/cookbook/redoconf-simple/out/_compile >do docs/cookbook/redoconf-simple/out/cxx.precompile >do docs/cookbook/redoconf-simple/out/redoconf.h >do docs/cookbook/redoconf-simple/out/rc_vars >do docs/cookbook/redoconf-simple/out/all.hpp.gch >do docs/cookbook/redoconf-simple/out/ssltest.o >do docs/cookbook/redoconf-simple/out/cc.precompile >do docs/cookbook/c/test >do docs/cookbook/c/test.each >do docs/cookbook/c/out.native/test >do docs/cookbook/c/out.native/run >do docs/cookbook/c/out.native/rc/run.rc >Considering RUN='' > RUN = '' > CAN_RUN = '1' >Running: ./run ./hello\ world >Hello, world! >Timestamp: 2023-10-11 >Monotime: 97510711695 >Length of 'hello world': 11 >flagtest included >-- Test successful. >do docs/cookbook/c/out.native.static/test >do docs/cookbook/c/out.native.static/run >do docs/cookbook/c/out.native.static/rc/run.rc >Considering RUN='' > RUN = '' > CAN_RUN = '1' >Running: ./run ./hello\ world >Hello, world! >Timestamp: 2023-10-11 >Monotime: 97511220501 >Length of 'hello world': 11 >flagtest included >-- Test successful. >do docs/cookbook/c/out.native.opt/test >do docs/cookbook/c/out.native.opt/run >do docs/cookbook/c/out.native.opt/rc/run.rc >Considering RUN='' > RUN = '' > CAN_RUN = '1' >Running: ./run ./hello\ world >Hello, world! >Timestamp: 2023-10-11 >Monotime: 97511679266 >Length of 'hello world': 11 >flagtest included >-- Test successful. >do docs/cookbook/hello/test >success >do docs/cookbook/redoconf-simple/test >do docs/cookbook/redoconf-simple/out/test >do docs/cookbook/redoconf-simple/out/run >do docs/cookbook/redoconf-simple/out/rc/run.rc >do docs/cookbook/redoconf-simple/out/rc/windows.h.rc > HAVE_WINDOWS_H = '' >Considering RUN='' > RUN = '' > CAN_RUN = '1' >Hello, world! >libssl version 30100030 >do t/all >do t/flush-cache >do t/000-set-minus-e/all >do t/100-args/all >do t/100-args/test.args >do t/100-args/test2.args >do t/100-args/passfailtest >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/100-args/passfailtest: skipping: not supported in minimal/do. >do t/100-args/noargs/run >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/100-args/all: skipping: not supported in minimal/do. >do t/101-atime/all >do t/101-atime/atime >do t/101-atime/atime2 >do t/102-empty/all >do t/102-empty/silencetest >do t/102-empty/silence >do t/102-empty/silence >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/102-empty/silencetest: skipping: not supported in minimal/do. >do t/102-empty/touchtest >do t/102-empty/touch1 >do t/102-empty/touch1 >do t/102-empty/touch1 >do t/102-empty/touch1 >do t/102-empty/blank >do t/103-unicode/all >do t/103-unicode/unicode >do t/103-unicode/test-uniçøðeÌ.tmp/test1 >do t/104-space/all >do t/104-space/space dir/test >do t/104-space/space dir/space file >do t/104-space/space dir/space 2 >do t/104-space/space dir/space file >do t/105-sympath/all >do t/105-sympath/y/1.dyn >do t/105-sympath/y/2.dyn >do t/105-sympath/y/3.dyn >do t/105-sympath/4.dyn >do t/105-sympath/y/5.dyn >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/105-sympath/all: skipping: not supported in minimal/do. >do t/110-compile/all >do t/110-compile/hello >do t/110-compile/LD >do t/110-compile/hello.o >do t/110-compile/CC >do t/110-compile/yellow >do t/110-compile/yellow.o >do t/110-compile/bellow >do t/111-example/all >do t/111-example/hello >do t/111-example/main.o >do t/111-example/CC >do t/111-example/mystr.o >do t/120-defaults-flat/all >do t/120-defaults-flat/c >do t/120-defaults-flat/c.c >do t/120-defaults-flat/c.c.c >do t/120-defaults-flat/c.c.c.b >do t/120-defaults-flat/c.c.c.b.b >do t/120-defaults-flat/d >do t/121-defaults-nested/all >do t/121-defaults-nested/test >do t/121-defaults-nested/file.x.y.z >do t/121-defaults-nested/file.z >do t/121-defaults-nested/file >do t/121-defaults-nested/a/b/file.x.y.z >do t/121-defaults-nested/a/b/file.y.z >do t/121-defaults-nested/a/b/file.z >do t/121-defaults-nested/a/b/file >do t/121-defaults-nested/a/d/file.x.y.z >do t/121-defaults-nested/a/d/file.y.z >do t/121-defaults-nested/a/d/file.z >do t/121-defaults-nested/a/d/file >do t/121-defaults-nested/a/file.x.y.z >do t/121-defaults-nested/a/file.y.z >do t/121-defaults-nested/a/file.z >do t/121-defaults-nested/a/file >do t/122-defaults-parent/all >do t/130-mode/all >do t/130-mode/mode1 >do t/140-shuffle/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/140-shuffle/all: skipping: not supported in minimal/do. >do t/141-keep-going/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/141-keep-going/all: skipping: not supported in minimal/do. >hello, world! >do t/200-shell/all >do t/200-shell/nonshelltest >do t/200-shell/shelltest > warning: 48 > warning: 89c > warning: 118 >do t/200-shell/vartest >do t/200-shell/chicken.vartest >do t/201-fail/all >do t/201-fail/maybe-fail >do t/202-del/all >do t/202-del/deltest >do t/202-del/deltest2 >do t/202-del/deltest3 >do t/202-del/deltest4 >do t/202-del/x/a.spam2 >do t/202-del/x/a.spam2 >do t/202-del/x/b.spam2 >do t/202-del/x/a.spam1 >do t/202-del/x/a.spam1 >do t/202-del/x/b.spam1 >do t/203-make/all >do t/203-make/whichmake >redo x >do t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >do t/203-make/x1.out >do t/203-make/x2.out >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo y1.out y2.out >do t/203-make/y1.out >do t/203-make/y2.out >redo x >do t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >do t/203-make/x1.out >do t/203-make/x2.out >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo y1.out y2.out >do t/203-make/y1.out >do t/203-make/y2.out >do t/203-make/y >redo x >do t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >do t/203-make/x1.out >do t/203-make/x2.out >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo y1.out y2.out >do t/203-make/y1.out >do t/203-make/y2.out >Wiping vars: REDO_TARGET MAKEOPTS REDO >redo x >do t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >do t/203-make/x1.out >do t/203-make/x2.out >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo y1.out y2.out >do t/203-make/y1.out >do t/203-make/y2.out >redo x >do t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >do t/203-make/x1.out >do t/203-make/x2.out >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo y1.out y2.out >do t/203-make/y1.out >do t/203-make/y2.out >do t/203-make/y >redo x >do t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >do t/203-make/x1.out >do t/203-make/x2.out >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo y1.out y2.out >do t/203-make/y1.out >do t/203-make/y2.out >do t/204-makeflags/all >do t/204-makeflags/noflags >do t/205-readonly/all >do t/205-readonly/rodir/rwdir/a.ro1 >do t/205-readonly/rodir/rwdir/a.ro2 >do t/220-ifcreate/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/220-ifcreate/all: skipping: not supported in minimal/do. >do t/250-makedir/all >do t/250-makedir/makedir2 >do t/250-makedir/makedir >do t/250-makedir/dirtest/all >do t/250-makedir/dirtest/t1 >do t/250-makedir/dirtest/dir1/go >do t/250-makedir/dirtest/dir1/stinky >do t/250-makedir/dirtest/t1 >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/250-makedir/dirtest/all: skipping: not supported in minimal/do. >do t/250-makedir/autosubdir/all >do t/250-makedir/autosubdir/sub.tmp/test.txt >do t/250-makedir/autosubdir/sub2.tmp/a/b/c/test.txt >do t/250-makedir/autosubdir/sub3.tmp/a/b/c/test.txt >do t/260-whichdo/all >do t/260-whichdo/exists >do t/260-whichdo/nonexists >do t/260-whichdo/defaults >do t/350-deps/all >do t/350-deps/test1 >do t/350-deps/t1dep >do t/350-deps/t1a >do t/350-deps/test2 >do t/350-deps/t2 >do t/350-deps/t2 >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/350-deps/test2: skipping: not supported in minimal/do. >do t/350-deps/ifchange-fail >do t/350-deps/overwrite >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/350-deps/overwrite: skipping: not supported in minimal/do. >do t/350-deps/gentest >do t/350-deps/genfile1 >do t/350-deps/genfile2 >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/350-deps/gentest: skipping: not supported in minimal/do. >do t/350-deps/doublestatic >do t/350-deps/static1 >do t/350-deps/static2 >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/350-deps/doublestatic: skipping: not supported in minimal/do. >do t/350-deps/basic/test >do t/350-deps/basic/1.out >do t/350-deps/basic/2.out >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/350-deps/basic/test: skipping: not supported in minimal/do. >do t/350-deps/override/all >do t/350-deps/override/b >do t/350-deps/override/a >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/350-deps/override/all: skipping: not supported in minimal/do. >do t/351-deps-forget/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/351-deps-forget/all: skipping: not supported in minimal/do. >do t/355-deps-cyclic/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/355-deps-cyclic/all: skipping: not supported in minimal/do. >do t/360-symlinks/all >do t/360-symlinks/a >do t/360-symlinks/b >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/360-symlinks/all: skipping: not supported in minimal/do. >do t/370-logs/all >do t/370-logs/x >9849 x stderr >do t/370-logs/y >9849 y stderr >do t/550-chdir/all >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/550-chdir/all: skipping: not supported in minimal/do. >do t/640-always/all >do t/640-always/always1 >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/640-always/all: skipping: not supported in minimal/do. >do t/950-curse/all >do t/950-curse/1.n0 >do t/950-curse/1.n1 >do t/950-curse/1.n2 >do t/950-curse/countall >do t/950-curse/2.n2 >do t/950-curse/countall >do t/950-curse/3.n2 >do t/950-curse/countall >do t/950-curse/4.n2 >do t/950-curse/countall >do t/950-curse/5.n2 >do t/950-curse/countall >do t/950-curse/6.n2 >do t/950-curse/countall >do t/950-curse/7.n2 >do t/950-curse/countall >do t/950-curse/8.n2 >do t/950-curse/countall >do t/950-curse/9.n2 >do t/950-curse/countall >do t/950-curse/10.n2 >do t/950-curse/countall >do t/950-curse/11.n2 >do t/950-curse/countall >do t/950-curse/12.n2 >do t/950-curse/countall >do t/950-curse/13.n2 >do t/950-curse/countall >do t/950-curse/14.n2 >do t/950-curse/countall >do t/950-curse/15.n2 >do t/950-curse/countall >do t/950-curse/16.n2 >do t/950-curse/countall >do t/950-curse/17.n2 >do t/950-curse/countall >do t/950-curse/18.n2 >do t/950-curse/countall >do t/950-curse/19.n2 >do t/950-curse/countall >do t/950-curse/20.n2 >do t/950-curse/countall >do t/950-curse/21.n2 >do t/950-curse/countall >do t/950-curse/22.n2 >do t/950-curse/countall >do t/950-curse/23.n2 >do t/950-curse/countall >do t/950-curse/24.n2 >do t/950-curse/countall >do t/950-curse/25.n2 >do t/950-curse/countall >do t/950-curse/26.n2 >do t/950-curse/countall >do t/950-curse/27.n2 >do t/950-curse/countall >do t/950-curse/28.n2 >do t/950-curse/countall >do t/950-curse/29.n2 >do t/950-curse/countall >do t/950-curse/30.n2 >do t/950-curse/countall >do t/950-curse/31.n2 >do t/950-curse/countall >do t/950-curse/32.n2 >do t/950-curse/countall >do t/950-curse/33.n2 >do t/950-curse/countall >do t/950-curse/34.n2 >do t/950-curse/countall >do t/950-curse/35.n2 >do t/950-curse/countall >do t/950-curse/36.n2 >do t/950-curse/countall >do t/950-curse/37.n2 >do t/950-curse/countall >do t/950-curse/38.n2 >do t/950-curse/countall >do t/950-curse/39.n2 >do t/950-curse/countall >do t/950-curse/40.n2 >do t/950-curse/countall >do t/950-curse/41.n2 >do t/950-curse/countall >do t/950-curse/42.n2 >do t/950-curse/countall >do t/950-curse/43.n2 >do t/950-curse/countall >do t/950-curse/44.n2 >do t/950-curse/countall >do t/950-curse/45.n2 >do t/950-curse/countall >do t/950-curse/46.n2 >do t/950-curse/countall >do t/950-curse/47.n2 >do t/950-curse/countall >do t/950-curse/48.n2 >do t/950-curse/countall >do t/950-curse/49.n2 >do t/950-curse/countall >do t/950-curse/50.n2 >do t/950-curse/countall >do t/950-curse/51.n2 >do t/950-curse/countall >do t/950-curse/52.n2 >do t/950-curse/countall >do t/950-curse/53.n2 >do t/950-curse/countall >do t/950-curse/54.n2 >do t/950-curse/countall >do t/950-curse/55.n2 >do t/950-curse/countall >do t/950-curse/56.n2 >do t/950-curse/countall >do t/950-curse/57.n2 >do t/950-curse/countall >do t/950-curse/58.n2 >do t/950-curse/countall >do t/950-curse/59.n2 >do t/950-curse/countall >do t/950-curse/60.n2 >do t/950-curse/countall >do t/950-curse/61.n2 >do t/950-curse/countall >do t/950-curse/62.n2 >do t/950-curse/countall >do t/950-curse/63.n2 >do t/950-curse/countall >do t/950-curse/64.n2 >do t/950-curse/countall >do t/950-curse/65.n2 >do t/950-curse/countall >do t/950-curse/66.n2 >do t/950-curse/countall >do t/950-curse/67.n2 >do t/950-curse/countall >do t/950-curse/68.n2 >do t/950-curse/countall >do t/950-curse/69.n2 >do t/950-curse/countall >do t/950-curse/70.n2 >do t/950-curse/countall >do t/950-curse/71.n2 >do t/950-curse/countall >do t/950-curse/72.n2 >do t/950-curse/countall >do t/950-curse/73.n2 >do t/950-curse/countall >do t/950-curse/74.n2 >do t/950-curse/countall >do t/950-curse/75.n2 >do t/950-curse/countall >do t/950-curse/76.n2 >do t/950-curse/countall >do t/950-curse/77.n2 >do t/950-curse/countall >do t/950-curse/78.n2 >do t/950-curse/countall >do t/950-curse/79.n2 >do t/950-curse/countall >do t/950-curse/80.n2 >do t/950-curse/countall >do t/950-curse/81.n2 >do t/950-curse/countall >do t/950-curse/82.n2 >do t/950-curse/countall >do t/950-curse/83.n2 >do t/950-curse/countall >do t/950-curse/84.n2 >do t/950-curse/countall >do t/950-curse/85.n2 >do t/950-curse/countall >do t/950-curse/86.n2 >do t/950-curse/countall >do t/950-curse/87.n2 >do t/950-curse/countall >do t/950-curse/88.n2 >do t/950-curse/countall >do t/950-curse/89.n2 >do t/950-curse/countall >do t/950-curse/90.n2 >do t/950-curse/countall >do t/950-curse/91.n2 >do t/950-curse/countall >do t/950-curse/92.n2 >do t/950-curse/countall >do t/950-curse/93.n2 >do t/950-curse/countall >do t/950-curse/94.n2 >do t/950-curse/countall >do t/950-curse/95.n2 >do t/950-curse/countall >do t/950-curse/96.n2 >do t/950-curse/countall >do t/950-curse/97.n2 >do t/950-curse/countall >do t/950-curse/98.n2 >do t/950-curse/countall >do t/950-curse/99.n2 >do t/950-curse/countall >do t/950-curse/100.n2 >do t/950-curse/countall >do t/950-curse/2.n1 >do t/950-curse/3.n1 >do t/950-curse/4.n1 >do t/950-curse/5.n1 >do t/950-curse/6.n1 >do t/950-curse/7.n1 >do t/950-curse/8.n1 >do t/950-curse/9.n1 >do t/950-curse/10.n1 >do t/950-curse/2.n0 >do t/950-curse/3.n0 >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/950-curse/all: skipping: not supported in minimal/do. >do t/999-installer/all >do t/s60-stamp/all >do t/s60-stamp/stamptest >do t/s60-stamp/stampy >do t/s60-stamp/bob >do t/s60-stamp/usestamp >do t/s60-stamp/stampy >/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/s60-stamp/stamptest: skipping: not supported in minimal/do. >do all >do clean >do t/clean >do t/000-set-minus-e/clean >do t/010-jobserver/clean >do t/100-args/clean >do t/101-atime/clean >do t/102-empty/clean >do t/103-unicode/clean >do t/104-space/clean >do t/104-space/space dir/clean >do t/105-sympath/clean >do t/110-compile/clean >do t/111-example/clean >do t/120-defaults-flat/clean >do t/121-defaults-nested/clean >do t/122-defaults-parent/clean >do t/130-mode/clean >do t/140-shuffle/clean >do t/141-keep-going/clean >do t/200-shell/clean >do t/201-fail/clean >do t/202-del/clean >do t/203-make/clean >do t/204-makeflags/clean >do t/205-readonly/clean >do t/220-ifcreate/clean >do t/250-makedir/clean >do t/250-makedir/dirtest/clean >do t/250-makedir/autosubdir/clean >do t/350-deps/clean >do t/350-deps/basic/clean >do t/350-deps/override/clean >do t/351-deps-forget/clean >do t/355-deps-cyclic/clean >do t/360-symlinks/clean >do t/370-logs/clean >do t/550-chdir/clean >do t/640-always/clean >do t/950-curse/clean >do t/999-installer/clean >do t/s60-stamp/clean >do docs/clean >do docs/cookbook/clean >do docs/cookbook/c/clean >do docs/cookbook/container/clean >do docs/cookbook/defaults/clean >do docs/cookbook/hello/clean >do docs/cookbook/latex/clean >do docs/cookbook/redoconf-simple/clean >do redo/clean >do redo/version/clean >do: Removing stamp files... >do bin/all >do redo/version/all >do redo/version/vars >do redo/version/gitvars >do redo/version/_version.py >do redo/py >do redo/sh > dash... missing > /usr/xpg4/bin/sh... missing > ash... missing > posh... missing > lksh... missing > mksh... missing > ksh... missing > ksh88... missing > ksh93... missing > pdksh... missing > zsh... missing > bash... warnings W48 W89c W118 > busybox... missing > /bin/sh... warnings W48 W89c W118 >Selected mostly good shell: /bin/bash >do bin/list >do bin/redo-always >do bin/redo-ifchange >do bin/redo-ifcreate >do bin/redo-log >do bin/redo-ood >do bin/redo >do bin/redo-sources >do bin/redo-stamp >do bin/redo-targets >do bin/redo-unlocked >do bin/redo-whichdo >do: Removing stamp files... >redo bin/all >redo redo/version/all >redo test >redo minimal/test > >Testing "_starts_ends_with" in ./do.test: >! _starts_ends_with:1 '0' = retval true ok >! _starts_ends_with:2 '1' = retval false ok >! _starts_ends_with:3 '0' = retval _startswith x.test x. ok >! _starts_ends_with:4 '1' = retval _startswith x.test y. ok >! _starts_ends_with:5 '1' = retval _startswith ok >! _starts_ends_with:6 '1' = retval _startswith x.test x* ok >! _starts_ends_with:7 '1' = retval _startswith do.test do* ok >! _starts_ends_with:8 '0' = retval _endswith x.test .test ok >! _starts_ends_with:9 '1' = retval _endswith x.test .best ok >! _starts_ends_with:10 '1' = retval _endswith ok >! _starts_ends_with:11 '1' = retval _endswith x.test *.test ok >! _starts_ends_with:12 '1' = retval _endswith do.test *.test ok > >Testing "_dirsplit" in ./do.test: >! _dirsplit:1 '/a/b/' = /a/b/ ok >! _dirsplit:2 'c' = c ok >! _dirsplit:3 '/a/b/c/' = /a/b/c/ ok >! _dirsplit:4 '' = ok >! _dirsplit:5 '/' = / ok >! _dirsplit:6 '' = ok > >Testing "_relpath" in ./do.test: >! _relpath:1 'a/b/c' = _relpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/a/b/c /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _relpath:2 '../a/b/c' = _relpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/../a/b/c /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _relpath:3 '' = _relpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _relpath:4 'a/b/c' = _relpath a/b/c / ok >! _relpath:5 'a/b/c' = _relpath /a/b/c / ok >! _relpath:6 '' = _relpath / / ok >! _relpath:7 '../lib' = _relpath /usr/lib /usr/bin ok >! _relpath:8 '../lib/' = _relpath /usr/lib/ /usr/bin ok >! _relpath:9 '../..' = _relpath / /usr/bin ok >! _relpath:10 '..' = _relpath .. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/fakedir ok >! _relpath:11 '../' = _relpath ../ /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/fakedir ok >! _relpath:12 '../fakedir' = _relpath ../fakedir /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/fakedir ok > >Testing "_normpath" in ./do.test: >! _normpath:1 '/usr/lib' = _normpath /usr/../usr/bin/../lib /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:2 '/' = _normpath /a/b/c/../../.. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:3 '/' = _normpath / /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:4 '../a' = _normpath ../a /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:5 '../a/b' = _normpath ../a/b /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/fakedir ok >! _normpath:6 '..' = _normpath .. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x/fakedir ok >! _normpath:7 'tuv' = _normpath a/b/../../tuv / ok >! _normpath:8 '' = _normpath a/b/../.. / ok >! _normpath:9 '..' = _normpath ../ /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _normpath:10 '..' = _normpath .. /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok > >Testing "_realpath" in ./do.test: >! _realpath:1 '/usr/__does_not/b' = _realpath /usr/__does_not/a/../b /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/x ok >! _realpath:2 'foo' = _realpath y/x/x/x/x/x/../foo /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok >! _realpath:3 '/var/tmp/portage/dev-util/redo-0.42d/wor' = _realpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/y/x/x/x/x/x/../foo /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok >! _realpath:4 'foo/blam' = _realpath y/x/x/x/x/x/../foo/spam/../blam /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok >! _realpath:5 '/var/tmp/portage/dev-util/redo-0.42d/wor' = _realpath /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal/y/x/x/../foo/spam/../blam /var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/minimal ok > >Testing "_find_dofile" in ./do.test: >! _find_dofile:1 'test.do' = _find_dofiles test ok >! _find_dofile:2 'test.do' = _find_dofile test ok >! _find_dofile:3 'x.y.zz.do default.y.zz.do default.zz.do' = _find_dofiles x.y.zz ok >! _find_dofile:4 'x.y.zz.do default.y.zz.do default.zz.do ' = _find_dofiles x.y.zz ok >! _find_dofile:4 '../default.zz.do' = _find_dofile x.y.zz ok >! _find_dofile:4 '1' = 1 ok >! _find_dofile:5 'x.y.z.do default.y.z.do default.z.do def' = _find_dofiles x.y.z ok >redo docs/test >redo docs/cookbook/all >redo docs/cookbook/c/all >redo docs/cookbook/c/all.each >redo docs/cookbook/c/allconfig >redo docs/cookbook/c/arches >redo docs/cookbook/c/out.native/rc/CC.rc >redo docs/cookbook/c/out.native/rc/_init.rc >redo docs/cookbook/c/out.native/rc/CC.rc (resumed) >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >redo docs/cookbook/c/out.native.static/rc/CC.rc >redo docs/cookbook/c/out.native.static/rc/_init.rc >redo docs/cookbook/c/out.native.static/rc/CC.rc (resumed) >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > LDFLAGS += '-static' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >redo docs/cookbook/c/out.native.opt/rc/CC.rc >redo docs/cookbook/c/out.native.opt/rc/_init.rc >redo docs/cookbook/c/out.native.opt/rc/CC.rc (resumed) >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >redo docs/cookbook/c/out.fake-always-fails/rc/CC.rc >redo docs/cookbook/c/out.fake-always-fails/rc/_init.rc >redo docs/cookbook/c/out.fake-always-fails/rc/CC.rc (resumed) >Trying C compiler: 'fake-always-fails-cc' >Trying C compiler: 'fake-always-fails-gcc' >Trying C compiler: 'fake-always-fails-clang' >Trying C compiler: '/usr/bin/fake-always-fails-clang-[0-9]*' >Trying C compiler: 'fake-always-fails-c++' >Trying C compiler: 'fake-always-fails-g++' >Trying C compiler: 'fake-always-fails-clang++' >Trying C compiler: '/usr/bin/fake-always-fails-clang++-[0-9]*' >Can't find a working C compiler. > CC = '' >redo docs/cookbook/c/out.fake-always-fails.static/rc/CC.rc >redo docs/cookbook/c/out.fake-always-fails.static/rc/_init.rc >redo docs/cookbook/c/out.fake-always-fails.static/rc/CC.rc (resumed) >Trying C compiler: 'fake-always-fails-cc' >Trying C compiler: 'fake-always-fails-gcc' >Trying C compiler: 'fake-always-fails-clang' >Trying C compiler: '/usr/bin/fake-always-fails-clang-[0-9]*' >Trying C compiler: 'fake-always-fails-c++' >Trying C compiler: 'fake-always-fails-g++' >Trying C compiler: 'fake-always-fails-clang++' >Trying C compiler: '/usr/bin/fake-always-fails-clang++-[0-9]*' >Can't find a working C compiler. > CC = '' >redo docs/cookbook/c/out.fake-always-fails.opt/rc/CC.rc >redo docs/cookbook/c/out.fake-always-fails.opt/rc/_init.rc >redo docs/cookbook/c/out.fake-always-fails.opt/rc/CC.rc (resumed) >Trying C compiler: 'fake-always-fails-cc' >Trying C compiler: 'fake-always-fails-gcc' >Trying C compiler: 'fake-always-fails-clang' >Trying C compiler: '/usr/bin/fake-always-fails-clang-[0-9]*' >Trying C compiler: 'fake-always-fails-c++' >Trying C compiler: 'fake-always-fails-g++' >Trying C compiler: 'fake-always-fails-clang++' >Trying C compiler: '/usr/bin/fake-always-fails-clang++-[0-9]*' >Can't find a working C compiler. > CC = '' >redo docs/cookbook/c/allconfig (resumed) >Skipping 'out.fake-always-fails' - no working C compiler. >Skipping 'out.fake-always-fails.static' - no working C compiler. >Skipping 'out.fake-always-fails.opt' - no working C compiler. >redo docs/cookbook/c/out.native/all >redo docs/cookbook/c/out.native/hello world >redo docs/cookbook/c/out.native/link >redo docs/cookbook/c/out.native/_all.rc >redo docs/cookbook/c/out.native/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >redo docs/cookbook/c/out.native/all.rc >redo docs/cookbook/c/out.native/rc/CC.required.rc >redo docs/cookbook/c/out.native/rc/CXX.rc >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >redo docs/cookbook/c/out.native/rc/shlib.rc > HAVE_SHLIB = 'UNIX' > LDFLAGS += '-Wl,-z,origin' > LDFLAGS += '-Wl,-rpath,$ORIGIN' >redo docs/cookbook/c/out.native/rc/libqt4.rc >redo docs/cookbook/c/out.native/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' >redo docs/cookbook/c/out.native/rc/libqt4.rc (resumed) > HAVE_LIBQT4 = '' > LIBQT4 = '' >redo docs/cookbook/c/out.native/rc/libgtk2.rc > HAVE_LIBGTK2 = '' > LIBGTK2 = '' >redo docs/cookbook/c/out.native/rc/Wextra.rc >redo docs/cookbook/c/out.native/rc/Wall.rc > CPPFLAGS += '-Wall' >redo docs/cookbook/c/out.native/rc/Wextra.rc (resumed) > CPPFLAGS += '-Wextra' >redo docs/cookbook/c/out.native/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >redo docs/cookbook/c/out.native/rc/rt.autolib.rc > LIBRT += '-lrt' > HAVE_RT = '1' >redo docs/cookbook/c/out.native/rc/libpng.rc > CPPFLAGS += '-I/usr/include/libpng16' > LIBPNG += '-lpng16' > HAVE_LIBPNG = '1' >redo docs/cookbook/c/out.native/rc/clock_gettime.rc >redo docs/cookbook/c/out.native/rc/posix.rc > HAVE_POSIX = '1' >redo docs/cookbook/c/out.native/rc/clock_gettime.rc (resumed) > LIBS += '-lrt' > HAVE_CLOCK_GETTIME = '1' >redo docs/cookbook/c/out.native/rc/mach__mach_time.h.rc > HAVE_MACH__MACH_TIME_H = '' >redo docs/cookbook/c/out.native/rc/printf_lld.rc >redo docs/cookbook/c/out.native/rc/extra.rc > CPPFLAGS += '-DEXTRA_RC_INCLUDED=1' >redo docs/cookbook/c/out.native/rc/all.h.precompiled.rc > CFLAGS_PCH_LANG += '-x >c-header' > CFLAGS += '-Winvalid-pch' > CFLAGS_PCH += '-include >all.h' > CFLAGS_PCH_FPIC += '-include >all.h.fpic' > PRE_CC_TARGETS += 'all.h.gch' > PRE_CC_TARGETS_FPIC += 'all.h.fpic.gch' >redo docs/cookbook/c/out.native/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' >redo docs/cookbook/c/out.native/all.rc (resumed) > LIBS += '-lrt' > LIBS += '-lm' >redo docs/cookbook/c/out.native/hello world.list >redo docs/cookbook/c/sources >redo docs/cookbook/c/out.native/main.o >redo docs/cookbook/c/out.native/compile >redo docs/cookbook/c/out.native/_compile >redo docs/cookbook/c/out.native/cc.precompile >redo docs/cookbook/c/out.native/redoconf.h >redo docs/cookbook/c/out.native/rc_vars >redo docs/cookbook/c/out.native/all.h.gch >redo docs/cookbook/c/out.native/monotime.o >redo docs/cookbook/c/out.native/when.o >redo docs/cookbook/c/when.c >redo docs/cookbook/c/out.native/flagtest.o >redo docs/cookbook/c/out.native/slow.o >redo docs/cookbook/c/out.native/cxx.precompile >redo docs/cookbook/c/out.native/all.hpp.gch >redo docs/cookbook/c/out.native/libhello/lib hello.so >redo docs/cookbook/c/out.native/link-shlib >redo docs/cookbook/c/out.native/libhello/lib hello.ver >redo docs/cookbook/c/out.native/libhello/lib hello.list >redo docs/cookbook/c/out.native/libhello/hello.fpic.o >redo docs/cookbook/c/out.native/cc-fpic.precompile >redo docs/cookbook/c/out.native/all.h.fpic.gch >redo docs/cookbook/c/out.native.static/all >redo docs/cookbook/c/out.native.static/hello world >redo docs/cookbook/c/out.native.static/link >redo docs/cookbook/c/out.native.static/_all.rc >redo docs/cookbook/c/out.native.static/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >redo docs/cookbook/c/out.native.static/all.rc >redo docs/cookbook/c/out.native.static/rc/CC.required.rc >redo docs/cookbook/c/out.native.static/rc/CXX.rc >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >redo docs/cookbook/c/out.native.static/rc/shlib.rc >--enable-static specified; not building shared libraries. > HAVE_SHLIB = 'STATIC' >redo docs/cookbook/c/out.native.static/rc/libqt4.rc >redo docs/cookbook/c/out.native.static/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' >redo docs/cookbook/c/out.native.static/rc/libqt4.rc (resumed) > HAVE_LIBQT4 = '' > LIBQT4 = '' >redo docs/cookbook/c/out.native.static/rc/libgtk2.rc > HAVE_LIBGTK2 = '' > LIBGTK2 = '' >redo docs/cookbook/c/out.native.static/rc/Wextra.rc >redo docs/cookbook/c/out.native.static/rc/Wall.rc > CPPFLAGS += '-Wall' >redo docs/cookbook/c/out.native.static/rc/Wextra.rc (resumed) > CPPFLAGS += '-Wextra' >redo docs/cookbook/c/out.native.static/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >redo docs/cookbook/c/out.native.static/rc/rt.autolib.rc > LIBRT += '-lrt' > HAVE_RT = '1' >redo docs/cookbook/c/out.native.static/rc/libpng.rc > HAVE_LIBPNG = '' > LIBPNG = '' >redo docs/cookbook/c/out.native.static/rc/clock_gettime.rc >redo docs/cookbook/c/out.native.static/rc/posix.rc > HAVE_POSIX = '1' >redo docs/cookbook/c/out.native.static/rc/clock_gettime.rc (resumed) > LIBS += '-lrt' > HAVE_CLOCK_GETTIME = '1' >redo docs/cookbook/c/out.native.static/rc/mach__mach_time.h.rc > HAVE_MACH__MACH_TIME_H = '' >redo docs/cookbook/c/out.native.static/rc/windows.h.rc > HAVE_WINDOWS_H = '' >redo docs/cookbook/c/out.native.static/rc/printf_lld.rc >redo docs/cookbook/c/out.native.static/rc/extra.rc > CPPFLAGS += '-DEXTRA_RC_INCLUDED=1' >redo docs/cookbook/c/out.native.static/rc/all.h.precompiled.rc > CFLAGS_PCH_LANG += '-x >c-header' > CFLAGS += '-Winvalid-pch' > CFLAGS_PCH += '-include >all.h' > CFLAGS_PCH_FPIC += '-include >all.h.fpic' > PRE_CC_TARGETS += 'all.h.gch' > PRE_CC_TARGETS_FPIC += 'all.h.fpic.gch' >redo docs/cookbook/c/out.native.static/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' >redo docs/cookbook/c/out.native.static/all.rc (resumed) > LIBS += '-lrt' > LIBS += '-lm' >redo docs/cookbook/c/out.native.static/hello world.list >redo docs/cookbook/c/out.native.static/main.o >redo docs/cookbook/c/out.native.static/compile >redo docs/cookbook/c/out.native.static/_compile >redo docs/cookbook/c/out.native.static/cc.precompile >redo docs/cookbook/c/out.native.static/redoconf.h >redo docs/cookbook/c/out.native.static/rc_vars >redo docs/cookbook/c/out.native.static/all.h.gch >redo docs/cookbook/c/out.native.static/monotime.o >redo docs/cookbook/c/out.native.static/when.o >redo docs/cookbook/c/out.native.static/flagtest.o >redo docs/cookbook/c/out.native.static/slow.o >redo docs/cookbook/c/out.native.static/cxx.precompile >redo docs/cookbook/c/out.native.static/all.hpp.gch >redo docs/cookbook/c/out.native.static/libhello/lib hello.so >redo docs/cookbook/c/out.native.static/link-shlib >redo docs/cookbook/c/out.native.static/libhello/lib hello.ver >redo docs/cookbook/c/out.native.static/libhello/lib hello.list >redo docs/cookbook/c/out.native.static/libhello/hello.fpic.o >redo docs/cookbook/c/out.native.static/cc-fpic.precompile >redo docs/cookbook/c/out.native.static/all.h.fpic.gch >redo docs/cookbook/c/out.native.static/libhello/lib hello.so (resumed) >ar: creating libhello/lib hello.so.1.2.5 >redo docs/cookbook/c/out.native.opt/all >redo docs/cookbook/c/out.native.opt/hello world >redo docs/cookbook/c/out.native.opt/link >redo docs/cookbook/c/out.native.opt/_all.rc >redo docs/cookbook/c/out.native.opt/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >redo docs/cookbook/c/out.native.opt/all.rc >redo docs/cookbook/c/out.native.opt/rc/CC.required.rc >redo docs/cookbook/c/out.native.opt/rc/CXX.rc >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >redo docs/cookbook/c/out.native.opt/rc/shlib.rc > HAVE_SHLIB = 'UNIX' > LDFLAGS += '-Wl,-z,origin' > LDFLAGS += '-Wl,-rpath,$ORIGIN' >redo docs/cookbook/c/out.native.opt/rc/libqt4.rc >redo docs/cookbook/c/out.native.opt/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' >redo docs/cookbook/c/out.native.opt/rc/libqt4.rc (resumed) > HAVE_LIBQT4 = '' > LIBQT4 = '' >redo docs/cookbook/c/out.native.opt/rc/libgtk2.rc > HAVE_LIBGTK2 = '' > LIBGTK2 = '' >redo docs/cookbook/c/out.native.opt/rc/Wextra.rc >redo docs/cookbook/c/out.native.opt/rc/Wall.rc > CPPFLAGS += '-Wall' >redo docs/cookbook/c/out.native.opt/rc/Wextra.rc (resumed) > CPPFLAGS += '-Wextra' >redo docs/cookbook/c/out.native.opt/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >redo docs/cookbook/c/out.native.opt/rc/rt.autolib.rc > LIBRT += '-lrt' > HAVE_RT = '1' >redo docs/cookbook/c/out.native.opt/rc/libpng.rc > CPPFLAGS += '-I/usr/include/libpng16' > LIBPNG += '-lpng16' > HAVE_LIBPNG = '1' >redo docs/cookbook/c/out.native.opt/rc/clock_gettime.rc >redo docs/cookbook/c/out.native.opt/rc/posix.rc > HAVE_POSIX = '1' >redo docs/cookbook/c/out.native.opt/rc/clock_gettime.rc (resumed) > LIBS += '-lrt' > HAVE_CLOCK_GETTIME = '1' >redo docs/cookbook/c/out.native.opt/rc/mach__mach_time.h.rc > HAVE_MACH__MACH_TIME_H = '' >redo docs/cookbook/c/out.native.opt/rc/windows.h.rc > HAVE_WINDOWS_H = '' >redo docs/cookbook/c/out.native.opt/rc/printf_lld.rc >redo docs/cookbook/c/out.native.opt/rc/extra.rc > CPPFLAGS += '-DEXTRA_RC_INCLUDED=1' >redo docs/cookbook/c/out.native.opt/rc/all.h.precompiled.rc > CFLAGS_PCH_LANG += '-x >c-header' > CFLAGS += '-Winvalid-pch' > CFLAGS_PCH += '-include >all.h' > CFLAGS_PCH_FPIC += '-include >all.h.fpic' > PRE_CC_TARGETS += 'all.h.gch' > PRE_CC_TARGETS_FPIC += 'all.h.fpic.gch' >redo docs/cookbook/c/out.native.opt/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' >redo docs/cookbook/c/out.native.opt/all.rc (resumed) > LIBS += '-lrt' > LIBS += '-lm' >redo docs/cookbook/c/out.native.opt/hello world.list >redo docs/cookbook/c/out.native.opt/main.o >redo docs/cookbook/c/out.native.opt/compile >redo docs/cookbook/c/out.native.opt/_compile >redo docs/cookbook/c/out.native.opt/cc.precompile >redo docs/cookbook/c/out.native.opt/redoconf.h >redo docs/cookbook/c/out.native.opt/rc_vars >redo docs/cookbook/c/out.native.opt/all.h.gch >redo docs/cookbook/c/out.native.opt/monotime.o >redo docs/cookbook/c/out.native.opt/when.o >redo docs/cookbook/c/out.native.opt/flagtest.o >redo docs/cookbook/c/out.native.opt/slow.o >redo docs/cookbook/c/out.native.opt/cxx.precompile >redo docs/cookbook/c/out.native.opt/all.hpp.gch >redo docs/cookbook/c/out.native.opt/libhello/lib hello.so >redo docs/cookbook/c/out.native.opt/link-shlib >redo docs/cookbook/c/out.native.opt/libhello/lib hello.ver >redo docs/cookbook/c/out.native.opt/libhello/lib hello.list >redo docs/cookbook/c/out.native.opt/libhello/hello.fpic.o >redo docs/cookbook/c/out.native.opt/cc-fpic.precompile >redo docs/cookbook/c/out.native.opt/all.h.fpic.gch >redo docs/cookbook/container/all > -- missing tool: debootstrap > -- missing tool: eatmydata >skipping debian image. > -- missing tool: cpio >skipping tarball generation. > -- missing tool: fakeroot > -- missing tool: fakechroot >skipping chroot test. >skipping debian image. > -- 'unshare -r' command doesn't work. >skipping chroot test. > -- missing tool: busybox > -- missing tool: kvm > -- missing tool: cpio >skipping kvm test. > -- missing kernel: /boot/vmlinuz-6.5.7 >skipping kvm test. > -- missing tool: docker > -- missing tool: cpio >skipping docker test. > -- NO_SLOW_TESTS is set. >skipping debian image. >skipping docker test. >redo docs/cookbook/defaults/all >redo docs/cookbook/defaults/test.txt >redo docs/cookbook/defaults/version >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >version.do: Falling back to static version. >redo docs/cookbook/defaults/date >redo docs/cookbook/defaults/version.py >redo docs/cookbook/defaults/include/version.h >redo docs/cookbook/hello/all >redo docs/cookbook/hello/hello >redo docs/cookbook/latex/all >all.do: skipping: Rscript not installed. >redo docs/cookbook/redoconf-simple/all >redo docs/cookbook/redoconf-simple/configured >redo docs/cookbook/redoconf-simple/out/rc/_init.rc >redo docs/cookbook/redoconf-simple/out/rc/CXX.rc >redo docs/cookbook/redoconf-simple/out/rc/CC.rc >Trying C compiler: 'cc' > CPPFLAGS += '-I.' > CC = 'cc' > LINK = 'cc' > ARCH = '' > HAVE_CC = '1' >redo docs/cookbook/redoconf-simple/out/rc/CXX.rc (resumed) >Trying C++ compiler: 'c++' > CXX = 'c++' > LINK = 'c++' > HAVE_CXX = '1' >redo docs/cookbook/redoconf-simple/out/all >redo docs/cookbook/redoconf-simple/out/hello >redo docs/cookbook/redoconf-simple/out/link >redo docs/cookbook/redoconf-simple/out/_all.rc >redo docs/cookbook/redoconf-simple/out/rc/zdefs.rc > LDFLAGS += '-Wl,-z,defs' >redo docs/cookbook/redoconf-simple/out/all.rc >redo docs/cookbook/redoconf-simple/out/rc/CXX.required.rc >redo docs/cookbook/redoconf-simple/out/rc/Wextra.rc >redo docs/cookbook/redoconf-simple/out/rc/Wall.rc > CPPFLAGS += '-Wall' >redo docs/cookbook/redoconf-simple/out/rc/Wextra.rc (resumed) > CPPFLAGS += '-Wextra' >redo docs/cookbook/redoconf-simple/out/rc/all.hpp.precompiled.rc > CXXFLAGS_PCH_LANG += '-x >c++-header' > CXXFLAGS += '-Winvalid-pch' > CXXFLAGS_PCH += '-include >all.hpp' > CXXFLAGS_PCH_FPIC += '-include >all.hpp.fpic' > PRE_CXX_TARGETS += 'all.hpp.gch' > PRE_CXX_TARGETS_FPIC += 'all.hpp.fpic.gch' >redo docs/cookbook/redoconf-simple/out/rc/openssl__ssl.h.rc > HAVE_OPENSSL__SSL_H = '1' >redo docs/cookbook/redoconf-simple/out/rc/openssl__opensslv.h.rc > HAVE_OPENSSL__OPENSSLV_H = '1' >redo docs/cookbook/redoconf-simple/out/rc/libssl.rc >redo docs/cookbook/redoconf-simple/out/rc/pkg-config.rc > PKG_CONFIG = 'pkg-config' > HAVE_PKG_CONFIG = '1' >redo docs/cookbook/redoconf-simple/out/rc/libssl.rc (resumed) > CPPFLAGS += '' > LIBSSL += '-lssl >-lcrypto' > HAVE_LIBSSL = '1' >redo docs/cookbook/redoconf-simple/out/rc/libm.rc > HAVE_LIBM = '1' > LIBM += '-lm' >redo docs/cookbook/redoconf-simple/out/all.rc (resumed) > LIBS += '-lssl >-lcrypto' >redo docs/cookbook/redoconf-simple/out/hello.list >redo docs/cookbook/redoconf-simple/out/hello.o >redo docs/cookbook/redoconf-simple/out/compile >redo docs/cookbook/redoconf-simple/out/_compile >redo docs/cookbook/redoconf-simple/out/cxx.precompile >redo docs/cookbook/redoconf-simple/out/redoconf.h >redo docs/cookbook/redoconf-simple/out/rc_vars >redo docs/cookbook/redoconf-simple/out/all.hpp.gch >redo docs/cookbook/redoconf-simple/out/ssltest.o >redo docs/cookbook/redoconf-simple/out/cc.precompile >redo docs/cookbook/c/test >redo docs/cookbook/c/test.each >redo (allconfig) >redo docs/cookbook/c/out.native/test >redo docs/cookbook/c/out.native/run >redo docs/cookbook/c/out.native/rc/run.rc >redo docs/cookbook/c/out.native/rc/windows.h.rc > HAVE_WINDOWS_H = '' >redo docs/cookbook/c/out.native/rc/run.rc (resumed) >Considering RUN='' > RUN = '' > CAN_RUN = '1' >redo docs/cookbook/c/out.native/test (resumed) >Running: ./run ./hello\ world >Hello, world! >Timestamp: 2023-10-11 >Monotime: 97584893356 >Length of 'hello world': 11 >flagtest included >-- Test successful. >redo docs/cookbook/c/out.native.static/test >redo docs/cookbook/c/out.native.static/run >redo docs/cookbook/c/out.native.static/rc/run.rc >Considering RUN='' > RUN = '' > CAN_RUN = '1' >redo docs/cookbook/c/out.native.static/test (resumed) >Running: ./run ./hello\ world >Hello, world! >Timestamp: 2023-10-11 >Monotime: 97588063096 >Length of 'hello world': 11 >flagtest included >-- Test successful. >redo docs/cookbook/c/out.native.opt/test >redo docs/cookbook/c/out.native.opt/run >redo docs/cookbook/c/out.native.opt/rc/run.rc >Considering RUN='' > RUN = '' > CAN_RUN = '1' >redo docs/cookbook/c/out.native.opt/test (resumed) >Running: ./run ./hello\ world >Hello, world! >Timestamp: 2023-10-11 >Monotime: 97587078239 >Length of 'hello world': 11 >flagtest included >-- Test successful. >redo docs/cookbook/hello/test >success >redo docs/cookbook/redoconf-simple/test >redo docs/cookbook/redoconf-simple/out/test >redo docs/cookbook/redoconf-simple/out/run >redo docs/cookbook/redoconf-simple/out/rc/run.rc >redo docs/cookbook/redoconf-simple/out/rc/windows.h.rc > HAVE_WINDOWS_H = '' >redo docs/cookbook/redoconf-simple/out/rc/run.rc (resumed) >Considering RUN='' > RUN = '' > CAN_RUN = '1' >redo docs/cookbook/redoconf-simple/out/test (resumed) >Hello, world! >libssl version 30100030 >redo t/all >redo t/flush-cache >redo t/000-set-minus-e/all >redo t/100-args/all >redo t/100-args/test.args >redo t/100-args/test2.args >redo t/100-args/passfailtest >redo t/100-args/passfail >redo t/100-args/noargs/run >redo t/101-atime/all >redo t/101-atime/atime >redo t/101-atime/atime2 >redo t/102-empty/all >redo t/102-empty/silencetest >redo t/102-empty/silence >redo t/102-empty/touchtest >redo t/102-empty/touch1 >redo t/102-empty/blank >redo t/103-unicode/all >redo t/103-unicode/unicode >redo t/103-unicode/test-uniçøðeÌ.tmp/test1 >redo t/104-space/all >redo t/104-space/space dir/test >redo t/104-space/space dir/space file >redo t/105-sympath/all >Flushing redo cache... >redo t/105-sympath/y/1.dyn >redo t/105-sympath/y/2.dyn >redo t/105-sympath/y/3.dyn >redo t/105-sympath/4.dyn >redo t/105-sympath/y/5.dyn >redo t/105-sympath/all (resumed) >Flushing redo cache... >redo t/110-compile/all >redo t/110-compile/hello >redo t/110-compile/LD >redo t/110-compile/hello.o >redo t/110-compile/CC >redo t/110-compile/yellow >redo t/110-compile/yellow.o >redo t/110-compile/bellow >redo t/111-example/all >redo t/111-example/hello >redo t/111-example/main.o >redo t/111-example/CC >redo t/111-example/mystr.o >redo t/120-defaults-flat/all >redo t/120-defaults-flat/c >redo t/120-defaults-flat/c.c >redo t/120-defaults-flat/c.c.c >redo t/120-defaults-flat/c.c.c.b >redo t/120-defaults-flat/c.c.c.b.b >redo t/120-defaults-flat/d >redo t/121-defaults-nested/all >redo t/121-defaults-nested/test >redo t/121-defaults-nested/file.x.y.z >redo t/121-defaults-nested/file.z >redo t/121-defaults-nested/file >redo t/121-defaults-nested/a/b/file.x.y.z >redo t/121-defaults-nested/a/b/file.y.z >redo t/121-defaults-nested/a/b/file.z >redo t/121-defaults-nested/a/b/file >redo t/121-defaults-nested/a/d/file.x.y.z >redo t/121-defaults-nested/a/d/file.y.z >redo t/121-defaults-nested/a/d/file.z >redo t/121-defaults-nested/a/d/file >redo t/121-defaults-nested/a/file.x.y.z >redo t/121-defaults-nested/a/file.y.z >redo t/121-defaults-nested/a/file.z >redo t/121-defaults-nested/a/file >redo t/122-defaults-parent/all >redo t/130-mode/all >redo t/130-mode/mode1 >redo t/140-shuffle/all >redo t/140-shuffle/9.x >redo t/140-shuffle/7.x >redo t/140-shuffle/1.x >redo t/140-shuffle/2.x >redo t/140-shuffle/5.x >redo t/140-shuffle/4.x >redo t/140-shuffle/8.x >redo t/140-shuffle/3.x >redo t/140-shuffle/6.x >redo t/141-keep-going/all >redo t/all (resumed) >hello, world! >redo t/200-shell/all >redo t/200-shell/nonshelltest >redo t/200-shell/shelltest > warning: 48 > warning: 89c > warning: 118 >redo t/200-shell/vartest >redo t/200-shell/chicken.vartest >redo t/201-fail/all >Flushing redo cache... >Flushing redo cache... >redo t/201-fail/maybe-fail >redo t/201-fail/all (resumed) >Flushing redo cache... >redo t/202-del/all >redo t/202-del/deltest >redo t/202-del/deltest2 >redo t/202-del/deltest3 >redo t/202-del/deltest4 >redo t/202-del/x/a.spam2 >redo t/202-del/x/b.spam2 >redo t/202-del/x/a.spam1 >redo t/202-del/x/b.spam1 >redo t/203-make/all >redo t/203-make/whichmake >redo t/203-make/all (resumed) >redo x >redo t/203-make/x >gmake[1]: Entering directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo x1.out x2.out >redo t/203-make/x1.out >redo t/203-make/x2.out >redo t/203-make/x (resumed) >gmake[1]: Leaving directory '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/t/203-make' >redo t/203-make/all (resumed) >redo y1.out y2.out >redo t/203-make/y1.out >redo t/203-make/y2.out >redo t/203-make/all (resumed) >gmake: warning: -j10 forced in submake: resetting jobserver mode. >redo x >Traceback (most recent call last): > File "/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/bin/redo", line 10, in <module> > redo.cmd_redo.main() > File "/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/bin/../redo/cmd_redo.py", line 107, in main > jobserver.setup(j) > File "/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d/bin/../redo/jobserver.py", line 230, in setup > (a, b) = arg.split(',', 1) > ^^^^^^ >ValueError: not enough values to unpack (expected 2, got 1) >gmake: *** [Makefile:7: y] Error 1 >redo t/204-makeflags/all >redo t/204-makeflags/noflags >redo t/205-readonly/all >redo t/205-readonly/rodir/rwdir/a.ro1 >redo t/205-readonly/rodir/rwdir/a.ro2 >redo t/203-make/all (exit 2) >redo all >redo docs/all >redo docs/doc.list >redo docs/redo-always.1 >redo docs/md-to-man >redo docs/redo-always.md.tmp >redo docs/redo-ifchange.1 >redo docs/redo-ifchange.md.tmp >redo docs/redo-ifcreate.1 >redo docs/redo-ifcreate.md.tmp >redo docs/redo-log.1 >redo docs/redo-log.md.tmp >redo docs/redo-ood.1 >redo docs/redo-ood.md.tmp >redo docs/redo-sources.1 >redo docs/redo-sources.md.tmp >redo docs/redo-stamp.1 >redo docs/redo-stamp.md.tmp >redo docs/redo-targets.1 >redo docs/redo-targets.md.tmp >redo docs/redo-whichdo.1 >redo docs/redo-whichdo.md.tmp >redo docs/redo.1 >redo docs/redo.md.tmp >redo docs/t/testitem.1 >redo docs/t/testitem.md.tmp >redo docs/mkdocs >Warning: mkdocs is missing; can't generate website. >redo t/all (exit 123) >redo test (exit 1) >./do: redo test failed > * ERROR: dev-util/redo-0.42d::gentoo failed (test phase): > * Failed to run command: ./do -j5 test > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 2220: Called edo './do' '-j5' 'test' > * environment, line 1041: Called die > * The specific snippet of code: > * "$@" || die -n "Failed to run command: $@" > * > * If you need support, post the output of `emerge --info '=dev-util/redo-0.42d::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/redo-0.42d::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:redo-0.42d:20231011-231713.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/redo-0.42d/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/redo-0.42d/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d' > * S: '/var/tmp/portage/dev-util/redo-0.42d/work/redo-redo-0.42d' >
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 915644
:
872627
| 872628 |
872629
|
872630
|
872631
|
872632
|
872633