[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65726] [octave forge] (communications) Octave
From: |
Rafael Laboissière |
Subject: |
[Octave-bug-tracker] [bug #65726] [octave forge] (communications) Octave segfaults on exit after running test_netcdf |
Date: |
Sat, 11 May 2024 15:05:26 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?65726>
Summary: [octave forge] (communications) Octave segfaults on
exit after running test_netcdf
Group: GNU Octave
Submitter: rlaboiss
Submitted: Sat 11 May 2024 07:05:26 PM UTC
Category: Octave Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: other
Discussion Lock: Any
Operating System: GNU/Linux
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 11 May 2024 07:05:26 PM UTC By: Rafael Laboissière <rlaboiss>
In my Debian system (amd64 architecture, unstable distribution), the
communications package fails to build from source due to the absence of the
hdf5.pc file:
$ debuild
[…]
checking for hdf5... no
checking for H5Fopen in -lhdf5... no
configure: error: hdf5 not found
In Debian, the available pkgconfig files for HDF5 are the following:
$ apt-file find pkgconfig/hdf5
libhdf5-dev: /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc
libhdf5-mpich-dev: /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-mpich.pc
libhdf5-openmpi-dev: /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-openmpi.pc
I am applying the patch attached to this bug report to the Debian package
octave-communications. I am not sure that it will be useful for other
systems.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: pkg-config-hdf5.patch Size: 748B
<https://file.savannah.gnu.org/file/pkg-config-hdf5.patch?file_id=56035>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-0329bc976c56c39d462c6cc5223a9b3c843a6486.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65726>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65726] [octave forge] (communications) Octave segfaults on exit after running test_netcdf,
Rafael Laboissière <=
- [Octave-bug-tracker] [bug #65726] [octave forge] (communications) Octave segfaults on exit after running test_netcdf, Philip Nienhuis, 2024/05/15
- [Octave-bug-tracker] [bug #65726] [octave forge] (communications) Octave segfaults on exit after running test_netcdf, Rafael Laboissière, 2024/05/18
- [Octave-bug-tracker] [bug #65726] [octave forge] (communications) Failure to detect the HDF5 library, Nicholas Jankowski, 2024/05/18
- [Octave-bug-tracker] [bug #65726] [octave forge] (communications) Failure to detect the HDF5 library, Nir Krakauer, 2024/05/20
- [Octave-bug-tracker] [bug #65726] [octave forge] (communications) Failure to detect the HDF5 library, John Donoghue, 2024/05/21