Date: Sun, 25 Jul 2021 17:05:11 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: maintainer-feedback requested: [Bug 257414] math/PDL - build fails as "hdf.h" could not be found (science/hdf has already been installed) Message-ID: <bug-257414-14331-PkDIl9x84C@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257414-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-257414-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl (Nobody) <perl@FreeBSD.org> for maintainer-feedback: Bug 257414: math/PDL - build fails as "hdf.h" could not be found (science/h= df has already been installed) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257414 --- Description --- Build of devel/PDL 2.019_5 fails ... ... gmake[3]: Entering directory '/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/IO/HDF' gmake[4]: Entering directory '/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/IO/HDF/SD' "/root2/system-local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SD.bs ../../../blib/arch/auto/PDL/IO/HDF/SD/SD.bs 644 cc -c "-I/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/Basic/Cor= e" -I=20 "-I/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/Basic/Cor= e" -I -O2 -pipe -fno-omit-frame-pointer -march=3Dnocona -fstack-protector-str= ong -fno-strict-aliasing -g -DVERSION=3D\"\" -DXS_VERSION=3D\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DSWAP -DNDEBUG -DHDF -DBIG_LONGS -DIA64 -D_BSD_SOURCE -DLINUX -DGCC32 SD.c SD.xs:38:10: fatal error: 'hdf.h' file not found #include <hdf.h> ^~~~~~~ 1 error generated. gmake[4]: *** [Makefile:324: SD.o] Error 1 gmake[4]: Leaving directory '/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/IO/HDF/SD' gmake[3]: *** [Makefile:485: subdirs] Error 2 gmake[3]: Leaving directory '/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/IO/HDF' gmake[2]: *** [Makefile:496: subdirs] Error 2 gmake[2]: Leaving directory '/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019/IO' gmake[1]: *** [Makefile:552: subdirs] Error 2 gmake[1]: Leaving directory '/src-build/ports-build/src-build/ports/math/PDL/work/PDL-2.019' *** Error code 1 Stop. make: stopped in /src-build/ports/math/PDL science/hdf 4.2.15,1 has already been installed. # make showconfig # for math/PDL. =3D=3D=3D> The following configuration options are available for PDL-2.019_= 5: F77=3Don: Enable PDL::Minuit and PDL::Slatec FFTW=3Don: Enable PDL::FFTW GD=3Don: Enable PDL::IO::GD GSL=3Doff: Enable PDL::GSL interface HDF=3Doff: Enable PDL::IO::HDF interface OPENGL=3Doff: Enable PDL::Graphics::TriD and OpenGL PGPLOT=3Don: Enable PDL::Graphics::PGPLOT PLPLOT=3Doff: Enable PDL::Graphics::PLplot PROJ=3Doff: Enable PDL::GIS::Proj interface READLINE=3Don: Use GNU readline SINK=3Doff: Include PDL kitchen sink =3D=3D=3D> Use 'make config' to modify these settings
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257414-14331-PkDIl9x84C>