Dear maintainer(s), I'd like to start stabilization of =sys-apps/sandbox-2.12. If you think =sys-apps/sandbox-2.12 isn't ready for stabilization yet, please add blocking bugs so that we can track progress. If you agree, please CC arches.
I'm not aware of any specific regressions, so let's do it.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea46f5ae79980c5ef28d1593b96f800033c69a5 commit 5ea46f5ae79980c5ef28d1593b96f800033c69a5 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-01-12 19:27:00 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-01-12 19:27:00 +0000 sys-apps/sandbox: x86 stable Bug: https://bugs.gentoo.org/644300 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-apps/sandbox/sandbox-2.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)}
hppa/ia64/ppc/ppc64 stable
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873ad5d4245555e8ee8e6753eba3921647e79cea commit 873ad5d4245555e8ee8e6753eba3921647e79cea Author: Rolf Eike Beer <eike@sf-mail.de> AuthorDate: 2018-01-14 09:41:56 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2018-01-14 11:24:46 +0000 sys-apps/sandbox: stable 2.12 for sparc Bug: https://bugs.gentoo.org/show_bug.cgi?id=644300 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" sys-apps/sandbox/sandbox-2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)}
Stable on amd64.
I have issue with this sandbox version: ``` configure:3614: $? = 0 configure:3603: x86_64-pc-linux-gnu-gcc -m32 -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0 --includedir=/usr/lib/gcc/x86 _64-pc-linux-gnu/6.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info --with-gxx-include-di r=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.4.0-r1 p1.3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --en able-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable -libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3) configure:3614: $? = 0 configure:3603: x86_64-pc-linux-gnu-gcc -m32 -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3614: $? = 1 configure:3603: x86_64-pc-linux-gnu-gcc -m32 -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3614: $? = 1 configure:3634: checking whether the C compiler works configure:3656: x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3660: $? = 0 configure:3708: result: yes configure:3711: checking for C compiler default output file name configure:3713: result: a.out configure:3719: checking for suffix of executables configure:3726: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3730: $? = 0 configure:3752: result: configure:3774: checking whether we are cross compiling configure:3782: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3786: $? = 0 configure:3793: ./conftest /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/configure: line 3795: ./conftest: No such file or directory configure:3797: $? = 127 configure:3804: error: in `/var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12-abi_x86_32.x86': configure:3806: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details ``` Tried this tip: * If configure failed with a 'cannot run C compiled programs' error, try this: * FEATURES='-sandbox -usersandbox' emerge sandbox Not working for me. Having this config.log which I posted above.
Please file an own bug for your issue, thank you.
arm64 stable
Stable on alpha.
arm stable
Obsoleted in favor of bug #651336.