Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] firefox-esr: update to 115.12.0.
@ 2024-06-23 12:12 Vinfall
  2024-06-24  3:08 ` [PR PATCH] [Closed]: " Vinfall
  2024-06-24  3:08 ` Vinfall
  0 siblings, 2 replies; 3+ messages in thread
From: Vinfall @ 2024-06-23 12:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

There is a new pull request by Vinfall against master on the void-packages repository

https://github.com/Vinfall/void-packages firefox-esr-update
https://github.com/void-linux/void-packages/pull/50950

firefox-esr: update to 115.12.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I did not cross-build this PR locally as it costs nearly a hour to finish a single build.

Just a minor update, everything works as far as I can tell.

A patch file from https://github.com/void-linux/void-packages/pull/50950.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-firefox-esr-update-50950.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]

From 5bddc38bfeab7a9cd73bfc74454682a7226a5196 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Sun, 23 Jun 2024 20:00:17 +0800
Subject: [PATCH] firefox-esr: update to 115.12.0.

---
 srcpkgs/firefox-esr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template
index baa8e8455f2245..ca591a6e9fd775 100644
--- a/srcpkgs/firefox-esr/template
+++ b/srcpkgs/firefox-esr/template
@@ -4,15 +4,15 @@
 # After bumping this package, restore the depends of browsh
 #
 pkgname=firefox-esr
-version=115.0.2
-revision=2
+version=115.12.0
+revision=1
 build_helper="rust"
 short_desc="Mozilla Firefox web browser - Extended Support Release"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.mozilla.org/firefox/"
 distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
-checksum=45723c83ea7dc318ec50d67eebf834163b626ec3924a3131fecddfc7268a95f5
+checksum=b59e1625a0bb2f0565a737394f2bf8a7ce3171314b0d871bde533a101847a8ef
 
 lib32disabled=yes
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: firefox-esr: update to 115.12.0.
  2024-06-23 12:12 [PR PATCH] firefox-esr: update to 115.12.0 Vinfall
@ 2024-06-24  3:08 ` Vinfall
  2024-06-24  3:08 ` Vinfall
  1 sibling, 0 replies; 3+ messages in thread
From: Vinfall @ 2024-06-24  3:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]

There's a closed pull request on the void-packages repository

firefox-esr: update to 115.12.0.
https://github.com/void-linux/void-packages/pull/50950

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I did not cross-build this PR locally as it costs nearly a hour to finish a single build.

Just a minor update, everything works as far as I can tell.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: firefox-esr: update to 115.12.0.
  2024-06-23 12:12 [PR PATCH] firefox-esr: update to 115.12.0 Vinfall
  2024-06-24  3:08 ` [PR PATCH] [Closed]: " Vinfall
@ 2024-06-24  3:08 ` Vinfall
  1 sibling, 0 replies; 3+ messages in thread
From: Vinfall @ 2024-06-24  3:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 6249 bytes --]

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/50950#issuecomment-2185501966

Comment:
Error posted in case anyone wants to debug, I'm closing since the update does not really have the expected feature I thought was included.

aarch64/armv7l glibc error:

<details><summary>Details</summary>
<p>

```c
 0:03.69 DEBUG: <truncated - see config.log for full output>
 0:03.69 DEBUG: | #  error libstdc++ not new enough
 0:03.69 DEBUG: | #endif
 0:03.69 DEBUG: | #if defined(_GLIBCXX_RELEASE)
 0:03.69 DEBUG: | #  if _GLIBCXX_RELEASE < 8
 0:03.69 DEBUG: | #    error libstdc++ not new enough
 0:03.69 DEBUG: | #  else
 0:03.69 DEBUG: |      (void) 0
 0:03.69 DEBUG: | #  endif
 0:03.69 DEBUG: | #endif
 0:03.69 DEBUG: |                   ;
 0:03.69 DEBUG: |                   return 0;
 0:03.69 DEBUG: |                 }
 0:03.69 DEBUG: Executing: `/builddir/firefox-esr-115.12.0/wrapper/aarch64-clang++ /tmp/conftest.ijbq9et_.cpp -c`
 0:03.69 DEBUG: The command returned non-zero exit status 1.
 0:03.69 DEBUG: Its error output was:
 0:03.69 DEBUG: | In file included from /tmp/conftest.ijbq9et_.cpp:1:
 0:03.69 DEBUG: | /usr/aarch64-linux-gnu/usr/include/c++/13.2/cstddef:50:10: fatal error: 'stddef.h' file not found
 0:03.69 DEBUG: |    50 | #include <stddef.h>
 0:03.69 DEBUG: |       |          ^~~~~~~~~~
 0:03.69 DEBUG: | 1 error generated.
 0:03.69 ERROR: The libstdc++ in use is not new enough.  Please run ./mach bootstrap to update your compiler, or update your system libstdc++ installation.
 Config object not found by mach.
*** Fix above errors and then restart with "./mach build"
=> ERROR: firefox-esr-115.12.0_1: do_build: './mach build' exited with 1
=> ERROR:   in do_build() at srcpkgs/firefox-esr/template:237

Error: Process completed with exit code 1.
```

</p>
</details> 


aarch64 musl has a different error, however:

