Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131360 - kmyfirewall fails install, after compiling fine
Summary: kmyfirewall fails install, after compiling fine
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 10:12 UTC by Devang M
Modified: 2007-02-01 19:01 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 Devang M 2006-04-26 10:12:28 UTC
x86_64-pc-linux-gnu-g++ -shared -nostdlib  -Wl,--no-undefined -Wl,--allow-shlib-undefined  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtbeginS.o  .libs/kmfiptinstaller.o  -Wl,--rpath -Wl,/usr/kde/3.5/lib64 -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/qt/3/lib64 -Wl,--rpath -Wl,//usr/lib -Wl,--rpath -Wl,/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5 -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/X11R6/lib64 -L/usr/lib/../lib64 -L/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/lib -L//usr/lib -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../x86_64-pc-linux-gnu/lib/../lib -L/usr/lib64/mysql -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5 -L/tmp/portage/kmyfirewall-1.0.1/work/kmyfirewall-1.0.1/kmyfirewall/interfaces/.libs -L/usr/x86_64-pc-linux-gnu/lib -L/usr/x86_64-pc-linux-gnu/bin -L/tmp/portage/kmyfirewall-1.0.1/work/kmyfirewall-1.0.1/kmyfirewall/core/.libs -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/X11R6/lib64 -L/usr/lib64 -L/tmp/portage/kmyfirewall-1.0.1/image//usr/lib64 -lkmfwidgets -lkmfcore -lkmfinterfaces -L/tmp/portage/kmyfirewall-1.0.1/image//usr/kde/3.5/lib64 -lkparts -lkio -lkdeui -lkdesu -lkwalletclient -lkdecore -lDCOP -lresolv -lutil -L/tmp/portage/kmyfirewall-1.0.1/image//usr/lib -lart_lgpl_2 -lidn -lkdefx -L/tmp/portage/kmyfirewall-1.0.1/image//usr/qt/3/lib64 -lqt-mt -laudio -lXt -lSM -lmng -ljpeg -llcms -lXi -lXrandr -lXext -lXcursor -lXfixes -lXft -lfontconfig -L/tmp/portage/kmyfirewall-1.0.1/image///usr/lib -lexpat -lXrender -lfreetype -lpng -lX11 -lICE -lpthread -lXau -lXdmcp -ldl -lz -lfam -lrpcsvc -lacl -lattr -L/tmp/portage/kmyfirewall-1.0.1/image//usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crtn.o -Wl,-soname -Wl,libkmfinstaller_linux.so -o .libs/libkmfinstaller_linux.so
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::cmdShowFilter()':
kmfiptinstaller.cpp:(.text+0x428): undefined reference to `KMFConfig::self()'
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::cmdShowNat()':
kmfiptinstaller.cpp:(.text+0x5d8): undefined reference to `KMFConfig::self()'
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::cmdShowMangle()':
kmfiptinstaller.cpp:(.text+0x788): undefined reference to `KMFConfig::self()'
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::cmdShowAll()':
kmfiptinstaller.cpp:(.text+0x948): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x9e1): undefined reference to `KMFConfig::self()'
.libs/kmfiptinstaller.o:kmfiptinstaller.cpp:(.text+0xa75): more undefined references to `KMFConfig::self()' follow
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::createInitScript(QString const&, QString const&)':
kmfiptinstaller.cpp:(.text+0x25a7): undefined reference to `KMFError::setErrType(int)'
kmfiptinstaller.cpp:(.text+0x266b): undefined reference to `KMFError::setErrType(int)'
kmfiptinstaller.cpp:(.text+0x2c9b): undefined reference to `KMFError::setErrType(int)'
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::createFirewallScript(QString const&)':
kmfiptinstaller.cpp:(.text+0x2d45): undefined reference to `KMFError::setErrType(int)'
kmfiptinstaller.cpp:(.text+0x2e28): undefined reference to `KMFError::setErrType(int)'
.libs/kmfiptinstaller.o:kmfiptinstaller.cpp:(.text+0x2e96): more undefined references to `KMFError::setErrType(int)' follow
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::cmdInstallFW()':
kmfiptinstaller.cpp:(.text+0x31c1): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x3219): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x329d): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x3331): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x375c): undefined reference to `KMFConfig::self()'
.libs/kmfiptinstaller.o:kmfiptinstaller.cpp:(.text+0x37e3): more undefined references to `KMFConfig::self()' follow
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::parseFileHeaders(QString const&, QString const&)':
kmfiptinstaller.cpp:(.text+0x657f): undefined reference to `KMFError::setErrType(int)'
kmfiptinstaller.cpp:(.text+0x66ac): undefined reference to `KMFError::setErrType(int)'
.libs/kmfiptinstaller.o: In function `KMFIPTInstaller::generateInstallerPackage(KURL const&)':
kmfiptinstaller.cpp:(.text+0x723a): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x728c): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x7904): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x7a0f): undefined reference to `KMFConfig::self()'
kmfiptinstaller.cpp:(.text+0x8117): undefined reference to `KMFError::setErrType(int)'
collect2: ld returned 1 exit status
libtool: install: error: relink `libkmfinstaller_linux.la' with the above command before installing it
make[4]: *** [install-kde_moduleLTLIBRARIES] Error 1
make[4]: Leaving directory `/tmp/portage/kmyfirewall-1.0.1/work/kmyfirewall-1.0.1/kmyfirewall/installer/linux'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/tmp/portage/kmyfirewall-1.0.1/work/kmyfirewall-1.0.1/kmyfirewall/installer/linux'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/kmyfirewall-1.0.1/work/kmyfirewall-1.0.1/kmyfirewall/installer'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/kmyfirewall-1.0.1/work/kmyfirewall-1.0.1/kmyfirewall'
make: *** [install-recursive] Error 1

