| Summary: | games-puzzle/einstein-2.0 compile error on amd64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Artem K. Jouravsky <ujo> |
| Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | amd64, tcort |
| Priority: | High | ||
| Version: | 2006.0 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | einstein-2.0-64bit.patch | ||
|
Description
Artem K. Jouravsky
2006-08-13 20:30:37 UTC
I get this compile error: formatter.cpp: In constructor 'Formatter::Formatter(unsigned char*, int)': formatter.cpp:61: error: cast from 'void*' to 'int' loses precision formatter.cpp: In member function 'std::wstring Formatter::format(std::vector<ArgValue*, std::allocator<ArgValue*> >&) const': formatter.cpp:138: error: cast from 'void*' to 'int' loses precision I have a patch for this and will attach it to this bug. Portage 2.1-r2 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4 x86_64) ================================================================= System uname: 2.6.17-gentoo-r4 x86_64 AMD Turion(tm) 64 Mobile Technology ML-32 Gentoo Base System version 1.12.4 app-admin/eselect-compiler: [Not Present] dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=athlon64 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=athlon64 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig cvs distlocks metadata-transfer multilib-strict sandbox sfperms strict" GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://cs.ubishops.ca/pub/gentoo http://distfiles.gentoo.org/" LINGUAS="en fr" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://larry@rsync.larrythecow.net/gentoo-portage" USE="amd64 X aac acpi aim alsa audacious audiofile berkdb bitmap-fonts browserplugin bzip2 cli crypt cups dbus dlloader dri encode firefox flac gdbm glut gnome gphoto2 gpm gtk gtk2 hal icq ipv6 isdnlog jabber java jpeg libg++ lua mad mikmod mono moznocompose moznoirc moznomail mp3 mpeg msn ncurses nls nocd nptl nptlonly nsplugin offensive ogg oggvorbis openal opengl oscar pam pcre perl png ppds pppd python readline reflection session shorten sndfile spell spl ssl symlink tcpd truetype-fonts type1-fonts udev unicode userlocales vorbis wxgtk1 xface xmms xorg xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en linguas_fr userland_GNU video_cards_sis" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS Created attachment 94324 [details, diff]
einstein-2.0-64bit.patch
Fixed, thanks. |