Package Details: palemoon 1:32.4.0.1-1

Git Clone URL: https://aur.archlinux.org/palemoon.git (read-only, click to copy)
Package Base: palemoon
Description: Open source web browser based on Firefox focusing on efficiency.
Upstream URL: https://www.palemoon.org/
Keywords: browser goanna web
Licenses: GPL, MPL, LGPL
Submitter: artiom
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 140
Popularity: 0.086110
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2023-09-14 20:52 (UTC)

Pinned Comments

WorMzy commented on 2021-03-02 16:19 (UTC) (edited on 2022-08-03 21:12 (UTC) by WorMzy)

The following key is used to sign release commits:

40481E7B8FCF9CEC

Import it into your keyring however you want.

https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

Latest Comments

1 2 3 4 5 6 .. 36 Next › Last »

WorMzy commented on 2023-08-09 12:03 (UTC)

Thanks for the heads up, muflone. I'll try to get the PKGBUILD updated this evening.

muflone commented on 2023-08-09 11:35 (UTC)

Fails to build with the error:

25:12.03 /usr/src/debug/palemoon/Pale-Moon/platform/media/ffvpx/libavcodec/x86/mathops.h: Assembler messages:
25:12.04 /usr/src/debug/palemoon/Pale-Moon/platform/media/ffvpx/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'

Attached patch for palemoon 32.3.1-1 or you can use this updated PKGBUILD

WorMzy commented on 2023-01-23 12:33 (UTC)

The python2 dependency comes from upstream, if you want palemoon to build using python3 instead, please direct such requests to the palemoon devs.

maid commented on 2023-01-23 11:12 (UTC)

python2 depedency connot be completed. There is a lot of reports about builidng fail on python2 aur page. Please switch on python3

muflone commented on 2022-12-09 17:50 (UTC) (edited on 2022-12-09 19:17 (UTC) by muflone)

@WorMzy

I was using python2 2.7.18-6. After upgrading python2 2.7.18-8 the build is going on, but it fails with

28:18.00 lto-wrapper: fatal error: write: No space left on device
28:18.00 compilation terminated.
28:18.00 ../../build/unix/gold/ld: fatal error: lto-wrapper failed
28:18.00 collect2: error: ld returned 1 exit status
28:18.04 make[5]: *** [/build/palemoon/src/Pale-Moon/platform/config/rules.mk:773: libxul.so] Error 1
28:18.04 make[4]: *** [/build/palemoon/src/Pale-Moon/platform/config/recurse.mk:71: toolkit/library/target] Error 2
28:18.05 make[3]: *** [/build/palemoon/src/Pale-Moon/platform/config/recurse.mk:33: compile] Error 2
28:18.05 make[2]: *** [/build/palemoon/src/Pale-Moon/platform/config/rules.mk:494: default] Error 2
28:18.05 make[1]: *** [/build/palemoon/src/Pale-Moon/client.mk:406: realbuild] Error 2

It needs more RAM than I can handle ATM

building it without LTO option options=('!lto') worked like a charm

sorry for the noise

t3kk3n commented on 2022-12-05 12:22 (UTC)

I had the same errors, and I realized I had an older python2 version installed; I compiled python2 from the AUR, and the errors/issues went away, when building palemoon. My apologies for not properly troubleshooting, as I was just trying to get packages built and installed on several computers, as fast as possible.

WorMzy commented on 2022-12-04 17:03 (UTC)

Cannot reproduce here. Which python2 package are you using?

muflone commented on 2022-12-04 16:13 (UTC)

I'm unable to build it in a clean chroot:

==> Starting build()...
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
  File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
  File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1

micwoj92 commented on 2022-11-28 01:02 (UTC)

Please add jpeg-xl support ac_add_options --enable-jxl