Hello Kurt
Thank you for your reply and the check with poudriere I tried building the port with portmaster and from the ports tree directly with make, make install portmaster build log: https://pastebin.com/6sKicyvB from ports tree: https://pastebin.com/39g0U1a0 In 11.2 I had perl 5.26 and python2 installed --> dsc failed to build I then upgraded to 12.0 default version in make.conf where set to python2 and perl 5.26 --> dsc failed to build Now I removed the default_version tag in make.conf and upgraded perl to 5.28 and python to version 3 pmaechler@dns2:/usr/ports/dns/dsc # cat /etc/make.conf #DEFAULT_VERSIONS+=perl5=5.28 pmaechler@dns2:/usr/ports/dns/dsc # freebsd-version 12.0-RELEASE-p3 pmaechler@dns2:/usr/ports/dns/dsc # Best regards -- Philippe Mächler -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Kurt Jaeger Sent: Thursday, April 18, 2019 9:26 AM To: Philippe Maechler <[email protected]> Cc: [email protected] Subject: Re: dns/dsc on FreeBSD 11.2-p9 and 12.0 Hi! > In the meantime I updated the system to BSD 12.0-p3 and also updated perl5 > from 5.26 to 5.28. unfortunately with almost the same error. dns/dsc builds fine in poudriere on 13, 12.0, 11.2 for me. Can you tell more about the way you built it ? Can you put a build log somewhere on a server ? > In file included from config_hooks.c:43: [...] -- <mailto:[email protected]> [email protected] +49 171 3101372 One year to go ! _______________________________________________ <mailto:[email protected]> [email protected] mailing list <https://lists.freebsd.org/mailman/listinfo/freebsd-ports> https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to " <mailto:[email protected]> [email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
