32bit and gtk2 builds for Debian/Bookworm

For contributed third party builds not necessarily configured like the main product.
e.g. AVX builds, SSE builds, Pandora builds.
User avatar
Paleflo
New to the forum
New to the forum
Posts: 1
Joined: 2026-01-23, 17:50

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by Paleflo » 2026-01-23, 17:58

is there any chance to see a 32bit gtk2 build for version 34.0.1
https://www.palemoon.org/download.shtml

User avatar
Moonchild
Project founder
Project founder
Posts: 39121
Joined: 2011-08-28, 17:27
Location: Sweden

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by Moonchild » 2026-01-23, 19:23

Paleflo wrote:
2026-01-23, 17:58
is there any chance to see a 32bit gtk2 build for version 34.0.1
https://www.palemoon.org/download.shtml
We don't offer mainline binaries for 32-bit *nix (and haven't for quite some time).
You can build yourself or maybe there are 3rd party contributed builds that suit your needs.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
andyprough
Board Warrior
Board Warrior
Posts: 1324
Joined: 2020-05-31, 04:33

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by andyprough » 2026-01-24, 02:41

Paleflo wrote:
2026-01-23, 17:58
is there any chance to see a 32bit gtk2 build for version 34.0.1
https://www.palemoon.org/download.shtml
@wmlive will probably have builds posted soon for you, or if you are in a hurry Veit Kannegieser has builds now: https://kannegieser.net/palemoon/

User avatar
Veit Kannegieser
Moonbather
Moonbather
Posts: 70
Joined: 2019-03-23, 19:16

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by Veit Kannegieser » 2026-01-25, 22:32

no, not 32 bits+GTK2, and MX23 does only has 34.0.0 currently.

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-01-26, 04:48

Paleflo wrote:
2026-01-23, 17:58
is there any chance to see a 32bit gtk2 build for version 34.0.1
Oops, i completely missed the announcements for both 34.0 and 34.0.1...

Give me a few day's time and we will have gtk2 builds for i386, amd64, and arm64 for Debian/Trixie.
Project leader at https://wmlive.rumbero.org

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-01-27, 15:05

Updated gtk2 based palemoon 34.0.1 debian packages for i386, amd64, and arm64 have been made available here:

wmlive.rumbero.org/repo/pool/main/p/palemoon

The packages using the minor distribution version 0wmlive0 are for bookworm, and those with minor distribution version 0wmlive1 are for trixie.
Project leader at https://wmlive.rumbero.org

User avatar
printersw5
New to the forum
New to the forum
Posts: 2
Joined: 2026-02-10, 01:11

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by printersw5 » 2026-02-27, 01:34

Thank you wmlive, it is very useful to have i386 debs.

But the trixie package (palemoon_34.0.1-0wmlive1_i386.deb) still depends on libavcodec 58, 59 or 60 and the trixie repos only have libavcodec61. So I had to add libavcodec61 as an option (58, 69, 60 or 61) in the control file and repackage it to install on trixie.

Would it be possible to add libavcodec61 to the dependencies in future releases?

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-03-05, 17:39

@Moonchild:

While building 34.1.0 on the aarch64 variant of Debian/Trixie, compilation fails with an avalanche of build errors.

On both the i386 and amd64 variants of Debian/Trixie, palemoon 34.1.0 builds normally

The full aarch64 build log containing the complete output has been attached:
palemoon-34.1.0_aarch64.buildlog.gz
Any ideas? Or is it only me?
You do not have the required permissions to view the files attached to this post.
Project leader at https://wmlive.rumbero.org

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-03-05, 17:41

printersw5 wrote:
2026-02-27, 01:34
Would it be possible to add libavcodec61 to the dependencies in future releases?
Thanks for making me aware!
The next builds for Debian/Trixie will have the correct dependencies.
Project leader at https://wmlive.rumbero.org

User avatar
Moonchild
Project founder
Project founder
Posts: 39121
Joined: 2011-08-28, 17:27
Location: Sweden

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by Moonchild » 2026-03-05, 18:20

wmlive wrote:
2026-03-05, 17:39
compilation fails with an avalanche of build errors.
Well, most of those are informational notices about language standard, but there is one actual error:

