Unable to build ports/ports-mgmt/pkg

Peter Jeremy peter at rulingia.com
Fri Jul 12 23:04:59 UTC 2013


[Posted here because this seems to be ARM-specific]

If I try to build ports/ports-mgmt/pkg on my RPi (running -current
r252897 built with gcc), I get:

root at rpi1:/usr/ports/ports-mgmt/pkg # make
===>  License BSD accepted by the user
===> Fetching all distfiles required by pkg-1.1.4 for building
===>  Extracting for pkg-1.1.4
===>  License BSD accepted by the user
===> Fetching all distfiles required by pkg-1.1.4 for building
=> SHA256 Checksum OK for pkg-1.1.4.tar.xz.
===>  Patching for pkg-1.1.4
===>  Configuring for pkg-1.1.4
===>   FreeBSD 10 autotools fix applied to /usr/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/external/libyaml/configure
===>   FreeBSD 10 autotools fix applied to /usr/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/external/libyaml/aclocal.m4
===>  Building for pkg-1.1.4
===>  License BSD accepted by the user
===> Fetching all distfiles required by pkg-1.1.4 for building
make: don't know how to make check-build-conflicts. Stop

make: stopped in /usr/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4
*** [/usr/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/work/.extract_done.pkg._usr_local] Error code 2

make: stopped in /usr/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4
1 error

make: stopped in /usr/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4
*** Error code 1

Stop.
make: stopped in /usr/ports/ports-mgmt/pkg
*** Error code 1

Stop.
make: stopped in /usr/ports/ports-mgmt/pkg
root at rpi1:/usr/ports/ports-mgmt/pkg # 

If I try the same thing on my amd64 system (running -current r252340), I get:
# make
===>  License BSD accepted by the user
===> Fetching all distfiles required by pkg-1.1.4 for building
===>  Extracting for pkg-1.1.4
===>  License BSD accepted by the user
===> Fetching all distfiles required by pkg-1.1.4 for building
=> SHA256 Checksum OK for pkg-1.1.4.tar.xz.
===>  Patching for pkg-1.1.4
===>  Configuring for pkg-1.1.4
===>   FreeBSD 10 autotools fix applied to /tank/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/external/libyaml/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /tank/obj/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/external/libyaml/configure
===>  Building for pkg-1.1.4
--- Doxyfile ---
sed -e 's,%%PKGVERSION%%,1.1.4,' Doxyfile.in > Doxyfile
--- all ---
...

It looks like the RPi build is getting confused about what stage it's
in.  Note that manually running "make check-build-conflicts" succeeds.

Does anyone have any ideas?

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20130713/165709f1/attachment.sig>


More information about the freebsd-arm mailing list