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

Bug 677446

Summary: x11-misc/ipager-1.1.0-r1 : SyntaxError: Missing parentheses in call to print . Did you mean print( missing sys/stat.h , install it. )?
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 635934    
Deadline: 2020-10-20   
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-misc:ipager-1.1.0-r1:20190207-090212.log
ipager-1.0.0 ebuild + patches
config file example

Description Toralf Förster gentoo-dev 2019-02-07 17:25:06 UTC
                                            ^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print("missing 'sys/stat.h', install it.")?

 * ERROR: x11-misc/ipager-1.1.0-r1::gentoo failed (compile phase):
 *   scons configure failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_20190203-172806

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7 (uninstalled)
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO x11-misc/ipager
[ebuild  N    ] x11-misc/ipager-1.1.0-r1  USE="-xinerama"
Comment 1 Toralf Förster gentoo-dev 2019-02-07 17:25:09 UTC
Created attachment 564088 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-07 17:25:12 UTC
Created attachment 564090 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-07 17:25:14 UTC
Created attachment 564092 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-07 17:25:17 UTC
Created attachment 564094 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-07 17:25:20 UTC
Created attachment 564096 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-07 17:25:23 UTC
Created attachment 564098 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-02-07 17:25:25 UTC
Created attachment 564100 [details]
x11-misc:ipager-1.1.0-r1:20190207-090212.log
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-19 08:54:09 UTC
ping.
Comment 9 Larry the Git Cow gentoo-dev 2020-09-20 19:20:05 UTC
The bug has been referenced in the following commit(s):

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

commit fb1cdda5bb64b7a28995aa19280ed3024c9ac827
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-20 19:13:33 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-20 19:19:59 +0000

    package.mask: Last rite x11-misc/ipager
    
    Bug: https://bugs.gentoo.org/677446
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 10 Jimmy.Jazz 2020-09-24 15:23:04 UTC
Created attachment 662299 [details]
ipager-1.0.0 ebuild + patches

ipager compiles well with scons 4.0.1 (dev-util/scons-4.0.1) and python3.

It is old and unmaintained but still useful. Never had trouble with it. It is worth staying in portage.
Comment 11 Jimmy.Jazz 2020-09-24 15:23:46 UTC
Created attachment 662302 [details]
config file example

ipager.conf example
Comment 12 Larry the Git Cow gentoo-dev 2020-10-20 15:52:41 UTC
The bug has been closed via the following commit(s):

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

commit 4e31ead5af3bfaa5903fd3406f6405721b0f1e00
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-10-20 15:48:39 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-20 15:52:26 +0000

    x11-misc/ipager: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/677446
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask                              |  6 ---
 x11-misc/ipager/Manifest                           |  1 -
 x11-misc/ipager/files/ipager-1.1.0-gcc43.patch     | 29 -------------
 x11-misc/ipager/files/ipager-1.1.0-gcc47.patch     | 12 ------
 .../ipager/files/ipager-1.1.0-scons_flags.patch    | 24 -----------
 .../ipager/files/ipager-1.1.0-scons_imlib2.patch   | 19 ---------
 x11-misc/ipager/ipager-1.1.0-r1.ebuild             | 47 ----------------------
 x11-misc/ipager/metadata.xml                       |  5 ---
 8 files changed, 143 deletions(-)