[MacPorts] #70128: H5Part @1.6.6: error: too few arguments to function call

MacPorts noreply at macports.org
Fri May 31 23:28:33 UTC 2024


#70128: H5Part @1.6.6: error: too few arguments to function call
------------------------+-----------------------
 Reporter:  ryandesign  |      Owner:  ghweber@…
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.9.3
 Keywords:              |       Port:  H5Part
------------------------+-----------------------
 https://build.macports.org/builders/ports-
 12_x86_64-builder/builds/109973/steps/install-port/logs/stdio

 {{{
 H5Part.c:2095:77: error: too few arguments to function call, expected 5,
 have 4
       if( H5Oget_info_by_name( group_id, member_name, &objinfo,
 H5P_DEFAULT ) < 0 ) {
           ~~~~~~~~~~~~~~~~~~~
 ^
 /opt/local/include/H5Opublic.h:541:15: note: 'H5Oget_info_by_name3'
 declared here
 H5_DLL herr_t H5Oget_info_by_name3(hid_t loc_id, const char *name,
 H5O_info2_t *oinfo, unsigned fields,
               ^
 H5Part.c:2145:52: error: too few arguments to function call, expected 3,
 have 2
           else if ( H5Oget_info ( obj_id, &objinfo ) < 0 ) {
                     ~~~~~~~~~~~                    ^
 /opt/local/include/H5Opublic.h:504:15: note: 'H5Oget_info3' declared here
 H5_DLL herr_t H5Oget_info3(hid_t loc_id, H5O_info2_t *oinfo, unsigned
 fields);
               ^
 libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I..
 -I/opt/local/include -I/opt/local/include
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -pipe -Os
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch
 x86_64 -MT H5PartAttrib.lo -MD -MP -MF .deps/H5PartAttrib.Tpo -c
 H5PartAttrib.c -o H5PartAttrib.o >/dev/null 2>&1
 2 errors generated.
 make[2]: *** [H5Part.lo] Error 1
 make[2]: *** Waiting for unfinished jobs....
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70128>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list