<details><summary>Details</summary>
<p>

```rust
 8:03.45   cargo:warning=In file included from src/gl.cc:92:
 8:03.46   cargo:warning=In file included from src/glsl.h:7:
 8:03.46   cargo:warning=src/vector_type.h:11:14: fatal error: 'arm_neon.h' file not found
 8:03.46   cargo:warning=   11 | #    include <arm_neon.h>
 8:03.46   cargo:warning=      |              ^~~~~~~~~~~~
 8:03.46   cargo:warning=1 error generated.
 8:03.46   exit status: 1
 8:03.46   --- stderr
 8:03.46   error occurred: Command "/builddir/firefox-esr-115.12.0/wrapper/aarch64-musl-clang++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=aarch64-unknown-linux-musl" "-I/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/dist/stl_wrappers" "-I/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/dist/system_wrappers" "-include" "/builddir/firefox-esr-115.12.0/config/gcc_hidden.h" "-U_FORTIFY_SOURCE" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong" "-DNDEBUG=1" "-DTRIMMED=1" "-I/builddir/firefox-esr-115.12.0/toolkit/library/rust" "-I/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/toolkit/library/rust" "-I/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/dist/include" "-I/usr/aarch64-linux-musl/usr/include/nspr" "-I/usr/aarch64-linux-musl/usr/include/nss" "-I/usr/aarch64-linux-musl/usr/include/nspr" "-I/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/dist/include/nss" "-I/usr/aarch64-linux-musl/usr/include/pixman-1" "-DMOZILLA_CLIENT" "-include" "/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/mozilla-config.h" "-fno-sized-deallocation" "-fno-aligned-new" "-O2" "-fno-exceptions" "-fPIC" "-fno-rtti" "-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-fno-math-errno" "-pthread" "-pipe" "-gdwarf-4" "-O2" "-fomit-frame-pointer" "-funwind-tables" "-Wno-error=tautological-type-limit-compare" "-Wno-invalid-offsetof" "-Wno-range-loop-analysis" "-Wno-error=deprecated" "-Wno-error=deprecated-anon-enum-enum-conversion" "-Wno-error=deprecated-enum-enum-conversion" "-Wno-error=deprecated-pragma" "-Wno-error=deprecated-this-capture" "-Wno-inline-new-delete" "-Wno-error=deprecated-declarations" "-Wno-error=array-bounds" "-Wno-error=free-nonheap-object" "-Wno-error=atomic-alignment" "-Wno-error=deprecated-builtins" "-Wno-psabi" "-Wno-error=builtin-macro-redefined" "-Wno-unknown-warning-option" "-fdebug-prefix-map=/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/=/topobjdir/" "-fmacro-prefix-map=/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/=/topobjdir/" "-fdebug-prefix-map=/builddir/firefox-esr-115.12.0/=/topsrcdir/" "-fmacro-prefix-map=/builddir/firefox-esr-115.12.0/=/topsrcdir/" "-fno-strict-aliasing" "-ffp-contract=off" "-DMOZILLA_CONFIG_H" "-I" "/builddir/firefox-esr-115.12.0/gfx/wr/swgl/../webrender/res" "-I" "src" "-I" "/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/aarch64-unknown-linux-musl/release/build/swgl-2973e03bcb81d0f6/out" "-std=c++17" "-fno-exceptions" "-fno-rtti" "-fno-math-errno" "-UMOZILLA_CONFIG_H" "-ffast-math" "-mrecip=none" "-fno-finite-math-only" "-D_GLIBCXX_USE_CXX11_ABI=0" "-o" "/builddir/firefox-esr-115.12.0/obj-aarch64-unknown-linux-musl/aarch64-unknown-linux-musl/release/build/swgl-2973e03bcb81d0f6/out/src/gl.o" "-c" "src/gl.cc" with args "aarch64-musl-clang++" did not execute successfully (status code exit status: 1).
 8:03.46 warning: build failed, waiting for other jobs to finish...
 8:22.16 make[4]: *** [/builddir/firefox-esr-115.12.0/config/makefiles/rust.mk:441: force-cargo-library-build] Error 101
 8:22.16 make[3]: *** [/builddir/firefox-esr-115.12.0/config/recurse.mk:72: toolkit/library/rust/target] Error 2
 8:22.16 make[2]: *** [/builddir/firefox-esr-115.12.0/config/recurse.mk:34: compile] Error 2
 8:22.16 make[1]: *** [/builddir/firefox-esr-115.12.0/config/rules.mk:361: default] Error 2
 8:22.16 make: *** [client.mk:60: build] Error 2
 8:22.18 8 compiler warnings present.
 Config object not found by mach.
Configure complete!
Be sure to run |mach build| to pick up any changes
=> ERROR: firefox-esr-115.12.0_1: do_build: './mach build' exited with 2
=> ERROR:   in do_build() at srcpkgs/firefox-esr/template:237

Error: Process completed with exit code 1.
```

</p>
</details> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-24  3:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-23 12:12 [PR PATCH] firefox-esr: update to 115.12.0 Vinfall
2024-06-24  3:08 ` [PR PATCH] [Closed]: " Vinfall
2024-06-24  3:08 ` Vinfall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).