Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713002 - mail-filter/libmilter-1.0.2_p1 : ebuild uses colon (:) as a sed delimiter
Summary: mail-filter/libmilter-1.0.2_p1 : 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: 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-03-17 16:26 UTC by Toralf Förster
Modified: 2020-08-17 03:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.57 KB, text/plain)
2020-03-17 16:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.07 KB, text/plain)
2020-03-17 16:26 UTC, Toralf Förster
Details
environment (environment,50.14 KB, text/plain)
2020-03-17 16:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.41 KB, application/x-bzip)
2020-03-17 16:26 UTC, Toralf Förster
Details
mail-filter:libmilter-1.0.2_p1:20200317-153534.log (mail-filter:libmilter-1.0.2_p1:20200317-153534.log,1.89 KB, text/plain)
2020-03-17 16:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.25 KB, application/x-bzip)
2020-03-17 16:26 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-03-17 16:26:29 UTC
 * Applying libmilter-sharedlib.patch ...
 [ ok ]
 * Applying libmilter-glibc-2.30.patch ...
 [ ok ]
sed: -e expression #1, char 73: unknown option to s
 * ERROR: mail-filter/libmilter-1.0.2_p1::gentoo failed (prepare phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20200316-221636

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 14:08:41 +0000
emerge -qpvO mail-filter/libmilter
[ebuild  N    ] mail-filter/libmilter-1.0.2_p1  USE="ipv6 -poll"
Comment 1 Toralf Förster gentoo-dev 2020-03-17 16:26:32 UTC
Created attachment 620956 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-17 16:26:35 UTC
Created attachment 620958 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-17 16:26:37 UTC
Created attachment 620960 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-17 16:26:40 UTC
Created attachment 620962 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-17 16:26:43 UTC
Created attachment 620964 [details]
mail-filter:libmilter-1.0.2_p1:20200317-153534.log
Comment 6 Toralf Förster gentoo-dev 2020-03-17 16:26:46 UTC
Created attachment 620966 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-17 03:06:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c80a732e905607c72d563ad84cf66762eb40e2f

commit 6c80a732e905607c72d563ad84cf66762eb40e2f
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-08-17 02:59:26 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-08-17 03:06:41 +0000

    mail-filter/libmilter: bump to 1.2 with sendmail 8.16.1 source
    
    * Add sub SLOT to setup proper rebuilds for revdeps
    * Fix sed calls with : delimiter
    * Drop multilib eclass
    * drop glibc-2.30 patch as it was upstreamed
    * Drop blocker for mail-mta/sendmail
    
    Closes: https://bugs.gentoo.org/728106
    Closes: https://bugs.gentoo.org/713002
    
    Acked-by: Sam James <sam@gentoo.org>
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 mail-filter/libmilter/Manifest                     |  1 +
 .../files/sendmail-8.14.6-build-system.patch       | 73 +++-------------------
 .../files/sendmail-8.15.2-glibc-2.30.patch         | 52 +++++++++++++++
 mail-filter/libmilter/libmilter-1.0.2_p1-r1.ebuild | 73 ++++++++++++++++++++++
 4 files changed, 136 insertions(+), 63 deletions(-)