Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152918 - net-im/silky-0.5.5 stable request
Summary: net-im/silky-0.5.5 stable request
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-26 13:00 UTC by Markus Ullmann (RETIRED)
Modified: 2007-03-11 17:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Ullmann (RETIRED) gentoo-dev 2006-10-26 13:00:02 UTC
please test and mark stable
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2006-10-26 13:07:00 UTC
What for? We (SPARC) have no stable version...
Comment 2 nixnut (RETIRED) gentoo-dev 2006-10-28 11:19:30 UTC
Works with net-im/silc-toolkit-1.0, but fails with -1.2 for which there is a stabling request. 

/var/tmp/portage/silky-0.5.5/work/silky-0.5.5/src/ui_query.c:265: undefined reference to `silc_client_get_client_by_id'
collect2: ld returned 1 exit status
make[2]: *** [silky] Error 1
make[2]: Leaving directory `/var/tmp/portage/silky-0.5.5/work/silky-0.5.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/silky-0.5.5/work/silky-0.5.5'
make: *** [all] Error 2

!!! ERROR: net-im/silky-0.5.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  silky-0.5.5.ebuild, line 22:   Called die

Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2006-11-10 06:28:52 UTC
silky-0.5.5 _does_ work with silc-toolkit-1.0.2 - I know it because I made it work with it.
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2006-11-10 06:35:11 UTC
stable on x86
Comment 5 nixnut (RETIRED) gentoo-dev 2006-11-10 10:34:34 UTC
(In reply to comment #3)
> silky-0.5.5 _does_ work with silc-toolkit-1.0.2 - I know it because I made it
> work with it.

Well, you didn't make it work on my ppc machine. Guess you didn't know that :p
No change here, despite your knowledge:
emerge =net-im/silc-toolkit-1.0 =net-im/silky-0.5.5: succes
emerge =net-im/silc-toolkit-1.0.2 =net-im/silky-0.5.5: failure
Deleted and refetched the tarballs, no change. Seems 100% reproducable here.
Comment 6 Muelli 2006-11-13 03:54:27 UTC
Doesn't compile on my x86 machine:

[ebuild   R   ] net-im/silc-toolkit-1.0.2  USE="-debug -ipv6" 0 kB 
[ebuild     U ] net-im/silky-0.5.5 [0.5.4] 0 kB 

i686-pc-linux-gnu-gcc -O3 -march=athlon-xp -fomit-frame-pointer -pipe -m3dnow -msse -mmmx -fprefetch-loop-arrays -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/silc-toolkit -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o silky silky-callbacks.o silky-commands.o silky-keys.o silky-log.o silky-main.o silky-servers.o silky-silccallbacks.o silky-silc-command-reply.o silky-silc-notify.o silky-support.o silky-timer.o silky-tips.o silky-xmlconfig.o silky-xmllayout.o silky-channel.o silky-ui_channel.o silky-buddylist.o silky-ui_buddylist.o silky-gui.o silky-silkygtkentry.o silky-ui_console.o silky-preferences.o silky-ui_preferences.o silky-query.o silky-ui_query.o -pthread -Wl,--export-dynamic  /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libxml2.so -lz /usr/lib/libatk-1.0.so /usr/lib/libpango-1.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -lrt /usr/lib/libsilcclient.so /usr/lib/libsilc.so -ldl -lpthread
silky-callbacks.o: In function `on_command_buddy_add':
/var/tmp/portage/silky-0.5.5/work/silky-0.5.5/src/callbacks.c:79: undefined reference to `silc_client_get_client_by_id'
/var/tmp/portage/silky-0.5.5/work/silky-0.5.5/src/callbacks.c:87: undefined reference to `silc_fingerprint'
/var/tmp/portage/silky-0.5.5/work/silky-0.5.5/src/callbacks.c:93: undefined reference to `silc_id_payload_encode'
/var/tmp/portage/silky-0.5.5/work/silky-0.5.5/src/callbacks.c:94: undefined reference to `silc_client_command_send'
silky-callbacks.o: In function `silc_buffer_free':
/usr/include/silc-toolkit/silcbuffer.h:216: undefined reference to `silc_free'
/usr/include/silc-toolkit/silcbuffer.h:217: undefined reference to `silc_free'
silky-callbacks.o: In function `on_command_whois':
and so on..

!!! ERROR: net-im/silky-0.5.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  silky-0.5.5.ebuild, line 22:   Called die

# emerge --info
Portage 2.1.1-r1 (default-linux/x86/2006.1, gcc-3.4.6, glibc-2.4-r4, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.12.6
Last Sync: Sun, 12 Nov 2006 16:00:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
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.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe -m3dnow -msse -mmmx -fprefetch-loop-arrays"
CHOST="i686-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/rc.d /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/wget"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe -m3dnow -msse -mmmx -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache confcache distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
LINGUAS="de en_GB eo"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X X509 aac acpi adns aiglx alsa amarok amr amuled async audiofile authfile avahi bash-completion beagle berkdb bitmap-fonts bittorrent bl blender-game bluetooth bonjour branding browserplugin buttons bzip2 cairo ccache cdb cdda cddb cdinstall cdio cdparanoia cdr cli cracklib crypt css csv curl cyrus dbus divx4linux dlloader drac dri dts dvd dvdr dvdread dvi dynagraph effects elibc_glibc encode enscript escreen esd ethereal exif extrafilters extras fam ffmpeg firefox flac fuse gd gdbm geldkarte ggi gif gkrellm glitz glut gmp gnokii gnome gnustep gnutls gpgme gpm graphviz gs gstreamer gtalk gtk gtk2 gtkhtml hal hbci html http iconv id3 idn imagemagick imlib input_devices_keyboard input_devices_mouse irc irda isdnlog jabber javascript jingle joystick jpeg jpeg2k junit kernel_linux lame latex libcaca libnotify libsexy libwww linguas_de linguas_en_GB linguas_eo logrotate logwatch lzo mad matroska mmx mmxext mng mod mod_muc mod_pubsub moneyplex mono mozdevelop mozilla moznoirc moznomail mozsvg mp3 mp4 mp4live mpe mpeg mpeg2 mpeg4 mplayer multiuser musicbrainz mythtv nautilus ncurses net nls nogg nptl nptlonly nvidia nvtv offensive ogg ole on-the-fly-crypt opengl openssl oss pam pcre pdf perl png ppds pppd python quicktime readline real recode reflection reiser4 reiserfs remote restrict-javascript rss rtsp ruby screen sdl sendfile sensord session sftp shaper sms socks5 softquota speedo speex spl sqlite sse ssl stream stroke subversion svg svga symlink tcl tcpd tetex tga theora thesaurus thumbnail tk tordns tos trayicon truetype truetype-fonts type1-fonts udev unicode usb userland_GNU utf8 vcd video_cards_nv video_cards_nvidia video_cards_vesa videos vidix visualization vnc vorbis win32codecs wmf x264 xanim xchat xemacs xforms xine xml xorg xv xvid xvmc zeroconf zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 7 N. Dan Smith 2007-02-13 07:23:46 UTC
(In reply to comment #5)
> 
> Well, you didn't make it work on my ppc machine. Guess you didn't know that :p
> No change here, despite your knowledge:
> emerge =net-im/silc-toolkit-1.0 =net-im/silky-0.5.5: succes
> emerge =net-im/silc-toolkit-1.0.2 =net-im/silky-0.5.5: failure
> Deleted and refetched the tarballs, no change. Seems 100% reproducable here.
> 
Same result here.

Portage 2.1.1-r2 (default-linux/ppc/ppc32/2006.1/G3, gcc-4.1.1, glibc-2.4-r3, 2.6.18-gentoo-r3 ppc)
=================================================================
System uname: 2.6.18-gentoo-r3 ppc 740/750
Gentoo Base System version 1.12.1
Last Sync: Fri, 09 Feb 2007 17:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
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.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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /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"
CXXFLAGS="-O2 -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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/portage/local/layman/sunrise /usr/portage/local/layman/mozilla"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X alsa alsa_cards_aoa alsa_cards_aoa-fabric-layout alsa_cards_aoa-onyx alsa_cards_aoa-soundbus alsa_cards_aoa-soundbus-i2s alsa_cards_aoa-tas alsa_cards_aoa-toonie alsa_cards_powermac alsa_cards_usb-audio alsa_cards_via82xx alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2 arts berkdb bitmap-fonts bonobo cdr cli cracklib crypt cups directfb dlloader dri dvd eds elibc_glibc emboss encode esd fbcon firefox fortran gdbm gif gpm gstreamer gtk gtkhtml iconv input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text ldap libg++ libwww mad midi mikmod mozilla mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre pdf perl php png pppd python qt3 qt4 quicktime readline reflection ruby sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_r128 vorbis xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-03-11 17:50:55 UTC
Eh, reopen when this actually compiles on ppc then. It apparently doesn't work for anyone.