Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "old" firefox binary broken: version GCC_3.3 not found



On Mon, May 26, 2014 at 12:24:50AM +0200, Joerg Sonnenberger wrote:
> On Sun, May 25, 2014 at 11:25:35PM +0200, Thomas Klausner wrote:
> > On Sun, May 25, 2014 at 10:48:26PM +0200, Joerg Sonnenberger wrote:
> > > On Sun, May 25, 2014 at 12:27:04AM +0200, Thomas Klausner wrote:
> > > > A firefox built on NetBSD from source of 20140510 doesn't start on a
> > > > NetBSD built from source of 20140524, with:
> > > 
> > > What build options?
> > 
> > official-mozilla-branding and pulseaudio.
> 
> I meant for NetBSD :)

"build.sh -V DBG="-O2 -g" -x -j 16" and some paths.
release files attached.
 Thomas
NetBSD 6.99.41/amd64

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

Build settings:
          Build date   Sat May 10 08:55:26 UTC 2014
            Built by   wiz%yt.nih.at@localhost

           BSDOBJDIR = '/usr/obj'
           BSDSRCDIR = '/usr/src'
             BUILDID = (undefined)
           BUILDSEED = 'NetBSD-7'
             DESTDIR = '/archive/build/amd64.gcc.20140510'
          DISTRIBVER = '6.99.41'
  EXTERNAL_TOOLCHAIN = (undefined)
            HAVE_GCC = '48'
            HAVE_GDB = '7'
           HAVE_LLVM = (undefined)
            HAVE_PCC = (undefined)
     INSTALLWORLDDIR = (undefined)
         KERNARCHDIR = (undefined)
         KERNCONFDIR = (undefined)
          KERNOBJDIR = (undefined)
          KERNSRCDIR = (undefined)
             MACHINE = 'amd64'
        MACHINE_ARCH = 'x86_64'
                MAKE = '/archive/build/tools.gcc/bin/nbmake'
            MAKECONF = '/etc/mk.conf'
           MAKEFLAGS = ' -d e -m /archive/foreign/src/share/mk -j 16 -J 15,16 
.MAKE.LEVEL.ENV=MAKELEVEL HOST_OSTYPE=NetBSD-6.99.40-amd64 MKOBJDIRS=yes 
NOPOSTINSTALL=1 USETOOLS=yes _SRC_TOP_=/archive/foreign/src 
_SRC_TOP_OBJ_=/usr/obj/src.amd64 _THISDIR_=etc/'
          MAKEOBJDIR = '/disk/3/archive/obj/src.amd64/etc'
    MAKEOBJDIRPREFIX = (undefined)
         MAKEVERBOSE = '2'
            MKARZERO = 'yes'
               MKATF = 'yes'
               MKBFD = (undefined)
          MKBINUTILS = 'yes'
          MKCATPAGES = 'no'
            MKCRYPTO = 'yes'
        MKCRYPTO_RC5 = 'no'
               MKCTF = 'no'
               MKCVS = 'yes'
             MKDEBUG = 'no'
          MKDEBUGLIB = 'no'
               MKDOC = 'yes'
            MKDTRACE = 'no'
       MKDYNAMICROOT = 'yes'
               MKGCC = 'yes'
           MKGCCCMDS = 'yes'
               MKGDB = 'yes'
            MKHESIOD = 'yes'
              MKHTML = 'yes'
            MKIEEEFP = 'yes'
             MKINET6 = 'yes'
              MKINFO = 'yes'
          MKIPFILTER = 'yes'
          MKKERBEROS = 'yes'
              MKKYUA = 'no'
              MKLDAP = 'yes'
           MKLINKLIB = 'yes'
              MKLINT = 'no'
              MKLLVM = 'yes'
               MKMAN = 'yes'
              MKMANZ = 'no'
              MKMDNS = 'yes'
               MKNLS = 'yes'
               MKNPF = 'yes'
               MKOBJ = 'yes'
           MKOBJDIRS = 'yes'
               MKPAM = 'yes'
               MKPCC = 'no'
                MKPF = 'yes'
               MKPIC = 'yes'
        MKPICINSTALL = 'yes'
            MKPICLIB = 'yes'
           MKPOSTFIX = 'yes'
           MKPROFILE = 'yes'
             MKREPRO = 'no'
             MKSHARE = 'yes'
              MKSKEY = 'yes'
         MKSOFTFLOAT = 'no'
         MKSTATICLIB = 'yes'
          MKUNPRIVED = 'no'
            MKUPDATE = 'no'
               MKX11 = 'yes'
                MKYP = 'yes'
          NBUILDJOBS = (undefined)
        NETBSDSRCDIR = '/archive/foreign/src'
          NOCLEANDIR = (undefined)
       NODISTRIBDIRS = (undefined)
          NOINCLUDES = (undefined)
          OBJMACHINE = (undefined)
          RELEASEDIR = '/usr/obj/src.amd64/releasedir'
   RELEASEMACHINEDIR = 'amd64'
   TOOLCHAIN_MISSING = 'no'
             TOOLDIR = '/archive/build/tools.gcc'
          USE_HESIOD = 'yes'
           USE_INET6 = 'yes'
        USE_JEMALLOC = 'yes'
        USE_KERBEROS = 'yes'
            USE_LDAP = 'yes'
             USE_PAM = 'yes'
            USE_SKEY = 'no'
              USE_YP = 'yes'
            USETOOLS = 'yes'
      USR_OBJMACHINE = (undefined)
           X11SRCDIR = '/archive/foreign/xsrc'
          X11FLAVOUR = 'Xorg'
