Building pkg-1.3.6 fails

Mattia Rossi mattia.rossi.mailinglists at gmail.com
Thu Aug 21 11:24:06 UTC 2014


Hi,

does anyone else get this issue when trying to build pkg 1.3.6 on arm?

===>  Building for pkg-1.3.6
/usr/bin/make  all-recursive
Making all in external
./libelf/native-elf-format > libelf/native-elf-format.h
/usr/bin/make  all-am
   CC       libucl/src/libucl_static_la-ucl_emitter.lo
   CC       libucl/src/libucl_static_la-ucl_emitter_utils.lo
   CC       libucl/src/libucl_static_la-ucl_emitter_streamline.lo
   CC       libucl/src/libucl_static_la-ucl_hash.lo
   CC       libucl/src/libucl_static_la-ucl_parser.lo
   CC       libucl/src/libucl_static_la-ucl_schema.lo
   CC       libucl/src/libucl_static_la-ucl_util.lo
   CC       libucl/src/libucl_static_la-xxhash.lo
   CC       sqlite/libsqlite_static_la-sqlite3.lo
sqlite/sqlite3.c:53835:12: warning: unused variable 'pBlock' 
[-Wunused-variable]
   sqlite3 *pBlock = 0;
            ^
sqlite/sqlite3.c:57860:13: warning: unused variable 'key' 
[-Wunused-variable]
         u32 key = get4byte(&apNew[i]->aData[8]);
             ^
sqlite/sqlite3.c:8542:26: warning: unused variable 'sqlite3one' 
[-Wunused-const-
SQLITE_PRIVATE const int sqlite3one = 1;
                          ^
fatal error: error in backend: IO failure on output stream.
*** [sqlite/libsqlite_static_la-sqlite3.lo] Error code 1

make[5]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6/external
1 error

make[5]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6/external
*** [all] Error code 2

make[4]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6/external
1 error

make[4]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6/external
*** [all-recursive] Error code 1

make[3]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6
1 error

make[3]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6
*** [all] Error code 2

make[2]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6
1 error

make[2]: stopped in /root/usr/ports/ports-mgmt/pkg/work/pkg-1.3.6
===> Compilation failed unexpectedly.

It's not related to permissions or filesystem stuff. On i386 it throws 
the same warning and hangs for a bit (1 or 2 seconds) there, but then 
continues wihtout problems and builds completely.
Anyone having an idea what's going on here?

Cheers,

Mat


More information about the freebsd-arm mailing list