Opened 6 years ago

Last modified 6 years ago

#57350 new defect

qt3 build fails

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

Attachments (1)

main.log (279.4 KB) - added by sgcomp 6 years ago.
logs of building qt3

Download all attachments as: .zip

Change History (6)

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

comment:2 Changed 6 years ago by sgcomp

Thanks for your comment. Here I attached "main.log". I see. Now qt3 is very old. I would really like to use xxdiff with qt4 and let me know the version when it will be available.

comment:3 Changed 6 years ago by jmroot (Joshua Root)

It's directly inspecting /usr/include for headers. It could probably be persuaded to look in the SDK one way or another.

comment:4 in reply to:  2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to sgcomp:

I would really like to use xxdiff with qt4 and let me know the version when it will be available.

You can click the "Cc Me!" button on ticket #44526 to be notified of any changes to it.

comment:5 Changed 6 years ago by sgcomp

Thanks! I will do "Cc Me!

Note: See TracTickets for help on using tickets.