Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 710804

Summary: dev-db/datadraw-3.1.1 : sed: -e expression #1, char 81: unknown option to s
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: The Soldering-Iron Brotherhood <sci-electronics>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 685160    
Attachments: emerge-info.txt
dev-db:datadraw-3.1.1:20200224-233131.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-25 18:42:42 UTC
>>> Source unpacked in /var/tmp/portage/dev-db/datadraw-3.1.1/work
>>> Preparing source in /var/tmp/portage/dev-db/datadraw-3.1.1/work/datadraw3.1.1 ...
sed: -e expression #1, char 81: unknown option to `s'
 * ERROR: dev-db/datadraw-3.1.1::gentoo failed (prepare phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl_abi32+64-20200220-171851

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

  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) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.15.0 [icedtea-8]
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   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, 24 Feb 2020 22:41:05 +0000

emerge -qpvO dev-db/datadraw
[ebuild  N    ] dev-db/datadraw-3.1.1  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2020-02-25 18:42:45 UTC
Created attachment 615744 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-25 18:42:48 UTC
Created attachment 615746 [details]
dev-db:datadraw-3.1.1:20200224-233131.log
Comment 3 Toralf Förster gentoo-dev 2020-02-25 18:42:51 UTC
Created attachment 615748 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-25 18:42:54 UTC
Created attachment 615750 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-25 18:42:56 UTC
Created attachment 615752 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-25 18:42:59 UTC
Created attachment 615754 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-19 20:59:12 UTC
The bug has been closed via the following commit(s):

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

commit 84e6d4115cf108b358344bfea894f31d67b7f681
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-19 20:58:52 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-19 20:58:52 +0000

    dev-db/datadraw: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/710804
    Closes: https://bugs.gentoo.org/722610
    Closes: https://bugs.gentoo.org/742068
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-db/datadraw/datadraw-3.1.1.ebuild              |  48 ++--
 .../files/datadraw-3.1.1-buildsystem.patch         | 263 +++++++++++++++++++++
 2 files changed, 284 insertions(+), 27 deletions(-)