Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726610 - dev-tcltk/tclpython-5.0 : ebuild uses colon (:) as a sed delimiter
Summary: dev-tcltk/tclpython-5.0 : ebuild uses colon (:) as a sed delimiter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-06-01 07:33 UTC by Toralf Förster
Modified: 2020-06-01 13:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.24 KB, text/plain)
2020-06-01 07:33 UTC, Toralf Förster
Details
dev-tcltk:tclpython-5.0:20200531-223832.log (dev-tcltk:tclpython-5.0:20200531-223832.log,1.62 KB, text/plain)
2020-06-01 07:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,214.93 KB, text/plain)
2020-06-01 07:33 UTC, Toralf Förster
Details
environment (environment,81.36 KB, text/plain)
2020-06-01 07:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.25 KB, application/x-bzip)
2020-06-01 07:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.58 KB, application/x-bzip)
2020-06-01 07:33 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-06-01 07:33:33 UTC
>>> Source unpacked in /var/tmp/portage/dev-tcltk/tclpython-5.0/work
>>> Preparing source in /var/tmp/portage/dev-tcltk/tclpython-5.0/work/tclpython-5.0 ...
 * Applying tclpython-5.0-gentoo.patch ...
 [ ok ]
sed: -e expression #1, char 60: unknown option to `s'
 * ERROR: dev-tcltk/tclpython-5.0::gentoo failed (prepare phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20200527-021953

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.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.7
  [2]   python3.8 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 31 May 2020 09:36:05 PM UTC

emerge -qpvO dev-tcltk/tclpython
[ebuild  N    ] dev-tcltk/tclpython-5.0  PYTHON_SINGLE_TARGET="python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-06-01 07:33:36 UTC
Created attachment 642978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-01 07:33:39 UTC
Created attachment 642980 [details]
dev-tcltk:tclpython-5.0:20200531-223832.log
Comment 3 Toralf Förster gentoo-dev 2020-06-01 07:33:42 UTC
Created attachment 642982 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-01 07:33:45 UTC
Created attachment 642984 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-01 07:33:48 UTC
Created attachment 642986 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-01 07:33:51 UTC
Created attachment 642988 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-06-01 13:12:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dfbf7a90b70366380cc9daf70d0a90a37078d2c

commit 9dfbf7a90b70366380cc9daf70d0a90a37078d2c
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-06-01 13:12:39 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-06-01 13:12:39 +0000

    dev-tcltk/tclpython: do not use colon in sed
    
    Closes: https://bugs.gentoo.org/726610
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tclpython/files/tclpython-5.0-gentoo.patch |  4 ++--
 dev-tcltk/tclpython/tclpython-5.0.ebuild             | 11 ++---------
 2 files changed, 4 insertions(+), 11 deletions(-)