Opened 8 years ago

Closed 8 years ago

#49803 closed defect (duplicate)

new qgis (2.12) fails to build

Reported by: garethsimons@… Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: qgis

Description

I've tried upgrading port's version of qgis on three separate macs and I get this error in all cases:

--->  Building qgis
Error: org.macports.build for port qgis returned: command execution failed
Please see the log file for port qgis for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Here is the output from the log:

:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/work/qgis-2.12.0/build'
:info:build [  8%] Built target ui
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/work/qgis-2.12.0/build'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/work/qgis-2.12.0/build'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/work/qgis-2.12.0/build" && /usr/bin/make -j12 -w all VERBOSE=ON 
:info:build Exit code: 2
:error:build org.macports.build for port qgis returned: command execution failed
:debug:build Error code: CHILDSTATUS 96668 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"portbuild::build_main org.macports.build"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for qgis: org.macports.install org.macports.build org.macports.destroot
:notice:build Please see the log file for port qgis for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/main.log

Attachments (1)

main.log (306.3 KB) - added by garethsimons@… 8 years ago.
new build log file

Download all attachments as: .zip

Change History (8)

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

Please upload the full log (either by running port -v build qgis …) or by joining /opt/local/var/macports/logs/_Macports_dports_gis_qgis/qgis/main.log

Thanks!

comment:2 in reply to:  1 Changed 8 years ago by garethsimons@…

Added the log file per request, thanks.

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: qgis removed
Owner: changed from macports-tickets@… to vince@…
Priority: HighNormal

That log is not from a clean build attempt. Please clean and try again.

comment:4 in reply to:  3 Changed 8 years ago by garethsimons@…

Added clean build log file.

comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

That log still contains the words "Skipping completed" which indicate it was not a clean attempt.

Changed 8 years ago by garethsimons@…

Attachment: main.log added

new build log file

comment:6 in reply to:  5 Changed 8 years ago by garethsimons@…

Apologies.

Ran sudo port clean qgis and have uploaded the new log file.

comment:7 Changed 8 years ago by Veence (Vincent)

Resolution: duplicate
Status: newclosed

Dup of #49769.

Note: See TracTickets for help on using tickets.