Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723274 - sci-libs/netcdf-fortran-4.4.3 : Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
Summary: sci-libs/netcdf-fortran-4.4.3 : Error: Type mismatch between actual argument ...
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:
Depends on:
Blocks: gcc-10
  Show dependency tree
 
Reported: 2020-05-15 18:54 UTC by Toralf Förster
Modified: 2022-01-13 03:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.87 KB, text/plain)
2020-05-15 18:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.66 KB, text/plain)
2020-05-15 18:54 UTC, Toralf Förster
Details
environment (environment,91.81 KB, text/plain)
2020-05-15 18:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.17 KB, application/x-bzip)
2020-05-15 18:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.88 KB, application/x-bzip)
2020-05-15 18:54 UTC, Toralf Förster
Details
sci-libs:netcdf-fortran-4.4.3:20200515-183757.log (sci-libs:netcdf-fortran-4.4.3:20200515-183757.log,21.35 KB, text/plain)
2020-05-15 18:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.32 KB, application/x-bzip)
2020-05-15 18:54 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-15 18:54:16 UTC
      |                                                                   2

Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
netcdf4_func.f90:698:75:

  698 | inq_var_fill_EightByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20200513-151505

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/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) *
Available Rust versions:
  [1]   rust-1.43.1 *
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	Fri 15 May 2020 06:05:44 PM UTC

emerge -qpvO sci-libs/netcdf-fortran
[ebuild  N    ] sci-libs/netcdf-fortran-4.4.3  USE="-examples -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-05-15 18:54:19 UTC
Created attachment 639394 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-15 18:54:21 UTC
Created attachment 639396 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-15 18:54:24 UTC
Created attachment 639398 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-15 18:54:27 UTC
Created attachment 639400 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-15 18:54:29 UTC
Created attachment 639402 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-15 18:54:32 UTC
Created attachment 639404 [details]
sci-libs:netcdf-fortran-4.4.3:20200515-183757.log
Comment 7 Toralf Förster gentoo-dev 2020-05-15 18:54:35 UTC
Created attachment 639406 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2022-01-13 03:56:08 UTC
The bug has been referenced in the following commit(s):

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

commit c10ce89a8b65d0927d26c77dacd7d54e297ed7d7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-13 03:53:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-13 03:56:01 +0000

    sci-libs/netcdf-fortran: add 4.5.4
    
    Drops Fortran flag workaround:
    https://github.com/Unidata/netcdf-fortran/commit/846ec7ac1d1eb552d319ce51fd70b832f6fcb347
    
    Bug: https://github.com/Unidata/netcdf-fortran/pull/316
    Bug: https://bugs.gentoo.org/723274
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/netcdf-fortran/Manifest                   |  1 +
 .../netcdf-fortran/netcdf-fortran-4.5.4.ebuild     | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)