Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832365

Summary: app-crypt/monkeysphere-0.44 - cc1: all warnings being treated as errors
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: emerge-info.txt
app-crypt:monkeysphere-0.44:20220130-041640.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-30 09:10:39 UTC
  463 |     4 + strlen(key_type) + /* type of key */
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  464 |     mpilen +
      |     ~~~~~~                
cc1: all warnings being treated as errors
make: *** [Makefile:33: src/agent-transfer/agent-transfer] Error 1
 * ERROR: app-crypt/monkeysphere-0.44::gentoo failed (compile phase):

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

  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) *
Available Rust versions:
  [1]   rust-1.58.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 3da3b60928e9c854b1718d2519d46f3562bb5cdb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 30 02:06:20 2022 +0000

    2022-01-30 02:06:19 UTC

emerge -qpvO app-crypt/monkeysphere
[ebuild  N    ] app-crypt/monkeysphere-0.44
Comment 1 Toralf Förster gentoo-dev 2022-01-30 09:10:40 UTC
Created attachment 763954 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-30 09:10:41 UTC
Created attachment 763955 [details]
app-crypt:monkeysphere-0.44:20220130-041640.log
Comment 3 Toralf Förster gentoo-dev 2022-01-30 09:10:43 UTC
Created attachment 763956 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-30 09:10:44 UTC
Created attachment 763957 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-30 09:10:45 UTC
Created attachment 763958 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-30 09:10:45 UTC
Created attachment 763959 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-11 05:24:29 UTC
The bug has been closed via the following commit(s):

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

commit 58d764319f83a36cf82020433f5bac7b30105573
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:24:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:24:24 +0000

    app-crypt/monkeysphere: respect CC; no Werror
    
    Closes: https://bugs.gentoo.org/832365
    Closes: https://bugs.gentoo.org/744430
    Bug: https://bugs.gentoo.org/744454
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/monkeysphere-0.44-no-werror.patch        | 12 ++++++++++
 app-crypt/monkeysphere/monkeysphere-0.44.ebuild    | 26 ++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)