Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2015 05:18:59 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        freebsd-ports@freebsd.org
Subject:   Attempt to Upgrade firefox-39.0,1 to firefox-40.0,1 fails
Message-ID:  <20150808121859.GS1056@albert.catwhisker.org>

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

--l0SEZx1iikoECC+u
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Full typescript available in
<http://www.catwhisker.org/~david/FreeBSD/firefox/>.

Summary: Daily installed-ports update (using portmaster) on laptop running:

FreeBSD g1-245.catwhisker.org 10.2-PRERELEASE FreeBSD 10.2-PRERELEASE #113 =
 r286399M/286408:1002500: Fri Aug  7 04:06:39 PDT 2015     root@g1-245.catw=
hisker.org:/common/S1/obj/usr/src/sys/CANARY  amd64

cited 2 ports to update:

=3D=3D=3D>>> The following actions will be taken if you choose to proceed:
        Upgrade libxul-38.1.0 to libxul-38.2.0
        Upgrade firefox-39.0,1 to firefox-40.0,1

The first (libxul) succeeded; the second failed; the first flagged errors
I find are:

=2E..
gmake[7]: Leaving directory '/common/ports/www/firefox/work/mozilla-release=
/obj-x86_64-portbld-freebsd10.2/dom/xslt/xpath'
c++ -o Unified_cpp_widget2.o -c -I../dist/stl_wrappers -I../dist/system_wra=
ppers -include /common/ports/www/firefox/work/mozilla-release/config/gcc_hi=
dden.h -DMOZ_CROSS_PROCESS_IME -DOS_PO
SIX=3D1 -DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_=
INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=3Den-US -DNO_NSPR_=
10_SUPPORT -I/common/ports/www/firefox/work/mo
zilla-release/widget -I. -I/common/ports/www/firefox/work/mozilla-release/o=
bj-x86_64-portbld-freebsd10.2/ipc/ipdl/_ipdlheaders -I/common/ports/www/fir=
efox/work/mozilla-release/ipc/chromium
/src -I/common/ports/www/firefox/work/mozilla-release/ipc/glue -I/common/po=
rts/www/firefox/work/mozilla-release/dom/base -I/common/ports/www/firefox/w=
ork/mozilla-release/dom/ipc -I/common/
ports/www/firefox/work/mozilla-release/layout/base -I/common/ports/www/fire=
fox/work/mozilla-release/layout/forms -I/common/ports/www/firefox/work/mozi=
lla-release/layout/generic -I/common/p
orts/www/firefox/work/mozilla-release/layout/xul -I/common/ports/www/firefo=
x/work/mozilla-release/view -I/common/ports/www/firefox/work/mozilla-releas=
e/widget -I/common/ports/www/firefox/w
ork/mozilla-release/widget/gtk -I../dist/include   -I/usr/local/include/nsp=
r -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/includ=
e -I/usr/local/include  -I/usr/local/i
nclude/pixman-1     -fPIC  -Qunused-arguments -isystem/usr/local/include -D=
LIBICONV_PLUG  -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .d=
eps/Unified_cpp_widget2.o.pp -Qunused-
arguments -isystem/usr/local/include -DLIBICONV_PLUG  -Qunused-arguments -W=
all -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-i=
nvalid-offsetof -Wno-inline-new-delete
 -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -=
Wno-return-type-c-linkage -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -=
fno-strict-aliasing -DLIBICONV_PLUG -f
no-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sec=
tions -fno-exceptions -fno-math-errno -std=3Dgnu++0x -pipe  -DNDEBUG -DTRIM=
MED -O2 -O3 -fomit-frame-pointer  -I/com
mon/ports/www/firefox/work/mozilla-release/widget/gtk/compat -I/usr/local/i=
nclude/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0=
 -I/usr/local/lib/glib-2.0/include -I/
usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 =
-I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/i=
nclude/libdrm -I/usr/local/include/gdk
-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/harfbuzz -I/u=
sr/local/include/gtk-unix-print-2.0 -DMESA_EGL_NO_X11_HEADERS -D_THREAD_SAF=
E -pthread    /common/ports/www/firefo
x/work/mozilla-release/obj-x86_64-portbld-freebsd10.2/widget/Unified_cpp_wi=
dget2.cpp
In file included from /common/ports/www/firefox/work/mozilla-release/obj-x8=
6_64-portbld-freebsd10.2/widget/Unified_cpp_widget2.cpp:11:
In file included from /common/ports/www/firefox/work/mozilla-release/widget=
/nsPrintSettingsImpl.cpp:10:
=2E./dist/include/mozilla/gfx/Logging.h:25:18: error: unknown type name
      'PRLogModuleInfo'
