Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930009 - media-sound/moc-2.6_alpha3-r6 - tags_cache.c: error: implicit declaration of function db_strerror
Summary: media-sound/moc-2.6_alpha3-r6 - tags_cache.c: error: implicit declaration of ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-14 11:22 UTC by Toralf Förster
Modified: 2024-04-14 11:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,23.69 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,132.63 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
environment (environment,84.17 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,49.89 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,17.38 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
media-sound:moc-2.6_alpha3-r6:20240414-105006.log (media-sound:moc-2.6_alpha3-r6:20240414-105006.log,51.67 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,129.00 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.48 KB, application/x-xz)
2024-04-14 11:22 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-04-14 11:22:02 UTC
too long lines were shrinked:

      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DSYSTEM_THEMES_DIR=\"/usr/share/moc/themes\" -DPLUGIN_DIR=\"/usr/lib64/moc/decoder_plugins\" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw  -O2 -pipe -march=native -fno-diagnostics-color -Wall -W  -c -o rbtree.o rbtree.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DSYSTEM_THEMES_DIR=\"/usr/share/moc/themes\" -DPLUGIN_DIR=\"/usr/lib64/moc/decoder_plugins\" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw  -O2 -pipe -march=native -fno-diagnostics-color -Wall -W  -c -o tags_cache.o tags_cache.c
tags_cache.c: In function bdb_strerror:
tags_cache.c:136:35: error: implicit declaration of function db_strerror; did you mean bdb_strerror? [-Wimplicit-function-declaration]
  136 |                 result = xstrdup (db_strerror (errnum));
      |                                   ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240402-155056

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit ca9dc97777dd38fd847f80035b3b24df28ed5aee
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 14 09:04:32 2024 +0000

    2024-04-14 09:04:31 UTC

emerge -qpvO media-sound/moc
[ebuild  N    ] media-sound/moc-2.6_alpha3-r6  USE="libsamplerate magic sndio tremor unicode -aac -alsa -cache -curl -debug -ffmpeg -flac -jack -mad -modplug -musepack -oss -sid -sndfile -speex -timidity -vorbis -wavpack"
Comment 1 Toralf Förster gentoo-dev 2024-04-14 11:22:03 UTC
Created attachment 890806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-14 11:22:05 UTC
Created attachment 890807 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-14 11:22:06 UTC
Created attachment 890808 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-14 11:22:07 UTC
Created attachment 890809 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-14 11:22:08 UTC
Created attachment 890810 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-14 11:22:09 UTC
Created attachment 890811 [details]
media-sound:moc-2.6_alpha3-r6:20240414-105006.log
Comment 7 Toralf Förster gentoo-dev 2024-04-14 11:22:10 UTC
Created attachment 890812 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-14 11:22:11 UTC
Created attachment 890813 [details]
temp.tar.xz