Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759571 - [TEST] dev-libs/udis86-1.7.2 : SyntaxError: Missing parentheses in call to print. Did you mean print([bits %s] % mode)?
Summary: [TEST] dev-libs/udis86-1.7.2 : SyntaxError: Missing parentheses in call to pr...
Status: RESOLVED DUPLICATE of bug 737214
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-12-12 09:40 UTC by Toralf Förster
Modified: 2020-12-12 09:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2020-12-12 09:40 UTC, Toralf Förster
Details
dev-libs:udis86-1.7.2:20201211-223059.log (dev-libs:udis86-1.7.2:20201211-223059.log,25.63 KB, text/plain)
2020-12-12 09:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.84 KB, text/plain)
2020-12-12 09:40 UTC, Toralf Förster
Details
environment (environment,110.67 KB, text/plain)
2020-12-12 09:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.05 KB, application/x-bzip)
2020-12-12 09:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.84 KB, application/x-bzip)
2020-12-12 09:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.56 KB, application/x-bzip)
2020-12-12 09:40 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,19.85 KB, application/x-bzip)
2020-12-12 09:40 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-12-12 09:40:38 UTC
    print "[bits %s]" % mode
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[bits %s]" % mode)?
make[2]: *** [Makefile:733: oprtest] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2-abi_x86_64.amd64/tests'
make[1]: *** [Makefile:583: check-am] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl_test-20201207-113004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Dec 11 10:05:15 PM UTC 2020
/var/db/repos/libressl	Wed Dec  9 02:37:52 PM UTC 2020

emerge -qpvO dev-libs/udis86
[ebuild  N    ] dev-libs/udis86-1.7.2  USE="test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-12-12 09:40:40 UTC
Created attachment 678070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-12 09:40:41 UTC
Created attachment 678073 [details]
dev-libs:udis86-1.7.2:20201211-223059.log
Comment 3 Toralf Förster gentoo-dev 2020-12-12 09:40:43 UTC
Created attachment 678076 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-12-12 09:40:44 UTC
Created attachment 678079 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-12-12 09:40:45 UTC
Created attachment 678082 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-12 09:40:47 UTC
Created attachment 678085 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-12-12 09:40:48 UTC
Created attachment 678088 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-12-12 09:40:49 UTC
Created attachment 678091 [details]
tests.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-12-12 09:41:03 UTC

*** This bug has been marked as a duplicate of bug 737214 ***