Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2016 18:17:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209242] math/matio broken by science/hd5 upgrade to 1.10
Message-ID:  <bug-209242-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209242

            Bug ID: 209242
           Summary: math/matio broken by science/hd5 upgrade to 1.10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: makc@FreeBSD.org
          Reporter: truckman@FreeBSD.org
             Flags: maintainer-feedback?(makc@FreeBSD.org)
          Assignee: makc@FreeBSD.org

Created attachment 169935
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169935&action=
=3Dedit
patch to fix build of math/matio with hdf5 1.10

When science/hdf5 was upgraded to version 1.10, it broke the math/matio bui=
ld.

libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -O2 -pipe
-fs
tack-protector -fno-strict-aliasing -c mat73.c  -fPIC -DPIC -o .libs/mat73.o
mat73.c:599:69: error: too few arguments to function call, expected 4, have=
 3
                ref_id =3D H5Rdereference(dset_id,H5R_OBJECT,ref_ids+i);
                         ~~~~~~~~~~~~~~                             ^

The attached patch fixes the build.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209242-13>