Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131736 - net-p2p/amule-2.1.1 build failure: wxWidgets large file support
Summary: net-p2p/amule-2.1.1 build failure: wxWidgets large file support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-29 18:24 UTC by Jose daLuz
Modified: 2007-01-22 11:05 UTC (History)
3 users (show)

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


Attachments
config.log from amule failed build (config.log,28.98 KB, text/plain)
2006-04-29 18:25 UTC, Jose daLuz
Details
amule error after crash (attach.txt,3.38 KB, text/plain)
2007-01-02 07:50 UTC, blue
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose daLuz 2006-04-29 18:24:53 UTC
I tried emerging amule-2.1.1 but got the following error:

checking for wx-config... /usr/lib64/wx/config/gtk2-unicode-debug-2.6
checking for wxWidgets version >= 2.6.0... yes (version 2.6.3)
checking for wxWidgets static library... no
checking that wxWidgets has support for large files... no
configure: error:
                Support for large files in wxWidgets is required by aMule.
                To continue you must recompile wxWidgets with support for
                large files enabled.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/amule-2.1.1/work/aMule-2.1.1/config.log

!!! ERROR: net-p2p/amule-2.1.1 failed.

My wxGTK:
[ebuild   R   ] x11-libs/wxGTK-2.6.3.2  USE="X debug gnome sdl unicode -doc -joystick -odbc -opengl" 0 kB

Since there isn't a USE flag controlling large file size, it seems that something is wrong with the confg test.

Portage 2.1_pre10 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r2, 2.6.16-ck6-r1 x86_64)
=================================================================
System uname: 2.6.16-ck6-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre18
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.3
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2
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-r1, 2.16.91.0.6, 2.16.91.0.7, 2.16.92
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -ffriend-injection"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig ccache confcache distlocks metadata-transfer nostrip parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ "
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/bmg-main /usr/local/gentopia /usr/local/xgl-testing /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa avi bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli crypt cups dbus debug dri dvd dvdr eds emboss encode esd firefox flac foomaticdb fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog java jpeg kde ldap lzw lzw-tiff mad mono mozilla mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre pdflib perl pic png pppd python qt quicktime readline reflection ruby samba sdl session spell spl sqlite ssl tcpd theora tiff truetype truetype-fonts type1-fonts usb vorbis xml xml2 xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_vesa video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Jose daLuz 2006-04-29 18:25:36 UTC
Created attachment 85803 [details]
config.log from amule failed build
Comment 2 Ramon Klass 2006-08-27 08:21:00 UTC
I can reproduce the same bug with amule 2.1.3 on my amd64 system. As it never failed on x86 systems, my wild guess is that wxGTK has a bug or two related to 64bit systems. If I recall right, large file support is standard on those systems, maybe just the #define inside wxGTK is missing, but that's really a wild guess, I'll investigate that now
Comment 3 blue 2007-01-02 07:50:52 UTC
Created attachment 105174 [details]
amule error after crash

When i close the last search tab, amue crash with this error :

(amule:21433): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGE
T (container)' failed

(amule:21433): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGE
T (container)' failed

Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WID
GET (container))
aborting...
Comment 4 Jose daLuz 2007-01-20 21:50:01 UTC
I upgraded to 2.1.3, which does not have this build problem.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2007-01-21 11:19:39 UTC
(In reply to comment #4)
> I upgraded to 2.1.3, which does not have this build problem.
> 

Errr, maybe this has something to do with wxGTK 2.6.3.3? Did you test amule-2.1.1 or 2.1.2 with wxGTK 2.6.3.3(not 2.6.3.2)?
Comment 6 Jose daLuz 2007-01-21 14:54:29 UTC
(In reply to comment #5)
> Errr, maybe this has something to do with wxGTK 2.6.3.3? Did you test
> amule-2.1.1 or 2.1.2 with wxGTK 2.6.3.3(not 2.6.3.2)?
> 
That could well be. I've had 2.6.3.3 installed since November but only got around to testing this now -- to be honest I had given up on this package since I filed the bug April 2006 and got no response from a dev. I appreciate that there's now an active maintainer for this package. 

I will downgrade amule to 2.1.1 to see if the change in wxGTK fixed the original problem and let you know.
Comment 7 Jose daLuz 2007-01-21 15:12:14 UTC
amule 2.1.1 builds with the newer wxGTK. Here's my current emerge --info for comparison:

Portage 2.1.2-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.13.0_alpha12
Timestamp of tree: Sat, 20 Jan 2007 22:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe -ggdb -ffriend-injection"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig ccache distlocks fixpackages parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ "
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=120"
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/portage/local/layman/sunrise /usr/portage/local/layman/wrobel /usr/portage/local/layman/gentopia /usr/portage/local/layman/gnome-experimental /usr/portage/local/layman/break-my-gentoo-main /usr/local/overlays/myoverlay /usr/local/overlays/bmg-main"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="X a52 aac alsa amd64 amr bash-completion berkdb bitmap-fonts bzip2 cairo cdda cdr cli cracklib crypt css cups dbus debug dlloader dri dts dvd dvdr eds emboss encode esd fam ffmpeg firefox flac fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog java jpeg kde kdehiddenvisibility ldap libg++ libnotify mad mikmod mono mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl pic png ppds pppd python qt3 qt4 quicktime readline reflection ruby samba sdl session spell spl sqlite ssl tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vcd vorbis x264 xcb xml xorg xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="vesa nvidia"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS

I don't really have the time right now to downgrade wxGTK to test 2.6.3.2 with the newer amule.
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2007-01-22 11:05:13 UTC
(In reply to comment #7)
> amule 2.1.1 builds with the newer wxGTK. Here's my current emerge --info for
> comparison:
> 
> 
> I don't really have the time right now to downgrade wxGTK to test 2.6.3.2 with
> the newer amule.
> 
wxGTK-2.6.3.2 doesn't exist anymore ;) 2.6.3.3 fixed those bugs, amongst others :)

Closing bug. Thanks for your testing/report.