Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] php8.3 needs a rebuild - imagick / apcu are old
@ 2024-01-12 16:38 Kerrnel
  2024-01-12 17:06 ` [ISSUE] [CLOSED] php8.3-imagick & php8.3-apcu need a rebuild Kerrnel
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 16:38 UTC (permalink / raw)
  To: ml

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

New issue by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.10_1 x86_64 GenuineIntel uptodate rrFFFFF

### Package(s) Affected

php-apcu-8.3_1, php-imagick-8.3_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

xbps-install --reinstall did not fix

PHP Warning:  PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php8.3/modules/apcu.so (/usr/lib/php8.3/modules/apcu.so: undefined symbol: php_strlcpy), 
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php8.3/modules/imagick.so (/usr/lib/php8.3/modules/imagick.so: undefined symbol: php_strlcpy), /usr/lib/php8.3/modules/imagick.so.so

Note the dates on these two:

ll /usr/lib/php8.3/modules/
total 4720
-rwxr-xr-x 1 root root   88304 Dec 13 12:46 apcu.so
-rwxr-xr-x 1 root root  481568 Dec 13 12:46 imagick.so

vs. the rest

-rwxr-xr-x 1 root root   35064 Jan  3 21:54 pdo_mysql.so
-rwxr-xr-x 1 root root   51448 Jan  3 21:54 pdo_pgsql.so
-rwxr-xr-x 1 root root   35064 Jan  3 21:54 pdo_sqlite.so
-rwxr-xr-x 1 root root  100592 Jan  3 21:54 zip.so


### Expected behaviour

Modules load

### Actual behaviour

Modules fail to load

### Steps to reproduce

Install php8.3* ... launch with php --modules  ; see them missing

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

* Re: [ISSUE] [CLOSED] php8.3-imagick & php8.3-apcu need a rebuild
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
@ 2024-01-12 17:06 ` Kerrnel
  2024-01-12 17:06 ` Kerrnel
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 17:06 UTC (permalink / raw)
  To: ml

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

Closed issue by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.10_1 x86_64 GenuineIntel uptodate rrFFFFF

### Package(s) Affected

php-apcu-8.3_1, php-imagick-8.3_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

xbps-install --reinstall did not fix

PHP Warning:  PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php8.3/modules/apcu.so (/usr/lib/php8.3/modules/apcu.so: undefined symbol: php_strlcpy), 
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php8.3/modules/imagick.so (/usr/lib/php8.3/modules/imagick.so: undefined symbol: php_strlcpy), /usr/lib/php8.3/modules/imagick.so.so

Note the dates on these two:

ll /usr/lib/php8.3/modules/
total 4720
-rwxr-xr-x 1 root root   88304 Dec 13 12:46 apcu.so
-rwxr-xr-x 1 root root  481568 Dec 13 12:46 imagick.so

vs. the rest

-rwxr-xr-x 1 root root   35064 Jan  3 21:54 pdo_mysql.so
-rwxr-xr-x 1 root root   51448 Jan  3 21:54 pdo_pgsql.so
-rwxr-xr-x 1 root root   35064 Jan  3 21:54 pdo_sqlite.so
-rwxr-xr-x 1 root root  100592 Jan  3 21:54 zip.so


### Expected behaviour

Modules load

### Actual behaviour

Modules fail to load

### Steps to reproduce

Install php8.3* ... launch with php --modules  ; see them missing

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

* Re: php8.3-imagick & php8.3-apcu need a rebuild
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
  2024-01-12 17:06 ` [ISSUE] [CLOSED] php8.3-imagick & php8.3-apcu need a rebuild Kerrnel
@ 2024-01-12 17:06 ` Kerrnel
  2024-01-12 22:48 ` php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load Kerrnel
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 17:06 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 - same errors on those modules

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

* Re: php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
  2024-01-12 17:06 ` [ISSUE] [CLOSED] php8.3-imagick & php8.3-apcu need a rebuild Kerrnel
  2024-01-12 17:06 ` Kerrnel
@ 2024-01-12 22:48 ` Kerrnel
  2024-01-12 22:50 ` Kerrnel
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 22:48 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 and 8.1 - same errors on those modules

grep php_strlcpy php* on debian is positive in /usr/bin - negative in Void ... still investigating

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

* Re: php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
                   ` (2 preceding siblings ...)
  2024-01-12 22:48 ` php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load Kerrnel
@ 2024-01-12 22:50 ` Kerrnel
  2024-01-12 22:51 ` Kerrnel
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 22:50 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 and 8.1 - same errors on those modules

