Summary: | app-pda/plucker-1.8-r1 works on amd64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Uri Sivan <tartif> |
Component: | New packages | Assignee: | AMD64 Project <amd64> |
Status: | RESOLVED INVALID | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | 2004.3 | ||
Hardware: | AMD64 | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Uri Sivan
2005-03-12 08:21:39 UTC
Sorry but compilation fails here. Cannot add ~amd64 keyword, marking INVALID. splashscreen.cpp: In static member function `static splashscreen* splashscreen::get(bool)': splashscreen.cpp:99: error: cannot convert `const char*' to `const wxChar*' for argument `1' to `void wxLogDebug(const wxChar*, ...)' splashscreen.cpp:106: error: ambiguous overload for 'operator<<' in 'get_plucker_directory(long int)() << "/graphics_misc/splash.xpm"' /usr/include/wx/string.h:549: note: candidates are: wxString& wxString::operator<<(const wxString&) <near match> /usr/include/wx/string.h:560: note: wxString& wxString::operator<<(wxChar) <near match> /usr/include/wx/string.h:572: note: wxString& wxString::operator<<(const wxWCharBuffer&) <near match> /usr/include/wx/string.h:619: note: wxString& wxString::operator<<(int) <near match> /usr/include/wx/string.h:622: note: wxString& wxString::operator<<(unsigned int) <near match> /usr/include/wx/string.h:625: note: wxString& wxString::operator<<(long int) <near match> /usr/include/wx/string.h:628: note: wxString& wxString::operator<<(long unsigned int) <near match> splashscreen.cpp: In static member function `static splashscreen* splashscreen::set(splashscreen*)': splashscreen.cpp:126: error: cannot convert `const char*' to `const wxChar*' for argument `1' to `void wxLogDebug(const wxChar*, ...)' splashscreen.cpp: In member function `virtual void module_splashscreen::OnExit()': splashscreen.cpp:166: error: cannot convert `const char*' to `const wxChar*' for argument `1' to `void wxLogDebug(const wxChar*, ...)' splashscreen.cpp:174: error: cannot convert `const char*' to `const wxChar*' for argument `1' to `void wxLogDebug(const wxChar*, ...)' make[1]: *** [splashscreen.o] Error 1 make[1]: Leaving directory `/home/tmp/portage/plucker-1.8-r1/work/plucker-1.8/plucker_desktop' make: *** [plucker-desktop] Error 2 Can you please post your "emerge info" and GTK version (e.g. " cat /usr/include/wx/version.h")? Thanks. I'm using gtk+-2.6.4-r1 and wxGTK-2.4.2-r3 emerge info: Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r3 x86_64) ================================================================= System uname: 2.6.11-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3200+ Gentoo Base System version 1.6.10 Python: dev-lang/python-2.3.5 [2.3.5 (#1, Mar 29 2005, 21:24:34)] distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.4 [enabled] dev-lang/python: 2.3.5 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r8 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.8.1-r4 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CFLAGS="-march=athlon64 -O2 -pipe -fweb -ftracer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=athlon64 -O2 -pipe -fweb -ftracer" DISTDIR="/mnt/nfs/home/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks multilib-strict sandbox" GENTOO_MIRRORS="ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/home/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/overlays/main /usr/local/overlays/mplayer32-bin" SYNC="rsync://trantor/gentoo-portage" USE="amd64 S3TC X a52 aac aalib acpi alsa avi berkdb bitmap-fonts cdr crypt cups curl dga divx4linux dvd dvdr dvdread eds encode escreen etwin evo faad fam fbcon ffmpeg flac flash fortran gd gdbm gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal imagemagick imap imlib ipv6 java javascript jp2 jpeg ldap libwww lzw lzw-tiff mad maildir mikmod mjpeg motif mozaccess-builtin mozilla mozirc mozxmlterm mp3 mpeg mysql ncurses nls nptl nptlonly nvidia offensive oggvorbis opengl oss pam perl plotutils png python quicktime readline samba sdl slang sox speex spell ssl svg tcpd tetex theora tiff truetype truetype-fonts type1-fonts unicode usb userlocales xface xine xinerama xml2 xmms xpm xrandr xv xvid xvmc zlib video_cards_nvidia" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS |