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

Bug 926515

Summary: dev-libs/liblogging-1.0.6-r1 - beeplisten.c: error: implicit declaration of function sbSock_InitUXDOMSOCK [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-libs:liblogging-1.0.6-r1:20240307-175604.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-03-08 16:16:48 UTC
  170 | sbFramActualRecvFramCommonBody(sbFramObj* pThis,sbChanObj *pChan)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:604: liblogging_rfc3195_la-beepframe.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -c beepmessage.c  -fPIC -DPIC -o .libs/liblogging_rfc3195_la-beepmessage.o
beeplisten.c: In function 'sbLstnInit':
beeplisten.c:1055:28: error: implicit declaration of function 'sbSock_InitUXDOMSOCK' [-Wimplicit-function-declaration]
 1055 |                 if((iRet = sbSock_InitUXDOMSOCK(&(pThis->pSockUXDOMSOCKListening), pActualSockName, /*SOCK_DGRAM*/ SOCK_STREAM)) != SR_RET_OK)
      |                            ^~~~~~~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.0
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0
  [2]   rust-1.75.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 8.402_p06 [openjdk-8]
3)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
4)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
6)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-8 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17 
  [6]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 4d97e40124aef7188a6faa8153fe9a48c3838d3e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 7 16:49:23 2024 +0000

    2024-03-07 16:49:23 UTC

emerge -qpvO dev-libs/liblogging
[ebuild  N    ] dev-libs/liblogging-1.0.6-r1  USE="rfc3195 stdlog systemd"
Comment 1 Toralf Förster gentoo-dev 2024-03-08 16:16:49 UTC
Created attachment 887049 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-08 16:16:50 UTC
Created attachment 887050 [details]
dev-libs:liblogging-1.0.6-r1:20240307-175604.log
Comment 3 Toralf Förster gentoo-dev 2024-03-08 16:16:52 UTC
Created attachment 887051 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-03-08 16:16:53 UTC
Created attachment 887052 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-08 16:16:54 UTC
Created attachment 887053 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-08 16:16:55 UTC
Created attachment 887054 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-08 16:16:56 UTC
Created attachment 887055 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-03-08 16:16:58 UTC
Created attachment 887056 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-03-08 16:17:00 UTC
Created attachment 887057 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-06 06:21:47 UTC
*** Bug 926516 has been marked as a duplicate of this bug. ***