See tracker bug and https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal for details. Though it looks like a patch that simply injects "./" in front of the relevant "do" calls will do the trick. >>> Configuring source in /var/tmp/portage/sci-mathematics/polymake-3.0_p2/work/polymake-3.0 ... do "bundled/atint/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/atint/configure.pl"? at (eval 2) line 2. do "bundled/cdd/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/cdd/configure.pl"? at (eval 3) line 2. do "bundled/javaview/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/javaview/configure.pl"? at (eval 4) line 2. do "bundled/jreality/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/jreality/configure.pl"? at (eval 5) line 2. do "bundled/libnormaliz/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/libnormaliz/configure.pl"? at (eval 6) line 2. do "bundled/nauty/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/nauty/configure.pl"? at (eval 7) line 2. do "bundled/soplex/configure.pl" failed, '.' is no longer in @INC; did you mean do "./bundled/soplex/configure.pl"? at (eval 8) line 2. Unrecognized option --with-cdd=/usr; Try ./configure --help for detailed information * ERROR: sci-mathematics/polymake-3.0_p2::gentoo failed (configure phase): There may be more of this sort of problem deeper in though.
Revbump to 3.1 is probably needed (otherwise it fails building lexer).
Possible duplicate: bug #634204
*** Bug 634204 has been marked as a duplicate of this bug. ***
I ran into this again. Is a fix within sight?
Should be fixed by the version bump in bug #648804, but I would like someone else to test the result of that build thoroughly. See-Also: https://bugs.gentoo.org/648804
got at the unstable amd64 chroot image 17.0-desktop-gnome-systemd_20180224-115203 this : Unrecognized option --with-cdd=/usr;
Created attachment 521168 [details] emerge-info.txt
Created attachment 521170 [details] emerge-history.txt
Created attachment 521172 [details] environment
Created attachment 521174 [details] etc.portage.tbz2
Created attachment 521176 [details] sci-mathematics:polymake-3.0_p2:20180226-182039.log
Created attachment 521178 [details] temp.tbz2
*** Bug 810321 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db8613a7ef8e28bae0e4d6002e03676110919783 commit db8613a7ef8e28bae0e4d6002e03676110919783 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2021-10-21 23:34:01 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2021-10-23 00:11:23 +0000 sci-mathematics/polymake: new upstream version 4.5. Lots of ebuild improvements (EAPI=8,...) in this one. Several bugs have been fixed, and some new ones likely introduced; best not to dwell. Now that we have something passable in the tree, it will be a lot easier to make incremental improvements. Closes: https://bugs.gentoo.org/618332 Closes: https://bugs.gentoo.org/625512 Closes: https://bugs.gentoo.org/648804 Closes: https://github.com/gentoo/gentoo/pull/17925 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> sci-mathematics/polymake/Manifest | 2 +- sci-mathematics/polymake/metadata.xml | 52 ++++++++--- sci-mathematics/polymake/polymake-3.0_p2.ebuild | 90 ------------------ sci-mathematics/polymake/polymake-4.5.ebuild | 117 ++++++++++++++++++++++++ 4 files changed, 158 insertions(+), 103 deletions(-)