[Bug 220796] lang/spidermonkey185 fails to build on 10.3 amd64 in Poudriere

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 17 10:57:47 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220796

            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 at FreeBSD.org
          Reporter: 000.fbsd at quip.cz
             Flags: maintainer-feedback?(koobs at FreeBSD.org)
          Assignee: koobs at FreeBSD.org

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

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

33 warnings generated.
c++ -o js  -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual
-Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
-Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-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  
-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     
/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 invocation)
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
====>> Cleaning up wrkdir
===>  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= X11 GUI CUPS DOCS EXAMPLES NLS HAL

WITH_BDB_VER=5
WITH_GHOSTSCRIPT_VER=9

DEFAULT_VERSIONS=apache=2.4 perl5=5.24 mysql=10.1m php=5.6 python=2.7
python3=3.5 pgsql=9.4 ssl=openssl

DISABLE_LICENSES=yes

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


More information about the freebsd-ports-bugs mailing list