Date: Tue, 21 Aug 2012 12:57:45 +0100 (BST) From: Anton Shterenlikht <mexas@bristol.ac.uk> To: jbeich@tormail.org, mexas@bristol.ac.uk Cc: freebsd-gecko@freebsd.org Subject: Re: ia64 firefox-esr ./yarr/pcre/pcre.h:49:18: error: jstl.h: No such file or directory Message-ID: <201208211157.q7LBvjJ2054211@mech-cluster241.men.bris.ac.uk> In-Reply-To: <1T3bCK-000ECY-PP@internal.tormail.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Jan Beich <jbeich@tormail.org> Subject: Re: ia64 firefox-esr ./yarr/pcre/pcre.h:49:18: error: jstl.h: No such file or directory It seems to be caused by Landry's fix for gcc42 + -pedantic. Try again after updating ports. With r943 it built and installed fine. On startup it segfaulted at the first site (bbc.co.uk). I've got tons of debug output. Are you interested in seeing it? BTW, I noticed toward the end of the build (from ps axwwdd): 50911 5 R+ 49:07.43 | `-- /usr/bin/ld --eh-frame-hdr -Bshareable -o libxul.so /usr/lib/crti.o /usr/lib/crtbeginS.o -L/usr/local/lib -L/usr/local/lib/nss -L../../dist/bin -L../../dist/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib/nss -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib/event2 -L../../dist/bin -L../../dist/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -z defs -h libxul.so /usr/ports/experimental/www/firefox-esr/work/mozilla-esr10/toolkit/library/tmpkgUAFr.list -rpath /usr/local/lib/firefox -rpath-link /usr/ports/experimental/www/firefox-esr/work/mozilla-esr10/dist/bin -rpath-link /usr/local/lib ../../dist/lib/libxpt.a ../../staticlib/libmozreg_s.a --library=jpeg --library=png ../../gfx/qcms/libmozqcms.a ../../dist/lib/libjs_static.a --library=ffi --library=ssl3 --library=smime3 --library=nss3 --libra ry=nssutil3 --library=crmf --library=cairo --library=pixman-1 --library=freetype --library=fontconfig --library=cairo --library=Xrender --library=X11 --library=sqlite3 --library=z --library=hunspell-1.3 --library=event-2.0 --library=plds4 --library=plc4 --library=nspr4 ../../dist/lib/libmozalloc.so --library=X11 --library=Xext --library=pangocairo-1.0 --library=cairo --library=pangoft2-1.0 --library=pango-1.0 --library=gobject-2.0 --library=gthread-2.0 --library=gmodule-2.0 --library=glib-2.0 --library=freetype --library=fontconfig --library=gtk-x11-2.0 --library=atk-1.0 --library=gdk-x11-2.0 --library=pangocairo-1.0 --library=pangoft2-1.0 --library=pango-1.0 --library=freetype --library=gio-2.0 --library=gmodule-2.0 --library=fontconfig --library=Xext --library=Xrender --library=Xinerama --library=Xi --library=Xrandr --library=Xcursor --library=Xcomposite --library=Xdamage --library=Xfixes --library=gdk_pixbuf-2.0 --library=m --library=gobject-2.0 --library=gthread-2.0 --library=gl ib-2.0 --library=cairo --library=X11 --libra! ry=Xt --library=gthread-2.0 --library=freetype --library=z --library=bz2 --warn-unresolved-symbols --library=vpx --library=kvm --library=iconv --library=stdc++ --library=m --library=gcc_s --library=pthread --library=c --library=gcc_s /usr/lib/crtendS.o /usr/lib/crtn.o That process probably took over 50 min in the end, at 100% on CPU: Madison (1500 MHz Itanium 2) That's not normal, is it? Many thanks for your help Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208211157.q7LBvjJ2054211>