Public bug reported:

The yarr patch was removed in the last upload since it was supposedly
fixed upstream. Apparently not quite right just yet. This build failure
shows up now:

c++ -o jsanalyze.o -c  -fvisibility=hidden -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux 
-DEXPORT_JS_API -DIMPL_MFBT -DJS_HAS_CTYPES -DDLL_PREFIX=\"lib\" 
-DDLL_SUFFIX=\".so\" -DNO_NSPR_10_SUPPORT -Ictypes/libffi/include -I.  
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src -I. 
-I./../../dist/include -I./../../dist/include/nsprpub  
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/obj-powerpc-linux-gnu/dist/include/nspr
  -I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src 
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/assembler 
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/yarr  -fPIC 
-D_FORTIFY_SOURCE=2 -fno-rtti -pedantic -Wall -Wpointer-arith 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type 
-Wno-long-long -g -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  
-fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1  
-D_FORTIFY_SOURCE=2 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF 
.deps/jsanalyze.pp 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsanalyze.cpp
In file included from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/vm/RegExpObject.h:54:0,
                 from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsscriptinlines.h:53,
                 from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/vm/Stack-inl.h:49,
                 from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsinferinlines.h:50,
                 from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsanalyze.cpp:45:
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/yarr/pcre/pcre.h:49:18:
 fatal error: jstl.h: No such file or directory
compilation terminated.
make[6]: *** [jsanalyze.o] Error 1
make[6]: Leaving directory 
`/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/obj-powerpc-linux-gnu/js/src'

Not sure if the same problem happens on arm (still building).

Could I ask that next time a patch is removed that is known to be
pertinent to successful building on powerpc that you let me do a quick
build before upload? Will save us these round trips on the buildd (which
is much slower, and tend not to work well as test build systems).

Thanks

** Affects: firefox (Ubuntu)
     Importance: High
         Status: Confirmed

** Affects: thunderbird (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs

** Also affects: thunderbird (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: thunderbird (Ubuntu)
   Importance: Undecided => High

** Changed in: thunderbird (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/926495

Title:
  FTBFS on powerpc (again)

Status in “firefox” package in Ubuntu:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  The yarr patch was removed in the last upload since it was supposedly
  fixed upstream. Apparently not quite right just yet. This build
  failure shows up now:

  c++ -o jsanalyze.o -c  -fvisibility=hidden -DOSTYPE=\"Linux2.6\" 
-DOSARCH=Linux -DEXPORT_JS_API -DIMPL_MFBT -DJS_HAS_CTYPES -DDLL_PREFIX=\"lib\" 
-DDLL_SUFFIX=\".so\" -DNO_NSPR_10_SUPPORT -Ictypes/libffi/include -I.  
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src -I. 
-I./../../dist/include -I./../../dist/include/nsprpub  
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/obj-powerpc-linux-gnu/dist/include/nspr
  -I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src 
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/assembler 
-I/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/yarr  -fPIC 
-D_FORTIFY_SOURCE=2 -fno-rtti -pedantic -Wall -Wpointer-arith 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type 
-Wno-long-long -g -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  
-fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1  
-D_FORTIFY_SOURCE=2 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF 
.deps/jsanalyze.pp 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsanalyze.cpp
  In file included from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/vm/RegExpObject.h:54:0,
                   from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsscriptinlines.h:53,
                   from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/vm/Stack-inl.h:49,
                   from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsinferinlines.h:50,
                   from 
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/jsanalyze.cpp:45:
  
/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/js/src/yarr/pcre/pcre.h:49:18:
 fatal error: jstl.h: No such file or directory
  compilation terminated.
  make[6]: *** [jsanalyze.o] Error 1
  make[6]: Leaving directory 
`/build/buildd/firefox-11.0~b1+build1/build-tree/mozilla/obj-powerpc-linux-gnu/js/src'

  Not sure if the same problem happens on arm (still building).

  Could I ask that next time a patch is removed that is known to be
  pertinent to successful building on powerpc that you let me do a quick
  build before upload? Will save us these round trips on the buildd
  (which is much slower, and tend not to work well as test build
  systems).

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/926495/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to