Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904532 - www-client/firefox-112.0.1: riscv: File listed in UNIFIED_SOURCES does not exist: js/src/jit/riscv64/AssemblerMatInt.cpp.cpp
Summary: www-client/firefox-112.0.1: riscv: File listed in UNIFIED_SOURCES does not ex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 00:57 UTC by jinqiang zhang
Modified: 2023-04-19 06:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,57.24 KB, text/plain)
2023-04-19 00:58 UTC, jinqiang zhang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jinqiang zhang 2023-04-19 00:57:52 UTC

firefox-112.0.1 fails to build on riscv with the following error message. I can confirm that https://hg.mozilla.org/mozilla-central/rev/f2cd6873bc2a fixes it, please add this patch.


 3:07.63 ==============================
 3:07.63 FATAL ERROR PROCESSING MOZBUILD FILE
 3:07.63 ==============================
 3:07.63 
 3:07.63 The error occurred while processing the following file or one of the files it includes:
 3:07.63 
 3:07.64     /var/tmp/portage/www-client/firefox-112.0.1/work/firefox-112.0.1/js/src/jit/moz.build
 3:07.64 
 3:07.64 The error occurred when validating the result of the execution. The reported error is:
 3:07.64 
 3:07.64     File listed in UNIFIED_SOURCES does not exist: '/var/tmp/portage/www-client/firefox-112.0.1/work/firefox-112.0.1/js/src/jit/riscv64/AssemblerMatInt.cpp.cpp'
 3:07.64
Comment 1 jinqiang zhang 2023-04-19 00:58:26 UTC
Created attachment 860338 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2023-04-19 06:27:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a2d3069936d89ed02ca814472002ae63a7567e

commit 62a2d3069936d89ed02ca814472002ae63a7567e
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2023-04-19 06:26:27 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-04-19 06:27:47 +0000

    www-client/firefox: add a riscv64 patch for 112.0.1
    
    Closes: https://bugs.gentoo.org/904532
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-client/firefox/Manifest               | 2 +-
 www-client/firefox/firefox-112.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)