| Summary: | mail-client/kbiff-3.8 (version bump) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jiri Tyr <jiri.tyr> |
| Component: | New packages | Assignee: | Net-Mail Packages <net-mail+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | pacho |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | mail-client/kbiff/kbiff-3.8.ebuild | ||
|
Description
Jiri Tyr
2005-09-16 17:12:31 UTC
Created attachment 81315 [details]
mail-client/kbiff/kbiff-3.8.ebuild
Ebuild for KBiff 3.8.
Bumped in CVS, thanks! (In reply to comment #2) > Bumped in CVS, thanks! I have got this error by the compilation: /bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/kde/3.4/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium-m -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o kbiffcrypt.lo kbiffcrypt.cpp led.cpp: In constructor `Led::Led(const char*)': led.cpp:37: error: `string' was not declared in this scope led.cpp:37: error: expected `;' before "fname" led.cpp:39: error: `ofstream' has not been declared led.cpp:39: error: `fname' was not declared in this scope led.cpp:45: error: `cerr' was not declared in this scope led.cpp:45: warning: unused variable 'cerr' led.cpp:37: warning: unused variable 'string' led.cpp:39: warning: unused variable 'fname' led.cpp: At global scope: led.cpp:36: warning: unused parameter 'ledname' led.cpp:36: warning: unused parameter 'ledname' make[3]: *** [led.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... kbiffcrypt.cpp: In function `QString KBiffCrypt::hmac_md5(const QString&, const QString&)': kbiffcrypt.cpp:52: warning: comparison between signed and unsigned integer expressions make[3]: Leaving directory `/var/tmp/portage/kbiff-3.8/work/kbiff-3.8/kbiff' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kbiff-3.8/work/kbiff-3.8/kbiff' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kbiff-3.8/work/kbiff-3.8' make: *** [all] Error 2 !!! ERROR: mail-client/kbiff-3.8 failed. !!! Function kde_src_compile, Line 224, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. My emerge --info: Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15.1 i686) ================================================================= System uname: 2.6.15.1 i686 Intel(R) Pentium(R) M processor 1.60GHz Gentoo Base System version 1.6.14 dev-lang/python: 2.3.5-r2, 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="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer" 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/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/" LANG="en_US.UTF-8" LC_ALL="en_US.UTF-8" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl dri dts eds emboss encode exif expat fam ffmpeg foomaticdb gd gdbm geoip gif glut gpm gstreamer gtk gtk2 hal howl idn imagemagick imlib ipv6 jpeg kde lcms libg++ libwww mad mikmod mmx mng mp3 mpeg mysql ncurses nls nptl ogg oggvorbis openal opengl oss pam pcre pdflib perl png posix python qt quicktime readline recode samba sdl sse sse2 ssl tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, LINGUAS Seems that this problem is fixed, I have just compiled it succesfully. Good luck! Oops, this bug should be closed. :) |