Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802576 - media-sound/rhythmbox-3.4.4 - /.../tdb.h: error: expected ; before struct
Summary: media-sound/rhythmbox-3.4.4 - /.../tdb.h: error: expected ; before struct
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://github.com/samba-team/samba/c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-17 08:34 UTC by Toralf Förster
Modified: 2022-05-02 16:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.79 KB, text/plain)
2021-07-17 08:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.64 KB, text/plain)
2021-07-17 08:34 UTC, Toralf Förster
Details
environment (environment,152.08 KB, text/plain)
2021-07-17 08:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.17 KB, application/x-bzip)
2021-07-17 08:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.07 KB, application/x-bzip)
2021-07-17 08:34 UTC, Toralf Förster
Details
media-sound:rhythmbox-3.4.4:20210716-222915.log (media-sound:rhythmbox-3.4.4:20210716-222915.log,80.91 KB, text/plain)
2021-07-17 08:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,41.33 KB, application/x-bzip)
2021-07-17 08:34 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 2021-07-17 08:34:04 UTC
                 from rb-missing-plugins.h:26,
                 from rb-missing-plugins.c:25:
/usr/include/tdb.h:162:9: error: expected ‘;’ before ‘struct’
  162 | _PUBLIC_ struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags,
      |         ^~~~~~~
      |         ;
/usr/include/tdb.h:209:9: error: expected ‘;’ before ‘struct’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-j3-20210715-125808

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit e8e9f0bb21d65ad1789feabd9b938e32afd9437b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 16 19:24:27 2021 +0000

    2021-07-16 19:24:26 UTC

emerge -qpvO media-sound/rhythmbox
[ebuild  N    ] media-sound/rhythmbox-3.4.4  USE="cdr dbus libnotify python udev -daap -gnome-keyring -ipod -lirc -mtp -test -upnp-av" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-07-17 08:34:05 UTC
Created attachment 724450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-17 08:34:06 UTC
Created attachment 724453 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-17 08:34:08 UTC
Created attachment 724456 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-17 08:34:09 UTC
Created attachment 724459 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-17 08:34:10 UTC
Created attachment 724462 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-17 08:34:12 UTC
Created attachment 724465 [details]
media-sound:rhythmbox-3.4.4:20210716-222915.log
Comment 7 Toralf Förster gentoo-dev 2021-07-17 08:34:13 UTC
Created attachment 724468 [details]
temp.tar.bz2
Comment 8 ncaq 2021-07-19 14:21:31 UTC
I found workaround.

emerge -1 '=sys-libs/tdb-1.4.3'