Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2016 11:06:35 -0700
From:      Keith Seyffarth <weif@weif.net>
To:        gecko@freebsd.org
Subject:   errors building firefox-44.0.2
Message-ID:  <84twkqax90.fsf@maxwell.cjones.org>

next in thread | raw e-mail | index | archive | help

I'm having problems upgrading from firefox-43.0.1_1,1 - I keep getting
errors on build.

among the output from:
env MAKE_JOBS_UNSAFE=yes portupgrade -Rc firefox

is:
In file included from /usr/ports/www/firefox/work/firefox-44.0.2/ipc/contentproc/plugin-container.cpp:8:
In file included from ../../dist/include/nsXULAppAPI.h:14:
../../dist/include/mozilla/Logging.h:103:26: error: constexpr constructor never
      produces a constant expression [-Winvalid-constexpr]
  explicit MOZ_CONSTEXPR LazyLogModule(const char* aLogName)
                         ^
../../dist/include/mozilla/Logging.h:105:7: note: non-literal type
      'Atomic<mozilla::LogModule *, ReleaseAcquire>' cannot be used in a constant
      expression
    , mLog(nullptr)
      ^
1 error generated.
/usr/ports/www/firefox/work/firefox-44.0.2/config/rules.mk:958: recipe for target 'plugin-container.o' failed
gmake[7]: *** [plugin-container.o] Error 1

and then:

gmake[4]: *** [default] Error 2
gmake[4]: Leaving directory '/usr/ports/www/firefox/work/firefox-44.0.2/obj-i386-portbld-freebsd10.0'
/usr/ports/www/firefox/work/firefox-44.0.2/client.mk:396: recipe for target 'realbuild' failed
gmake[3]: *** [realbuild] Error 2
gmake[3]: Leaving directory '/usr/ports/www/firefox/work/firefox-44.0.2'
/usr/ports/www/firefox/work/firefox-44.0.2/client.mk:171: recipe for target 'build' failed
gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory '/usr/ports/www/firefox/work/firefox-44.0.2'
*** Error code 1

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

Stop.
make: stopped in /usr/ports/www/firefox
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20160301-81575-vyh3ep env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-43.0.1_1,1 UPGRADE_PORT_VER=43.0.1_1,1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! www/firefox (firefox-43.0.1_1,1)      (unknown build error)


What other information do I need to provide for assistance in figuring
out why this is continuing to be an issue? I have tried make clean
reinstall from the /usr/ports/www/firefox directory as well as using
portupgrade, with the same errors, whether make safe is on or off...

-- 
----
from my mac to yours...

Keith Seyffarth
mailto:weif@weif.net
http://www.weif.net/ - Home of the First Tank Guide!
http://www.rpgcalendar.net/ - the Montana Role-Playing Calendar
----
http://www.miscon.org/ - Montana's Longest Running Science Fiction Convention



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84twkqax90.fsf>