Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759385 - media-sound/aqualung-1.1-r1 : build_store.c: error: two or more data types in declaration specifiers
Summary: media-sound/aqualung-1.1-r1 : build_store.c: error: two or more data types in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-10 17:51 UTC by Toralf Förster
Modified: 2021-01-13 14:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.65 KB, text/plain)
2020-12-10 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.83 KB, text/plain)
2020-12-10 17:51 UTC, Toralf Förster
Details
environment (environment,82.04 KB, text/plain)
2020-12-10 17:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.18 KB, application/x-bzip)
2020-12-10 17:51 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.36 KB, application/x-bzip)
2020-12-10 17:51 UTC, Toralf Förster
Details
media-sound:aqualung-1.1-r1:20201210-084606.log (media-sound:aqualung-1.1-r1:20201210-084606.log,26.00 KB, text/plain)
2020-12-10 17:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.05 KB, application/x-bzip)
2020-12-10 17:52 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 2020-12-10 17:51:52 UTC
                 from build_store.c:35:
build_store.c: In function ‘data_src_cell_toggled’:
build_store.c:385:12: error: two or more data types in declaration specifiers
  385 |   gboolean bool;
      |            ^~~~
build_store.c:385:3: warning: useless type name in empty declaration

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20201207-114500

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Dec 10 08:05:18 AM UTC 2020

emerge -qpvO media-sound/aqualung
[ebuild  N    ] media-sound/aqualung-1.1-r1  USE="alsa cdda flac mp3 pulseaudio sndfile vorbis -cddb -debug -ffmpeg -ifp -jack -ladspa -lame -libsamplerate -lua -mac -modplug -musepack -oss -podcast -speex -systray -wavpack"
Comment 1 Toralf Förster gentoo-dev 2020-12-10 17:51:54 UTC
Created attachment 677626 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-10 17:51:55 UTC
Created attachment 677629 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-12-10 17:51:57 UTC
Created attachment 677632 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-12-10 17:51:58 UTC
Created attachment 677635 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-12-10 17:51:59 UTC
Created attachment 677638 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-10 17:52:00 UTC
Created attachment 677641 [details]
media-sound:aqualung-1.1-r1:20201210-084606.log
Comment 7 Toralf Förster gentoo-dev 2020-12-10 17:52:01 UTC
Created attachment 677644 [details]
temp.tbz2
Comment 8 Daniel Pielmeier gentoo-dev 2020-12-12 13:22:53 UTC
I can not reproduce this error. Not even with gcc 10 and your *FLAGS.
Comment 9 Jeremy Stent 2020-12-31 19:46:28 UTC
I found that this compiles fine if you change the name of the variable at line 385 of build_store.c to "mbool" or something.  You also have to change the following two references.
Comment 10 jannis 2021-01-03 19:26:51 UTC
(In reply to Daniel Pielmeier from comment #8)
> I can not reproduce this error. Not even with gcc 10 and your *FLAGS.

Can you retry with dev-libs/icu-68.2 and dev-libs/libxml2[icu]? Downgrading icu to 67.1 fixes the compilation for me.
Comment 11 jannis 2021-01-11 09:02:41 UTC
Now that dev-libs/icu-68.2 is stable, I expect more people to be hit by this
Comment 12 Larry the Git Cow gentoo-dev 2021-01-13 14:39:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcececc1702ebbd97dc3411bd03a3c423bc1d21

commit 8dcececc1702ebbd97dc3411bd03a3c423bc1d21
Author:     Daniel Pielmeier <billie@gentoo.org>
AuthorDate: 2021-01-13 14:39:12 +0000
Commit:     Daniel Pielmeier <billie@gentoo.org>
CommitDate: 2021-01-13 14:39:12 +0000

    media-sound/aqualung: Fix bug #759385.
    
    Thanks to Toralf Förster for the report.
    
    Closes: https://bugs.gentoo.org/759385
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Daniel Pielmeier <billie@gentoo.org>

 media-sound/aqualung/aqualung-1.1-r1.ebuild        |  3 ++-
 media-sound/aqualung/aqualung-1.1-r101.ebuild      |  3 ++-
 .../files/aqualung-1.1-var-collision.patch         | 31 ++++++++++++++++++++++
 3 files changed, 35 insertions(+), 2 deletions(-)