Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923006 - media-sound/hydrogen-1.2.2-r1 fails to compile: FileDialog.h:32:38: error: expected class-name before , token
Summary: media-sound/hydrogen-1.2.2-r1 fails to compile: FileDialog.h:32:38: error: ex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 945475
Blocks:
  Show dependency tree
 
Reported: 2024-01-27 07:04 UTC by Agostino Sarubbo
Modified: 2024-12-06 07:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,298.09 KB, text/plain)
2024-01-27 07:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-27 07:04:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/hydrogen-1.2.2-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-27 07:04:03 UTC
Created attachment 883226 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 07:04:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find ALSA (missing: ALSA_LIBRARIES ALSA_INCLUDE_DIRS) 
-- Could NOT find CPPUNIT (missing: CPPUNIT_LIBRARIES CPPUNIT_INCLUDE_DIRS) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find JACK (missing: JACK_LIBRARIES JACK_INCLUDE_DIRS) 
-- Could NOT find LADSPA (missing: LADSPA_INCLUDE_DIR) 
-- Could NOT find LASH (missing: LASH_LIBRARIES LASH_INCLUDE_DIRS) 
-- Could NOT find LIBTAR (missing: LIBTAR_LIBRARIES) 
-- Could NOT find LRDF (missing: LRDF_LIBRARIES LRDF_INCLUDE_DIRS) 
-- Could NOT find OSC (missing: OSC_LIBRARIES OSC_INCLUDE_DIRS) 
-- Could NOT find OSS (missing: OSS_LIBRARIES) 
-- Could NOT find PORTAUDIO (missing: PORTAUDIO_LIBRARIES PORTAUDIO_INCLUDE_DIRS) 
-- Could NOT find PORTMIDI (missing: PORTMIDI_LIBRARIES PORTMIDI_INCLUDE_DIRS) 
-- Could NOT find PULSEAUDIO (missing: PULSEAUDIO_LIBRARIES PULSEAUDIO_INCLUDE_DIRS) 
-- Could NOT find RUBBERBAND (missing: RUBBERBAND_LIBRARIES RUBBERBAND_INCLUDE_DIRS) 
FAILED: src/gui/CMakeFiles/hydrogen.dir/src/Widgets/FileDialog.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
--   Package 'alsa', required by 'virtual:world', not found
--   Package 'cppunit', required by 'virtual:world', not found
--   Package 'jack', required by 'virtual:world', not found
--   Package 'lash-1.0', required by 'virtual:world', not found
--   Package 'liblo', required by 'virtual:world', not found
--   Package 'libpulse', required by 'virtual:world', not found
--   Package 'lrdf', required by 'virtual:world', not found
--   Package 'oss', required by 'virtual:world', not found
--   Package 'portaudio-2.0', required by 'virtual:world', not found
--   Package 'portmidi', required by 'virtual:world', not found
--   Package 'rubberband', required by 'virtual:world', not found
--   Package 'tar', required by 'virtual:world', not found
/var/tmp/portage/media-sound/hydrogen-1.2.2-r1/work/hydrogen-1.2.2/src/gui/src/Widgets/FileDialog.h:32:38: error: expected class-name before ‘,’ token
Comment 3 Miroslav Šulc gentoo-dev 2024-02-01 10:43:09 UTC

*** This bug has been marked as a duplicate of bug 922034 ***
Comment 4 Larry the Git Cow gentoo-dev 2024-12-06 07:57:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f78da77cfa34a8779a67db5fc319ed9f61b688

commit 43f78da77cfa34a8779a67db5fc319ed9f61b688
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2024-12-06 07:57:17 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-12-06 07:57:23 +0000

    media-sound/hydrogen: dropped obsolete 1.2.2-r1
    
    Bug: https://bugs.gentoo.org/945475
    Closes: https://bugs.gentoo.org/923006
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/hydrogen/Manifest                      |   1 -
 .../files/hydrogen-1.2.1-gnuinstalldirs.patch      |  25 ------
 .../hydrogen/files/hydrogen-1.2.2-cflags.patch     |  11 ---
 media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild      | 100 ---------------------
 4 files changed, 137 deletions(-)