Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval
@ 2020-02-03 13:52 voidlinux-github
  2020-02-03 14:00 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-03 13:52 UTC (permalink / raw)
  To: ml

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

New issue by mithodin on void-packages repository

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

Description:
When I install the php-imagick module from the official repos, php can't load the module because of a missing symbol. However, if I build the module locally using xbps-src and install that version, it loads fine.

### System
* xuname: Void 5.4.16_1 x86_64 GenuineIntel/VM uptodate rrFFF
* package:  php-imagick-3.4.3_5

### Expected behavior
Load the imagick module by placing extension=imagick.so into php.ini

### Actual behavior
Php tries to load the library, but fails, saying
```
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php/modules/imagick.so (/usr/lib/php/modules/imagick.so: undefined symbol: add_next_index_zval), /usr/lib/php/modules/imagick.so.so (/usr/lib/php/modules/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
```

### Steps to reproduce the behavior
Install and activate php-imagick


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

* Re: php cannot load imagick module: undefined symbol: add_next_index_zval
  2020-02-03 13:52 [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval voidlinux-github
@ 2020-02-03 14:00 ` voidlinux-github
  2020-02-03 14:03 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-03 14:00 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/18765#issuecomment-581426951

Comment:
php-imagick needs to be rebuilt

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

* Re: php cannot load imagick module: undefined symbol: add_next_index_zval
  2020-02-03 13:52 [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval voidlinux-github
  2020-02-03 14:00 ` voidlinux-github
@ 2020-02-03 14:03 ` voidlinux-github
  2020-03-03  7:40 ` [ISSUE] [CLOSED] " xtraeme
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-03 14:03 UTC (permalink / raw)
  To: ml

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

New comment by mithodin on void-packages repository

https://github.com/void-linux/void-packages/issues/18765#issuecomment-581428395

Comment:
The same goes for php-apcu, apparently.

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

* Re: [ISSUE] [CLOSED] php cannot load imagick module: undefined symbol: add_next_index_zval
  2020-02-03 13:52 [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval voidlinux-github
  2020-02-03 14:00 ` voidlinux-github
  2020-02-03 14:03 ` voidlinux-github
@ 2020-03-03  7:40 ` xtraeme
  2020-08-28 13:30 ` mindaugasvcs
  2020-08-28 13:40 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: xtraeme @ 2020-03-03  7:40 UTC (permalink / raw)
  To: ml

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

Closed issue by mithodin on void-packages repository

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

Description:
When I install the php-imagick module from the official repos, php can't load the module because of a missing symbol. However, if I build the module locally using xbps-src and install that version, it loads fine.

### System
* xuname: Void 5.4.16_1 x86_64 GenuineIntel/VM uptodate rrFFF
* package:  php-imagick-3.4.3_5

### Expected behavior
Load the imagick module by placing extension=imagick.so into php.ini

### Actual behavior
Php tries to load the library, but fails, saying
```
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php/modules/imagick.so (/usr/lib/php/modules/imagick.so: undefined symbol: add_next_index_zval), /usr/lib/php/modules/imagick.so.so (/usr/lib/php/modules/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
```

### Steps to reproduce the behavior
Install and activate php-imagick


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

* Re: php cannot load imagick module: undefined symbol: add_next_index_zval
  2020-02-03 13:52 [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval voidlinux-github
                   ` (2 preceding siblings ...)
  2020-03-03  7:40 ` [ISSUE] [CLOSED] " xtraeme
@ 2020-08-28 13:30 ` mindaugasvcs
  2020-08-28 13:40 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: mindaugasvcs @ 2020-08-28 13:30 UTC (permalink / raw)
  To: ml

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

New comment by mindaugasvcs on void-packages repository

https://github.com/void-linux/void-packages/issues/18765#issuecomment-682576480

Comment:
The same is for php_event.dll

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

* Re: php cannot load imagick module: undefined symbol: add_next_index_zval
  2020-02-03 13:52 [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval voidlinux-github
                   ` (3 preceding siblings ...)
  2020-08-28 13:30 ` mindaugasvcs
@ 2020-08-28 13:40 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-08-28 13:40 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/18765#issuecomment-682581225

Comment:
Please open a new issue if you're facing a similar issue.

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

end of thread, other threads:[~2020-08-28 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 13:52 [ISSUE] php cannot load imagick module: undefined symbol: add_next_index_zval voidlinux-github
2020-02-03 14:00 ` voidlinux-github
2020-02-03 14:03 ` voidlinux-github
2020-03-03  7:40 ` [ISSUE] [CLOSED] " xtraeme
2020-08-28 13:30 ` mindaugasvcs
2020-08-28 13:40 ` ericonr

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