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

Bug 710816

Summary: sys-boot/udk-2018-r1 : sed: -e expression #1, char 90: unknown option to s
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Stéphane Veyret <sveyret>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15568
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 685160    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-boot:udk-2018-r1:20200225-035347.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-25 18:45:08 UTC
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-boot/udk-2018-r1/work/edk2-vUDK2018 ...
sed: -e expression #1, char 90: unknown option to `s'
 * ERROR: sys-boot/udk-2018-r1::gentoo failed (configure phase):
 *   Failed to update makefile header
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200221-171645

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

  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.7
  [3]   python3.6
  [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:
*)	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 <==
Tue, 25 Feb 2020 02:37:09 +0000

emerge -qpvO sys-boot/udk
[ebuild  N    ] sys-boot/udk-2018-r1  USE="-doc" PYTHON_SINGLE_TARGET="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-02-25 18:45:11 UTC
Created attachment 615814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-25 18:45:14 UTC
Created attachment 615816 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-25 18:45:17 UTC
Created attachment 615818 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-25 18:45:20 UTC
Created attachment 615820 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-25 18:45:23 UTC
Created attachment 615822 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-25 18:45:26 UTC
Created attachment 615824 [details]
sys-boot:udk-2018-r1:20200225-035347.log
Comment 7 Toralf Förster gentoo-dev 2020-02-25 18:45:29 UTC
Created attachment 615826 [details]
temp.tbz2
Comment 8 Stéphane Veyret 2020-04-29 16:22:46 UTC
*** Bug 712646 has been marked as a duplicate of this bug. ***
Comment 9 Stéphane Veyret 2020-04-29 17:28:01 UTC
Correction in PR: https://github.com/gentoo/gentoo/pull/15568
Comment 10 Larry the Git Cow gentoo-dev 2020-04-30 12:00:07 UTC
The bug has been closed via the following commit(s):

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

commit 2fa93f1257ee4c9727b8398fe76467a416961e91
Author:     Stéphane Veyret <stephane@neptura.org>
AuthorDate: 2020-04-29 16:40:40 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-30 11:59:56 +0000

    sys-boot/udk: Remove colon from sed
    
    Closes: https://bugs.gentoo.org/710816
    Signed-off-by: Stéphane Veyret <stephane@neptura.org>
    Closes: https://github.com/gentoo/gentoo/pull/15568
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-boot/udk/udk-2015-r1.ebuild | 54 ++++++++++++++++++++---------------------
 sys-boot/udk/udk-2018-r1.ebuild | 20 +++++++--------
 2 files changed, 37 insertions(+), 37 deletions(-)