Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710964 - games-simulation/micropolis-1.0_p20180313 : ebuild uses colon (:) as a sed delimiter
Summary: games-simulation/micropolis-1.0_p20180313 : ebuild uses colon (:) as a sed de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-27 17:56 UTC by Toralf Förster
Modified: 2020-05-09 10:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.13 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
environment (environment,64.39 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.33 KB, application/x-bzip)
2020-02-27 17:56 UTC, Toralf Förster
Details
games-simulation:micropolis-1.0_p20180313:20200227-095049.log (games-simulation:micropolis-1.0_p20180313:20200227-095049.log,1.89 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.06 KB, application/x-bzip)
2020-02-27 17:56 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-02-27 17:56:38 UTC
>>> Unpacking source...
>>> Unpacking micropolis-cc31822e4ebe54c0109623ac0c5cdf0e3acad755.tar.bz2 to /var/tmp/portage/games-simulation/micropolis-1.0_p20180313/work
>>> Source unpacked in /var/tmp/portage/games-simulation/micropolis-1.0_p20180313/work
>>> Preparing source in /var/tmp/portage/games-simulation/micropolis-1.0_p20180313/work/micropolis-cc31822e4ebe54c0109623ac0c5cdf0e3acad755 ...
sed: -e expression #1, char 66: unknown option to `s'
 * ERROR: games-simulation/micropolis-1.0_p20180313::gentoo failed (prepare phase):

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

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

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 27 Feb 2020 08:37:19 +0000

emerge -qpvO games-simulation/micropolis
[ebuild  N    ] games-simulation/micropolis-1.0_p20180313
Comment 1 Toralf Förster gentoo-dev 2020-02-27 17:56:41 UTC
Created attachment 616298 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-27 17:56:43 UTC
Created attachment 616300 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-27 17:56:46 UTC
Created attachment 616302 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-27 17:56:49 UTC
Created attachment 616304 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-27 17:56:51 UTC
Created attachment 616306 [details]
games-simulation:micropolis-1.0_p20180313:20200227-095049.log
Comment 6 Toralf Förster gentoo-dev 2020-02-27 17:56:54 UTC
Created attachment 616308 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-09 10:41:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a1662f1d1172473926de973f8509e1c17cbfeb

commit 41a1662f1d1172473926de973f8509e1c17cbfeb
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2020-05-09 10:40:55 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2020-05-09 10:40:55 +0000

    games-simulation/micropolis: Use safer sed delimiter
    
    Closes: https://bugs.gentoo.org/710964
    Signed-off-by: Hanno Böck <hanno@gentoo.org>
    Package-Manager: Portage-2.3.99, Repoman-2.3.22

 games-simulation/micropolis/micropolis-1.0_p20180313.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)