#56522 closed defect (fixed)
version 2.3.0.20180522_0 fails to compile
Reported by: | aaschwanden (Andy Aschwanden) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.4 |
Keywords: | maintainer | Cc: | |
Port: | gdal |
Description
Hi,
I currently have
gdal @2.3.0_0+clang50+expat+geos+hdf5+mpich_devel+netcdf+postgresql10
installed. Updating to ersion 2.3.0.20180522_0 fails to compile:
_sources_rsync.macports.org_macports_release_tarballs_ports_gis_gdal/gdal/work/gdal-4243624/gdal/port -DGDAL_COMPILATION -I/opt/local/include -c -o ../o/hfaentry.lo hfaentry.cpp :info:build make[2]: *** wait: Interrupted system call. Stop. :info:build make[2]: *** Waiting for unfinished jobs.... :info:build make[2]: *** [../o/hfaentry.lo] Interrupt: 2 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_gdal/gdal/work/gdal-4243624/gdal/frmts/hfa'
PS: I use clang50 and mpich_devel so I can compile CDO and other ports with OpenMP support. I hope the issues is not related to clang50.
Attachments (1)
Change History (8)
Changed 6 years ago by aaschwanden (Andy Aschwanden)
comment:1 Changed 6 years ago by Veence (Vincent)
Ah. Darn. I had removed MPI support thinking no one was using it. I’m going to restore it.
comment:2 Changed 6 years ago by Veence (Vincent)
Owner: | set to Veence |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 6 years ago by aaschwanden (Andy Aschwanden)
Thanks.
sudo port -vN install gdal +clang50 +expat +geos +hdf5 +mpich_devel +netcdf +postgresql10
now leads to:
---> Fetching distfiles for gdal Error: Need to select variant +mpich_devel Error: Failed to fetch gdal: netcdf +mpich_devel is installed, so +mpich_devel needs to be selected for gdal Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_gdal/gdal/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port gdal failed
comment:5 follow-up: 7 Changed 6 years ago by Veence (Vincent)
I had forgotten to restore two lines. Please try again as soon as you get the new version.
comment:7 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to Veence:
I had forgotten to restore two lines.
You now restored them in [5bad89d2ca18e0ffbaa1823064b304fcfc695e28/macports-ports].
Note: See
TracTickets for help on using
tickets.
The whole main.log file