NetBSD 6.99.43/amd64

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

Build settings:
          Build date   Sat May 24 18:09:21 UTC 2014
            Built by   wiz%yt.nih.at@localhost

           BSDOBJDIR = '/usr/obj'
           BSDSRCDIR = '/usr/src'
             BUILDID = (undefined)
           BUILDSEED = 'NetBSD-7'
             DESTDIR = '/archive/build/amd64.gcc.20140524'
          DISTRIBVER = '6.99.43'
  EXTERNAL_TOOLCHAIN = (undefined)
            HAVE_GCC = '48'
            HAVE_GDB = '7'
           HAVE_LLVM = (undefined)
            HAVE_PCC = (undefined)
     INSTALLWORLDDIR = (undefined)
         KERNARCHDIR = (undefined)
         KERNCONFDIR = (undefined)
          KERNOBJDIR = (undefined)
          KERNSRCDIR = (undefined)
             MACHINE = 'amd64'
        MACHINE_ARCH = 'x86_64'
                MAKE = '/archive/build/tools.gcc/bin/nbmake'
            MAKECONF = '/etc/mk.conf'
           MAKEFLAGS = ' -d e -m /archive/foreign/src/share/mk -j 16 -J 15,16 
.MAKE.LEVEL.ENV=MAKELEVEL HOST_OSTYPE=NetBSD-6.99.41-amd64 MKOBJDIRS=yes 
NOPOSTINSTALL=1 USETOOLS=yes _SRC_TOP_=/archive/foreign/src 
_SRC_TOP_OBJ_=/usr/obj/src.amd64 _THISDIR_=etc/'
          MAKEOBJDIR = '/disk/3/archive/obj/src.amd64/etc'
    MAKEOBJDIRPREFIX = (undefined)
         MAKEVERBOSE = '2'
            MKARZERO = 'yes'
               MKATF = 'yes'
               MKBFD = (undefined)
          MKBINUTILS = 'yes'
          MKCATPAGES = 'no'
            MKCRYPTO = 'yes'
        MKCRYPTO_RC5 = 'no'
               MKCTF = 'no'
               MKCVS = 'yes'
             MKDEBUG = 'no'
          MKDEBUGLIB = 'no'
               MKDOC = 'yes'
            MKDTRACE = 'no'
       MKDYNAMICROOT = 'yes'
               MKGCC = 'yes'
           MKGCCCMDS = 'yes'
               MKGDB = 'yes'
            MKHESIOD = 'yes'
              MKHTML = 'yes'
            MKIEEEFP = 'yes'
             MKINET6 = 'yes'
              MKINFO = 'yes'
          MKIPFILTER = 'yes'
          MKKERBEROS = 'yes'
              MKKYUA = 'no'
              MKLDAP = 'yes'
           MKLINKLIB = 'yes'
              MKLINT = 'no'
              MKLLVM = 'yes'
               MKMAN = 'yes'
              MKMANZ = 'no'
              MKMDNS = 'yes'
               MKNLS = 'yes'
               MKNPF = 'yes'
               MKOBJ = 'yes'
           MKOBJDIRS = 'yes'
               MKPAM = 'yes'
               MKPCC = 'no'
                MKPF = 'yes'
               MKPIC = 'yes'
        MKPICINSTALL = 'yes'
            MKPICLIB = 'yes'
           MKPOSTFIX = 'yes'
           MKPROFILE = 'yes'
             MKREPRO = 'no'
             MKSHARE = 'yes'
              MKSKEY = 'yes'
         MKSOFTFLOAT = 'no'
         MKSTATICLIB = 'yes'
          MKUNPRIVED = 'no'
            MKUPDATE = 'no'
               MKX11 = 'yes'
                MKYP = 'yes'
          NBUILDJOBS = (undefined)
        NETBSDSRCDIR = '/archive/foreign/src'
          NOCLEANDIR = (undefined)
       NODISTRIBDIRS = (undefined)
          NOINCLUDES = (undefined)
          OBJMACHINE = (undefined)
          RELEASEDIR = '/usr/obj/src.amd64/releasedir'
   RELEASEMACHINEDIR = 'amd64'
   TOOLCHAIN_MISSING = 'no'
             TOOLDIR = '/archive/build/tools.gcc'
          USE_HESIOD = 'yes'
           USE_INET6 = 'yes'
        USE_JEMALLOC = 'yes'
        USE_KERBEROS = 'yes'
            USE_LDAP = 'yes'
             USE_PAM = 'yes'
            USE_SKEY = 'no'
              USE_YP = 'yes'
            USETOOLS = 'yes'
      USR_OBJMACHINE = (undefined)
           X11SRCDIR = '/archive/foreign/xsrc'
          X11FLAVOUR = 'Xorg'


Home | Main Index | Thread Index | Old Index