Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926516 - dev-libs/liblogging-1.0.6 - beeplisten.c: error: implicit declaration of function sbSock_InitUXDOMSOCK [-Wimplicit-function-declaration]
Summary: dev-libs/liblogging-1.0.6 - beeplisten.c: error: implicit declaration of func...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-08 16:17 UTC by Toralf Förster
Modified: 2024-03-08 16:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.91 KB, text/plain)
2024-03-08 16:17 UTC, Toralf Förster
Details
dev-libs:liblogging-1.0.6:20240307-175714.log (dev-libs:liblogging-1.0.6:20240307-175714.log,19.06 KB, text/plain)
2024-03-08 16:17 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,71.64 KB, application/x-xz)
2024-03-08 16:17 UTC, Toralf Förster
Details
environment (environment,76.88 KB, text/plain)
2024-03-08 16:17 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-03-08 16:17 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.54 KB, application/x-xz)
2024-03-08 16:17 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.89 KB, application/x-xz)
2024-03-08 16:17 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,76.70 KB, application/x-xz)
2024-03-08 16:17 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.91 KB, application/x-xz)
2024-03-08 16:17 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 2024-03-08 16:17:04 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  USE="rfc3195 stdlog systemd"
Comment 1 Toralf Förster gentoo-dev 2024-03-08 16:17:05 UTC
Created attachment 887058 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-08 16:17:06 UTC
Created attachment 887059 [details]
dev-libs:liblogging-1.0.6:20240307-175714.log
Comment 3 Toralf Förster gentoo-dev 2024-03-08 16:17:07 UTC
Created attachment 887060 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-03-08 16:17:09 UTC
Created attachment 887061 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-08 16:17:10 UTC
Created attachment 887062 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-08 16:17:11 UTC
Created attachment 887063 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-08 16:17:12 UTC
Created attachment 887064 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-03-08 16:17:13 UTC
Created attachment 887065 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-03-08 16:17:14 UTC
Created attachment 887066 [details]
temp.tar.xz