Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] important: texlive: Rebuild with newer zlib
@ 2024-02-04 11:21 meator
  2024-02-04 22:17 ` meator
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: meator @ 2024-02-04 11:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages lualatex
https://github.com/void-linux/void-packages/pull/48522

important: texlive: Rebuild with newer zlib
`lualatex` and possibly other executables are currently unusable, because zlib was updated.

```
> lualatex
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.3, library: 1.3.1)
zsh: IOT instruction  lualatex
```

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

ping maintainer: @fosslinux 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lualatex-48522.patch --]
[-- Type: text/x-diff, Size: 733 bytes --]

From f8e569bb47db766a7ad215461554a8dd5c590780 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 4 Feb 2024 11:51:33 +0100
Subject: [PATCH] texlive: Rebuild with newer zlib

Current build panics and aborts, because it has been built with zlib 1.3
and it got zlib 1.3.1.
---
 srcpkgs/texlive/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/texlive/template b/srcpkgs/texlive/template
index 247c762d3755b..5d519c2d27401 100644
--- a/srcpkgs/texlive/template
+++ b/srcpkgs/texlive/template
@@ -1,7 +1,7 @@
 # Template file for 'texlive'
 pkgname=texlive
 version=20210325
-revision=7
+revision=8
 build_wrksrc="build"
 build_style=gnu-configure
 configure_script="../configure"

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

* Re: important: texlive: Rebuild with newer zlib
  2024-02-04 11:21 [PR PATCH] important: texlive: Rebuild with newer zlib meator
@ 2024-02-04 22:17 ` meator
  2024-02-05 16:54 ` [PR PATCH] [Closed]: " lemmi
  2024-02-05 16:54 ` lemmi
  2 siblings, 0 replies; 4+ messages in thread
From: meator @ 2024-02-04 22:17 UTC (permalink / raw)
  To: ml

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

New comment by meator on void-packages repository

https://github.com/void-linux/void-packages/pull/48522#issuecomment-1925944014

Comment:
This isn't the first time `texlive` completely broke because of a zlib update. I propose adding a comment to the zlib template that warns about breaking texlive when updating zlib. What are your thoughts?

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

* Re: [PR PATCH] [Closed]: important: texlive: Rebuild with newer zlib
  2024-02-04 11:21 [PR PATCH] important: texlive: Rebuild with newer zlib meator
  2024-02-04 22:17 ` meator
@ 2024-02-05 16:54 ` lemmi
  2024-02-05 16:54 ` lemmi
  2 siblings, 0 replies; 4+ messages in thread
From: lemmi @ 2024-02-05 16:54 UTC (permalink / raw)
  To: ml

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

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

important: texlive: Rebuild with newer zlib
https://github.com/void-linux/void-packages/pull/48522

Description:
`lualatex` and possibly other executables are currently unusable, because zlib was updated.

```
> lualatex
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.3, library: 1.3.1)
zsh: IOT instruction  lualatex
```

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

ping maintainer: @fosslinux 

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

* Re: important: texlive: Rebuild with newer zlib
  2024-02-04 11:21 [PR PATCH] important: texlive: Rebuild with newer zlib meator
  2024-02-04 22:17 ` meator
  2024-02-05 16:54 ` [PR PATCH] [Closed]: " lemmi
@ 2024-02-05 16:54 ` lemmi
  2 siblings, 0 replies; 4+ messages in thread
From: lemmi @ 2024-02-05 16:54 UTC (permalink / raw)
  To: ml

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

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/48522#issuecomment-1927468725

Comment:
Sorry, I didn't see this earlier. I'll merge my PR for the additional patch that relaxes the version check.

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

end of thread, other threads:[~2024-02-05 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-04 11:21 [PR PATCH] important: texlive: Rebuild with newer zlib meator
2024-02-04 22:17 ` meator
2024-02-05 16:54 ` [PR PATCH] [Closed]: " lemmi
2024-02-05 16:54 ` lemmi

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).