[Bug 223956] www/w3m from head fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 29 01:09:26 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223956
Bug ID: 223956
Summary: www/w3m from head fails to build
Product: Ports & Packages
Version: Latest
Hardware: arm64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: nobutaka at FreeBSD.org
Reporter: dave at ci.com.au
Assignee: nobutaka at FreeBSD.org
Flags: maintainer-feedback?(nobutaka at FreeBSD.org)
Created attachment 188384
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188384&action=edit
Log of build
I am runnuing poudriere on a FreeBSD 12.0-CURRENT #6 r319962 server.
I am making my first pass at building ports for a Raspberry Pi 3.
I have created a jail that matches the host's O/S via:
poudriere jail -c -x -j rpi3v12 -m svn -a arm64.aarch64 -v head at 319962
The build was then exectued via:
poudriere bulk -T -j rpi3v12 -p head -z default -f
/usr/local/etc/poudriere-list-rpi
Lots of ports build then www/w3m fails with:
./mktable 100 functable.tab > functable.c
<jemalloc>: jemalloc_arena.c:353: Failed assertion: "p[i] == 0"
*** Signal 6
Stop.
make[1]: stopped in /wrkdirs/usr/ports/www/w3m/work/w3m-1ac245b
The same port builds happily on my RPI2 jail under the same poudriere
environment.
I have attached the build log.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list