Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758272 - sys-apps/apparmor-3.0.0 calls cpp directly
Summary: sys-apps/apparmor-3.0.0 calls cpp directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-12-03 14:21 UTC by Agostino Sarubbo
Modified: 2020-12-08 07:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,17.63 KB, text/plain)
2020-12-03 14:21 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-12-03 14:21:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/apparmor-3.0.0 calls cpp directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CPP implementation (like clang-cpp). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CPP variable to x86_64-pc-linux-gnu-gcc -E.
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-03 14:21:30 UTC
Created attachment 676525 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-12-03 14:21:33 UTC
Possible context of error(s):

/bin/sh: cpp: command not found
make[1]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2020-12-08 07:04:57 UTC
The bug has been closed via the following commit(s):

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

commit b1d762f55384dd6553ff49965f122a37401f25e1
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2020-12-08 06:08:54 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2020-12-08 07:03:50 +0000

    sys-apps/apparmor: version bump 3.0.1
    
    Closes: https://bugs.gentoo.org/750860
    Closes: https://bugs.gentoo.org/758272
    Closes: https://bugs.gentoo.org/758272
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 sys-apps/apparmor/Manifest              |  1 +
 sys-apps/apparmor/apparmor-3.0.1.ebuild | 83 +++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+)

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

commit b1d762f55384dd6553ff49965f122a37401f25e1
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2020-12-08 06:08:54 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2020-12-08 07:03:50 +0000

    sys-apps/apparmor: version bump 3.0.1
    
    Closes: https://bugs.gentoo.org/750860
    Closes: https://bugs.gentoo.org/758272
    Closes: https://bugs.gentoo.org/758272
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 sys-apps/apparmor/Manifest              |  1 +
 sys-apps/apparmor/apparmor-3.0.1.ebuild | 83 +++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+)