Opened 6 years ago

Closed 6 years ago

#55944 closed defect (fixed)

qscintilla-qt4 fails to build

Reported by: tehcog (tehcog) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: mavericks Cc: SpikeLightfoot, dmarteau (David Marteau), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), vamsi765, Blokkendoos (Johan), dershow, bdbaddog, fvaccari, lassfido (Henrik Quanz), stuartthebruce, aaschwanden (Andy Aschwanden), iqgrande, gallafent, trg818 (Thomas Ruedas), basmac
Port: qscintilla-qt4

Description

Dl'd QScintilla_gpl-2.10.3.tar.gz directly from Sourceforge site (looks as if they have broken or changed the source urls). Placed into /opt/local/var/macports/distfiles/qscintilla/ and attempted to upgrade.

sudo port upgrade qscintilla-qt4
--->  Computing dependencies for qscintilla-qt4
--->  Verifying checksums for qscintilla-qt4
--->  Extracting qscintilla-qt4
--->  Configuring qscintilla-qt4
--->  Building qscintilla-qt4
Error: Failed to build qscintilla-qt4: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_qscintilla/qscintilla-qt4/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

Attachments (1)

main.log (25.1 KB) - added by tehcog (tehcog) 6 years ago.
main.log

Download all attachments as: .zip

Change History (25)

Changed 6 years ago by tehcog (tehcog)

Attachment: main.log added

main.log

comment:1 Changed 6 years ago by tehcog (tehcog)

BTW, thanks for your help with the previous ticket related to the same port.

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

1st: You're welcome! I do what I can. Looks like SF is back up and running ... which is good since there are plenty of ports that use it for the source distro.

2nd: Hmm ... yeah I've been working on this issue since after I committed the change. Somehow the QSci code using Qt4 was updated upstream to be incompatible with Qt 4.8 ... no idea how or why. I'm going to push what I know upstream & see if they will deal with it. Fixing the specific error from the log here is easy; fixing subsequent errors is above my knowledge base.

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

Replying to tehcog:

Dl'd QScintilla_gpl-2.10.3.tar.gz directly from Sourceforge site (looks as if they have broken or changed the source urls).

The URLs in the portfile are fine. But SourceForge has been down today and intermittently for the past two weeks since their move to a new datacenter. It's working now, and I have mirrored the distfile manually.

comment:5 Changed 6 years ago by SpikeLightfoot

Cc: SpikeLightfoot added

comment:6 Changed 6 years ago by c-kloukinas

Hi, I'm curious: 1) When adding a new port or a port upgrade isn't there a test to make sure that it actually compiles?

2) Isn't there a way to revert this port to its most recent working version? As it is now I cannot do a "port upgrade outdated"... :-(

comment:7 Changed 6 years ago by michaelld (Michael Dickens)

Summary: qscintilla-qt4 fails to build (mavericks)qscintilla-qt4 fails to build

comment:8 in reply to:  6 Changed 6 years ago by dstrubbe (David Strubbe)

Replying to c-kloukinas:

Hi, I'm curious: 1) When adding a new port or a port upgrade isn't there a test to make sure that it actually compiles?

Yes this is checked but it might compile under some circumstances but not others.

2) Isn't there a way to revert this port to its most recent working version? As it is now I cannot do a "port upgrade outdated"... :-(

If you tried and failed to upgrade it, then you still have installed the previous working version. No need to revert anything.

comment:9 Changed 6 years ago by dmarteau (David Marteau)

Cc: dmarteau added

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

Cc: MarcusCalhoun-Lopez vamsi765 added; michaelld@… removed
Owner: set to michaelld
Status: newassigned

Has duplicate #55955.

comment:11 Changed 6 years ago by michaelld (Michael Dickens)

Has duplicate #55964.

comment:12 Changed 6 years ago by Blokkendoos (Johan)

Cc: Blokkendoos added

comment:13 Changed 6 years ago by dershow

Cc: dershow added

comment:14 Changed 6 years ago by bdbaddog

Cc: bdbaddog added

comment:15 Changed 6 years ago by fvaccari

Cc: fvaccari added

comment:16 Changed 6 years ago by lassfido (Henrik Quanz)

Cc: lassfido added

comment:17 Changed 6 years ago by stuartthebruce

Cc: stuartthebruce added

comment:18 Changed 6 years ago by aaschwanden (Andy Aschwanden)

Cc: aaschwanden added

comment:19 Changed 6 years ago by iqgrande

Cc: iqgrande added

comment:20 Changed 6 years ago by gallafent

Cc: gallafent added

comment:21 Changed 6 years ago by trg818 (Thomas Ruedas)

Cc: trg818 added

comment:22 Changed 6 years ago by basmac

Cc: basmac added

comment:23 Changed 6 years ago by kencu (Ken)

has duplicate 56005

comment:24 Changed 6 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In 96aff9fb6f386d4177cf9ddf1b9ee3d8b5fe7385/macports-ports:

qscintilla-qt4: work around build issue with QtAccessibility

Closes: #55944

Note: See TracTickets for help on using tickets.