Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907472 - media-sound/hydrogen-1.2.0 fails to compile (MUSL-SYSTEM): Object.h:153:16: error: timeval does not name a type
Summary: media-sound/hydrogen-1.2.0 fails to compile (MUSL-SYSTEM): Object.h:153:16: e...
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: 2023-05-31 07:15 UTC by Agostino Sarubbo
Modified: 2023-05-31 07:15 UTC (History)
0 users

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


Attachments
build.log (build.log,122.59 KB, text/plain)
2023-05-31 07:15 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 2023-05-31 07:15:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/hydrogen-1.2.0 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-31 07:15:34 UTC
Created attachment 862954 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-31 07:15:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   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
-- Could NOT find ALSA (missing: ALSA_LIBRARIES ALSA_INCLUDE_DIRS) 
-- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 
-- 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/core/CMakeFiles/hydrogen-core-1.2.0.dir/AudioEngine/AudioEngine.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/AudioEngine/AudioEngineTests.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/AudioEngine/TransportPosition.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/AutomationPathSerializer.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/Adsr.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/AutomationPath.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/Drumkit.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/DrumkitComponent.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/Instrument.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/InstrumentComponent.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/InstrumentLayer.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/InstrumentList.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/Note.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/Pattern.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/PatternList.cpp.o 
FAILED: src/core/CMakeFiles/hydrogen-core-1.2.0.dir/Basics/Playlist.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/media-sound/hydrogen-1.2.0/work/hydrogen-1.2.0/src/core/Object.h:153:16: error: 'timeval' does not name a type