Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2017 23:04:13 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        "Burmeister\, Robert" <Robert.Burmeister@utoledo.edu>
Cc:        gecko@FreeBSD.org
Subject:   Re: firefox 56.0,1 build error
Message-ID:  <7ewi-mt6a-wny@FreeBSD.org>
References:  <81D84A650858BA40BF6936408052E6BC01382639A2@msgdb11.utad.utoledo.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
"Burmeister, Robert" <Robert.Burmeister@utoledo.edu> writes:

> FreeBSD 11.1 i386
>
> firefox-55.0.3_2,1   <  needs updating (port has 56.0,1)   (linker error)
>
> ----------------------------------------------------------------------------------------------
>
> ../../layout/build/Unified_cpp_layout_build0.o: In function
> `nsHostObjectURIConstructor(nsISupports*, nsID const&, void**)':
> /tmp/usr/ports/www/firefox/work/firefox-56.0/obj-i386-unknown-freebsd11.1/layout/build/Unified_cpp_layout_build0.cpp:(.text._ZL26nsHostObjectURIConstructorP11nsISupportsRK4nsIDPPv+0x3d):
> undefined reference to `mozilla::net::nsSimpleURI::nsSimpleURI()'
> /usr/bin/ld: libxul.so: hidden symbol
> `_ZN7mozilla3net11nsSimpleURI11DeserializeERKNS_3ipc9URIParamsE' isn't
> defined
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> c++: error: linker command failed with exit code 1 (use -v to see invocation)

I can't reproduce, and the port builds fine on the package cluster.
Can you show the selected compiler, compiler flags, port options and
list of installed packages?

  $ make -V CXX -C ${PORTSDIR-/usr/ports}/www/firefox
  $ make -V CXXFLAGS -C ${PORTSDIR-/usr/ports}/www/firefox
  $ make -V LDFLAGS -C ${PORTSDIR-/usr/ports}/www/firefox
  $ make showconfig -C ${PORTSDIR-/usr/ports}/www/firefox
  $ pkg query '%o: %v'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7ewi-mt6a-wny>