Opened 9 years ago
Closed 9 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)
Change History (8)
comment:1 follow-up: 2 Changed 9 years ago by Veence (Vincent)
comment:3 follow-up: 4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | qgis removed |
---|---|
Owner: | changed from macports-tickets@… to vince@… |
Priority: | High → Normal |
That log is not from a clean build attempt. Please clean and try again.
comment:5 follow-up: 6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
That log still contains the words "Skipping completed" which indicate it was not a clean attempt.
comment:6 Changed 9 years ago by garethsimons@…
Apologies.
Ran sudo port clean qgis and have uploaded the new log file.
comment:7 Changed 9 years ago by Veence (Vincent)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Dup of #49769.
Note: See
TracTickets for help on using
tickets.
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!