Your message dated Sun, 13 Apr 2014 18:08:01 +0000
with message-id <[email protected]>
and subject line closing erroneously filed bug report
has caused the Debian Bug report #744570,
regarding firefox: run dh-autoreconf to update config.{sub,guess} and 
{libtool,aclocal}.m4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
744570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744570
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:firefox
Version: 28.0~b2+
User: [email protected]
Usertags: autoreconf

The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.

The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.firefox_28.0~b2+build1-0ubuntu2_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]
Executing: c++ -o js -Wall -Wpointer-arith -Woverloaded-virtual 
-Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null 
-Wsign-compare -Wno-invalid-offsetof -Wcast-align -fno-rtti -ffunction-sections 
-fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe 
-DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer 
/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/js/src/shell/tmpBG5_xn.list
 -lpthread -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id 
-Wl,-rpath-link,../../../dist/bin 
-Wl,-rpath-link,/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/dist/lib
 -L../../../dist/bin -L../../../dist/lib 
-L/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/dist/lib 
-lnspr4 -lplc4 -lplds4 ../libjs_static.a -Wl,--whole-archive 
../../../dist/lib/libmozglue.a ../../../dist/lib/libmemory.a 
-Wl,--no-whole-archive -rdynamic -lm -ldl
/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/js/src/shell/tmpBG5_xn.list:
    INPUT("js.o")
    INPUT("jsheaptools.o")
    INPUT("jsoptparse.o")
    INPUT("../editline/editline.o")
    INPUT("../editline/sysunix.o")
    INPUT("../../../modules/zlib/src/adler32.o")
    INPUT("../../../modules/zlib/src/compress.o")
    INPUT("../../../modules/zlib/src/crc32.o")
    INPUT("../../../modules/zlib/src/deflate.o")
    INPUT("../../../modules/zlib/src/gzclose.o")
    INPUT("../../../modules/zlib/src/gzlib.o")
    INPUT("../../../modules/zlib/src/gzread.o")
    INPUT("../../../modules/zlib/src/gzwrite.o")
    INPUT("../../../modules/zlib/src/infback.o")
    INPUT("../../../modules/zlib/src/inffast.o")
    INPUT("../../../modules/zlib/src/inflate.o")
    INPUT("../../../modules/zlib/src/inftrees.o")
    INPUT("../../../modules/zlib/src/trees.o")
    INPUT("../../../modules/zlib/src/uncompr.o")
    INPUT("../../../modules/zlib/src/zutil.o")

/usr/bin/ld.bfd.real: ../libjs_static.a(linux64.o): ABI version 1 is not 
compatible with ABI version 2 output
/usr/bin/ld.bfd.real: failed to merge target specific data of file 
../libjs_static.a(linux64.o)
/usr/bin/ld.bfd.real: ../libjs_static.a(linux64_closure.o): ABI version 1 is 
not compatible with ABI version 2 output
/usr/bin/ld.bfd.real: failed to merge target specific data of file 
../libjs_static.a(linux64_closure.o)
../libjs_static.a(linux64.o): In function `.ffi_call_LINUX64':
(.text+0x34): undefined reference to `.ffi_prep_args64'
../libjs_static.a(linux64_closure.o): In function `.ffi_closure_LINUX64':
linux64_closure.S:(.text+0x70): undefined reference to 
`.ffi_closure_helper_LINUX64'
collect2: error: ld returned 1 exit status
make[8]: *** [js] Error 1
make[8]: Leaving directory 
`/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/js/src/shell'
make[7]: *** [shell/libs] Error 2
make[7]: Leaving directory 
`/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/js/src'
make[6]: *** [libs] Error 2
make[6]: Leaving directory 
`/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu/js/src'
make[5]: *** [js/src/libs] Error 2
make[5]: Leaving directory 
`/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu'
make[4]: *** [libs] Error 2
make[4]: Leaving directory 
`/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu'
make[3]: *** [default] Error 2
make[3]: Leaving directory 
`/build/buildd/firefox-28.0~b2+build1/obj-powerpc64le-linux-gnu'
make[2]: *** [realbuild] Error 2
make[2]: Leaving directory `/build/buildd/firefox-28.0~b2+build1'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/build/buildd/firefox-28.0~b2+build1'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Closing erroneously filed bug report, the package is not part of Debian.
Sorry for the noise.

--- End Message ---

Reply via email to