Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222051 - net-misc/asterisk is linking libslang-utf8.so.1
Summary: net-misc/asterisk is linking libslang-utf8.so.1
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-14 09:31 UTC by damage
Modified: 2008-05-14 16:16 UTC (History)
0 users

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 damage 2008-05-14 09:31:43 UTC
While compiling asterisk tries to link against libslang-utf8.so.1


--------------------8<--------------------8<--------------------
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libslang-utf8.so.1, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_touch_lines'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_set_color'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_reinit_smg'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_init_smg'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_get_terminfo'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_refresh'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_reset_smg'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_write_nstring'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_set_mono'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_draw_box'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLang_reset_tty'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_Screen_Cols'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_write_raw'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_set_char_set'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLcurses_Acs_Map'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLang_ungetkey'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLang_getkey'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_tgetstr'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLang_init_tty'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_beep'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsignal_intr'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_erase_eos'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_Use_Ansi_Colors'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLang_getkey_intr_hook'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_gotorc'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_read_raw'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_write_string'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLang_input_pending'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_suspend_smg'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_fill_region'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_set_cursor_visibility'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_get_screen_size'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_resume_smg'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_write_char'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLsmg_set_color'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libnewt.so: undefined reference to `SLtt_Screen_Rows'
collect2: ld gab 1 als Ende-Status zurück
make[1]: *** [astman] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.27/work/asterisk-1.2.27/utils'
make: *** [subdirs] Fehler 1
--------------------8<--------------------8<--------------------

Reproducible: Always

Steps to Reproduce:
1.emerge asterisk
2.
3.

Actual Results:  
failes because libslang-utf8 does not exist

Expected Results:  
If I understand right, slang is native supporting utf8. So asterisk should link against libslang.

drinkbox ~ # emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23.9drinkbox i686)
=================================================================
System uname: 2.6.23.9drinkbox i686 VIA Esther processor 1200MHz
Timestamp of tree: Wed, 14 May 2008 08:30:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.5, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mmmx -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=i686 -mmmx -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.UTF-8"
LC_ALL="de_DE.UTF-8"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl alsa apache2 bash-completion bzip2 cdparanoia cli cracklib crypt cups daemon dri extensions fortran gd gdbm gif iconv idn ipv6 isdnlog jpeg lm_sensors logrotate maildir memlimit midi mmx mudflap mysql ncurses nls nptl nptlonly ogg openmp pam pcre perl png pppd python qos readline reflection remote samba session slang snmp soap sockets spl sqlite sse sse2 ssl stats syslog tcpd tidy tordns unicode usb vhosts vim-syntax x86 xml xorg zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" APACHE2_MODULES="actions alias auth_basic auth_digest authn_dbd authn_default authn_file authz_default authz_host autoindex dav dav_fs dav_lock deflate dir expires headers include info log_config logio mime mime_magic negotiation proxy proxy_connect proxy_http rewrite setenvif so speling status vhost_alias authz_dbm authz_groupfile authz_owner authz_user filter" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-05-14 13:46:31 UTC
Er, no, asterisk is being linked to libnewt.so which was linked against libslang-utf8.so.1 which is now no longer present on your system. Please emerge gentoolkit and run revdep-rebuild (or at least re-emerge dev-libs/newt) and reopen this bug if you can then still not compile asterisk.
Comment 2 damage 2008-05-14 16:16:42 UTC
well... sorry for bothering you...