Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710702 - sys-libs/libaal-1.0.7-r2 : ebuild uses colon (:) as a sed delimiter
Summary: sys-libs/libaal-1.0.7-r2 : ebuild uses colon (:) as a sed delimiter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-24 19:09 UTC by Toralf Förster
Modified: 2020-11-24 15:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.02 KB, text/plain)
2020-02-24 19:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.43 KB, text/plain)
2020-02-24 19:09 UTC, Toralf Förster
Details
environment (environment,47.49 KB, text/plain)
2020-02-24 19:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.53 KB, application/x-bzip)
2020-02-24 19:09 UTC, Toralf Förster
Details
sys-libs:libaal-1.0.7-r1:20200224-084526.log (sys-libs:libaal-1.0.7-r1:20200224-084526.log,1.55 KB, text/plain)
2020-02-24 19:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.42 KB, application/x-bzip)
2020-02-24 19:09 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 19:09:37 UTC
>>> Source unpacked in /var/tmp/portage/sys-libs/libaal-1.0.7-r1/work
>>> Preparing source in /var/tmp/portage/sys-libs/libaal-1.0.7-r1/work/libaal-1.0.7 ...
sed: -e expression #2, char 76: unknown option to `s'
 * ERROR: sys-libs/libaal-1.0.7-r1::gentoo failed (prepare phase):
 *   (no error message)
 * 

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

  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 07:39:02 +0000

emerge -qpvO sys-libs/libaal
[ebuild  N    ] sys-libs/libaal-1.0.7-r1  USE="(split-usr) -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-02-24 19:09:40 UTC
Created attachment 615530 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 19:09:44 UTC
Created attachment 615532 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 19:09:46 UTC
Created attachment 615534 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 19:09:49 UTC
Created attachment 615536 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 19:09:52 UTC
Created attachment 615538 [details]
sys-libs:libaal-1.0.7-r1:20200224-084526.log
Comment 6 Toralf Förster gentoo-dev 2020-02-24 19:09:54 UTC
Created attachment 615540 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-24 15:45:25 UTC
The bug has been closed via the following commit(s):

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

commit 1b58eac17183cf98970ebd1016f7d7826b6c556f
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-11-24 15:45:01 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-11-24 15:45:21 +0000

    sys-libs/libaal: Don't use colons as sed delimiters
    
    Closes: https://bugs.gentoo.org/710702
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/libaal/libaal-1.0.7-r1.ebuild | 4 ++--
 sys-libs/libaal/libaal-1.0.7-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)