From nobody Sun Jul 25 17:05:11 2021 X-Original-To: perl@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6EC4412D5D38 for ; Sun, 25 Jul 2021 17:05:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GXqDl28JDz3jwx for ; Sun, 25 Jul 2021 17:05:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 09ADC27417 for ; Sun, 25 Jul 2021 17:05:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 16PH5A6D084573 for ; Sun, 25 Jul 2021 17:05:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16PH5ATu084572 for perl@FreeBSD.org; Sun, 25 Jul 2021 17:05:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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) Date: Sun, 25 Jul 2021 17:05:11 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Bugzilla Automation has asked freebsd-perl (Nobody) 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 ^~~~~~~ 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