From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 6 07:40:40 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4673E7DE for ; Sat, 6 Jun 2015 07:40:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FE7A10B7 for ; Sat, 6 Jun 2015 07:40:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t567eevH024072 for ; Sat, 6 Jun 2015 07:40:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200668] science/hdf5: Don't upgrading 'hdf5-1.8.14_1' to 'hdf5-1.8.15' Date: Sat, 06 Jun 2015 07:40:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None 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: admin@vladiom.com.ua X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2015 07:40:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200668 Bug ID: 200668 Summary: science/hdf5: Don't upgrading 'hdf5-1.8.14_1' to 'hdf5-1.8.15' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: admin@vladiom.com.ua Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org End of log error: ... Making all in . Making all in c++ Making all in src CXX H5Exception.lo CXX H5IdComponent.lo CXX H5Library.lo CXX H5Attribute.lo CXX H5Location.lo CXX H5Object.lo CXX H5PropList.lo CXX H5FaccProp.lo CXX H5FcreatProp.lo CXX H5DcreatProp.lo CXX H5DxferProp.lo CXX H5DataType.lo CXX H5DataSpace.lo CXX H5AbstractDs.lo CXX H5AtomType.lo CXX H5PredType.lo CXX H5EnumType.lo CXX H5IntType.lo CXX H5FloatType.lo CXX H5StrType.lo CXX H5ArrayType.lo CXX H5VarLenType.lo CXX H5CompType.lo CXX H5DataSet.lo CXX H5CommonFG.lo CXX H5Group.lo CXX H5File.lo CXXLD libhdf5_cpp.la Making all in test CXX testhdf5.o CXX dsets.o CXX tattr.o CXX tcompound.o CXX tdspl.o CXX tfile.o tfile.cpp: In function 'void test_file_open()': tfile.cpp:334: error: no matching function for call to 'H5::H5File::H5File(hid_t)' /usr/local/include/H5File.h:99: note: candidates are: H5::H5File::H5File(const H5::H5File&) /usr/local/include/H5File.h:96: note: H5::H5File::H5File() /usr/local/include/H5File.h:37: note: H5::H5File::H5File(const std::string&, unsigned int, const H5::FileCreatPropList&, const H5::FileAccPropList&) /usr/local/include/H5File.h:34: note: H5::H5File::H5File(const char*, unsigned int, const H5::FileCreatPropList&, const H5::FileAccPropList&) tfile.cpp: In function 'void test_libver_bounds_real(H5F_libver_t, unsigned int, H5F_libver_t, unsigned int)': tfile.cpp:662: error: 'class H5::FileAccPropList' has no member named 'setLibverBounds' tfile.cpp:668: error: 'class H5::H5File' has no member named 'childObjVersion' tfile.cpp:676: error: 'class H5::FileAccPropList' has no member named 'setLibverBounds' tfile.cpp:680: error: 'class H5::H5File' has no member named 'childObjVersion' tfile.cpp:689: error: 'class H5::H5File' has no member named 'childObjVersion' tfile.cpp:700: error: 'class H5::Group' has no member named 'childObjVersion' tfile.cpp:708: error: 'class H5::H5File' has no member named 'childObjVersion' tfile.cpp: In function 'void test_libver_bounds()': tfile.cpp:740: error: 'H5O_VERSION_1' was not declared in this scope tfile.cpp:740: error: 'H5O_VERSION_2' was not declared in this scope *** [tfile.o] Error code 1 Stop in /usr/ports/science/hdf5/work/hdf5-1.8.15/c++/test. *** [all-recursive] Error code 1 Stop in /usr/ports/science/hdf5/work/hdf5-1.8.15/c++. *** [all-recursive] Error code 1 Stop in /usr/ports/science/hdf5/work/hdf5-1.8.15. *** [do-build] Error code 1 Stop in /usr/ports/science/hdf5. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20150606-86363-t37aon env UPGRADE_TOOL=portupgrade UPGRADE_PORT=hdf5-1.8.14_1 UPGRADE_PORT_VER=1.8.14_1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! science/hdf5 (hdf5-1.8.14_1) (new compiler error) root@vladiom:/root # # uname -srm FreeBSD 9.3-RELEASE-p13 amd64 # less make.conf BATCH=YES CPUTYPE?=core2 OPTIONS_SET=CUPS WITHOUT_LPR=YES WITH_PKGNG=YES NO_WARNING_PKG_INSTALL_EOL=yes DEFAULT_VERSIONS+=apache=2.2 QT4_OPTIONS=CUPS NAS QGTKSTYLE -- You are receiving this mail because: You are the assignee for the bug.