!!! ERROR: net-firewall/kmyfirewall-1.0.1 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_install
  ebuild.sh, line 1002:   Called src_install
  ebuild.sh, line 1237:   Called kde_src_install
  kde.eclass, line 242:   Called kde_src_install 'all'
  kde.eclass, line 261:   Called kde_src_install 'make' 'dodoc'
  kde.eclass, line 251:   Called die

!!! died running make install, kde_src_install:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

emerge --info
Portage 2.1_pre9-r4 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r4 x86_64 AMD Opteron(tm) Processor 242
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
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="-O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/env.d"
CXXFLAGS="-O3 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowex X a52 aac acl akode alsa amr apache2 arts asf audiofile avahi avi berkdb bitmap-fonts bookmarks browserplugin bzip2 cairo cddb cdparanoia cdr chroot cli crypt cups curl daap dga divx4linux dri dts dv dvb dvd dvdr dvdread eds emacs emboss encode esd exif expat exscalibar faad fame ffmpeg fftw finger firefox flac foomaticdb fortran fpx ftp gd gdbm gif gimpprint glitz gmp gnutls gopher gphoto2 gpm graphviz gs gtk gtk2 gtkhtml howl-compat i8x0 ieee1394 imagemagick imlib innodb isdnlog jack java javamail javascript jpeg jpeg2k kde kdeenablefinal latex lcms ldap libcaca live lm_sensors lua lzo lzw lzw-tiff mad math matroska md5sum mdnsresponder-compat mhash mikmod mjpeg mmap mng modplug mono mozcalendar mozdevelop mozilla moznocompose moznoirc moznomail mozxmlterm mp3 mp4 mpeg mplayer mysql nas ncurses network nls nntp nptl nptlonly nsplugin ogg oggvorbis openexr opengl pam pcre pda pdf pdflib perl php physfs plotutils png povray pppd python qt quicktime rar readline reflection rtc ruby samba scanner sdk sdl session shout skins sockets speex spell spl ssl subtitles svg swat tcltk tcpd theora tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vcd visualization vorbis vorbis-psy wifi wmf wxwindows x264 xemacs xine xinetd xml xml2 xmms xorg xpm xv xvid xvmc zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_ati video_cards_fglrx video_cards_vga video_cards_vesa video_cards_radeon"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Andrey A. Ugolnik 2006-04-27 23:39:58 UTC
Ffter emerge kmyfirewall-0.9.6.2-r1 i get
$ kmyfirewall
kmyfirewall: error while loading shared libraries: libkmfipteditor.so.0: cannot open shared object file: No such file or directory
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2006-10-08 14:38:06 UTC
amd64: might this be libdir related?
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2006-10-09 01:19:44 UTC
No, can't see how it could. Looks rather like it fails to link but you don't catch it with a die() and the ebuild continues in src_install.
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-01-18 22:08:37 UTC
That bug still reproducable?
Comment 5 Markus Ullmann (RETIRED) gentoo-dev 2007-02-01 19:01:19 UTC
Feel free to reopen if it still persists for you