Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847790 - sys-cluster/kronosnet-1.23 - cc1: all warnings being treated as errors
Summary: sys-cluster/kronosnet-1.23 - cc1: all warnings being treated as errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 907721
  Show dependency tree
 
Reported: 2022-05-27 08:56 UTC by Toralf Förster
Modified: 2023-06-03 01:21 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.20 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.26 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
environment (environment,23.40 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.80 KB, application/x-bzip)
2022-05-27 08:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.82 KB, application/x-bzip)
2022-05-27 08:56 UTC, Toralf Förster
Details
sys-cluster:kronosnet-1.23:20220527-005748.log (sys-cluster:kronosnet-1.23:20220527-005748.log,14.36 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.80 KB, application/x-bzip)
2022-05-27 08:56 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 2022-05-27 08:56:10 UTC
<command-line>: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>: note: this is the location of the previous definition
<command-line>: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>: note: this is the location of the previous definition
cc1: all warnings being treated as errors
make[3]: *** [Makefile:611: libnozzle_la-internals.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220526-120005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 53f34e4ff06466a2c193b63d569fda344e6d8bd5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 26 23:47:57 2022 +0000

    2022-05-26 23:47:57 UTC

emerge -qpvO sys-cluster/kronosnet
[ebuild  N    ] sys-cluster/kronosnet-1.23  USE="openssl -doc -lz4 -lzo2 -nss -test -zstd"
Comment 1 Toralf Förster gentoo-dev 2022-05-27 08:56:11 UTC
Created attachment 781013 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-27 08:56:12 UTC
Created attachment 781016 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-05-27 08:56:13 UTC
Created attachment 781019 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-27 08:56:15 UTC
Created attachment 781022 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-27 08:56:16 UTC
Created attachment 781025 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-27 08:56:17 UTC
Created attachment 781028 [details]
sys-cluster:kronosnet-1.23:20220527-005748.log
Comment 7 Toralf Förster gentoo-dev 2022-05-27 08:56:18 UTC
Created attachment 781031 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 07:11:01 UTC
Same deal as https://bugs.gentoo.org/847796#c8. Bad Werror and bad overriding FS.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-01 00:17:36 UTC

*** This bug has been marked as a duplicate of bug 750548 ***
Comment 10 Larry the Git Cow gentoo-dev 2022-06-01 00:32:31 UTC
The bug has been closed via the following commit(s):

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

commit f017304f5a38b4bcd0712759876997af96431fbc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-01 00:30:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-01 00:31:36 +0000

    sys-cluster/kronosnet: don't set FORTIFY_SOURCE=2 twice; forward Werror patch
    
    Closes: https://bugs.gentoo.org/847790
    Bug: https://bugs.gentoo.org/750548
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/kronosnet-1.23-no-extra-fortify-source.patch | 18 ++++++++++++++++++
 sys-cluster/kronosnet/kronosnet-1.23.ebuild            |  5 +++++
 2 files changed, 23 insertions(+)