Opened 6 years ago

Last modified 6 years ago

#57350 new defect

qt3 build fails — at Version 1

Reported by: sgcomp Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: qt3

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

When I tried to install xxdiff with port, the following qt3 errors happenned and stopped. Tell me how to solve this issue.

# port install xxdiff
--->  Computing dependencies for xxdiff
The following dependencies will be installed:  qt3
Continue? [Y/n]: Y
--->  Building qt3
Error: Failed to build qt3: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_qt3/qt3/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port xxdiff failed

Change History (2)

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

Description: modified (diff)
Keywords: xxdiff qt3 removed
Port: qt3 added
Priority: HighNormal
Summary: Issue of installing xxdiff with port on building qt3qt3 build fails

You could attach the main.log file mentioned in the error message; that would tell us why it failed to build.

But note that qt3 is very old, having been superseded by qt4 and then by qt5. Probably nobody is interested in fixing the ancient qt3 port at this point.

Instead, we should try to move anything that is using qt3 off of that and onto a newer qt. It looks like there is a new version 4 of the xxdiff project now, which uses qt4. We should try to update the port to that version. Ticket #44526 tracks our progress of attempting to do so.

Changed 6 years ago by sgcomp

Attachment: main.log added

logs of building qt3

Note: See TracTickets for help on using tickets.