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

Bug 919458

Summary: app-crypt/seahorse-43.0-r3 - [clang] ssh/.../key.c: error: non-void function seahorse_ssh_key_parse_co should return a value [-Wreturn-type]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: CONFIRMED ---    
Severity: normal CC: chris
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=924997
https://bugs.gentoo.org/show_bug.cgi?id=882805
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-crypt:seahorse-43.0-r3:20231208-095907.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2023-12-08 13:36:09 UTC
ssh/libseahorse-ssh.a.p/key.c:239:7: warning: variable '_words_size_' set but not used [-Wunused-but-set-variable]
  239 |         gint _words_size_;
      |              ^
ssh/libseahorse-ssh.a.p/key.c:241:10: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable]
  241 |         gchar** _tmp5_;
      |                 ^
ssh/libseahorse-ssh.a.p/key.c:903:2: error: non-void function 'seahorse_ssh_key_parse_co' should return a value [-Wreturn-type]
  903 |         g_return_if_fail (_data_->_tmp0_);
      |         ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-20231203-121010

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit bdbb0ee9aec9017bbee4c84ed9d40c802ac545c8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 8 09:46:56 2023 +0000

    2023-12-08 09:46:55 UTC

emerge -qpvO app-crypt/seahorse
[ebuild  N    ] app-crypt/seahorse-43.0-r3  USE="zeroconf -ldap"
Comment 1 Toralf Förster gentoo-dev 2023-12-08 13:36:10 UTC
Created attachment 878299 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-08 13:36:12 UTC
Created attachment 878300 [details]
app-crypt:seahorse-43.0-r3:20231208-095907.log
Comment 3 Toralf Förster gentoo-dev 2023-12-08 13:36:13 UTC
Created attachment 878301 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-12-08 13:36:15 UTC
Created attachment 878302 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-08 13:36:15 UTC
Created attachment 878303 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-08 13:36:17 UTC
Created attachment 878304 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-08 13:36:17 UTC
Created attachment 878305 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-08 13:36:19 UTC
Created attachment 878306 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-08 13:36:20 UTC
Created attachment 878307 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-08 13:36:20 UTC
Created attachment 878308 [details]
var.tmp.clang.tar.xz
Comment 11 Chris Pritchard 2024-04-16 22:12:23 UTC
The patch in https://bugs.gentoo.org/882805 seems to fix this error when applied as a user patch