Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717412 - dev-libs/redland-bindings-1.0.17.1 : /.../environment:line <snip>: cd: /.../php7.2: No such file or directory
Summary: dev-libs/redland-bindings-1.0.17.1 : /.../environment:line <snip>: cd: /.../p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-14 10:36 UTC by Toralf Förster
Modified: 2020-04-18 14:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2020-04-14 10:36 UTC, Toralf Förster
Details
dev-libs:redland-bindings-1.0.17.1:20200414-013252.log (dev-libs:redland-bindings-1.0.17.1:20200414-013252.log,2.05 KB, text/plain)
2020-04-14 10:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,206.87 KB, text/plain)
2020-04-14 10:36 UTC, Toralf Förster
Details
environment (environment,106.47 KB, text/plain)
2020-04-14 10:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.64 KB, application/x-bzip)
2020-04-14 10:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.01 KB, application/x-bzip)
2020-04-14 10:36 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 2020-04-14 10:36:28 UTC
 * Applying redland-bindings-1.0.17.1-bool.patch ...
 [ ok ]
/var/tmp/portage/dev-libs/redland-bindings-1.0.17.1/temp/environment: line 2065: cd: /var/tmp/portage/dev-libs/redland-bindings-1.0.17.1/work/php7.2: No such file or directory
 * ERROR: dev-libs/redland-bindings-1.0.17.1::gentoo failed (prepare phase):
 *   failed to change directory to /var/tmp/portage/dev-libs/redland-bindings-1.0.17.1/work/php7.2
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20200409-111848

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 14 Apr 2020 12:08:15 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO dev-libs/redland-bindings
[ebuild  N    ] dev-libs/redland-bindings-1.0.17.1  USE="php -lua -perl -python -ruby" PHP_TARGETS="php7-2 -php7-3 -php7-4" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-04-14 10:36:32 UTC
Created attachment 632810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-14 10:36:35 UTC
Created attachment 632812 [details]
dev-libs:redland-bindings-1.0.17.1:20200414-013252.log
Comment 3 Toralf Förster gentoo-dev 2020-04-14 10:36:39 UTC
Created attachment 632814 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-14 10:36:42 UTC
Created attachment 632816 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-14 10:36:45 UTC
Created attachment 632818 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-14 10:36:49 UTC
Created attachment 632820 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-18 14:07:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169f575b02bc02ac3a5396392b7386194a0ebf05

commit 169f575b02bc02ac3a5396392b7386194a0ebf05
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-04-18 13:59:23 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-04-18 14:06:56 +0000

    dev-libs/redland-bindings: fix PHP bindings
    
    Closes: https://bugs.gentoo.org/717412
    Closes: https://bugs.gentoo.org/685614
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 ...edland-bindings-1.0.17.1-add-PHP7-support.patch |  64 +++++++++++
 .../redland-bindings-1.0.17.1-php-config-r1.patch  |  77 +++++++++++++
 .../redland-bindings-1.0.17.1-r1.ebuild            | 126 +++++++++++++++++++++
 3 files changed, 267 insertions(+)