[Bug 240763] emulators/qemu-user-static: fails to run ports-mgmt/pkg on armv7 with clang9 base

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 2 19:07:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240763

--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
Created attachment 208046
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208046&action=edit
Force sysctlbyname library call (workaround)

Disabling sysctlbyname syscall helps but only partially. poudriere still fails
to build anything. Tested on /head at 352951 + /projects/clang900-import at 352764 +
attached workaround.

$ poudriere testport -j head-armv7 security/ca_root_nss
[..]
=======================<phase: pkg-depends    >============================
===>   ca_root_nss-3.46 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
Installing pkg-1.12.0...
Extracting pkg-1.12.0: .......... done
*** Error code 127

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-pkg mailing list