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: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-27 07:04 UTC by Agostino Sarubbo
Modified: 2024-02-01 10:53 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 ***