Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2017 01:09:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223956] www/w3m from head fails to build
Message-ID:  <bug-223956-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223956

            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@FreeBSD.org
          Reporter: dave@ci.com.au
          Assignee: nobutaka@FreeBSD.org
             Flags: maintainer-feedback?(nobutaka@FreeBSD.org)

Created attachment 188384
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188384&action=
=3Dedit
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@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] =3D=3D 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223956-13>