Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710704 - net-mail/serialmail-0.75-r4 : gcc: error: CFLAGS@: No such file or directory
Summary: net-mail/serialmail-0.75-r4 : gcc: error: CFLAGS@: No such file or directory
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:
 
Reported: 2020-02-24 19:10 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.81 KB, text/plain)
2020-02-24 19:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.10 KB, text/plain)
2020-02-24 19:10 UTC, Toralf Förster
Details
environment (environment,74.07 KB, text/plain)
2020-02-24 19:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.39 KB, application/x-bzip)
2020-02-24 19:10 UTC, Toralf Förster
Details
net-mail:serialmail-0.75-r4:20200224-114459.log (net-mail:serialmail-0.75-r4:20200224-114459.log,3.56 KB, text/plain)
2020-02-24 19:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.58 KB, application/x-bzip)
2020-02-24 19:10 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:10:03 UTC
rm -f tryulong64.o tryulong64
./compile maildirserial.c
gcc: error: CFLAGS@: No such file or directory
make: *** [Makefile:354: maildirserial.o] Error 1
 * ERROR: net-mail/serialmail-0.75-r4::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20200220-111615

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

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) *
Available Rust versions:
  [1]   rust-1.41.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 24 Feb 2020 10:39:06 +0000

emerge -qpvO net-mail/serialmail
[ebuild  N    ] net-mail/serialmail-0.75-r4  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2020-02-24 19:10:09 UTC
Created attachment 615542 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 19:10:12 UTC
Created attachment 615544 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 19:10:15 UTC
Created attachment 615546 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 19:10:18 UTC
Created attachment 615548 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 19:10:20 UTC
Created attachment 615550 [details]
net-mail:serialmail-0.75-r4:20200224-114459.log
Comment 6 Toralf Förster gentoo-dev 2020-02-24 19:10:23 UTC
Created attachment 615552 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-24 13:32:46 UTC
The bug has been closed via the following commit(s):

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

commit 1ff27d9452dac0083f45d4d5d51a8dd937d86d1b
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 13:15:08 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 13:31:47 +0000

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

 net-mail/serialmail/serialmail-0.75-r4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)