Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127070 - net-ftp/nvemftp-0.1.3 does not compile
Summary: net-ftp/nvemftp-0.1.3 does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-21 03:48 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2006-03-24 05:34 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 DEMAINE Benoît-Pierre, aka DoubleHP 2006-03-21 03:48:06 UTC
Emerged -DaNuv world last thursday.

today:
>>> Unpacking source...
>>> Unpacking nvemftp-0.1.3.tar.gz to /mnt/big/portage/nvemftp-0.1.3/work
>>> Source unpacked.
>>> Compiling source in /mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3 ...
qmake -o Makefile nvemftp.pro
make -f Makefile
make[1]: Entering directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3'
cd lib && /usr/bin/qmake lib.pro -unix -o Makefile
cd src && /usr/bin/qmake src.pro -unix -o Makefile
cd plugins && /usr/bin/qmake plugins.pro -unix -o Makefile
cd lib && make -f Makefile
make[2]: Entering directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/lib'
cd nnet && /usr/bin/qmake nnet.pro -unix -o Makefile
cd nnet && make -f Makefile
uic: File generated with too old version of Qt Designer
make[3]: Entering directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/lib/nnet'
g++ -c -pipe -O3 -fomit-frame-pointer -march=i686 -D_REENTRANT -Wall -W -fPIC  -DMAJOR=0 -DMINOR=1 -DR
ELEASE=3 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/doc/qt-4.1.1/mkspecs/linux-
g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I../../include -I. -I.
-o nnet.o nnet.cpp
uic: File generated with too old version of Qt Designer
cd plugins && make -f Makefile
make[2]: Entering directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins'
cd nftp && /usr/bin/qmake nftp.pro -unix -o Makefile
uic: File generated with too old version of Qt Designer
cd nftp && make -f Makefile
make[3]: Entering directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins/nftp'
g++ -c -pipe -O3 -fomit-frame-pointer -march=i686 -D_REENTRANT -Wall -W -fPIC  -DMAJOR=0 -DMINOR=1 -DR
ELEASE=3 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/doc/qt-4.1.1/mk
specs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I../../incl
ude -I. -I. -o nftp.o nftp.cpp
In file included from nnet.cpp:9:
../../include/nnet.h:15:22: qcstring.h: No such file or directory
../../include/nnet.h:19:22: qurlinfo.h: No such file or directory
../../include/nnet.h:20:21: qsocket.h: No such file or directory
../../include/nnet.h:21:27: qsocketdevice.h: No such file or directory

and 200 lines more like this.

In file included from nnet.cpp:9:
../../include/nnet.h:29: error: `QCString' does not name a type
../../include/nnet.h:289: error: expected `,' or `...' before '<' token
../../include/nnet.h:289: error: ISO C++ forbids declaration of `QValueList' with no type


replies.cpp:478: error: 'class QString' has no member named 'find'
replies.cpp:481: error: `host' was not declared in this scope
replies.cpp:488: error: `dataSock' was not declared in this scope
replies.cpp:473: warning: unused variable 'QHostAddress'
make[3]: *** [nftp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [replies.o] Error 1
make[3]: Leaving directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins/nftp'
make[2]: *** [sub-nftp-make_default] Error 2
make[2]: Leaving directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins'
make[1]: *** [sub-plugins-make_default] Error 2
make[1]: Leaving directory `/mnt/big/portage/nvemftp-0.1.3/work/nvemftp-0.1.3'
make: *** [first] Error 2

!!! ERROR: net-ftp/nvemftp-0.1.3 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_compile
  ebuild.sh, line 966:   Called src_compile


*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 

# emerge --info
Portage 2.1_pre6-r3 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.4-r1, 2.6.15-gentoo-r7-Gentoo-moon_05 i686)
=================================================================
System uname: 2.6.15-gentoo-r7-Gentoo-moon_05 i686 AMD Athlon(tm) 4 Processor
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.2-r1
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks keeptemp keepwork metadata-transfer noclean sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.ISO-8859-15"
LC_ALL="en_GB.ISO-8859-15"
MAKEOPTS="-j2"
PKGDIR="/tmp"
PORTAGE_TMPDIR="/mnt/big"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi aim alsa amuled apache2 apic apm arts audiofile avi bash-completion berkdb bidi binfilter bitmap-fonts bl bonjour bootsplash cdda cdparanoia cdr cjk cmov cpudetection crypt cups curl cx8 dbus de dga directfb doc dri dts dv dvb dvd dvdread dynamic eds emboss encode esd ethereal examples fbcon ffmpeg flac flash foomaticdb fortran fping fpu freetype fxsr gdbm ggi gif gnome gnutls gpm gs gstreamer gtk gtk2 httpd i8x0 icq idea idn ieee1394 imagemagick imlib ipv6 irc jabber jack java javascript jpeg kde lcms libcaca libg++ libwww lirc listentcp live lj logrotate lzo mad matrox mca mce mikmod mmx mmxext mono motif mozcalendar mp3 mpeg mplayer msn msr mtrr mtyhtv ncurses network nls no-htdocs nptl nptlonly nsplugin offensive ogg oggvorbis opengl oss pae pam pat pdflib perl pge png pse pse36 python qt quicktime rar readline real rss rtc samba screen sdl sensord sep silc skey skins sndfile speex spell sse ssl stream subtitles svg svga swat symlink tcpd tga theora threads tiff truetype truetype-fonts tsc type1-fonts unicode urandom usb v4l v4l2 vcd vim vlm vme vorbis win32codecs wmf wxwindows xanim xinerama xml2 xmms xosd xscreensaver xv xvid xvmc yahoo zeroconf zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, LINGUAS
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-03-24 05:34:18 UTC
Fixed the ebuild - thanks for the report.