Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711542 - games-arcade/opensonic-0.1.4-r2 : /.../audio.c: error: dereferencing pointer to incomplete type LOGG_Stream {aka struct LOGG_Strea
Summary: games-arcade/opensonic-0.1.4-r2 : /.../audio.c: error: dereferencing pointer ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
: 722386 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-04 17:59 UTC by Toralf Förster
Modified: 2021-02-28 12:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2020-03-04 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.19 KB, text/plain)
2020-03-04 17:59 UTC, Toralf Förster
Details
environment (environment,111.54 KB, text/plain)
2020-03-04 17:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.17 KB, application/x-bzip)
2020-03-04 18:00 UTC, Toralf Förster
Details
games-arcade:opensonic-0.1.4-r2:20200304-074004.log (games-arcade:opensonic-0.1.4-r2:20200304-074004.log,7.84 KB, text/plain)
2020-03-04 18:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.92 KB, application/x-bzip)
2020-03-04 18:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.06 KB, application/x-bzip)
2020-03-04 18:00 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-03-04 17:59:49 UTC
/usr/bin/x86_64-pc-linux-gnu-gcc    -DNDEBUG -O2 -pipe -march=native -fno-common -falign-functions=32:25:16   -Wall -o CMakeFiles/opensonic.dir/src/core/audio.c.o -c /var/tmp/portage/games-arcade/opensonic-0.1.4-r2/work/opensnc-src-0.1.4/src/core/audio.c
/var/tmp/portage/games-arcade/opensonic-0.1.4-r2/work/opensnc-src-0.1.4/src/core/audio.c: In function music_play:
/var/tmp/portage/games-arcade/opensonic-0.1.4-r2/work/opensnc-src-0.1.4/src/core/audio.c:146:22: error: dereferencing pointer to incomplete type LOGG_Stream {aka struct LOGG_Stream}
  146 |         music->stream->loop = (loop >= INFINITY); /* "gambiarra", because LOGG lacks features */
      |                      ^~
/var/tmp/portage/games-arcade/opensonic-0.1.4-r2/work/opensnc-src-0.1.4/src/core/audio.c: In function music_get_volume:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-test-20200228-231731

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.41.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 04 Mar 2020 05:39:15 +0000

emerge -qpvO games-arcade/opensonic
[ebuild  N    ] games-arcade/opensonic-0.1.4-r2
Comment 1 Toralf Förster gentoo-dev 2020-03-04 17:59:52 UTC
Created attachment 617086 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-04 17:59:55 UTC
Created attachment 617088 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-04 17:59:57 UTC
Created attachment 617090 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-04 18:00:00 UTC
Created attachment 617092 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-04 18:00:05 UTC
Created attachment 617094 [details]
games-arcade:opensonic-0.1.4-r2:20200304-074004.log
Comment 6 Toralf Förster gentoo-dev 2020-03-04 18:00:08 UTC
Created attachment 617096 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-04 18:00:11 UTC
Created attachment 617098 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2021-02-27 11:12:39 UTC
*** Bug 722386 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-02-28 12:26:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1984a8d01f6c7739bbc95a85cfbd6a5ef8cf346f

commit 1984a8d01f6c7739bbc95a85cfbd6a5ef8cf346f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-27 11:13:27 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-28 12:26:08 +0000

    games-arcade/opensonic: EAPI-7 bump, switch to cmake.eclass, fix build
    
    Closes: https://bugs.gentoo.org/711542
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-arcade/opensonic/Manifest                    |   1 +
 .../opensonic-0.1.4-allegro-4.4.2-loggcompat.patch |  46 +++++++++
 .../opensonic/files/opensonic-0.1.4-cmake.patch    | 107 +++++++++++++++++++++
 games-arcade/opensonic/opensonic-0.1.4-r3.ebuild   |  57 +++++++++++
 4 files changed, 211 insertions(+)