Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722194 - sci-physics/xfoil-6.99 : Error: Rank mismatch in argument nbl at (1) (scalar and rank-1)
Summary: sci-physics/xfoil-6.99 : Error: Rank mismatch in argument nbl at (1) (scalar ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-10
  Show dependency tree
 
Reported: 2020-05-10 18:35 UTC by Toralf Förster
Modified: 2021-02-19 13:11 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.45 KB, text/plain)
2020-05-10 18:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,401.89 KB, text/plain)
2020-05-10 18:36 UTC, Toralf Förster
Details
environment (environment,83.02 KB, text/plain)
2020-05-10 18:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.08 KB, application/x-bzip)
2020-05-10 18:36 UTC, Toralf Förster
Details
sci-physics:xfoil-6.99:20200510-180522.log (sci-physics:xfoil-6.99:20200510-180522.log,8.98 KB, text/plain)
2020-05-10 18:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.31 KB, application/x-bzip)
2020-05-10 18:36 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-10 18:35:55 UTC
   54 |       CALL GETVAR(NPOL,NAME,REYN,MACH,ACRIT,PTRAT,ETAP, ISX,NBL,
      |                                                            1
Error: Rank mismatch in argument nbl at (1) (scalar and rank-1)
../src/polplt.f:144:40:

  144 |       CALL POLLAB(NPOL, NAME ,ICOL, ISX,NBL,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200426-161709

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

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.6
  [2]   python3.8
  [3]   python3.7
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.0
  [2]   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	Sun 10 May 2020 05:05:58 PM UTC

emerge -qpvO sci-physics/xfoil
[ebuild  N    ] sci-physics/xfoil-6.99  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2020-05-10 18:35:58 UTC
Created attachment 637700 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-10 18:36:00 UTC
Created attachment 637702 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-10 18:36:03 UTC
Created attachment 637704 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-10 18:36:06 UTC
Created attachment 637706 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-10 18:36:08 UTC
Created attachment 637708 [details]
sci-physics:xfoil-6.99:20200510-180522.log
Comment 6 Toralf Förster gentoo-dev 2020-05-10 18:36:11 UTC
Created attachment 637710 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-01-20 19:15:40 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 8 Larry the Git Cow gentoo-dev 2021-02-19 13:11:34 UTC
The bug has been closed via the following commit(s):

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

commit 56b74153c2b5838bac693d99e1805f32a8bac9e5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-19 13:09:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-19 13:09:44 +0000

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

 sci-physics/xfoil/xfoil-6.99.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)