Debian Package Auto-Building

Buildd status for mozjs52 (sid)

PTSTrackerChangelogBugspackages.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateMiscLogs
all is not present in the architecture list set by the maintainer
Buildd exposure stats amd64 52.3.1-7Installed81d 19h 35mx86-ubc-01misc:extraold | all (1)
Buildd exposure stats arm64 52.3.1-7Installed81d 19h 14marm-conova-01misc:extraold | all (1)
Buildd exposure stats armel 52.3.1-7Installed81d 18h 36mhenzemisc:extraold | all (1)
Buildd exposure stats armhf 52.3.1-7Installed81d 18h 35mhoibymisc:extraold | all (1)
Buildd exposure stats i386 52.3.1-7Installed81d 19h 35mx86-csail-01misc:extraold | all (1)
Buildd exposure stats mips 52.3.1-7Installed81d 18h 36mmips-manda-01misc:extraold | all (1)
Buildd exposure stats mips64el 52.3.1-7Installed81d 18h 6mmipsel-sil-01misc:extraold | all (1)
Buildd exposure stats mipsel 52.3.1-7Installed81d 16heberlinmisc:extraold | all (1)
Buildd exposure stats ppc64el 52.3.1-7Installed81d 19h 35mppc64el-osuosl-01misc:extraold | all (1)
Buildd exposure stats s390x 52.3.1-7Installed81d 19h 34mzanimisc:extraold | all (1)
Buildd exposure stats alpha  52.3.1-7Build-Attempted81d 19h 29mimagoout-of-datemisc:extraold | all (1)
Buildd exposure stats hppa 52.3.1-7Installed81d 12h 58mpanamamisc:extraold | all (1)
Buildd exposure stats hurd-i386  52.3.1-7Failed81d 12h 7mironforgeuncompiledmisc:extraold | all (1)
Buildd exposure stats ia64 52.3.1-7BD-Uninstallable5d 6h 49muncompiledmisc:extraold | no log
Buildd exposure stats kfreebsd-amd64 52.3.1-7Installed81d 19h 35mfanomisc:extraold | all (1)
Buildd exposure stats kfreebsd-i386 52.3.1-7Installed81d 19h 14mfinzimisc:extraold | all (1)
Buildd exposure stats m68k 52.3.1-7Installed67d 15h 37mvs93misc:extraold | all (1)
Buildd exposure stats powerpc 52.3.1-7Installed81d 19h 33mpowerpc-osuosl-01misc:extraold | all (1)
Buildd exposure stats powerpcspe 52.3.1-7Installed80d 8h 43matlantismisc:extraold | all (1)
Buildd exposure stats ppc64 52.3.1-7Installed81d 19h 44mkapitsa2misc:extraold | all (1)
Buildd exposure stats sh4 52.3.1-7Installed67d 12h 58mvs96misc:extraold | all (1)
Buildd exposure stats sparc64  52.3.1-7Build-Attempted36d 20h 42mlandau2uncompiledmisc:extraold | all (2)
Buildd exposure stats x32  52.3.1-7Build-Attempted81d 1h 2mvs76uncompiledmisc:extraold | all (1)

Tail of log for mozjs52 on alpha:

    return self.func(*resolved_args)
  File "/<<PKGBUILDDIR>>/python/mozbuild/mozbuild/configure/__init__.py", line 932, in wrapped
    return new_func(*args, **kwargs)
  File "/<<PKGBUILDDIR>>/build/moz.configure/toolchain.configure", line 804, in check_have_64_bit
    configure_error('The target compiler does not agree with configure '
  File "/<<PKGBUILDDIR>>/python/mozbuild/mozbuild/configure/__init__.py", line 932, in wrapped
    return new_func(*args, **kwargs)
  File "/<<PKGBUILDDIR>>/build/moz.configure/util.configure", line 19, in configure_error
    raise ConfigureError(message)
mozbuild.configure.ConfigureError: The target compiler does not agree with configure about the target bitness.
debian/rules:58: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:40: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for mozjs52 on hurd-i386:

    import parserdata, parser, functions, process, util, implicit
  File "/<<PKGBUILDDIR>>/build/pymake/pymake/process.py", line 429, in <module>
    class ParallelContext(object):
  File "/<<PKGBUILDDIR>>/build/pymake/pymake/process.py", line 435, in ParallelContext
    _condition = multiprocessing.Condition()
  File "/usr/lib/python2.7/multiprocessing/__init__.py", line 189, in Condition
    from multiprocessing.synchronize import Condition
  File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 59, in <module>
    " function, see issue 3770.")
ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.
debian/rules:58: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:40: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for mozjs52 on sparc64:

make[3]: Entering directory '/<<PKGBUILDDIR>>/js/src'
make[3]: Nothing to be done for 'recurse_tools'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/js/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/js/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/js/src'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
SRCDIR=/<<PKGBUILDDIR>>/js/src DEB_HOST_ARCH=sparc64 /<<PKGBUILDDIR>>/debian/test.sh
Segmentation fault
Smoke-test failed: did interpreter initialization fail? (see #873778)
debian/rules:99: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:40: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for mozjs52 on x32:

    return self.func(*resolved_args)
  File "/<<PKGBUILDDIR>>/python/mozbuild/mozbuild/configure/__init__.py", line 932, in wrapped
    return new_func(*args, **kwargs)
  File "/<<PKGBUILDDIR>>/build/moz.configure/toolchain.configure", line 804, in check_have_64_bit
    configure_error('The target compiler does not agree with configure '
  File "/<<PKGBUILDDIR>>/python/mozbuild/mozbuild/configure/__init__.py", line 932, in wrapped
    return new_func(*args, **kwargs)
  File "/<<PKGBUILDDIR>>/build/moz.configure/util.configure", line 19, in configure_error
    raise ConfigureError(message)
mozbuild.configure.ConfigureError: The target compiler does not agree with configure about the target bitness.
debian/rules:58: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:40: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Failing reason for mozjs52 on hurd-i386:

> ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.

Dependency installability problem for mozjs52 on ia64:

mozjs52 build-depends on missing:
- zip:ia64