Code: Select all

{standard input}: Assembler messages:
{standard input}:5741409: Error: unknown pseudo-op: `.ul' 
g++: fatal error: Terminated signal terminated program cc1plus
compilation terminated. 
make[7]: *** [/srv/wmlive-trixie.d/src/palemoon/palemoon_34.1.0/palemoon-34.1.0/platform/config/rules.mk:879: UnifiedBindings20.o] Error 1
Maybe someone familiar with building on aarch64 can weigh in...
One thing I did notice was you're not building using ./mach build, but rather make -f client.mk build; you may want to use mach instead.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-03-05, 22:20

Moonchild wrote:
2026-03-05, 18:20
One thing I did notice was you're not building using ./mach build, but rather make -f client.mk build; you may want to use mach instead.
Interestingly, this alone already made a huge difference and the build finally succeeded also on aarch64.
Thanks a lot for your kind suggestion!
Project leader at https://wmlive.rumbero.org

User avatar
printersw5
New to the forum
New to the forum
Posts: 2
Joined: 2026-02-10, 01:11

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by printersw5 » 2026-03-08, 16:13

wmlive wrote:
2026-03-05, 17:41
Thanks for making me aware!
The next builds for Debian/Trixie will have the correct dependencies.
Thank you, wmlive!

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-03-09, 16:45

The gtk2 based palemoon 34.1.0 debian packages for i386, amd64, and arm64 have been made available here:

wmlive.rumbero.org/repo/pool/main/p/palemoon

The packages using the minor distribution version 0wmlive0 are for bookworm, and those with minor distribution version 0wmlive1 are for trixie.

Unable to successfully complete a build of the arm64 package on Debian/Bookworm, so the bookworm packages are limited to amd64 and i386 only, while the arm64 package stays at 34.0.1 for the foreseeable future.

The bookworm/arm64 build error is as follows:

Code: Select all

In file included from /mnt/scratch/src/Palemoon/palemoon_34.1.0/palemoon-34.1.0/platform/media/libvpx/libvpx/vp9/encoder/arm/neon/vp9_error_sve.c:17:
/mnt/scratch/src/Palemoon/palemoon_34.1.0/palemoon-34.1.0/platform/media/libvpx/libvpx/vpx_dsp/arm/vpx_neon_sve_bridge.h:16:10: fatal error: arm_neon_sve_bridge.h: No such file or directory
   16 | #include <arm_neon_sve_bridge.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
There is no package containing arm_neon_sve_bridge.h available on Debian/Bookworm, other than completely unrelated libclang devel packages. Since there doesn't seem to be any way to disable libvpx during build time (it always escaped me why a browser needs to be able to display videos) i just gave up on this target.
Project leader at https://wmlive.rumbero.org

User avatar
Basilisk-Dev
Astronaut
Astronaut
Posts: 597
Joined: 2022-03-23, 16:41
Location: Chamber of Secrets

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by Basilisk-Dev » 2026-03-11, 16:30

wmlive wrote:
2026-03-09, 16:45
There is no package containing arm_neon_sve_bridge.h available on Debian/Bookworm, other than completely unrelated libclang devel packages. Since there doesn't seem to be any way to disable libvpx during build time (it always escaped me why a browser needs to be able to display videos) i just gave up on this target.
You will need to either compile with Clang or apply this patch: https://repo.palemoon.org/MoonchildProd ... pulls/2994
Basilisk Project Owner

viewtopic.php?f=61&p=230756

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-03-17, 03:42

Basilisk-Dev wrote:
2026-03-11, 16:30
You will need to either compile with Clang or apply this patch: https://repo.palemoon.org/MoonchildProd ... pulls/2994
What a pleasant surprise to see this already fixed! Thank you!

Patch has been applied and compilation went fine now also on bookworm/aarch64.

The package has already been made available for public consumption in the usual place.

Thanks again, Basilisk-Dev!
Project leader at https://wmlive.rumbero.org

User avatar
frostknight
Keeps coming back
Keeps coming back
Posts: 959
Joined: 2022-08-10, 02:25

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by frostknight » 2026-03-18, 21:26

andyprough wrote:
2024-12-13, 22:31
You sure about that? Looks like 32-bit to me. :coffee:
2024-12-13_16-29.jpg
Maybe he wasn't thinking of Linux Mint's debian version.

I bet that's it.

Btw, why anyone would trust these rust developers to make a good programming language is beyond me.

Dropping 32 bit because rust won't support it is idiotic.

They, rust devs, are much like redhat, mozilla as well as some archlinux and debian devs.

One word:

Toxic
Freedom is never more than one generation away from extinction. Feelings are not facts
If you wish to be humbled, try to exalt yourself long term If you wish to be exalted, try to humble yourself long term
Favourite operating systems: Hyperbola Devuan OpenBSD
Say NO to Fascism and Corporatism as much as possible!
Also, Peace Be With us All!

User avatar
Gemmaugr
Astronaut
Astronaut
Posts: 551
Joined: 2025-02-03, 07:55

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by Gemmaugr » 2026-03-18, 22:00

frostknight wrote:
2026-03-18, 21:26
Btw, why anyone would trust these rust developers to make a good programming language is beyond me.
Same here. And it's not surprising:

https://en.wikipedia.org/wiki/Rust_(pro ... Foundation

"It was established on February 8, 2021, with five founding corporate members (Amazon Web Services (Silk chromium), Huawei (Huawei chromium), Google (OG chromium & chrome), Microsoft (Edge chromium), and Mozilla [chromium-lite])."
"Judge a person not by their superficial identity attributes, but by the content of their character."
"Organized Identity Politics are the bane of civilized society."
"Cognitive dissonance hypocrisy is a pandemic."
"Capitalism is the worst form of economic system, except for all the others."

User avatar
andyprough
Board Warrior
Board Warrior
Posts: 1324
Joined: 2020-05-31, 04:33

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by andyprough » 2026-03-19, 19:45

frostknight wrote:
2026-03-18, 21:26
Maybe he wasn't thinking of Linux Mint's debian version.
And probably there's no Linux Mint Debian edition version 7 with 32-bit ISO's, since Debian dropped their 32-bit ISO's.

Although Hyperbola and antiX will still install a full 32-bit system. And Void. And Devuan.

User avatar
frostknight
Keeps coming back
Keeps coming back
Posts: 959
Joined: 2022-08-10, 02:25

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by frostknight » 2026-03-19, 21:38

andyprough wrote:
2026-03-19, 19:45
And probably there's no Linux Mint Debian edition version 7 with 32-bit ISO's, since Debian dropped their 32-bit ISO's.

Although Hyperbola and antiX will still install a full 32-bit system. And Void. And Devuan.
Yeah about that, LMDE 6 Is however still supported and it has 32 bit. ;)

I wonder if peppermint's devuan version still supports 32 bit.

I recall peppermint is like Mint in user friendliness.
Freedom is never more than one generation away from extinction. Feelings are not facts
If you wish to be humbled, try to exalt yourself long term If you wish to be exalted, try to humble yourself long term
Favourite operating systems: Hyperbola Devuan OpenBSD
Say NO to Fascism and Corporatism as much as possible!
Also, Peace Be With us All!

User avatar
wmlive
Apollo supporter
Apollo supporter
Posts: 36
Joined: 2023-07-20, 12:03

Re: 32bit and gtk2 builds for Debian/Bookworm

Post by wmlive » 2026-03-22, 21:05

andyprough wrote:
2026-03-19, 19:45
And probably there's no Linux Mint Debian edition version 7 with 32-bit ISO's, since Debian dropped their 32-bit ISO's.

Although Hyperbola and antiX will still install a full 32-bit system. And Void. And Devuan.
And let's not forget about my own little distribution project, which is the main reason for me to provide those gtk2 based palemoon builds in the first place:

https://wmlive.sourceforge.net

The 32-bit ISO still uses the Linux kernel and installer from Bookworm, but its user land is all Trixie.

Currently working on updated ISO images based on Debian/Trixie point release 13.4 and will hopefully upload them on some day during this week.
Project leader at https://wmlive.rumbero.org