pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox 2023Q2 does not build on NetBSD 9.3 amd64



Does it work if you just restart the build at this point, without
cleaning? I have seen some similar symptoms in the past, they were
mostly caused by flaky hardware.

-- 
Benny

On Mon, Jul 10, 2023 at 9:59 AM Fekete Zoltán <fekete.zoltan%minux.hu@localhost> wrote:
>
> Hi There,
>
> I cannot build Firefox 114.0.1. I use bulkbuild in a sandbox
> environment.
> Flags: PKG_OPTIONS.firefox=official-mozilla-branding webrtc
> MAKE_JOBS is unset.
>
> Anyone who faced this problem?
>
> Cheers:
> FeZ
>
> Here is the bottom of the build.log:
>
>     Compiling gkrust-shared v0.1.0
> (/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/toolkit/library/rust/shared)
>     Compiling gkrust v0.1.0
> (/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/toolkit/library/rust)
> error: could not compile `gkrust`
>
> Caused by:
>    process didn't exit successfully: `/usr/pkg/bin/rustc --crate-name
> gkrust toolkit/library/rust/lib.rs --error-format=json
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type
> staticlib --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto=thin
> -Clto=thin -C metadata=e05cef27b328c7e4 -C
> extra-filename=-e05cef27b328c7e4 --out-dir
> /pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps
> --target x86_64-unknown-netbsd -C
> linker=/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/build/cargo-linker
> -C
> incremental=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/incremental
> -L
> dependency=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps
> -L dependency=/pbulk/pkgsrc/www/firefox/work/build/release/deps --extern
> gkrust_shared=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps/libgkrust_shared-9f9fd7eaa7990158.rlib
> --extern
> lmdb_sys=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps/liblmdb_sys-cbe3368b5bc0007d.rlib
> --extern
> mozglue_static=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps/libmozglue_static-1cf2fddf8f0f922b.rlib
> --extern
> mozilla_central_workspace_hack=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps/libmozilla_central_workspace_hack-4c7093de004e1a01.rlib
> --extern
> swgl=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/deps/libswgl-b1613d549e83e991.rlib
> --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1 -L
> native=/pbulk/pkgsrc/www/firefox/work/build/dist/bin -L
> native=/pbulk/pkgsrc/www/firefox/work/build/security/nss/lib/nss/nss_nss3
> -L
> native=/pbulk/pkgsrc/www/firefox/work/build/security/nss/lib/ssl/ssl_ssl3
> -L native=/pbulk/pkgsrc/www/firefox/work/build/config/external/nspr/pr
> -L
> native=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/build/lmdb-rkv-sys-cb60711be64279b6/out
> -L
> native=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/build/mozglue-static-c0cd69b871cc7fd5/out
> -L native=/pbulk/pkgsrc/www/firefox/work/build/dist/bin -L
> native=/pbulk/pkgsrc/www/firefox/work/build/security/nss/lib/nss/nss_nss3
> -L
> native=/pbulk/pkgsrc/www/firefox/work/build/security/nss/lib/ssl/ssl_ssl3
> -L native=/pbulk/pkgsrc/www/firefox/work/build/config/external/nspr/pr
> -L native=/pbulk/pkgsrc/www/firefox/work/build/dist/bin -L
> native=/pbulk/pkgsrc/www/firefox/work/build/security/nss/lib/nss/nss_nss3
> -L
> native=/pbulk/pkgsrc/www/firefox/work/build/security/nss/lib/ssl/ssl_ssl3
> -L native=/pbulk/pkgsrc/www/firefox/work/build/config/external/nspr/pr
> -L
> native=/pbulk/pkgsrc/www/firefox/work/build/x86_64-unknown-netbsd/release/build/swgl-cf47d61831694241/out`
> (signal: 9, SIGKILL: kill)
> gmake[3]: ***
> [/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/config/makefiles/rust.mk:442:
> force-cargo-library-build] Error 101
> gmake[3]: Leaving directory
> '/pbulk/pkgsrc/www/firefox/work/build/toolkit/library/rust'
> gmake[2]: ***
> [/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/config/recurse.mk:72:
> toolkit/library/rust/target] Error 2
> gmake[2]: Leaving directory '/pbulk/pkgsrc/www/firefox/work/build'
> gmake[1]: ***
> [/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/config/recurse.mk:34:
> compile] Error 2
> gmake[1]: Leaving directory '/pbulk/pkgsrc/www/firefox/work/build'
> gmake: ***
> [/pbulk/pkgsrc/www/firefox/work/firefox-114.0.1/config/rules.mk:361:
> all] Error 2
> *** Error code 2
>
> Stop.
> make[1]: stopped in /pbulk/pkgsrc/www/firefox
> *** Error code 1
>
> Stop.
> make: stopped in /pbulk/pkgsrc/www/firefox



-- 
Benny


Home | Main Index | Thread Index | Old Index