[Bug 723641] New: error compiling via cerbero - taglib wants LLVM-GCC but Xcode 5 doesn't have it

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 4 16:31:43 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723641
  GStreamer | gstreamer (core) | 2.x

           Summary: error compiling via cerbero - taglib wants LLVM-GCC
                    but Xcode 5 doesn't have it
    Classification: Platform
           Product: GStreamer
           Version: 2.x
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mmcnamara at control4.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


It looks as though taglib wants LLVM to compile.  LLVM-GCC is not included in
Xcode 5.

[(36/68) taglib -> fetch ]
[(36/68) taglib -> extract ]
[(36/68) taglib -> configure ]
CMake Error: your C compiler:
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2"
was not found.   Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler:
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-g++-4.2"
was not found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or
name.
-- Ensure you cppunit installed version is at least 1.12.0
-- Configuring incomplete, errors occurred!
See also
"/Users/mike/cerbero/sources/ios_universal/x86/taglib-1.7.2/CMakeFiles/CMakeOutput.log".
See also
"/Users/mike/cerbero/sources/ios_universal/x86/taglib-1.7.2/CMakeFiles/CMakeError.log".
Running command 'cmake
-DCMAKE_INSTALL_PREFIX=/Users/mike/cerbero/dist/ios_universal
-DCMAKE_LIBRARY_OUTPUT_PATH=/Users/mike/cerbero/dist/ios_universal/lib
-DWITH_MP4=ON -DWITH_ASF=ON -DENABLE_STATIC=1
-DZLIB_ROOT=/Users/mike/cerbero/dist/ios_universal 
-DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
-DCMAKE_C_FLAGS=" -arch i386  -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
-miphoneos-version-min=5.1 -D__IPHONE_OS_VERSION_MIN_REQUIRED=510000
-Wno-error=format-nonliteral " -DCMAKE_CXX_FLAGS=" -arch i386  -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
-miphoneos-version-min=5.1 -D__IPHONE_OS_VERSION_MIN_REQUIRED=510000
-Wno-error=format-nonliteral " -DLIB_SUFFIX=  -DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_ROOT_PATH=$CERBERO_PREFIX '

Recipe 'taglib' failed at the build step 'configure'

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list