From owner-freebsd-ports-bugs@freebsd.org Mon Jul 17 10:57:47 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77691D7C78E for ; Mon, 17 Jul 2017 10:57:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 654E980C8F for ; Mon, 17 Jul 2017 10:57:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6HAvkoV012525 for ; Mon, 17 Jul 2017 10:57:47 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Mon, 17 Jul 2017 10:57:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 000.fbsd@quip.cz X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: koobs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2017 10:57:47 -0000 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.=