Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#36356 closed defect (fixed)

kdiff3: configure fails with framework-only qt4-mac

Reported by: gabor@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), michaelld (Michael Dickens)
Port: kdiff3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ sudo port install kdiff3
...
--->  Configuring kdiff3
Error: org.macports.configure for port kdiff3 returned: Project MESSAGE: qtAddLibrary: found framework QtGui in directory /opt/local/Library/Frameworks
Project MESSAGE: qtAddLibrary: found framework QtCore in directory /opt/local/Library/Frameworks
Please see the log file for port kdiff3 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_kdiff3/kdiff3/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port kdiff3 failed
$


$ tail /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_kdiff3/kdiff3/main.log
:error:configure org.macports.configure for port kdiff3 returned: Project MESSAGE: qtAddLibrary: found framework QtGui in directory /opt/local/Library/Frameworks
Project MESSAGE: qtAddLibrary: found framework QtCore in directory /opt/local/Library/Frameworks
:debug:configure Error code: NONE
:debug:configure Backtrace: Project MESSAGE: qtAddLibrary: found framework QtGui in directory /opt/local/Library/Frameworks
Project MESSAGE: qtAddLibrary: found framework QtCore in directory /opt/local/Library/Frameworks
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for kdiff3: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:configure Please see the log file for port kdiff3 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_kdiff3/kdiff3/main.log

Attachments (1)

main.log (9.3 KB) - added by gabor@… 12 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_kdiff3/kdiff3/main.log

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by gabor@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_kdiff3/kdiff3/main.log

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

Description: modified (diff)
Port: kdiff3 added

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

Cc: ryandesign@… michaelld@… added
Summary: Failed: sudo port install kdiff3kdiff3: configure fails with framework-only qt4-mac

This appears to be because qt4-mac recently changed to a framework-only build. I was able to build kdiff3 with qt4-mac @4.8.2_3+quartz+universal but not with qt4-mac @4.8.3_0+quartz+universal. Michael, do you have any ideas how this can be fixed?

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

Looks like the "configure" command is failing. That's a pretty non-standard way to do configuration; let me see if I can update it a bit.

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

Resolution: fixed
Status: newclosed

Done in r98183.

comment:5 Changed 12 years ago by gabor@…

Apologies for this stupid question: Does "Done in r98183." mean that sooner or later a simple "port selfupdate" will solve my problem?

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

Yes, but questions like this tend to get ignored on closed tickets. In the future, use the Macports Users Mailing List.

Note: See TracTickets for help on using tickets.