Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677446 - x11-misc/ipager-1.1.0-r1 : SyntaxError: Missing parentheses in call to print . Did you mean print( missing sys/stat.h , install it. )?
Summary: x11-misc/ipager-1.1.0-r1 : SyntaxError: Missing parentheses in call to print ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-10-20
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: scons-python3
  Show dependency tree
 
Reported: 2019-02-07 17:25 UTC by Toralf Förster
Modified: 2020-10-20 15:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.92 KB, text/plain)
2019-02-07 17:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,189.79 KB, text/plain)
2019-02-07 17:25 UTC, Toralf Förster
Details
environment (environment,16.25 KB, text/plain)
2019-02-07 17:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.38 KB, application/x-bzip)
2019-02-07 17:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,389 bytes, application/x-bzip)
2019-02-07 17:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.04 KB, application/x-bzip)
2019-02-07 17:25 UTC, Toralf Förster
Details
x11-misc:ipager-1.1.0-r1:20190207-090212.log (x11-misc:ipager-1.1.0-r1:20190207-090212.log,2.19 KB, text/plain)
2019-02-07 17:25 UTC, Toralf Förster
Details
ipager-1.0.0 ebuild + patches (ipager-ebuild.tar.xz,3.72 KB, application/octet-stream)
2020-09-24 15:23 UTC, Jimmy.Jazz
Details
config file example (ipager.conf,1.36 KB, text/plain)
2020-09-24 15:23 UTC, Jimmy.Jazz
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)