Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643186 - dev-lang/php : php: symbol lookup error: php: undefined symbol: gdbm_errno
Summary: dev-lang/php : php: symbol lookup error: php: undefined symbol: gdbm_errno
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 643180 (view as bug list)
Depends on: 643188
Blocks:
  Show dependency tree
 
Reported: 2018-01-02 20:55 UTC by Toralf Förster
Modified: 2018-01-02 23:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.84 KB, text/plain)
2018-01-02 20:55 UTC, Toralf Förster
Details
dev-php:PEAR-Services_JSON-1.0.3:20180102-205314.log (dev-php:PEAR-Services_JSON-1.0.3:20180102-205314.log,2.30 KB, text/plain)
2018-01-02 20:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.48 KB, text/plain)
2018-01-02 20:55 UTC, Toralf Förster
Details
environment (environment,41.80 KB, text/plain)
2018-01-02 20:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.36 KB, application/x-bzip)
2018-01-02 20:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.81 KB, application/x-bzip)
2018-01-02 20:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-01-02 20:55:38 UTC
 * ERROR: dev-php/PEAR-Services_JSON-1.0.3::gentoo failed (install phase):
 *   Unable to install PEAR package
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20171229-185954

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-php/PEAR-Services_JSON
[ebuild  N    ] dev-php/PEAR-Services_JSON-1.0.3
Comment 1 Toralf Förster gentoo-dev 2018-01-02 20:55:41 UTC
Created attachment 512902 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-02 20:55:43 UTC
Created attachment 512904 [details]
dev-php:PEAR-Services_JSON-1.0.3:20180102-205314.log
Comment 3 Toralf Förster gentoo-dev 2018-01-02 20:55:46 UTC
Created attachment 512906 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-02 20:55:49 UTC
Created attachment 512908 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-02 20:55:51 UTC
Created attachment 512910 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-02 20:55:54 UTC
Created attachment 512912 [details]
temp.tbz2
Comment 7 Brian Evans (RETIRED) gentoo-dev 2018-01-02 20:59:36 UTC
This is a php runtime error and not related directly to this package.

php: symbol lookup error: php: undefined symbol: gdbm_errno
Comment 8 Brian Evans (RETIRED) gentoo-dev 2018-01-02 21:00:35 UTC
*** Bug 643180 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2018-01-02 23:49:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4769b13edaf5ab12fe62bc0b546557540a772a5e

commit 4769b13edaf5ab12fe62bc0b546557540a772a5e
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2018-01-02 23:48:37 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2018-01-02 23:49:28 +0000

    dev-lang/php: Revbump each release to have better subslot deps
    
    Closes: https://bugs.gentoo.org/643186
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-lang/php/php-5.6.32-r1.ebuild                  | 771 +++++++++++++++++++++
 .../{php-7.0.26.ebuild => php-7.0.26-r1.ebuild}    |  28 +-
 .../{php-7.1.12.ebuild => php-7.1.12-r1.ebuild}    |  18 +-
 .../php/{php-7.2.0.ebuild => php-7.2.0-r1.ebuild}  |  16 +-
 4 files changed, 802 insertions(+), 31 deletions(-)