Summary: | security/libp11: fails to package in poudriere | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ole <ole> | ||||
Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | geraud | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ale) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
I had the same issue yesterday on a 12.1-RELEASE box using poudriere with an up-to-date ports tree. Don't know if it helps, but the port built some libp11.so.3 and libp11.so.3.4.2 files instead. I don't have access to the build log right now, but I may provide them later today if required. You forgot to tell that you are using a custom make.conf in poudriere ;-) I've identified the issue in the use of ports' openssl, instead of base. I'll fix it soon. A commit references this bug: Author: ale Date: Wed Sep 2 14:42:41 UTC 2020 New revision: 547361 URL: https://svnweb.freebsd.org/changeset/ports/547361 Log: Fix soname version generation and bump port revisions. PR: 249052 Submitted by: Ole <ole@free.de> Changes: head/security/libp11/Makefile head/security/libp11/files/patch-configure.ac head/security/libp11/pkg-plist head/security/pam_p11/Makefile Thank You very much! This worked for me. |
Created attachment 217691 [details] Full output on FreeBSD 12.1 and 11.3 it fails to package. Full output is attached. =======================<phase: package >============================ ===> Building package for libp11-0.4.10 pkg-static: Unable to access file /wrkdirs/usr/ports/security/libp11/work/stage/usr/local/lib/libp11.so.2:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/security/libp11/work/stage/usr/local/lib/libp11.so.2.5.2:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/security/libp11 =>> Cleaning up wrkdir ===> Cleaning for libp11-0.4.10 build of security/libp11 | libp11-0.4.10 ended at Tue Sep 1 01:23:38 CEST 2020 build time: 00:01:45 !!! build failure encountered !!!