Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141054 - sci-electronics/kicad-20060626 doesn't compile on amd64
Summary: sci-electronics/kicad-20060626 doesn't compile on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Denis Dupeyron (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 09:27 UTC by Lukas Sandström
Modified: 2006-07-26 09:39 UTC (History)
0 users

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


Attachments
Complete output of "emerge kicad" (err,12.33 KB, text/plain)
2006-07-19 09:28 UTC, Lukas Sandström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Sandström 2006-07-19 09:27:29 UTC
Se the attached file for complete errormessage.

In file included from ../include/fctsys.h:44,
                 from ../pcbnew/classpcb.cpp:6:
../include/wxstruct.h: In member function `int WinEDAChoiceBox::GetChoice()':
../include/wxstruct.h:1486: error: `GetCurrentSelection' was not declared in this scope
../include/wxstruct.h:1486: warning: unused variable 'GetCurrentSelection'
make[1]: *** [classpcb.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/kicad-20060626/work/kicad-20060626/gerbview'
make: *** [all] Error 2

!!! ERROR: sci-electronics/kicad-20060626 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  kicad-20060626.ebuild, line 45:   Called die


emerge --info

Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-suspend2-r2-git x86_64)
=================================================================
System uname: 2.6.17-suspend2-r2-git x86_64 AMD Athlon(tm) 64 Processor 3200+
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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="-O2 -pipe -march=k8 -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=k8 -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gentoo"
LANG="en_US.ISO-8859-1"
LINGUAS="en sv"
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://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 cli crypt dga dlloader dri emboss encode fam flac foomaticdb fortran gif gnome gpm gtk gtk2 hal imlib isdnlog java jpeg jpeg2k kde kdehiddenvisibility lzw lzw-tiff mp3 mpeg ncurses nls nptl nptlonly opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vorbis xorg xpm xv zlib elibc_glibc input_devices_evdev input_devices_mouse input_devices_keyboard kernel_linux linguas_en linguas_sv userland_GNU video_cards_apm video_cards_nvidia video_cards_nv video_cards_vesa video_cards_vga video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Lukas Sandström 2006-07-19 09:28:35 UTC
Created attachment 92218 [details]
Complete output of "emerge kicad"
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2006-07-25 23:39:23 UTC
Could you please try re-emerging wxGTK and see if that helps ?

Denis.
Comment 3 Lukas Sandström 2006-07-26 09:39:36 UTC
That worked nicley. Thank you for your help.

I actually needed to upgrade wxGTK to the latest stable, 
and emerge world -Duvp didn't tell me about it, despite the
fact that I have vlc in my world file, of which wxGTK is a direct
dependency.