Changes between Initial Version and Version 1 of Ticket #41359


Ignore:
Timestamp:
Nov 13, 2013, 10:46:09 PM (10 years ago)
Author:
ci42
Comment:

Please try a clean attempt and attach the log file if it fails.

In the future please remember to use WikiFormatting and don't forget to Cc the maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41359

    • Property Owner changed from macports-tickets@… to raphael@…
    • Property Summary changed from libQGLViewer build fails with XCode 5.0.1 to libQGViewer build fails with XCode 5.0.1
  • Ticket #41359 – Description

    initial v1  
    11The build of libQGLViewer fails when buiding with the XCode 5.0.1 tools. I am seeing the following errors in the log file:
    2 
     2{{{
    33:info:build /usr/bin/clang++ -headerpad_max_install_names -arch x86_64 -arch i386 -arch -arch -single_module -dynamiclib -compatibility_version 2.4 -current_version    2.4.0 -install_name     /opt/local/lib/libQGLViewer.2.dylib -Xarch_x86_64 -mmacosx-version-min=10.8 -o libQGLViewer.2.4.0.dylib .obj/qglviewer.o .obj/camera.o .obj/manipulatedFrame.o .obj/manipulatedCameraFrame.o .obj/frame.o .obj/saveSnapshot.o .obj/constraint.o .obj/keyFrameInterpolator.o .obj/mouseGrabber.o .obj/quaternion.o .obj/vec.o .obj/BackFaceCullingOptimizer.o .obj/BSPSortMethod.o .obj/EPSExporter.o .obj/Exporter.o .obj/FIGExporter.o .obj/gpc.o .obj/ParserGL.o .obj/Primitive.o .obj/PrimitivePositioning.o .obj/TopologicalSortMethod.o .obj/VisibilityOptimizer.o .obj/Vector2.o .obj/Vector3.o .obj/NVector3.o .obj/VRender.o .obj/moc_qglviewer.o .obj/moc_camera.o .obj/moc_manipulatedFrame.o .obj/moc_manipulatedCameraFrame.o .obj/moc_frame.o .obj/moc_keyFrameInterpolator.o  -F/opt/local/Library/Frameworks -F/opt/local/lib  -framework OpenGL -framework AGL -F/opt/local/Library/Frameworks -F/opt/local/lib -L/opt/local/lib -framework QtXml -framework QtCore -framework QtOpenGL -framework QtGui 
    44:info:build clang: error: invalid arch name '-arch -arch'
     
    1111:error:build org.macports.build for port libQGLViewer returned: command execution failed
    1212:debug:build Error code: CHILDSTATUS 40565 2
     13}}}