Opened 6 years ago

Closed 6 years ago

#56147 closed defect (invalid)

Qgis3 @3.0.0_2 failed to build

Reported by: Malauch Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dershow
Port: qgis3

Description

I tried to upgrade to qgis3 @3.0.0_2 port but it failed to build. I send the log file.

Attachments (3)

main.log.zip (499.7 KB) - added by Malauch 6 years ago.
main.log.2.zip (188.4 KB) - added by dershow 6 years ago.
main.log.3.zip (43.7 KB) - added by njeinstein 6 years ago.

Download all attachments as: .zip

Change History (13)

Changed 6 years ago by Malauch

Attachment: main.log.zip added

comment:1 Changed 6 years ago by Veence (Vincent)

Yeah, you should uninstall proj and then try again. This is caused by the interference between proj5 and proj4. I’ve forgotten to revbump proj. I should do it.

comment:2 Changed 6 years ago by Veence (Vincent)

I just compiled it and it works, but I also just found out the 3.0.1 is out, so I’ll commit it ASAP.

comment:3 Changed 6 years ago by Malauch

OK, it works now.

comment:4 Changed 6 years ago by dershow

I have been trying to upgrade from 3.0.0_1 to 3.0.1_2 and it keeps failing. I also tried to upgrade proj, and to uninstall proj, then to clean qgis3 and to then upgrade qgis3. But I've included it here, and attached my log file as well, as I assumed that it was the same bug (or at least related). But, if this should go into a different bug report, I can do that.

Changed 6 years ago by dershow

Attachment: main.log.2.zip added

comment:5 Changed 6 years ago by dershow

Cc: dershow added

comment:6 Changed 6 years ago by Veence (Vincent)

This is caused by your gdal using proj instead of proj4. Uninstall gdal, recompile it and you should be all set.

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

Cc: Veence removed
Keywords: qgis build removed
Owner: set to Veence
Status: newassigned

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

Replying to Veence:

This is caused by your gdal using proj instead of proj4. Uninstall gdal, recompile it and you should be all set.

You updated gdal's dependency from proj to proj4 and increased its revision, so if anything depends on gdal, gdal will get upgraded first. If a user has to manually uninstall the old version of gdal before something works, then there is a bug.

comment:9 Changed 6 years ago by njeinstein

I just tried installing qgis3-3.0.2 after uninstalling all of my previously installed ports, though it failed to build. I've attached the error log.

Last edited 6 years ago by njeinstein (previous) (diff)

Changed 6 years ago by njeinstein

Attachment: main.log.3.zip added

comment:10 Changed 6 years ago by Veence (Vincent)

Resolution: invalid
Status: assignedclosed

I’m closing this since QGis 3.0.2 builds. I’ll discuss execution woes in a new ticket.

Note: See TracTickets for help on using tickets.