Cross building ports using poudriere on armv6 failing
Mikaël Urankar
mikael.urankar at gmail.com
Sat May 28 14:41:51 UTC 2016
2016-05-27 21:49 GMT+02:00 Guido Falsi <mad at madpilot.net>:
> Now it is able to build the pkg package, but fails on every other port
> saying:
>
> ==> Installing existing package /packages/All/pkg-1.8.3.txz
> [poudriere.madpilot.net] Installing pkg-1.8.3...
> [poudriere.madpilot.net] Extracting pkg-1.8.3: .......... done
> pkg-static: Fail to rename
> /usr/local/share/licenses/pkg-1.8.3/catalog.mk.83bLLp1dHKF9 ->
> /usr/local/share/licenses/pkg-1.8.3/catalog.mk: Bad address
You need to update qemu:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208952
https://svnweb.freebsd.org/ports?view=revision&revision=414009
> The thing I noticed is, if I examine the pkg package using the host kg
> command I get:
>
> # pkg info -F pkg-1.8.3.txz
> pkg-1.8.3
> Name : pkg
> Version : 1.8.3
> Installed on : Thu Jan 1 00:00:00 1970 UTC
> Origin : ports-mgmt/pkg
> Architecture : freebsd:11:armv6:32:el:eabi:softfp
> Prefix : /usr/local
> Categories : ports-mgmt
> Licenses : BSD2CLAUSE
> Maintainer : pkg at FreeBSD.org
> WWW : http://wiki.freebsd.org/pkgng
> Comment : Package manager
> Shared Libs provided:
> libpkg.so.3
> Annotations :
> Flat size : 9.48MiB
> Description :
> Package management tool
>
> WWW: http://wiki.freebsd.org/pkgng
>
> so looking at Architecture it still think it's softfp.
Can't help with this one but I have the same output.
More information about the freebsd-arm
mailing list