Bug 180051

Summary: /usr/lib/libstdc++.so.6: version CXXABI_1.3.8 required by /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/dist/bin/libxul.so not found
Product: Ports & Packages Reporter: Vladislav <vlad>
Component: Individual Port(s)Assignee: freebsd-gecko (Nobody) <gecko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vladislav 2013-06-28 11:20:00 UTC
I cannot compile firefox-22.0,1 after svn ports updating to last version. I use gcc49. and tried gcc 46 without result. Thank 


Executing /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/dist/bin/xpcshell -g /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/dist/bin/ -a /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/dist/bin/ -f ../../../toolkit/mozapps/installer/precompile_cache.js -e precompile_startupcache("resource://gre/");
/usr/lib/libstdc++.so.6: version CXXABI_1.3.8 required by /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/dist/bin/libxul.so not found
Traceback (most recent call last):
  File "../../../toolkit/mozapps/installer/packager.py", line 374, in <module>
    main()
  File "../../../toolkit/mozapps/installer/packager.py", line 366, in main
    args.source, gre_path, base)
  File "../../../toolkit/mozapps/installer/packager.py", line 147, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
  File "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozpack/errors.py", line 101, in fatal
    self._handle(self.FATAL, msg)
  File "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozpack/errors.py", line 96, in _handle
    raise ErrorMessage(msg)
mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation
gmake[1]: *** [stage-package] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
gmake[1]: &#1042;&#1099;&#1093;&#1086;&#1076; &#1080;&#1079; &#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075;&#1072; `/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/browser/installer'
gmake: *** [install] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 2
*** Error code 2

Stop.
make: stopped in /usr/ports/www/firefox
*** Error code 1

Stop.
make: stopped in /usr/ports/www/firefox
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-28 11:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Florian Smeets freebsd_committer freebsd_triage 2013-07-08 12:42:35 UTC
State Changed
From-To: open->closed

Confirmed fixed by the reporter in private mail.
Comment 3 hg 2013-07-09 15:32:38 UTC
 > Confirmed fixed by the reporter in private mail.

Any clues from the reporter on his fix?  I'm losing it trying to trace 
this problem from libsigc++ up through gtkmm cairomm and the other mms 
up to gnome-system-monitor.