php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75617 Recode package doesn't define program_name for recode lib
Submitted: 2017-12-03 12:47 UTC Modified: 2021-04-08 16:44 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: jdolecek at NetBSD dot org Assigned:
Status: Suspended Package: Recode related
PHP Version: 7.2.2 OS: NetBSD,pkgsrc
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jdolecek at NetBSD dot org
New email:
PHP Version: OS:

 

 [2017-12-03 12:47 UTC] jdolecek at NetBSD dot org
Description:
------------
NetBSD package system pkgsrc maintains several patches, which we'd like to feed upstream. This is one of them.

The configure check for recode is incorrect, the symbol program_name needs to be provided by the program by recode 3.5 and 3.6.

Without this extension builds, but fails to load.


Patches

patch-ext_recode_recode.c (last revision 2017-12-03 12:48 UTC by jdolecek at NetBSD dot org)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-02-08 21:56 UTC] jdolecek at NetBSD dot org
-PHP Version: 7.2.0 +PHP Version: 7.2.2
 [2018-02-08 21:56 UTC] jdolecek at NetBSD dot org
Still relevant in 7.2.2
 [2021-04-08 16:44 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2021-04-08 16:44 UTC] cmb@php.net
The recode extension is unbundled as of PHP 7.4.0, and has been
moved to PECL.  However, it is no longer maintained.  I suspend
this ticket, until a new maintainer is found.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC