Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541478 - www-client/firefox-36.0 patchset firefox-36.0-patches-0.1.tar.xz is not available
Summary: www-client/firefox-36.0 patchset firefox-36.0-patches-0.1.tar.xz is not avail...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
: 541528 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-02-27 00:11 UTC by Frank Krömmelbein
Modified: 2015-02-28 17:46 UTC (History)
11 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log.gz,160.77 KB, application/gzip)
2015-02-27 11:04 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2015-02-27 00:11:17 UTC
>>> Emerging (1 of 1) www-client/firefox-36.0::gentoo
 * firefox-36.0-de.xpi SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                        [ ok ]
>>> Downloading 'http://distfiles.gentoo.org/distfiles/firefox-36.0-patches-0.1.tar.xz'
--2015-02-27 01:08:41--  http://distfiles.gentoo.org/distfiles/firefox-36.0-patches-0.1.tar.xz
Resolving distfiles.gentoo.org (distfiles.gentoo.org)... 156.56.247.195, 64.50.233.100, 216.165.129.135, ...
Connecting to distfiles.gentoo.org (distfiles.gentoo.org)|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-02-27 01:08:41 ERROR 404: Not Found.

>>> Downloading 'http://dev.gentoo.org/~axs/distfiles/firefox-36.0-patches-0.1.tar.xz'
--2015-02-27 01:08:41--  http://dev.gentoo.org/~axs/distfiles/firefox-36.0-patches-0.1.tar.xz
Resolving dev.gentoo.org (dev.gentoo.org)... 140.211.166.183, 2001:470:ea4a:1:5054:ff:fec7:86e4
Connecting to dev.gentoo.org (dev.gentoo.org)|140.211.166.183|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-02-27 01:08:43 ERROR 404: Not Found.

>>> Downloading 'http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-36.0-patches-0.1.tar.xz'
--2015-02-27 01:08:43--  http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-36.0-patches-0.1.tar.xz
Resolving dev.gentoo.org (dev.gentoo.org)... 140.211.166.183, 2001:470:ea4a:1:5054:ff:fec7:86e4
Connecting to dev.gentoo.org (dev.gentoo.org)|140.211.166.183|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-02-27 01:08:43 ERROR 404: Not Found.

!!! Couldn't download 'firefox-36.0-patches-0.1.tar.xz'. Aborting.
 * Fetch failed for 'www-client/firefox-36.0', Log file:
 *  '/var/tmp/portage/www-client/firefox-36.0/temp/build.log'

