Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832212 - app-crypt/sbsigntools-0.9.4 - cc1: all warnings being treated as errors
Summary: app-crypt/sbsigntools-0.9.4 - 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: Matthias Maier
URL:
Whiteboard:
Keywords:
: 828947 845372 (view as bug list)
Depends on:
Blocks: werror openssl-3.0
  Show dependency tree
 
Reported: 2022-01-28 14:24 UTC by Toralf Förster
Modified: 2022-06-11 06:03 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2022-01-28 14:24 UTC, Toralf Förster
Details
app-crypt:sbsigntools-0.9.4:20220127-221509.log (app-crypt:sbsigntools-0.9.4:20220127-221509.log,9.50 KB, text/plain)
2022-01-28 14:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.06 KB, text/plain)
2022-01-28 14:24 UTC, Toralf Förster
Details
environment (environment,69.12 KB, text/plain)
2022-01-28 14:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.80 KB, application/x-bzip)
2022-01-28 14:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.45 KB, application/x-bzip)
2022-01-28 14:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.13 KB, application/x-bzip)
2022-01-28 14:24 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-01-28 14:24:37 UTC
      |                 ~~~~~~~~~^~~~~
fileio.c:178:26: error: ‘buf’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  178 |                 *out_buf = buf;
      |                 ~~~~~~~~~^~~~~
cc1: all warnings being treated as errors
make[2]: *** [Makefile:725: sbsign-fileio.o] Error 1
make[2]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_debug-20220127-130013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 1615324615b4a5c02a49ddf6d7bb9df98a4d3273
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 27 21:21:46 2022 +0000

    2022-01-27 21:21:42 UTC

emerge -qpvO app-crypt/sbsigntools
[ebuild  N    ] app-crypt/sbsigntools-0.9.4
Comment 1 Toralf Förster gentoo-dev 2022-01-28 14:24:38 UTC
Created attachment 763794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-28 14:24:39 UTC
Created attachment 763795 [details]
app-crypt:sbsigntools-0.9.4:20220127-221509.log
Comment 3 Toralf Förster gentoo-dev 2022-01-28 14:24:40 UTC
Created attachment 763796 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-28 14:24:41 UTC
Created attachment 763797 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-28 14:24:42 UTC
Created attachment 763798 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-28 14:24:43 UTC
Created attachment 763799 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-28 14:24:44 UTC
Created attachment 763800 [details]
temp.tar.bz2
Comment 8 Matthias Maier gentoo-dev 2022-05-14 19:53:21 UTC
*** Bug 828947 has been marked as a duplicate of this bug. ***
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-11 06:00:21 UTC
*** Bug 845372 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2022-06-11 06:03:25 UTC
The bug has been closed via the following commit(s):

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

commit 3f80775fd1204bf44e4ecd41202b591e1d953e63
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 06:01:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 06:03:18 +0000

    app-crypt/sbsigntools: drop Werror
    
    Closes: https://bugs.gentoo.org/832212
    Bug: https://bugs.gentoo.org/845372
    Bug: https://bugs.gentoo.org/828947
    Signed-off-by: Sam James <sam@gentoo.org>

 .../sbsigntools/files/sbsigntools-0.9.4-no-werror.patch     | 13 +++++++++++++
 app-crypt/sbsigntools/sbsigntools-0.9.4.ebuild              |  4 ++++
 2 files changed, 17 insertions(+)