Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711354 - sci-electronics/gnetman-0.0.1_pre20110124 : ebuild uses colon (:) as a sed delimiter
Summary: sci-electronics/gnetman-0.0.1_pre20110124 : 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: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-03-02 18:17 UTC by Toralf Förster
Modified: 2020-10-24 20:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2020-03-02 18:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.27 KB, text/plain)
2020-03-02 18:17 UTC, Toralf Förster
Details
environment (environment,73.28 KB, text/plain)
2020-03-02 18:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.29 KB, application/x-bzip)
2020-03-02 18:17 UTC, Toralf Förster
Details
sci-electronics:gnetman-0.0.1_pre20110124:20200302-180017.log (sci-electronics:gnetman-0.0.1_pre20110124:20200302-180017.log,1.94 KB, text/plain)
2020-03-02 18:17 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-03-02 18:17:02 UTC
>>> Unpacking source...
>>> Unpacking gnetman-0.0.1_pre20110124.tar.gz to /var/tmp/portage/sci-electronics/gnetman-0.0.1_pre20110124/work
>>> Source unpacked in /var/tmp/portage/sci-electronics/gnetman-0.0.1_pre20110124/work
>>> Preparing source in /var/tmp/portage/sci-electronics/gnetman-0.0.1_pre20110124/work/gnetman-0.0.1_pre20110124/src/batch ...
sed: -e expression #1, char 81: unknown option to `s'
 * ERROR: sci-electronics/gnetman-0.0.1_pre20110124::gentoo failed (prepare phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-test-20200228-231731

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

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 Rust versions:
  [1]   rust-1.41.1 *
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 <==
Mon, 02 Mar 2020 16:37:33 +0000

emerge -qpvO sci-electronics/gnetman
[ebuild  N    ] sci-electronics/gnetman-0.0.1_pre20110124  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2020-03-02 18:17:05 UTC
Created attachment 616872 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-02 18:17:08 UTC
Created attachment 616874 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-02 18:17:11 UTC
Created attachment 616876 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-02 18:17:14 UTC
Created attachment 616878 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-02 18:17:17 UTC
Created attachment 616880 [details]
sci-electronics:gnetman-0.0.1_pre20110124:20200302-180017.log
Comment 6 Larry the Git Cow gentoo-dev 2020-10-24 20:03:53 UTC
The bug has been closed via the following commit(s):

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

commit bc85b6ad461e344a5a2fee86d7b0f4ff0dd66d86
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-10-24 20:03:36 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-10-24 20:03:36 +0000

    sci-electronics/gnetman: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/707894
    Closes: https://bugs.gentoo.org/711354
    Closes: https://bugs.gentoo.org/746032
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../gnetman-0.0.1_pre20110124-build-system.patch   | 22 +++++++++++++
 .../gnetman-0.0.1_pre20110124-fno-common.patch     | 30 +++++++++++++++++
 .../files/gnetman-0.0.1_pre20110124-tcl86.patch    |  4 +--
 .../gnetman/gnetman-0.0.1_pre20110124.ebuild       | 38 +++++++++++++---------
 4 files changed, 76 insertions(+), 18 deletions(-)