grep php_strlcpy php* on debian is positive in /usr/bin - negative in Void ... still investigating

Debian:
 $ grep php_strlcpy php*
grep: php: binary file matches
grep: php8.1: binary file matches
grep: phpdbg: binary file matches
grep: phpdbg8.1: binary file matches

 $ grep -r php_strlcpy /usr/lib/php*
grep: /usr/lib/php/20210902/apcu.so: binary file matches
grep: /usr/lib/php/20210902/imagick.so: binary file matches
grep: /usr/lib/php/20210902/pdo_pgsql.so: binary file matches
grep: /usr/lib/php/20210902/pgsql.so: binary file matches
grep: /usr/lib/php/20210902/mysqlnd.so: binary file matches
grep: /usr/lib/php/20210902/imap.so: binary file matches
grep: /usr/lib/php/20210902/fileinfo.so: binary file matches
grep: /usr/lib/php/20210902/pdo.so: binary file matches
grep: /usr/lib/php/20210902/phar.so: binary file matches


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

* Re: php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
                   ` (3 preceding siblings ...)
  2024-01-12 22:50 ` Kerrnel
@ 2024-01-12 22:51 ` Kerrnel
  2024-01-12 23:57 ` Kerrnel
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 22:51 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 and 8.1 - same errors on those modules

grep php_strlcpy php* on debian is positive in /usr/bin - negative in Void ... still investigating

Debian:
 $ grep php_strlcpy php*
grep: php: binary file matches
grep: php8.1: binary file matches
grep: phpdbg: binary file matches
grep: phpdbg8.1: binary file matches

 $ grep -r php_strlcpy /usr/lib/php*
grep: /usr/lib/php/20210902/apcu.so: binary file matches
grep: /usr/lib/php/20210902/imagick.so: binary file matches
grep: /usr/lib/php/20210902/pdo_pgsql.so: binary file matches
grep: /usr/lib/php/20210902/pgsql.so: binary file matches
grep: /usr/lib/php/20210902/mysqlnd.so: binary file matches
grep: /usr/lib/php/20210902/imap.so: binary file matches
grep: /usr/lib/php/20210902/fileinfo.so: binary file matches
grep: /usr/lib/php/20210902/pdo.so: binary file matches
grep: /usr/lib/php/20210902/phar.so: binary file matches

Void
$ grep -r php_strlcpy php8.* /usr/lib/php*
grep: php8.1/modules/apcu.so: binary file matches
grep: php8.1/modules/imagick.so: binary file matches
grep: php8.2/modules/apcu.so: binary file matches
grep: php8.2/modules/imagick.so: binary file matches
grep: php8.3/modules/apcu.so: binary file matches
grep: php8.3/modules/imagick.so: binary file matches

grep: /usr/lib/php8.1/modules/apcu.so: binary file matches
grep: /usr/lib/php8.1/modules/imagick.so: binary file matches
grep: /usr/lib/php8.2/modules/apcu.so: binary file matches
grep: /usr/lib/php8.2/modules/imagick.so: binary file matches
grep: /usr/lib/php8.3/modules/apcu.so: binary file matches
grep: /usr/lib/php8.3/modules/imagick.so: binary file matches


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

* Re: php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
                   ` (4 preceding siblings ...)
  2024-01-12 22:51 ` Kerrnel
@ 2024-01-12 23:57 ` Kerrnel
  2024-01-12 23:58 ` Kerrnel
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 23:57 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 and 8.1 - same errors on those modules

grep php_strlcpy php* on debian is positive in /usr/bin - negative in Void ... still investigating

Debian:
 $ grep php_strlcpy php*
grep: php: binary file matches
grep: php8.1: binary file matches
grep: phpdbg: binary file matches
grep: phpdbg8.1: binary file matches

 $ grep -r php_strlcpy /usr/lib/php*
grep: /usr/lib/php/20210902/apcu.so: binary file matches
grep: /usr/lib/php/20210902/imagick.so: binary file matches
grep: /usr/lib/php/20210902/pdo_pgsql.so: binary file matches
grep: /usr/lib/php/20210902/pgsql.so: binary file matches
grep: /usr/lib/php/20210902/mysqlnd.so: binary file matches
grep: /usr/lib/php/20210902/imap.so: binary file matches
grep: /usr/lib/php/20210902/fileinfo.so: binary file matches
grep: /usr/lib/php/20210902/pdo.so: binary file matches
grep: /usr/lib/php/20210902/phar.so: binary file matches

