Opened 20 months ago

Last modified 16 months ago

#67043 assigned defect

hdf5 does not build with +universal — at Version 1

Reported by: markghayden (Mark Hayden) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: hdf5

Description (last modified by kencu (Ken))

HDF5 library won't build with +universal. The issue appears to be in "merging" the h5cc executables, which are bash scripts and differ in one line. Not sure what would be a good fix for this. See relevant portion of the log file below.

:info:destroot --->  Patching 2-h5cc: s:  +: :g
:debug:destroot Executing reinplace: /usr/bin/sed -E {s:  +: :g} </tmp/muniversal.4K8wcAj6/2-h5cc >@file14
:debug:destroot system: /usr/bin/cmp -s "/tmp/muniversal.4K8wcAj6/1-h5cc" "/tmp/muniversal.4K8wcAj6/2-h5cc"
:info:destroot Command failed: /usr/bin/cmp -s "/tmp/muniversal.4K8wcAj6/1-h5cc" "/tmp/muniversal.4K8wcAj6/2-h5cc"
:info:destroot Exit code: 1
:error:destroot Failed to destroot hdf5: h5cc differs in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdf5/hdf5/work/destroot-arm64//opt/local/bin and /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdf5/hdf5/work/destroot-ppc-intel//opt/local/bin and cannot be merged
:debug:destroot Error code: NONE
:debug:destroot Backtrace: h5cc differs in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdf5/hdf5/work/destroot-arm64//opt/local/bin and /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdf5/hdf5/work/destroot-ppc-intel//opt/local/bin and cannot be merged
:debug:destroot     while executing
:debug:destroot "$procedure $targetname"
:error:destroot See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdf5/hdf5/main.log for details.

Change History (2)

Changed 20 months ago by markghayden (Mark Hayden)

Attachment: main.log added

log file

comment:1 Changed 20 months ago by kencu (Ken)

Description: modified (diff)
Note: See TracTickets for help on using tickets.