On 2016/12/01 16:54, Adam Weinberger wrote: >> On 1 Dec, 2016, at 8:38, [email protected] wrote: >> >> You are receiving this mail as a port that you maintain >> is failing to build on the FreeBSD package build server. >> Please investigate the failure and submit a PR to fix >> build. >> >> Maintainer: [email protected] >> Last committer: [email protected] >> Ident: $FreeBSD: head/devel/p5-ReadonlyX/Makefile 418708 2016-07-18 >> 15:48:47Z adamw $ >> Log URL: >> http://beefy12.nyi.freebsd.org/data/head-amd64-default/p427466_s309339/logs/p5-ReadonlyX-1.04.log >> Build URL: >> http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p427466_s309339 >> Log: >> >> ====>> Building devel/p5-ReadonlyX >> build started at Thu Dec 1 15:38:17 UTC 2016 >> port directory: /usr/ports/devel/p5-ReadonlyX >> building for: FreeBSD head-amd64-default-job-17 12.0-CURRENT FreeBSD >> 12.0-CURRENT r309339 amd64 >> maintained by: [email protected] >> Makefile ident: $FreeBSD: head/devel/p5-ReadonlyX/Makefile 418708 >> 2016-07-18 15:48:47Z adamw $ >> Poudriere version: 3.1.14 >> Host OSVERSION: 1200010 >> Jail OSVERSION: 1200017 >> Job Id: 17 >> >> !!! Jail is newer than host. (Jail: 1200017, Host: 1200010) !!! >> !!! This is not supported. !!! >> !!! Host kernel must be same or newer than jail. !!! >> !!! Expect build failures. !!! >> >> ---Begin Environment--- >> SHELL=/bin/csh >> UNAME_v=FreeBSD 12.0-CURRENT r309339 >> >> =======================<phase: extract >============================ >> ===> License ART10 GPLv1 accepted by the user >> ===> Fetching all distfiles required by p5-ReadonlyX-1.04 for building >> ===> Extracting for p5-ReadonlyX-1.04 >> => SHA256 Checksum OK for ReadonlyX-1.04.tar.gz. >> tar: Error opening archive: Unrecognized archive format >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/ports/devel/p5-ReadonlyX > > Can anybody tell me what's going on here? I'm not near a 12-current jail > right now, but on 11 this file extracts just fine for me. > > # Adam
This is affecting pretty much all perl module ports. Apparently
Archive::Tar does not produce precisely compliant ustar format archives,
and a recent update to libarchive had caused it to begin complaining
about this. mm@ has committed a fix to current and we're just waiting
for confirmation from testing that it has fixed the problem.
See the thread: tar: Error opening archive: Unrecognized archive format​
Cheers,
Matthew
signature.asc
Description: OpenPGP digital signature
