Opened 12 years ago

Closed 12 years ago

#36357 closed defect (invalid)

qt4-mac build fails with missing directory

Reported by: LMariachi Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: qt4-mac

Description

qt4-mac @4.8.2_2+demos+examples+quartz build fails with

:info:build /usr/bin/g++-4.2 -headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.6.sdk -Xarch_x86_64 -mmacosx-version-min=10.6 -Xarch_x86_64 -mmacosx-version-min=10.6 -o webbrowser.app/Contents/MacOS/webbrowser .obj/release-shared/main.o .obj/release-shared/qmlapplicationviewer.o .obj/release-shared/moc_qmlapplicationviewer.o   -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.3/Library/Frameworks -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.3/lib  -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.3/Library/Frameworks -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.3/lib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.3/lib -framework QtDeclarative -framework QtScript -framework QtCore -framework QtSvg -framework QtGui -framework QtSql -framework QtXmlPatterns -framework QtNetwork 
:info:build ld: warning: directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.3/Library/Frameworks' following -F not found

There is no Library directory at all in that work directory.

Attachments (2)

tail_of_main.log (45.0 KB) - added by LMariachi 12 years ago.
last 100 lines of main.log
main.log.bz2 (236.1 KB) - added by LMariachi 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by LMariachi

Attachment: tail_of_main.log added

last 100 lines of main.log

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to michaelld@…
Port: qt4-mac added
Priority: HighNormal

Please compress and attach the entire main.log.

You said "4.8.2_2" in your ticket but it's clear from the rest of the log that you're actually using the latest version, 4.8.3_0.

comment:2 Changed 12 years ago by michaelld (Michael Dickens)

The log file does not provide enough information for me to deal with this ticket. Please do what Ryan asked.

Changed 12 years ago by LMariachi

Attachment: main.log.bz2 added

comment:3 in reply to:  1 Changed 12 years ago by LMariachi

Replying to ryandesign@…:

Please compress and attach the entire main.log.

You said "4.8.2_2" in your ticket but it's clear from the rest of the log that you're actually using the latest version, 4.8.3_0.


Whoops, accidentally pasted the current version instead of the attempted upgrade. Entire main.log attached.

comment:4 Changed 12 years ago by LMariachi

I upgraded some other ports and during the post-install got

--->  Updating database of binaries: 100.0%
--->  Scanning binaries for linking errors: 100.0%
--->  Found 2 broken file(s), matching files to ports
--->  Found 2 broken port(s), determining rebuild order
--->  Rebuilding in order
     xchat2 @2.8.8 +python27+ssl
     qt4-mac @4.8.2 +demos+examples+quartz
--->  Computing dependencies for xchat2
--->  Cleaning xchat2
--->  Computing dependencies for qt4-mac
--->  Staging qt4-mac into destroot
--->  Installing qt4-mac @4.8.3_0+demos+examples+quartz
--->  Cleaning qt4-mac
--->  Computing dependencies for qt4-mac
--->  Deactivating qt4-mac @4.8.2_2+demos+examples+quartz
--->  Cleaning qt4-mac
--->  Activating qt4-mac @4.8.3_0+demos+examples+quartz
--->  Cleaning qt4-mac
--->  Updating database of binaries: 100.0%
--->  Scanning binaries for linking errors: 100.0%

(it then went on to build xchat2)

Still not sure exactly what the problem was but it seems to have sorted itself out.

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.