Closed mixxxbot closed 2 years ago
Commented by: rryan Date: 2012-05-06T17:25:18Z
Assuming you have all of these installed, please post config.log (ends up in the same directory you run scons). If you don't have these installed, then you need to install them all :).
RJ
On Sun, May 6, 2012 at 11:20 AM, Matt Brooks
Public bug reported:
I'm getting all sorts of dependency errors when building revision 3094. I am on Arch Linux x86_64. The relevant portion of code is as follows -
ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, or the PortAudio-v19 development header files. Configuring PortMIDI Checking for C library porttime... no Checking for C library libporttime... no Checking for C header file porttime.h... yes Checking for C library portmidi... no Checking for C library libportmidi... no Checking for C header file portmidi.h... yes Configuring Qt Checking for QtCore (4.6 or higher)... yes Configuring FidLib Configuring SndFile Checking for C library sndfile... no Checking for C library libsndfile... no ERROR:root:Unmet dependency: Did not find libsndfile or it's development headers, exiting! Configuring FLAC Checking for C header file FLAC/stream_decoder.h... yes Checking for C library libFLAC... no Checking for C library FLAC... no ERROR:root:Unmet dependency: Did not find libFLAC development libraries, exiting! Configuring OggVorbis Checking for C library libvorbisfile... no Checking for C library vorbisfile... no Checking for C library libvorbis... no Checking for C library vorbis... no ERROR:root:Unmet dependency: Did not find libvorbis.a, libvorbis.lib, or the libvorbisfile development headers. Configuring OpenGL Checking for C library GL... no Checking for C library opengl32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h... no Checking for C header file GL/gl.h... yes Checking for C library GLU... no Checking for C library glu32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/glu.h... no ERROR:root:Unmet dependency: Did not find GLU development files, exiting! Configuring TagLib Checking for C library tag... no ERROR:root:Unmet dependency: Could not find libtag or its development headers. Configuring ProtoBuf Checking for C library libprotobuf-lite... no Checking for C library protobuf-lite... no Checking for C library libprotobuf... no Checking for C library protobuf... no ERROR:root:Unmet dependency: Could not find libprotobuf or its development headers. Configuring HifiEq Configuring Mad Checking for C library libmad... no Checking for C library mad... no ERROR:root:Unmet dependency: Did not find libmad.a, libmad.lib, or the libmad development header files - exiting! Configuring CoreAudio Configuring MediaFoundation Configuring HSS1394 Configuring HID Checking for C library libusb-1.0... no Checking for C library usb-1.0... no ERROR:root:Unmet dependency: Did not find the libusb 1.0 development library or its header file, exiting! Configuring VinylControl Configuring Shoutcast Checking for C library libshout... no Checking for C library shout... no ERROR:root:Unmet dependency: Could not find libshout or its development headers. Please install it or compile Mixxx without Shoutcast support using the shoutcast=0 flag. Configuring Profiling Configuring Tuned Configuring QDebug Configuring Verbose Configuring Optimize Configuring FAAD Configuring WavPack Configuring TestSuite Configuring LADSPA Configuring MSVCDebug Configuring MSVSHacks Configuring Vamp Checking for C library vamp-hostsdk... no Checking for C library dl... no Checking for C library libdl... no Checking for C header file fftw3.h... yes Checking for C library fftw3... no Configuring PerfTools Configuring AsmLib Configuring Tonal Configuring IPod Configuring FFMPEG ERROR:root:Build had unmet dependencies. Exiting. ==> ERROR: A failure occurred in build(). Aborting...
** Affects: mixxx Importance: Undecided Status: New
-- You received this bug notification because you are a member of Mixxx Development Team, which is subscribed to Mixxx. https://bugs.launchpad.net/bugs/995520
Title: Revision 3094 dependency errors
To manage notifications about this bug go to: https://bugs.launchpad.net/mixxx/+bug/995520/+subscriptions
Commented by: broma0-deactivatedaccount Date: 2012-05-06T18:04:35Z Attachments: config.log
Attached is the config.log. All of the dependencies are installed.
On Sun, May 6, 2012 at 1:25 PM, RJ Ryan
Assuming you have all of these installed, please post config.log (ends up in the same directory you run scons). If you don't have these installed, then you need to install them all :).
RJ
On Sun, May 6, 2012 at 11:20 AM, Matt Brooks
wrote: Public bug reported:
I'm getting all sorts of dependency errors when building revision 3094. I am on Arch Linux x86_64. The relevant portion of code is as follows -
ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, or the PortAudio-v19 development header files. Configuring PortMIDI Checking for C library porttime... no Checking for C library libporttime... no Checking for C header file porttime.h... yes Checking for C library portmidi... no Checking for C library libportmidi... no Checking for C header file portmidi.h... yes Configuring Qt Checking for QtCore (4.6 or higher)... yes Configuring FidLib Configuring SndFile Checking for C library sndfile... no Checking for C library libsndfile... no ERROR:root:Unmet dependency: Did not find libsndfile or it's development headers, exiting! Configuring FLAC Checking for C header file FLAC/stream_decoder.h... yes Checking for C library libFLAC... no Checking for C library FLAC... no ERROR:root:Unmet dependency: Did not find libFLAC development libraries, exiting! Configuring OggVorbis Checking for C library libvorbisfile... no Checking for C library vorbisfile... no Checking for C library libvorbis... no Checking for C library vorbis... no ERROR:root:Unmet dependency: Did not find libvorbis.a, libvorbis.lib, or the libvorbisfile development headers. Configuring OpenGL Checking for C library GL... no Checking for C library opengl32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h... no Checking for C header file GL/gl.h... yes Checking for C library GLU... no Checking for C library glu32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/glu.h... no ERROR:root:Unmet dependency: Did not find GLU development files, exiting! Configuring TagLib Checking for C library tag... no ERROR:root:Unmet dependency: Could not find libtag or its development headers. Configuring ProtoBuf Checking for C library libprotobuf-lite... no Checking for C library protobuf-lite... no Checking for C library libprotobuf... no Checking for C library protobuf... no ERROR:root:Unmet dependency: Could not find libprotobuf or its development headers. Configuring HifiEq Configuring Mad Checking for C library libmad... no Checking for C library mad... no ERROR:root:Unmet dependency: Did not find libmad.a, libmad.lib, or the libmad development header files - exiting! Configuring CoreAudio Configuring MediaFoundation Configuring HSS1394 Configuring HID Checking for C library libusb-1.0... no Checking for C library usb-1.0... no ERROR:root:Unmet dependency: Did not find the libusb 1.0 development library or its header file, exiting! Configuring VinylControl Configuring Shoutcast Checking for C library libshout... no Checking for C library shout... no ERROR:root:Unmet dependency: Could not find libshout or its development headers. Please install it or compile Mixxx without Shoutcast support using the shoutcast=0 flag. Configuring Profiling Configuring Tuned Configuring QDebug Configuring Verbose Configuring Optimize Configuring FAAD Configuring WavPack Configuring TestSuite Configuring LADSPA Configuring MSVCDebug Configuring MSVSHacks Configuring Vamp Checking for C library vamp-hostsdk... no Checking for C library dl... no Checking for C library libdl... no Checking for C header file fftw3.h... yes Checking for C library fftw3... no Configuring PerfTools Configuring AsmLib Configuring Tonal Configuring IPod Configuring FFMPEG ERROR:root:Build had unmet dependencies. Exiting. ==> ERROR: A failure occurred in build(). Aborting...
** Affects: mixxx Importance: Undecided Status: New
-- You received this bug notification because you are a member of Mixxx Development Team, which is subscribed to Mixxx. https://bugs.launchpad.net/bugs/995520
Title: Revision 3094 dependency errors
To manage notifications about this bug go to: https://bugs.launchpad.net/mixxx/+bug/995520/+subscriptions
-- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/995520
Title: Revision 3094 dependency errors
Status in Mixxx: New
Bug description: I'm getting all sorts of dependency errors when building revision
I am on Arch Linux x86_64. The relevant portion of code is as follows -
ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, or the PortAudio-v19 development header files. Configuring PortMIDI Checking for C library porttime... no Checking for C library libporttime... no Checking for C header file porttime.h... yes Checking for C library portmidi... no Checking for C library libportmidi... no Checking for C header file portmidi.h... yes Configuring Qt Checking for QtCore (4.6 or higher)... yes Configuring FidLib Configuring SndFile Checking for C library sndfile... no Checking for C library libsndfile... no ERROR:root:Unmet dependency: Did not find libsndfile or it's development headers, exiting! Configuring FLAC Checking for C header file FLAC/stream_decoder.h... yes Checking for C library libFLAC... no Checking for C library FLAC... no ERROR:root:Unmet dependency: Did not find libFLAC development libraries, exiting! Configuring OggVorbis Checking for C library libvorbisfile... no Checking for C library vorbisfile... no Checking for C library libvorbis... no Checking for C library vorbis... no ERROR:root:Unmet dependency: Did not find libvorbis.a, libvorbis.lib, or the libvorbisfile development headers. Configuring OpenGL Checking for C library GL... no Checking for C library opengl32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h... no Checking for C header file GL/gl.h... yes Checking for C library GLU... no Checking for C library glu32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/glu.h... no ERROR:root:Unmet dependency: Did not find GLU development files, exiting! Configuring TagLib Checking for C library tag... no ERROR:root:Unmet dependency: Could not find libtag or its development headers. Configuring ProtoBuf Checking for C library libprotobuf-lite... no Checking for C library protobuf-lite... no Checking for C library libprotobuf... no Checking for C library protobuf... no ERROR:root:Unmet dependency: Could not find libprotobuf or its development headers. Configuring HifiEq Configuring Mad Checking for C library libmad... no Checking for C library mad... no ERROR:root:Unmet dependency: Did not find libmad.a, libmad.lib, or the libmad development header files - exiting! Configuring CoreAudio Configuring MediaFoundation Configuring HSS1394 Configuring HID Checking for C library libusb-1.0... no Checking for C library usb-1.0... no ERROR:root:Unmet dependency: Did not find the libusb 1.0 development library or its header file, exiting! Configuring VinylControl Configuring Shoutcast Checking for C library libshout... no Checking for C library shout... no ERROR:root:Unmet dependency: Could not find libshout or its development headers. Please install it or compile Mixxx without Shoutcast support using the shoutcast=0 flag. Configuring Profiling Configuring Tuned Configuring QDebug Configuring Verbose Configuring Optimize Configuring FAAD Configuring WavPack Configuring TestSuite Configuring LADSPA Configuring MSVCDebug Configuring MSVSHacks Configuring Vamp Checking for C library vamp-hostsdk... no Checking for C library dl... no Checking for C library libdl... no Checking for C header file fftw3.h... yes Checking for C library fftw3... no Configuring PerfTools Configuring AsmLib Configuring Tonal Configuring IPod Configuring FFMPEG ERROR:root:Build had unmet dependencies. Exiting. ==> ERROR: A failure occurred in build(). Aborting...
To manage notifications about this bug go to: https://bugs.launchpad.net/mixxx/+bug/995520/+subscriptions
-- Matt Brooks
Commented by: rryan Date: 2012-05-06T18:23:20Z
Hm, it looks like your linkflags may be off. Can you post the entire build log instead of just the snippet you posted in the original report. Every link phase is failing with the error:
/usr/bin/ld: cannot find -ld collect2: error: ld returned 1 exit status
Do you have -ld in your LDFLAGS?
Commented by: esbrandt Date: 2012-05-08T15:30:03Z
"Turns out my linker flags were off. I had -ld and -lrt from a previous work around." http://mixxx.org/forums/viewtopic.php?f=3&t=3694&p=13892
Issue closed with status Invalid.
Reported by: broma0-deactivatedaccount Date: 2012-05-06T15:20:24Z Status: Invalid Importance: Undecided Launchpad Issue: lp995520 Attachments: config.log
I'm getting all sorts of dependency errors when building revision 3094. I am on Arch Linux x86_64. The relevant portion of code is as follows -
ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, or the PortAudio-v19 development header files. Configuring PortMIDI Checking for C library porttime... no Checking for C library libporttime... no Checking for C header file porttime.h... yes Checking for C library portmidi... no Checking for C library libportmidi... no Checking for C header file portmidi.h... yes Configuring Qt Checking for QtCore (4.6 or higher)... yes Configuring FidLib Configuring SndFile Checking for C library sndfile... no Checking for C library libsndfile... no ERROR:root:Unmet dependency: Did not find libsndfile or it's development headers, exiting! Configuring FLAC Checking for C header file FLAC/stream_decoder.h... yes Checking for C library libFLAC... no Checking for C library FLAC... no ERROR:root:Unmet dependency: Did not find libFLAC development libraries, exiting! Configuring OggVorbis Checking for C library libvorbisfile... no Checking for C library vorbisfile... no Checking for C library libvorbis... no Checking for C library vorbis... no ERROR:root:Unmet dependency: Did not find libvorbis.a, libvorbis.lib, or the libvorbisfile development headers. Configuring OpenGL Checking for C library GL... no Checking for C library opengl32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h... no Checking for C header file GL/gl.h... yes Checking for C library GLU... no Checking for C library glu32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/glu.h... no ERROR:root:Unmet dependency: Did not find GLU development files, exiting! Configuring TagLib Checking for C library tag... no ERROR:root:Unmet dependency: Could not find libtag or its development headers. Configuring ProtoBuf Checking for C library libprotobuf-lite... no Checking for C library protobuf-lite... no Checking for C library libprotobuf... no Checking for C library protobuf... no ERROR:root:Unmet dependency: Could not find libprotobuf or its development headers. Configuring HifiEq Configuring Mad Checking for C library libmad... no Checking for C library mad... no ERROR:root:Unmet dependency: Did not find libmad.a, libmad.lib, or the libmad development header files - exiting! Configuring CoreAudio Configuring MediaFoundation Configuring HSS1394 Configuring HID Checking for C library libusb-1.0... no Checking for C library usb-1.0... no ERROR:root:Unmet dependency: Did not find the libusb 1.0 development library or its header file, exiting! Configuring VinylControl Configuring Shoutcast Checking for C library libshout... no Checking for C library shout... no ERROR:root:Unmet dependency: Could not find libshout or its development headers. Please install it or compile Mixxx without Shoutcast support using the shoutcast=0 flag. Configuring Profiling Configuring Tuned Configuring QDebug Configuring Verbose Configuring Optimize Configuring FAAD Configuring WavPack Configuring TestSuite Configuring LADSPA Configuring MSVCDebug Configuring MSVSHacks Configuring Vamp Checking for C library vamp-hostsdk... no Checking for C library dl... no Checking for C library libdl... no Checking for C header file fftw3.h... yes Checking for C library fftw3... no Configuring PerfTools Configuring AsmLib Configuring Tonal Configuring IPod Configuring FFMPEG ERROR:root:Build had unmet dependencies. Exiting. ==> ERROR: A failure occurred in build(). Aborting...