Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 759571

Summary: [TEST] dev-libs/udis86-1.7.2 : SyntaxError: Missing parentheses in call to print. Did you mean print([bits %s] % mode)?
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:udis86-1.7.2:20201211-223059.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
tests.tbz2

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 ***