@Shane: Hi - Those were mostly debug attempts. Host and buildjail now only have "PERL_VERSION=5.16.2" defined, but Host still shows: make all-depends-list -C sysutils/hal -> /usr/ports/lang/perl5.16
I just went ahead and re-built Perl with the default options: PERL_64BITINT \ PTHREAD \ USE_PERL On Host, I still get the same depends output but not for every port this time, while poudriere is able to build the packages even which claim perl dependency. A small exception was x11-toolkits/pango, which was later built from Host side: ===> Building for pango-1.30.1 gmake all-recursive gmake[1]: Entering directory `/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.30.1' Making all in pango gmake[2]: Entering directory `/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango' GEN s-enum-types-h *env: perl: No such file or directory* gmake[2]: *** [s-enum-types-h] Error 127 gmake[2]: Leaving directory `/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.30.1/pango' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.30.1' gmake: *** [all] Error 2 *** [do-build] Error code 1 -- View this message in context: http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304p5795762.html Sent from the freebsd-ports mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