Void
$ grep -r php_strlcpy php8.* /usr/lib/php*
grep: php8.1/modules/apcu.so: binary file matches
grep: php8.1/modules/imagick.so: binary file matches
grep: php8.2/modules/apcu.so: binary file matches
grep: php8.2/modules/imagick.so: binary file matches
grep: php8.3/modules/apcu.so: binary file matches
grep: php8.3/modules/imagick.so: binary file matches

grep: /usr/lib/php8.1/modules/apcu.so: binary file matches
grep: /usr/lib/php8.1/modules/imagick.so: binary file matches
grep: /usr/lib/php8.2/modules/apcu.so: binary file matches
grep: /usr/lib/php8.2/modules/imagick.so: binary file matches
grep: /usr/lib/php8.3/modules/apcu.so: binary file matches
grep: /usr/lib/php8.3/modules/imagick.so: binary file matches

I think this just needs to be rebuilt. Checked out this repo and built php8.3-apcu and php8.3-imagick and manually copied the modules into /usr/lib/php8.3/modules and they seem fine.

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

* Re: php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
                   ` (5 preceding siblings ...)
  2024-01-12 23:57 ` Kerrnel
@ 2024-01-12 23:58 ` Kerrnel
  2024-01-13  0:00 ` php*-apcu, php*-imagick plugins need to be rebuilt Kerrnel
  2024-01-13  0:44 ` [ISSUE] [CLOSED] " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-12 23:58 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 and 8.1 - same errors on those modules

grep php_strlcpy php* on debian is positive in /usr/bin - negative in Void ... still investigating

Debian:
 $ grep php_strlcpy php*
grep: php: binary file matches
grep: php8.1: binary file matches
grep: phpdbg: binary file matches
grep: phpdbg8.1: binary file matches

 $ grep -r php_strlcpy /usr/lib/php*
grep: /usr/lib/php/20210902/apcu.so: binary file matches
grep: /usr/lib/php/20210902/imagick.so: binary file matches
grep: /usr/lib/php/20210902/pdo_pgsql.so: binary file matches
grep: /usr/lib/php/20210902/pgsql.so: binary file matches
grep: /usr/lib/php/20210902/mysqlnd.so: binary file matches
grep: /usr/lib/php/20210902/imap.so: binary file matches
grep: /usr/lib/php/20210902/fileinfo.so: binary file matches
grep: /usr/lib/php/20210902/pdo.so: binary file matches
grep: /usr/lib/php/20210902/phar.so: binary file matches

Void
$ grep -r php_strlcpy php8.* /usr/lib/php*
grep: php8.1/modules/apcu.so: binary file matches
grep: php8.1/modules/imagick.so: binary file matches
grep: php8.2/modules/apcu.so: binary file matches
grep: php8.2/modules/imagick.so: binary file matches
grep: php8.3/modules/apcu.so: binary file matches
grep: php8.3/modules/imagick.so: binary file matches

grep: /usr/lib/php8.1/modules/apcu.so: binary file matches
grep: /usr/lib/php8.1/modules/imagick.so: binary file matches
grep: /usr/lib/php8.2/modules/apcu.so: binary file matches
grep: /usr/lib/php8.2/modules/imagick.so: binary file matches
grep: /usr/lib/php8.3/modules/apcu.so: binary file matches
grep: /usr/lib/php8.3/modules/imagick.so: binary file matches

I think this just needs to be rebuilt. Checked out this repo and built php8.3-apcu and php8.3-imagick and manually copied the modules into /usr/lib/php8.3/modules and they seem fine (don't have the reference to php_strlcpy)

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

* Re: php*-apcu, php*-imagick plugins need to be rebuilt
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
                   ` (6 preceding siblings ...)
  2024-01-12 23:58 ` Kerrnel
@ 2024-01-13  0:00 ` Kerrnel
  2024-01-13  0:44 ` [ISSUE] [CLOSED] " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: Kerrnel @ 2024-01-13  0:00 UTC (permalink / raw)
  To: ml

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

New comment by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183#issuecomment-1889661675

Comment:
Something else wrong - moved back to php8.2 and 8.1 - same errors on those modules

grep php_strlcpy php* on debian is positive in /usr/bin - negative in Void ... still investigating

Debian:
 $ grep php_strlcpy php*
grep: php: binary file matches
grep: php8.1: binary file matches
grep: phpdbg: binary file matches
grep: phpdbg8.1: binary file matches

 $ grep -r php_strlcpy /usr/lib/php*
grep: /usr/lib/php/20210902/apcu.so: binary file matches
grep: /usr/lib/php/20210902/imagick.so: binary file matches
grep: /usr/lib/php/20210902/pdo_pgsql.so: binary file matches
grep: /usr/lib/php/20210902/pgsql.so: binary file matches
grep: /usr/lib/php/20210902/mysqlnd.so: binary file matches
grep: /usr/lib/php/20210902/imap.so: binary file matches
grep: /usr/lib/php/20210902/fileinfo.so: binary file matches
grep: /usr/lib/php/20210902/pdo.so: binary file matches
grep: /usr/lib/php/20210902/phar.so: binary file matches

Void
$ grep -r php_strlcpy php8.* /usr/lib/php*
grep: php8.1/modules/apcu.so: binary file matches
grep: php8.1/modules/imagick.so: binary file matches
grep: php8.2/modules/apcu.so: binary file matches
grep: php8.2/modules/imagick.so: binary file matches
grep: php8.3/modules/apcu.so: binary file matches
grep: php8.3/modules/imagick.so: binary file matches

grep: /usr/lib/php8.1/modules/apcu.so: binary file matches
grep: /usr/lib/php8.1/modules/imagick.so: binary file matches
grep: /usr/lib/php8.2/modules/apcu.so: binary file matches
grep: /usr/lib/php8.2/modules/imagick.so: binary file matches
grep: /usr/lib/php8.3/modules/apcu.so: binary file matches
grep: /usr/lib/php8.3/modules/imagick.so: binary file matches

I think this just needs to be rebuilt. Checked out this repo and built php8.3-apcu and php8.3-imagick and manually copied the modules into /usr/lib/php8.3/modules and they seem fine (don't have the reference to php_strlcpy)... although maybe this is an issue for somewhere else since the source is fine. Sorry if wrong target for this issue.

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

* Re: [ISSUE] [CLOSED] php*-apcu, php*-imagick plugins need to be rebuilt
  2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
                   ` (7 preceding siblings ...)
  2024-01-13  0:00 ` php*-apcu, php*-imagick plugins need to be rebuilt Kerrnel
@ 2024-01-13  0:44 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2024-01-13  0:44 UTC (permalink / raw)
  To: ml

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

Closed issue by Kerrnel on void-packages repository

https://github.com/void-linux/void-packages/issues/48183

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.10_1 x86_64 GenuineIntel uptodate rrFFFFF

### Package(s) Affected

php-apcu-8.3_1, php-imagick-8.3_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

xbps-install --reinstall did not fix

PHP Warning:  PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php8.3/modules/apcu.so (/usr/lib/php8.3/modules/apcu.so: undefined symbol: php_strlcpy), 
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php8.3/modules/imagick.so (/usr/lib/php8.3/modules/imagick.so: undefined symbol: php_strlcpy), /usr/lib/php8.3/modules/imagick.so.so

Note the dates on these two:

ll /usr/lib/php8.3/modules/
total 4720
-rwxr-xr-x 1 root root   88304 Dec 13 12:46 apcu.so
-rwxr-xr-x 1 root root  481568 Dec 13 12:46 imagick.so

vs. the rest

-rwxr-xr-x 1 root root   35064 Jan  3 21:54 pdo_mysql.so
-rwxr-xr-x 1 root root   51448 Jan  3 21:54 pdo_pgsql.so
-rwxr-xr-x 1 root root   35064 Jan  3 21:54 pdo_sqlite.so
-rwxr-xr-x 1 root root  100592 Jan  3 21:54 zip.so


### Expected behaviour

Modules load

### Actual behaviour

Modules fail to load

### Steps to reproduce

Install php8.3* ... launch with php --modules  ; see them missing

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

end of thread, other threads:[~2024-01-13  0:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 16:38 [ISSUE] php8.3 needs a rebuild - imagick / apcu are old Kerrnel
2024-01-12 17:06 ` [ISSUE] [CLOSED] php8.3-imagick & php8.3-apcu need a rebuild Kerrnel
2024-01-12 17:06 ` Kerrnel
2024-01-12 22:48 ` php 8.1, 8.2, 8.3 missing php_strlcpy required by php*-apcu, php*-imagick plugins causing them not to load Kerrnel
2024-01-12 22:50 ` Kerrnel
2024-01-12 22:51 ` Kerrnel
2024-01-12 23:57 ` Kerrnel
2024-01-12 23:58 ` Kerrnel
2024-01-13  0:00 ` php*-apcu, php*-imagick plugins need to be rebuilt Kerrnel
2024-01-13  0:44 ` [ISSUE] [CLOSED] " classabbyamp

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