Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722190 - sci-libs/pgplot-5.2.2-r7 : Error: Type mismatch in argument pixmap at (1); passed INTEGER(8) to INTEGER(1)
Summary: sci-libs/pgplot-5.2.2-r7 : Error: Type mismatch in argument pixmap at (1); pa...
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-10 17:53 UTC by Toralf Förster
Modified: 2021-02-19 12:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2020-05-10 17:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,183.28 KB, text/plain)
2020-05-10 17:54 UTC, Toralf Förster
Details
environment (environment,84.58 KB, text/plain)
2020-05-10 17:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.17 KB, application/x-bzip)
2020-05-10 17:54 UTC, Toralf Förster
Details
sci-libs:pgplot-5.2.2-r7:20200510-165137.log (sci-libs:pgplot-5.2.2-r7:20200510-165137.log,25.98 KB, text/plain)
2020-05-10 17:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.78 KB, application/x-bzip)
2020-05-10 17: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-10 17:53:54 UTC
  248 |      :     CALL GRGI03(1, 1, BX, BY, 0, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument pixmap at (1); passed INTEGER(8) to INTEGER(1)
./drivers/gidriv.f:266:72:

  266 |      :     CALL GRGI01(IX0, IY0, IX1, IY1, IC, BX, BY, %VAL(PIXMAP))

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200505-162645

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

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.7
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   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	Sun 10 May 2020 04:05:18 PM UTC

emerge -qpvO sci-libs/pgplot
[ebuild  N    ] sci-libs/pgplot-5.2.2-r7  USE="-doc -motif -static-libs -tk"
Comment 1 Toralf Förster gentoo-dev 2020-05-10 17:53:57 UTC
Created attachment 637688 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-10 17:54:00 UTC
Created attachment 637690 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-10 17:54:05 UTC
Created attachment 637692 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-10 17:54:08 UTC
Created attachment 637694 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-10 17:54:11 UTC
Created attachment 637696 [details]
sci-libs:pgplot-5.2.2-r7:20200510-165137.log
Comment 6 Toralf Förster gentoo-dev 2020-05-10 17:54:14 UTC
Created attachment 637698 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-02-19 12:47:22 UTC
The bug has been closed via the following commit(s):

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

commit b7d866832648a6b46866e0d0aff5f96b1d9b5f34
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-19 12:25:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-19 12:44:55 +0000

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

 sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)