Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710722 - games-arcade/xtux-20030306-r1 : * sed failed
Summary: games-arcade/xtux-20030306-r1 : * sed failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-24 21:04 UTC by Toralf Förster
Modified: 2020-07-05 20:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.35 KB, text/plain)
2020-02-24 21:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.60 KB, text/plain)
2020-02-24 21:04 UTC, Toralf Förster
Details
environment (environment,27.94 KB, text/plain)
2020-02-24 21:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.75 KB, application/x-bzip)
2020-02-24 21:04 UTC, Toralf Förster
Details
games-arcade:xtux-20030306-r1:20200224-205821.log (games-arcade:xtux-20030306-r1:20200224-205821.log,1.57 KB, text/plain)
2020-02-24 21:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.65 KB, application/x-bzip)
2020-02-24 21:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.22 KB, application/x-bzip)
2020-02-24 21:04 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-24 21:04:36 UTC
sed: -e expression #1, char 75: unknown option to `s'
 * ERROR: games-arcade/xtux-20030306-r1::gentoo failed (prepare phase):
 *   sed failed
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_prepare

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20200222-052733

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

  Please see the tracker bug for details.

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) *



ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 24 Feb 2020 19:37:11 +0000

emerge -qpvO games-arcade/xtux
[ebuild  N    ] games-arcade/xtux-20030306-r1
Comment 1 Toralf Förster gentoo-dev 2020-02-24 21:04:40 UTC
Created attachment 615652 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 21:04:43 UTC
Created attachment 615654 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 21:04:45 UTC
Created attachment 615656 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 21:04:48 UTC
Created attachment 615658 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 21:04:51 UTC
Created attachment 615660 [details]
games-arcade:xtux-20030306-r1:20200224-205821.log
Comment 6 Toralf Förster gentoo-dev 2020-02-24 21:04:54 UTC
Created attachment 615662 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-24 21:04:57 UTC
Created attachment 615664 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-07-05 20:06:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f2ac9b3c23d50db4bda479d3bf47d8077ce545

commit 47f2ac9b3c23d50db4bda479d3bf47d8077ce545
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-07-05 20:05:47 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-07-05 20:05:47 +0000

    games-arcade/xtux: Fix build system
    
    Closes: https://bugs.gentoo.org/710722
    Closes: https://bugs.gentoo.org/716872
    Closes: https://bugs.gentoo.org/730812
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../xtux/files/xtux-20030306-Makefile.patch        | 190 +++++++++++++++++++++
 .../xtux/files/xtux-20030306-ldflags.patch         |  22 ---
 .../xtux/files/xtux-20030306-missing-include.patch |  29 ++++
 .../xtux/files/xtux-20030306-tux_serv-path.patch   |  13 ++
 games-arcade/xtux/xtux-20030306-r1.ebuild          |  42 ++---
 5 files changed, 254 insertions(+), 42 deletions(-)