Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] hatari fails to build
Date: Tue, 09 Sep 2014 05:32:28
Message-Id: 201409090632.08434.michaelkintzios@gmail.com
In Reply to: [gentoo-user] hatari fails to build by meino.cramer@gmx.de
1 On Tuesday 09 Sep 2014 03:30:37 meino.cramer@×××.de wrote:
2 > Hi,
3 >
4 > While doing a world update hatari fails to build. This happens
5 > on my AMD64 PC as it happens on my ARM Beaglebone Black the same
6 > way...(this is from my PC):
7 >
8 > -- Installing:
9 > /var/tmp/portage/games-emulation/hatari-1.6.2/image/usr/share/man/man1/hat
10 > ariui.1.gz * Fixing shebang in usr/share/games/hatari/hatariui/config.py.
11 > * Fixing shebang in usr/share/games/hatari/hatariui/conftypes.py.
12 > * The file has incompatible shebang:
13 > * file: usr/share/games/hatari/hatariui/conftypes.py
14 > * current shebang: # content generated by gentypes.py
15 > * requested impl: python2.7
16 > * ERROR: games-emulation/hatari-1.6.2::gentoo failed (install phase):
17 > * python_fix_shebang: conversion of incompatible shebang requested
18
19
20 Can you look in the two files mentioned above to find out what the shebang
21 looks like?
22
23 They ought to start with something like:
24
25 #!/usr/bin/python2
26
27 If not please file a bug.
28
29 --
30 Regards,
31 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] hatari fails to build meino.cramer@×××.de
Re: [gentoo-user] hatari fails to build meino.cramer@×××.de