Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723014 - sci-libs/hdf-4.2.13-r1: fails to build with gcc 10 (Error: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(0)/INTEGER(4)).)
Summary: sci-libs/hdf-4.2.13-r1: fails to build with gcc 10 (Error: Type mismatch betw...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
: 761553 (view as bug list)
Depends on:
Blocks: gcc-10
  Show dependency tree
 
Reported: 2020-05-14 13:31 UTC by Toralf Förster
Modified: 2021-02-19 12:20 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.74 KB, text/plain)
2020-05-14 13:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.60 KB, text/plain)
2020-05-14 13:31 UTC, Toralf Förster
Details
environment (environment,105.77 KB, text/plain)
2020-05-14 13:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.94 KB, application/x-bzip)
2020-05-14 13:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,20.48 KB, application/x-bzip)
2020-05-14 13:31 UTC, Toralf Förster
Details
sci-libs:hdf-4.2.13-r1:20200514-131028.log (sci-libs:hdf-4.2.13-r1:20200514-131028.log,50.38 KB, text/plain)
2020-05-14 13:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.70 KB, application/x-bzip)
2020-05-14 13:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-05-14 13:31:28 UTC
checking for config linux-gnu... found
x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option -V
x86_64-pc-linux-gnu-gfortran: fatal error: no input files
compilation terminated.
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl_abi32+64-20200512-141504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 14 May 2020 12:35:24 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO sci-libs/hdf
[ebuild  N    ] sci-libs/hdf-4.2.13-r1  USE="fortran -examples -static-libs -szip -test"
Comment 1 Toralf Förster gentoo-dev 2020-05-14 13:31:30 UTC
Created attachment 638950 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-14 13:31:33 UTC
Created attachment 638952 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-14 13:31:36 UTC
Created attachment 638954 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-14 13:31:38 UTC
Created attachment 638956 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-14 13:31:41 UTC
Created attachment 638958 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-14 13:31:44 UTC
Created attachment 638960 [details]
sci-libs:hdf-4.2.13-r1:20200514-131028.log
Comment 7 Toralf Förster gentoo-dev 2020-05-14 13:31:46 UTC
Created attachment 638962 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-02-19 12:13:50 UTC
*** Bug 761553 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-02-19 12:20:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d38102d26f09358ddbc9645691353cade7e41f

commit 74d38102d26f09358ddbc9645691353cade7e41f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-19 12:14:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-19 12:19:26 +0000

    sci-libs/hdf: workaround gcc 10 (fortran) failure
    
    Closes: https://bugs.gentoo.org/723014
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/hdf/hdf-4.2.13-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)