Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473048 - games-emulation/hatari-1.6.1 fails to build
Summary: games-emulation/hatari-1.6.1 fails to build
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 01:31 UTC by tastytea
Modified: 2015-01-18 08:50 UTC (History)
0 users

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


Attachments
emerge --info '=games-emulation/hatari-1.6.1' (emerge-info,6.04 KB, text/plain)
2013-06-12 01:32 UTC, tastytea
Details
complete build log (build.log,92.57 KB, text/plain)
2013-06-12 01:33 UTC, tastytea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tastytea 2013-06-12 01:31:49 UTC
Last snippet before the error:
cd /var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build/src/uae-cpu && /usr/bin/cmake -E cmake_link_script CMakeFiles/gencpu.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc  -O2 -pipe -mtune=native  -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-label   -Wl,-O1 -Wl,--as-needed CMakeFiles/gencpu.dir/gencpu.c.o CMakeFiles/gencpu.dir/readcpu.c.o CMakeFiles/gencpu.dir/cpudefs.c.o  -o gencpu  -L/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build/src/debug  -L/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build/src/falcon  -L/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build/src/gui-sdl  -L/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build/src/uae-cpu -rdynamic 
make[2]: Leaving directory `/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build/CMakeFiles  44 45 46
[ 44%] Built target gencpu
make[1]: Leaving directory `/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1_build'
make: *** [all] Error 2

Reproducible: Always
Comment 1 tastytea 2013-06-12 01:32:33 UTC
Created attachment 350788 [details]
emerge --info '=games-emulation/hatari-1.6.1'
Comment 2 tastytea 2013-06-12 01:33:33 UTC
Created attachment 350790 [details]
complete build log
Comment 3 Rafał Mużyło 2013-06-12 13:28:48 UTC
>   File "/var/tmp/portage/games-emulation/hatari-1.6.1/work/hatari-1.6.1/python-ui/gentypes.py", line 24
>     print "# content generated by %s" % os.path.basename(sys.argv[0])
>                                     ^
> SyntaxError: invalid syntax

Looks like it doesn't work with python3.
Comment 4 Julian Ospald 2013-06-13 10:38:01 UTC
+*hatari-1.6.1-r1 (13 Jun 2013)
+
+  13 Jun 2013; Julian Ospald <hasufell@gentoo.org> +hatari-1.6.1-r1.ebuild,
+  +files/hatari-1.6.1-gentoo-docdir.patch:
+  use python-single-r1, add dev-python/pygtk dep, fix hatariui and docdir path

use hatari-1.6.1-r1

close when stable
Comment 5 Tupone Alfredo gentoo-dev 2015-01-18 08:50:33 UTC
1.6.1 is no more in the tree