Is someone experiencing error when building last Firefox?

|
Flomb 2022-08-17 18:05:18
https://github.com/Deecellar/personal-venom-ports/tree/Devports/personal @Visone_Selektah

personal-venom-ports/personal at Devports · Deecellar/personal-venom-portsGitHub
Ports for personal use, I will not say it’s perfect – personal-venom-ports/personal at Devports · Deecellar/personal-venom-ports
Flomb 2022-08-17 18:05:36
lld libunwind llvm and zig are the ports
Visone_Selektah 2022-08-17 18:05:37
Flomb 2022-08-17 18:05:18
https://github.com/Deecellar/personal-venom-ports/tree/Devports/personal @Visone_Selektah

Thanks!!!

Flomb 2022-08-17 18:05:49
(llvm change is just that it uses all targets)
Visone_Selektah 2022-08-17 18:09:04
Flomb 2022-08-17 18:05:49
(llvm change is just that it uses all targets)

ok thanks!!

Luis 2022-08-18 15:47:50
#kernel #linux
Added linux-lts-5.15.61 to repo
https://gitea.com/venom-linux/venom-kernels.git

venom-kernelsGitea: Git with a cup of tea
Binary pkgs of linux lts and current linux kernel for venom-linux
plan9front 2022-08-18 16:16:12
Luis 2022-08-18 15:47:50
#kernel #linux
Added linux-lts-5.15.61 to repo
https://gitea.com/venom-linux/venom-kernels.git

Nice

ouaille_ aime_scier 2022-08-18 18:52:25
Is gobject-introspection broken with distutils.msvccompiler module not found ?
ouaille_ aime_scier 2022-08-18 19:26:26
ouaille_ aime_scier 2022-08-18 18:52:25
Is gobject-introspection broken with distutils.msvccompiler module not found ?

This is python-setuptools 65 wich removed msvccompiler

ouaille_ aime_scier 2022-08-18 19:42:42
ouaille_ aime_scier 2022-08-18 19:26:26
This is python-setuptools 65 wich removed msvccompiler

python3-setuptools-65.1 seems correcting the bug

Visone_Selektah 2022-08-18 19:45:30
ouaille_ aime_scier 2022-08-18 19:42:42
python3-setuptools-65.1 seems correcting the bug

ok I’ll check and push the update

ouaille_ aime_scier 2022-08-18 19:46:30
Visone_Selektah 2022-08-18 19:45:30
ok I’ll check and push the update

Thanks it’s works by my side

Visone_Selektah 2022-08-18 19:47:14
ouaille_ aime_scier 2022-08-18 19:46:30
Thanks it’s works by my side

what souce did you use?

ouaille_ aime_scier 2022-08-18 19:48:23
I have modified the spkgbuild version of python3-setuptools to 65.1.0
Visone_Selektah 2022-08-18 19:49:10
ouaille_ aime_scier 2022-08-18 19:48:23
I have modified the spkgbuild version of python3-setuptools to 65.1.0

ok, I was trying with 65.1 …..

Visone_Selektah 2022-08-18 19:55:19
ouaille_ aime_scier 2022-08-18 19:48:23
I have modified the spkgbuild version of python3-setuptools to 65.1.0

Sended!!

ouaille_ aime_scier 2022-08-18 19:56:42
Visone_Selektah 2022-08-18 19:55:19
Sended!!

Nice thanks

ouaille_ aime_scier 2022-08-19 00:15:23
Welcome @josediaz2021
josediaz2021 2022-08-19 00:16:22
Thanks My friend
josediaz2021 2022-08-19 00:20:28
friends, any idea how to install zoom?
Visone_Selektah 2022-08-19 01:00:17
josediaz2021 2022-08-19 00:20:28
friends, any idea how to install zoom?

I didn’t test it but you can try this spkdbuild for zoom.
Check the dependencies, there are a lot of them that are needed in arch but not in other distros or they are optionals.

josediaz2021 2022-08-19 01:07:51
Visone_Selektah 2022-08-19 01:00:17
I didn’t test it but you can try this spkdbuild for zoom.
Check the dependencies, there are a lot of them that are needed in arch but not in other distros or they are optionals.

I will read and compare, thanks friend

Visone_Selektah 2022-08-19 01:08:15
josediaz2021 2022-08-19 01:07:51
I will read and compare, thanks friend

Np!

josediaz2021 2022-08-19 01:09:11
Visone_Selektah 2022-08-19 01:08:15
Np!

are you using DWM?

Visone_Selektah 2022-08-19 01:09:25
josediaz2021 2022-08-19 01:09:11
are you using DWM?

Yep

ouaille_ aime_scier 2022-08-19 15:42:43
Is someone experiencing error when building last Firefox ? (sources not -bin)
Visone_Selektah 2022-08-19 15:45:20
ouaille_ aime_scier 2022-08-19 15:42:43
Is someone experiencing error when building last Firefox ? (sources not -bin)

What error? My build went fine

ouaille_ aime_scier 2022-08-19 15:46:39
Visone_Selektah 2022-08-19 15:45:20
What error? My build went fine

I am watching in the log and I will post the error when I find it

Visone_Selektah 2022-08-19 15:46:57
ouaille_ aime_scier 2022-08-19 15:46:39
I am watching in the log and I will post the error when I find it

ok

ouaille_ aime_scier 2022-08-19 16:30:14
`20:59.27 js/src/frontend
20:59.44 error: expected one of ! or ::, found keyword mod
20:59.44 –> /var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/third_party/rust/packed_simd_2/src/lib.rs:347:7
20:59.44 |
20:59.44 347 | crate mod llvm {
20:59.44 | ^^^ expected one of ! or ::
20:59.45 error: could not compile packed_simd_2 due to previous error
20:59.45 warning: build failed, waiting for other jobs to finish…`
ouaille_ aime_scier 2022-08-19 16:32:26
it seems to be a rust compilation error
ouaille_ aime_scier 2022-08-19 16:34:43
`27:56.12 make[4]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/makefiles/rust.mk:430: force-cargo-library-build] Error 101
27:56.12 make[3]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/recurse.mk:72: toolkit/library/rust/target] Error 2
27:56.13 make[3]: *** Waiting for unfinished jobs….
30:40.56 make[2]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/recurse.mk:34: compile] Error 2
30:40.56 make[1]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/rules.mk:361: default] Error 2
30:40.56 make: *** [client.mk:63: build] Error 2`
Visone_Selektah 2022-08-19 16:43:45
ouaille_ aime_scier 2022-08-19 16:34:43
`27:56.12 make[4]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/makefiles/rust.mk:430: force-cargo-library-build] Error 101
27:56.12 make[3]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/recurse.mk:72: toolkit/library/rust/target] Error 2
27:56.13 make[3]: *** Waiting for unfinished jobs….
30:40.56 make[2]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/recurse.mk:34: compile] Error 2
30:40.56 make[1]: *** [/var/cache/scratchpkg/work/firefox/src/firefox-103.0.2/config/rules.mk:361: default] Error 2
30:40.56 make: *** [client.mk:63: build] Error 2`

I did compile it with rust-bin….I think it was 1.62v.

Luis 2022-08-19 16:44:41
Me too, i used rust-bin-1.63 for rebuild firefox without any error yesterday, try it.
ouaille_ aime_scier 2022-08-19 17:03:04
OK I remove rust to install rust-bin
|