extern GFX2D_API PRLogModuleInfo *GetGFX2DLog();
                 ^
=2E./dist/include/mozilla/gfx/Logging.h:45:8: error: unknown type name
      'PRLogModuleLevel'
inline PRLogModuleLevel PRLogLevelForLevel(int aLevel) {
       ^
=2E./dist/include/mozilla/gfx/Logging.h:48:12: error: use of undeclared ide=
ntifier
      'PR_LOG_ERROR'
    return PR_LOG_ERROR;
           ^
=2E./dist/include/mozilla/gfx/Logging.h:50:12: error: use of undeclared ide=
ntifier
      'PR_LOG_WARNING'; did you mean 'LOG_WARNING'?
    return PR_LOG_WARNING;
           ^~~~~~~~~~~~~~
           LOG_WARNING
=2E./dist/include/mozilla/gfx/Logging.h:34:11: note: 'LOG_WARNING' declared=
 here
const int LOG_WARNING =3D 2;
          ^
=2E./dist/include/mozilla/gfx/Logging.h:52:12: error: use of undeclared ide=
ntifier
      'PR_LOG_DEBUG'; did you mean 'LOG_DEBUG'?
    return PR_LOG_DEBUG;
           ^~~~~~~~~~~~
           LOG_DEBUG
=2E./dist/include/mozilla/gfx/Logging.h:35:11: note: 'LOG_DEBUG' declared h=
ere
const int LOG_DEBUG =3D 3;
          ^
=2E./dist/include/mozilla/gfx/Logging.h:54:12: error: use of undeclared ide=
ntifier
      'PR_LOG_DEBUG'; did you mean 'LOG_DEBUG'?
    return PR_LOG_DEBUG;
           ^~~~~~~~~~~~
           LOG_DEBUG
=2E./dist/include/mozilla/gfx/Logging.h:35:11: note: 'LOG_DEBUG' declared h=
ere
const int LOG_DEBUG =3D 3;
          ^
=2E./dist/include/mozilla/gfx/Logging.h:56:12: error: use of undeclared ide=
ntifier
      'PR_LOG_ALWAYS'
    return PR_LOG_ALWAYS;
           ^
=2E./dist/include/mozilla/gfx/Logging.h:58:10: error: use of undeclared ide=
ntifier
      'PR_LOG_DEBUG'; did you mean 'LOG_DEBUG'?
  return PR_LOG_DEBUG;
         ^~~~~~~~~~~~
         LOG_DEBUG
=2E./dist/include/mozilla/gfx/Logging.h:35:11: note: 'LOG_DEBUG' declared h=
ere
const int LOG_DEBUG =3D 3;
          ^
=2E./dist/include/mozilla/gfx/Logging.h:136:11: error: use of undeclared
      identifier 'PR_LOG_TEST'
      if (PR_LOG_TEST(GetGFX2DLog(), PRLogLevelForLevel(aLevel))) {
          ^
=2E./dist/include/mozilla/gfx/Logging.h:163:11: error: use of undeclared
      identifier 'PR_LOG_TEST'
      if (PR_LOG_TEST(GetGFX2DLog(), PRLogLevelForLevel(aLevel))) {
          ^
=2E./dist/include/mozilla/gfx/Logging.h:164:9: error: use of undeclared ide=
ntifier
      'PR_LogPrint'
        PR_LogPrint("%s%s", aString.c_str(), aNoNewline ? "" : "\n");
        ^
liburiloader_prefetch.a.desc
rm -f liburiloader_prefetch.a
/common/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10=
=2E2/_virtualenv/bin/python /common/ports/www/firefox/work/mozilla-release/=
config/expandlibs_gen.py -o liburiloader_prefetch.a.desc Unified_cpp_uriloa=
der_prefetch0.o =20
=2E..

It then does some more ... stuff, then:

=2E..
rm -f liblayout_generic.a
/common/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10=
=2E2/_virtualenv/bin/python /common/ports/www/firefox/work/mozilla-release/=
config/expandlibs_gen.py -o liblayout_ge
neric.a.desc nsLineLayout.o nsPluginFrame.o Unified_cpp_layout_generic0.o U=
nified_cpp_layout_generic1.o Unified_cpp_layout_generic2.o Unified_cpp_layo=
ut_generic3.o =20
gmake[7]: Leaving directory '/common/ports/www/firefox/work/mozilla-release=
/obj-x86_64-portbld-freebsd10.2/layout/generic'
gmake[6]: Leaving directory '/common/ports/www/firefox/work/mozilla-release=
/obj-x86_64-portbld-freebsd10.2'
/common/ports/www/firefox/work/mozilla-release/config/recurse.mk:32: recipe=
 for target 'compile' failed
gmake[5]: *** [compile] Error 2
gmake[5]: Leaving directory '/common/ports/www/firefox/work/mozilla-release=
/obj-x86_64-portbld-freebsd10.2'
/common/ports/www/firefox/work/mozilla-release/config/rules.mk:538: recipe =
for target 'default' failed
gmake[4]: *** [default] Error 2
gmake[4]: Leaving directory '/common/ports/www/firefox/work/mozilla-release=
/obj-x86_64-portbld-freebsd10.2'
/common/ports/www/firefox/work/mozilla-release/client.mk:400: recipe for ta=
rget 'realbuild' failed
gmake[3]: *** [realbuild] Error 2
gmake[3]: Leaving directory '/common/ports/www/firefox/work/mozilla-release'
/common/ports/www/firefox/work/mozilla-release/client.mk:171: recipe for ta=
rget 'build' failed
gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory '/common/ports/www/firefox/work/mozilla-release'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

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

Stop.
make: stopped in /common/ports/www/firefox

=3D=3D=3D>>> make build failed for www/firefox
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for www/firefox failed
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> The following actions were performed:
        Upgrade of libxul-38.1.0 to libxul-38.2.0

=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> www/firefox=20


I have my build machine working on a poudriere run (for the machines
I only update weekly (tomorrow)); it may be interesting to find out
if that complains about the same thing, fails in a different way,
or succeeds.

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Those who would murder in the name of God or prophet are blasphemous coward=
s.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--l0SEZx1iikoECC+u
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAEBCgBmBQJVxfOzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4
QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7Ym8QAJTEq85k3THoqIiuu02JrBIX
HkLrVk+KocVejCczVKSiUH7JGm6uQH6vymxaIJXMOY6/8bcMZY5uX2Lw2WBRqzmc
4XrzS7jgU7Vpq9DPHjCD9Ff67NT6fq/AHeKzG1TcRaGj/xWApzucJYYJ9VhGNkNa
2X3WgDB0fZGUDSJYvMa0wYRPq/m9jcgGOp8Q1MMfkVc6OK17AWLYRT5zbNCqqNwm
Hh0wLaLXS31lIE4MOqquTsEeOnVia5yqGZfRWL82ZEibou6YbBk+r1x4nVaSyfhs
0Arhe9i0ogmUNq+1pYfBL9a1Ga+j7+2HzHl++z8vNONLmGChWlpPeg651z5kG1NY
QR0FCZT69RSL6vJQ3MZIFhjLN1jYnWcu4WObMDGoomyJtrH7OKAiHQZoZmtvQ7FV
wSMBai7eviv6Lsa90wrP81N70wIMDej8KBF1V9exrqSX9C4WLqxi6PZrN4gYlb4c
IoGxVzSvcHIgARMsyX8yTTfHpjTXbEbb39HJQ1oLawkcu9Lp/9cL2Tn0Uugpr5ys
4HaLwHKhrVU1EzNMG2ewlHJKNtpfSj3KytrpdA47oIyQXpQh0UWRPk6TVCP8JmbP
d2bbvWdSCHbXTp+Nm1p/b6XFDwaDyk/W7cU+juu9Gi87em7D8sqzksI2g+L5kZUS
sWrAoGVoQFjMnGG2Cq5x
=RXku
-----END PGP SIGNATURE-----

--l0SEZx1iikoECC+u--



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