Opened 10 years ago

Closed 10 years ago

#41314 closed defect (fixed)

qt4-mac build error on Mavericks

Reported by: mf2k (Frank Schima) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.2.99
Keywords: Cc:
Port: qt4-mac

Description

After r113176 from #41301, I see the following build error in Mavericks:

:info:build /usr/bin/clang++ -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Xarch_x86_64 -mmacosx-version-min=10.9 -Xarch_x86_64 -mmacosx-version-min=10.9 -o ../../../bin/moc release-shared/moc.o release-shared/preprocessor.o release-shared/generator.o release-shared/parser.o release-shared/token.o release-shared/main.o    -L/opt/local/var/macports/build/_opt_mports_trunk_dports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.5/src/tools/bootstrap -lbootstrap -framework CoreServices -lz -lz
:info:build clang: error: invalid arch name '-arch -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk'
:info:build make[1]: *** [../../../bin/moc] Error 1

Attachments (1)

main.log (543.6 KB) - added by mf2k (Frank Schima) 10 years ago.

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Version: 2.2.12.2.99

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Note that I'm using the latest port from trunk.

comment:3 Changed 10 years ago by michaelld (Michael Dickens)

looks like my removal of the configure.*flags was premature ...

comment:4 Changed 10 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Fixed in r113188. !@#$ qmake ...

Note: See TracTickets for help on using tickets.