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

Bug 717016

Summary: dev-lang/smlnj-110.82 : ebuild uses colon (:) as a sed delimiter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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-lang:smlnj-110.82:20200411-004811.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2020-04-11 06:26:41 UTC
 * Applying smlnj-110.82-pax-p2.patch ...
 [ ok ]
 * Applying smlnj-110.82-pax-p3.patch ...
 [ ok ]
sed: -e expression #4, char 80: unknown option to `s'
>>> Source prepared.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200405-081627

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri 10 Apr 2020 11:37:53 PM UTC

emerge -qpvO dev-lang/smlnj
[ebuild  N    ] dev-lang/smlnj-110.82  USE="-pax_kernel"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 06:26:44 UTC
Created attachment 632056 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 06:26:47 UTC
Created attachment 632058 [details]
dev-lang:smlnj-110.82:20200411-004811.log
Comment 3 Toralf Förster gentoo-dev 2020-04-11 06:26:50 UTC
Created attachment 632060 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-11 06:26:53 UTC
Created attachment 632062 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-11 06:26:58 UTC
Created attachment 632064 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 06:27:01 UTC
Created attachment 632066 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-04 17:54:36 UTC
The bug has been closed via the following commit(s):

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

commit 2328f28b225d9b77711a08ef839a6084f17b834d
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-01-04 17:53:22 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-01-04 17:54:33 +0000

    dev-lang/smlnj: replace sed delimeter
    
    Closes: https://bugs.gentoo.org/717016
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/smlnj/smlnj-110.82.ebuild   | 14 +++++++-------
 dev-lang/smlnj/smlnj-110.99.2.ebuild | 12 ++++++------
 2 files changed, 13 insertions(+), 13 deletions(-)