Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710580 - mail-filter/libmilter-1.0.2 : * sed -e s: ... > ${S}/devtools/Site/site.config.m4 || die failed to generate
Summary: mail-filter/libmilter-1.0.2 : * sed -e s: ... > ${S}/devtools/Site/site.conf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-23 14:47 UTC by Toralf Förster
Modified: 2020-03-24 13:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.94 KB, text/plain)
2020-02-23 14:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.48 KB, text/plain)
2020-02-23 14:47 UTC, Toralf Förster
Details
environment (environment,50.66 KB, text/plain)
2020-02-23 14:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.66 KB, application/x-bzip)
2020-02-23 14:47 UTC, Toralf Förster
Details
mail-filter:libmilter-1.0.2:20200223-144449.log (mail-filter:libmilter-1.0.2:20200223-144449.log,1.81 KB, text/plain)
2020-02-23 14:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.40 KB, application/x-bzip)
2020-02-23 14:47 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-23 14:47:16 UTC
 *   environment, line 1091:  Called die
 * The specific snippet of code:
 *       sed -e "s:@@CFLAGS@@:${CFLAGS}:" -e "s:@@LDFLAGS@@:${LDFLAGS}:" -e "s:@@CC@@:${CC}:" -e "s:@@ENVDEF@@:${ENVDEF}:" "${FILESDIR}/gentoo.config.m4" > "${S}/devtools/Site/site.config.m4" || die "failed to generate site.config.m4"
 * 
 * If you need support, post the output of `emerge --info '=mail-filter/libmilter-1.0.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mail-filter/libmilter-1.0.2::gentoo'`.

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

  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) *

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 <==
Sun, 23 Feb 2020 13:07:09 +0000

emerge -qpvO mail-filter/libmilter
[ebuild  N    ] mail-filter/libmilter-1.0.2  USE="ipv6 -poll"
Comment 1 Toralf Förster gentoo-dev 2020-02-23 14:47:19 UTC
Created attachment 615332 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-23 14:47:23 UTC
Created attachment 615334 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-23 14:47:25 UTC
Created attachment 615336 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-23 14:47:28 UTC
Created attachment 615338 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-23 14:47:31 UTC
Created attachment 615340 [details]
mail-filter:libmilter-1.0.2:20200223-144449.log
Comment 6 Toralf Förster gentoo-dev 2020-02-23 14:47:33 UTC
Created attachment 615342 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-24 13:32:37 UTC
The bug has been closed via the following commit(s):

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

commit 54d1c273f6bd9247657d8ffe85a7229b342391c0
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 13:08:31 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 13:31:41 +0000

    mail-filter/libmilter: fix bad sed delimiter
    
    Closes: https://bugs.gentoo.org/710580
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 mail-filter/libmilter/libmilter-1.0.2.ebuild    | 2 +-
 mail-filter/libmilter/libmilter-1.0.2_p1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)