Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 102132

Summary: nail-11.25-r1 fails to compile
Product: Gentoo Linux Reporter: Duane Healing <duane>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Here's the full error output

Description Duane Healing 2005-08-11 09:29:05 UTC
Nail 11.25-r1 is failing to compile. 11.25 compiled just fine with everything
else being the same. The initial error is "imap.c:3278: error: `stderr'
undeclared (first use in this function)"

Reproducible: Always
Steps to Reproduce:
1. Attempt to emerge nail

Actual Results:  
I get a slew of errors and the make fails.

Expected Results:  
It should have compiled and emerged cleanly.

Gentoo Base System version 1.6.12
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0,
2.6.12-rc6-love1 x86_64)
=================================================================
System uname: 2.6.12-rc6-love1 x86_64 AMD Athlon(tm) 64 Processor 3000+
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="no"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-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=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo
http://planetmirror.com/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.23.1/gentoo-portage"
USE="amd64 X alsa avi bash-completion berkdb bitmap-fonts cdparanoia cdr crypt
cups curl curlwrappers dvd dvdr dvdread eds encode esd exif fam fbcon fftw flac
foomaticdb gif gnome gphoto2 gstreamer gtk gtk2 gtkhtml ieee1394 imagemagick
imlib jpeg kde kdeenablefinal lm_sensors lzw lzw-tiff mad maildir mp3 mpeg
mplayer ncurses nethack ntfs offensive ogg opengl pam pda pdflib perl png python
qt quicktime readline real samba sdl sox spell ssl tcpd theora tiff
truetype-fonts type1-fonts usb userlocales vcd videos vim vim-with-x vorbis xml
xml2 xpm xscreensaver xv zlib video_cards_nvidia userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Duane Healing 2005-08-11 09:32:42 UTC
Created attachment 65674 [details]
Here's the full error output
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2005-08-11 16:49:57 UTC
Ok, USE=-net is causing this bug. I just removed such feature. It should work
now. (re-sync in a couple of hours)

Cheers,
Ferdy
Comment 3 Duane Healing 2005-08-12 09:23:59 UTC
Works now. Thank you kind sir.