>>> Failed to emerge www-client/firefox-36.0, Log file:





Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2015-02-27 03:04:51 UTC
+  27 Feb 2015; Patrick Lauer <patrick@gentoo.org> firefox-36.0.ebuild:
+  De-keyword until missing patches are made available #541478
+
Comment 2 Berthold Humkamp 2015-02-27 06:32:55 UTC
(In reply to Patrick Lauer from comment #1)
> +  27 Feb 2015; Patrick Lauer <patrick@gentoo.org> firefox-36.0.ebuild:
> +  De-keyword until missing patches are made available #541478
> +

I don't know, how long this will take, but until then you should reistablish firefox-35.0 to avoid unneeded downgrades.
Comment 3 Perfect Gentleman 2015-02-27 08:24:56 UTC
yep, return ebuild for Firefox-35.0, we don't need downgrade to 31.5
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-02-27 08:37:35 UTC
+  27 Feb 2015; Lars Wendler <polynomial-c@gentoo.org> firefox-36.0.ebuild:
+  Rolled out an intermediate patchset tarball until the one from _AxS_ is
+  available.
+

@ _AxS_/Anarchy: Please upload your patchset tarball and change the ebuild accordingly. Thanks.
Comment 5 Frank Krömmelbein 2015-02-27 11:04:01 UTC
Created attachment 397600 [details]
build.log

Build now fails for me:

/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/Ion.cpp:1619:18: error: cannot declare variable 'lirgen' to be of abstract type 'js::jit::LIRGenerator'
     LIRGenerator lirgen(mir, graph, *lir);
                  ^
In file included from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/Ion.cpp:35:0,
                 from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff/js/src/Unified_cpp_js_src4.cpp:2:
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/Lowering.h:31:7: note:   because the following virtual functions are pure within 'js::jit::LIRGenerator':
 class LIRGenerator : public LIRGeneratorSpecific
       ^
In file included from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/MIR.h:23:0,
                 from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/AliasAnalysis.h:10,
                 from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/Ion.cpp:16,
                 from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff/js/src/Unified_cpp_js_src4.cpp:2:
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/MOpcodes.h:279:36: note: 	virtual bool js::jit::MDefinitionVisitor::visitSubstr(js::jit::MSubstr*)
 #define VISIT_INS(op) virtual bool visit##op(M##op *) = 0;
                                    ^
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/MOpcodes.h:98:5: note: in expansion of macro 'VISIT_INS'
     _(Substr)                                                               \
     ^
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/MOpcodes.h:280:5: note: in expansion of macro 'MIR_OPCODE_LIST'
     MIR_OPCODE_LIST(VISIT_INS)
     ^
In file included from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff/js/src/Unified_cpp_js_src4.cpp:56:0:
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/JitFrames.cpp: In static member function 'static js::jit::MachineState js::jit::MachineState::FromBailout(mozilla::Array<long unsigned int, 1ul>&, mozilla::Array<double, 0ul>&)':
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/JitFrames.cpp:2408:46: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
     for (unsigned i = 0; i < FloatRegisters::Total; i++)
                                              ^
x86_64-pc-linux-gnu-g++ -o Unified_cpp_js_src6.o -c  -I../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DMOZ_GLUE_IN_PROGRAM -DAB_CD= -DNO_NSPR_10_SUPPORT -I/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src -I. -I/usr/lib64/libffi-3.0.13/include  -I../../dist/include   -I/usr/include/nspr        -fPIC   -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -march=corei7 -pipe -mno-avx -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3  -fomit-frame-pointer     /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff/js/src/Unified_cpp_js_src6.cpp
Unified_cpp_js_src7.o
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/config/rules.mk:934: recipe for target 'Unified_cpp_js_src4.o' failed
make[5]: *** [Unified_cpp_js_src4.o] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from /var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff/js/src/Unified_cpp_js_src5.cpp:119:0:
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/ScalarReplacement.cpp: In member function 'virtual bool js::jit::ArrayMemoryView::visitStoreElement(js::jit::MStoreElement*)':
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/js/src/jit/ScalarReplacement.cpp:871:43: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized]
     state_->setElement(index, ins->value());
                                           ^
make[5]: Leaving directory '/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff/js/src'
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/config/recurse.mk:74: recipe for target 'js/src/target' failed
make[4]: *** [js/src/target] Error 2
make[4]: Leaving directory '/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff'
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/config/recurse.mk:36: recipe for target 'compile' failed
make[3]: *** [compile] Error 2
make[3]: Leaving directory '/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff'
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/config/rules.mk:545: recipe for target 'default' failed
make[2]: *** [default] Error 2
make[2]: Leaving directory '/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/ff'
/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release/client.mk:398: recipe for target 'realbuild' failed
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory '/var/tmp/portage/www-client/firefox-36.0/work/mozilla-release'
client.mk:171: recipe for target 'build' failed
make: *** [build] Error 2
Comment 6 Perfect Gentleman 2015-02-27 11:26:41 UTC
(In reply to Frank Krömmelbein from comment #5)
> Created attachment 397600 [details]
> build.log
> 
> Build now fails for me:
> 
it's strange. just built Firefox-36.0 on 2 computers.
Comment 7 Jaak Ristioja 2015-02-27 12:49:51 UTC
This bug has also made its way to snapshots/portage-20150226.tar.bz2 while the de-keywording didn't.
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-02-27 13:48:04 UTC
*** Bug 541528 has been marked as a duplicate of this bug. ***
Comment 9 Ian Stakenvicius (RETIRED) gentoo-dev 2015-02-27 14:32:22 UTC
PolyC's patchset is identical to mine, there was just the one patch that had to change.

Regarding build errors in comment 5 , this should be a separate bug.  I'm going to close this one as it's fixed but that doesn't mean Frank that your bug is resolved, just that it needs to be handled elsewhere.

Apologies for forgetting to upload the patchset, I am truely sorry for everyone's inconvenience.
Comment 10 Herbert Wantesh 2015-02-28 17:45:39 UTC
same build problem here using hardened stable
Comment 11 Herbert Wantesh 2015-02-28 17:46:23 UTC
sorry wrong bug number, ignore my last post