Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 813240

Summary: sci-libs/o2scl-0.920 - hdf_file.cpp: error: too few arguments to function herr_t H5Oget_info_by_name3(hid_t, const char*, H5O_info
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-libs:o2scl-0.920:20210915-134129.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-09-15 14:56:32 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -DO2SCL_DATA_DIR=\"/usr/share/o2scl/\" -DO2SCL_PART -DO2SCL_EOS -DO2SCL_HDF -DO2SCL_READLINE -DO2SCL_OPENMP -fopenmp -DO2SCL_COND_FLAG -DO2SCL_NO_RANGE_CHECK -pipe -march=native -fno-diagnostics-color -O2 -c cloud_file.cpp  -fPIC -DPIC -o .libs/cloud_file.o
hdf_file.cpp: In function ‘int o2scl_hdf::iterate_match_type(hid_t, const char*, const H5L_info2_t*, void*)’:
hdf_file.cpp:2835:36: error: too few arguments to function ‘herr_t H5Oget_info_by_name3(hid_t, const char*, H5O_info2_t*, unsigned int, hid_t)’
 2835 |   herr_t status=H5Oget_info_by_name(loc,name,&infobuf,H5P_DEFAULT);
      |                                    ^
In file included from /usr/include/H5Apublic.h:22,
                 from /usr/include/hdf5.h:23,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20210913-163201

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.55.0
  [2]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 0a400ca52fd21ba6dd0dbe14dabbbcd5633f4036
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 15 13:06:31 2021 +0000

    2021-09-15 13:06:29 UTC

emerge -qpvO sci-libs/o2scl
[ebuild  N    ] sci-libs/o2scl-0.920  USE="gsl hdf5 openmp readline -armadillo -debug -doc -eigen -examples -fftw -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-09-15 14:56:33 UTC
Created attachment 739413 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-15 14:56:35 UTC
Created attachment 739416 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-15 14:56:37 UTC
Created attachment 739419 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-15 14:56:38 UTC
Created attachment 739422 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-15 14:56:39 UTC
Created attachment 739425 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-15 14:56:40 UTC
Created attachment 739428 [details]
sci-libs:o2scl-0.920:20210915-134129.log
Comment 7 Toralf Förster gentoo-dev 2021-09-15 14:56:41 UTC
Created attachment 739431 [details]
temp.tar.bz2