Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2017 10:57:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220796] lang/spidermonkey185 fails to build on 10.3 amd64 in Poudriere
Message-ID:  <bug-220796-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220796
           Summary: lang/spidermonkey185 fails to build on 10.3 amd64 in
                    Poudriere
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs@FreeBSD.org
          Reporter: 000.fbsd@quip.cz
             Flags: maintainer-feedback?(koobs@FreeBSD.org)
          Assignee: koobs@FreeBSD.org

Created attachment 184428
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184428&action=
=3Dedit
Poudriere bulk build log failure

Cannot upgrade / build Spidermonkey185 in our Poudriere.=20
It throws 33 warnings and then end up with error:

33 warnings generated.
c++ -o js  -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-vir=
tual
-Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
-Wno-invalid-offsetof -Wno-variadic-macros -Werror=3Dreturn-type -pedantic
-Wno-long-long -O2 -pipe -DJS_C_STRINGS_ARE_UTF8 -fstack-protector
-fno-strict-aliasing -fno-strict-aliasing -pipe  -DNDEBUG -DTRIMMED -O  js.=
o=20=20
-pthread  -fstack-protector  -Wl,-rpath-link,/bin
-Wl,-rpath-link,/usr/local/lib  -L../dist/bin -L../dist/lib -L/usr/local/lib
-lplds4 -lplc4 -lnspr4 -pthread -lreadline ../libjs_static.a=20=20=20=20=20
/usr/local/lib/libreadline.so: undefined reference to `PC'
/usr/local/lib/libreadline.so: undefined reference to `tgetflag'
/usr/local/lib/libreadline.so: undefined reference to `tgetent'
/usr/local/lib/libreadline.so: undefined reference to `UP'
/usr/local/lib/libreadline.so: undefined reference to `tputs'
/usr/local/lib/libreadline.so: undefined reference to `tgoto'
/usr/local/lib/libreadline.so: undefined reference to `tgetnum'
/usr/local/lib/libreadline.so: undefined reference to `BC'
/usr/local/lib/libreadline.so: undefined reference to `tgetstr'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[3]: *** [../config/rules.mk:1024: js] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/lang/spidermonkey185/work/js-1.8.5/js/src/shell'
gmake[2]: *** [config/rules.mk:909: libs] Error 2
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/lang/spidermonkey185/work/js-1.8.5/js/src'
gmake[1]: *** [config/rules.mk:754: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/lang/spidermonkey185/work/js-1.8.5/js/src'
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/spidermonkey185
=3D=3D=3D=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for spidermonkey185-1.8.5_4
build of lang/spidermonkey185 ended at Fri Jul 14 17:51:07 CEST 2017
build time: 00:04:33
!!! build failure encountered !!!

Full log attached


The make.conf contains

OPTIONS_UNSET=3D X11 GUI CUPS DOCS EXAMPLES NLS HAL

WITH_BDB_VER=3D5
WITH_GHOSTSCRIPT_VER=3D9

DEFAULT_VERSIONS=3Dapache=3D2.4 perl5=3D5.24 mysql=3D10.1m php=3D5.6 python=
=3D2.7
python3=3D3.5 pgsql=3D9.4 ssl=3Dopenssl

DISABLE_LICENSES=3Dyes

--=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-220796-13>