Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246556 - net-misc/wget fails to compile with USE="ssl static" and openssl built with USE="kerberos"
Summary: net-misc/wget fails to compile with USE="ssl static" and openssl built with U...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 272076 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-12 23:43 UTC by Rick Farina (Zero_Chaos)
Modified: 2011-12-01 02:04 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,54.06 KB, text/plain)
2008-11-12 23:45 UTC, Rick Farina (Zero_Chaos)
Details
build.log (build.log,5.96 KB, text/plain)
2008-11-12 23:45 UTC, Rick Farina (Zero_Chaos)
Details
environment (environment,93.06 KB, text/plain)
2008-11-12 23:47 UTC, Rick Farina (Zero_Chaos)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Farina (Zero_Chaos) gentoo-dev 2008-11-12 23:43:22 UTC
net-misc/wget-1.11.3 and net-misc/wget-1.11.4 fail to compile with static and ssl set, appears to be related to kerberos in some unknown way, many log files will be attached

Reproducible: Always

Steps to Reproduce:
1.USE="static ssl" emerge wget
2.
3.

Actual Results:  
configure: error: --with-ssl was given, but SSL is not available.

Expected Results:  
for it to compile
Comment 1 Rick Farina (Zero_Chaos) gentoo-dev 2008-11-12 23:45:17 UTC
Created attachment 171583 [details]
config.log
Comment 2 Rick Farina (Zero_Chaos) gentoo-dev 2008-11-12 23:45:56 UTC
Created attachment 171585 [details]
build.log
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2008-11-12 23:47:12 UTC
Created attachment 171586 [details]
environment
Comment 4 Rick Farina (Zero_Chaos) gentoo-dev 2008-11-12 23:51:47 UTC
Please note, this is NOT a duplicate of 110035.  I have read all the stuff in that ticket, there is nothing wrong with my LDFLAGS, nor do I have confcache or ccache installed.

Since this looks related to krb to me, I'm also mentioning that I have this installed:

app-crypt/mit-krb5-1.6.3-r4  USE="krb4 -doc"
Comment 5 Wormo (RETIRED) gentoo-dev 2008-11-13 06:46:36 UTC
Please post one more thing for good measure: emerge --info output.

It looks like openssl will not work for static linking if kerberos is enabled
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439039

If kerberos has no static library, you would need to rebuild openssl without kerberos in order to build static binaries. This limitation would also apply to any other ebuilds with both static and ssl useflags (there are some, but not a lot).

I guess the wget ebuild could check when static and ssl useflags are enabled whether ssl was built with kerberos...
 
Assigning to maintainers.
Comment 6 Rick Farina (Zero_Chaos) gentoo-dev 2008-11-13 19:32:37 UTC
Kid ~ # emerge --info
Portage 2.1.4.5 (default-linux/x86/2007.0, gcc-4.3.2, glibc-2.6.1-r0, 2.6.28-rc4-wl-dirty i686)
=================================================================
System uname: 2.6.28-rc4-wl-dirty i686 Genuine Intel(R) CPU T2500 @ 2.00GHz
Timestamp of tree: Thu, 13 Nov 2008 06:15:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r8
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
ALSA_CARDS="hda-intel intel8x0 intel8x0m emu10k1 emu10k1x usb-audio"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant-core"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CCACHE_SIZE="512M"
CFLAGS="-march=core2 -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-march=core2 -Os -pipe -fomit-frame-pointer"
DCCC_PATH="/usr/lib/distcc/bin"
DISPLAY=":0.0"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/usr/portage/distfiles"
EDITOR="nano"
ELIBC="glibc"
EMERGE_WARNING_DELAY="10"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O ${DISTDIR}/${FILE} ${URI}"
FLTK_DOCDIR="/usr/share/doc/fltk-1.1.7-r2/html"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
GUILE_LOAD_PATH="/usr/share/guile/1.8"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info"
INPUT_DEVICES="synaptics evdev keyboard mouse"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KDEDIRS="/usr:/usr/local:/usr/kde/3.5"
KERNEL="linux"
LADSPA_PATH="/usr/lib/ladspa"
LANG="en_US.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL="en_US.UTF-8"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LINGUAS="en_US en"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAKEOPTS="-j2"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man:/etc/java-config/system-vm/man/:/usr/lib/php5/man/:/usr/kde/3.5/share/man:/usr/qt/3/doc/man"
NOCOLOR="false"
OPENGL_PROFILE="xorg-x11"
PAGER="less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.2:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/vmware/server/console/bin"
PKGDIR="/usr/portage/packages"
PKG_CONFIG_PATH="/usr/qt/3/lib/pkgconfig"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_IUSE="^(alpha|alsa_cards_aoa|alsa_cards_aoa-fabric-layout|alsa_cards_aoa-onyx|alsa_cards_aoa-soundbus|alsa_cards_aoa-soundbus-i2s|alsa_cards_aoa-tas|alsa_cards_aoa-toonie|alsa_cards_armaaci|alsa_cards_at91-soc|alsa_cards_at91-soc-eti-b1-wm8731|alsa_cards_au1x00|alsa_cards_harmony|alsa_cards_powermac|alsa_cards_pxa2xx-i2sound|alsa_cards_pxa2xx-soc|alsa_cards_pxa2xx-soc-corgi|alsa_cards_pxa2xx-soc-poodle|alsa_cards_pxa2xx-soc-spitz|alsa_cards_pxa2xx-soc-tosa|alsa_cards_sa11xx-uda1341ts|alsa_cards_sun-amd7930|alsa_cards_sun-cs4231|alsa_cards_sun-dbri|altivec|amd64|aqua|arm|bmp|bmpx|bootstrap|build|coreaudio|crosscompile_opts_.*|elibc_.*|elibc_Darwin|elibc_DragonFly|elibc_FreeBSD|elibc_NetBSD|elibc_OpenBSD|elibc_glibc|elibc_uclibc|emul-linux-x86|fixed-point|hppa|ia64|ibm|infopipe|kernel_.*|kernel_Darwin|kernel_FreeBSD|kernel_linux|lilo|m68k|mips|mplayer-bin|multilib|n32|n64|pam_console|pbbuttonsd|ppc|ppc64|ppcsha1|real|s390|selinux|sh|sparc|sparc-fbsd|uclibc|ultra1|userland_.*|userland_BSD|userland_Darwin|userland_GNU|video_cards_impact|video_cards_newport|video_cards_sunbw2|video_cards_suncg14|video_cards_suncg3|video_cards_suncg6|video_cards_sunffb|video_cards_sunleo|video_cards_suntcx|vis|x86|x86-fbsd|xmms)$"
PORTAGE_NICENESS="19"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="5"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_USE="elibc_glibc kernel_linux userland_GNU x86"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/ion /usr/portage/local/layman/enlightenment /usr/local/portage"
PRELINK_PATH_MASK="/usr/lib/klibc"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/root"
PYTHONDOCS="/usr/share/doc/python-docs-2.5.1/html/lib"
PYTHONPATH="/usr/lib/portage/pym"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O ${DISTDIR}/${FILE} ${URI}"
ROOT="/"
ROOTPATH="/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.2:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/vmware/server/console/bin"
RPMDIR="/usr/portage/rpm"
RUBYOPT="-rauto_gem"
SANE_CONFIG_DIR="/etc/sane.d"
SHELL="/bin/bash"
SHLVL="1"
STAGE1_USE="nptl nptlonly unicode"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
TERM="xterm"
USB_DEVFS_PATH="/dev/bus/usb"
USE="X Xaw3d a52 aac aalib accessibility acl acpi activefilter additions adns ads agg alisp alsa amr amrnb amrwb ao ares artworkextra async atm audiofile automount avahi background bash-completion bcmath berkdb bidi bl bluetooth bonjour branding bzip2 cairo caps cdaudio cdda cddb cdio cdparanoia cdr chm chroot cjk clamav cli cpudetection cracklib crypt css cups curl curlwrappers daap dbus dga dhcp directfb disk-partition diskio djvu dri dts dv dvb dvd dvdr dvdread dvi eap-tls elf emovix enca encode epydoc esd exif expat extrafilters fam fame fbcon fbcondecor ffmpeg fftw firefox flac fontconfig fortran fpx ftp galago gcrypt gd gdbm ggi gif gimp glib glibc-omitfp glitz gmp gnome gnutls gpm graphviz groupwise gs gsf gsm gstreamer gtk guile hal hash hddtemp hdri howl-compat iconv icu idn imagemagick imap imlib immqt-bc ipv6 ipw4965 irda isdnlog java javascript jbig jce jpeg jpeg2k kerberos keyring kqemu krb4 ladspa lame laptop lcms ldap libcaca libnotify libsamplerate lirc live lm_sensors lua lzo mad mailwrapper matroska md5sum mdnsresponder-compat meanwhile mfd-rewrites midi mikmod mime mjpeg mmap mmx mmxext mng modplug mono motif mp2 mp3 mp4 mpd mpeg mplayer mssql mtp mudflap multiuser musepack musicbrainz nano-syntax nas ncurses neXt nemesi netboot netjack network networking nfs nis nls nptl nptlonly nsplugin nss ntp objc objc++ objc-gc ocaml ogg openal openexr opengl openmp oss pam pango parse-clocks pcap pccts pcmcia pcntl pcre pda pdf perl php pike png pnm portaudio ppds pppd prediction profile pulseaudio python qq qt3 qt3support qt4 quicktime radio radius rar readline reflection regex rss rtc rtsp ruby samba sasl scanner sdk sdl sdl-image sensord session shout silc simplexml skins slang smi smux sndfile soap sockets socks5 soundex speex spell spl sqlite3 srt sse sse2 ssl ssse3 static stream subversion svg svga swat sysfs syslog t1lib tagwriting talkfilters tcl tcpd teletext test tetex tga theora threads thunderbird tidy tiff timidity tivo tk tools tordns tracker truetype unicode upnp urandom usb utempter v4l v4l2 vcd vdr vidix visualization vlm vnc vorbis wavpack wifi win32codecs winbind wmf wxwindows x264 x86 x86emu xanim xattr xcomposite xgetdefault xine xinerama xml xmldoclet xmlreader xmlrpc xmlwriter xorg xosd xpm xprint xulrunner xv xvid xvmc yaz yv12 zephyr zip zlib zoran" ALSA_CARDS="hda-intel intel8x0 intel8x0m emu10k1 emu10k1x usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="synaptics evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US en" USERLAND="GNU" VIDEO_CARDS="i810 vesa vga fbdev v4l"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="i810 vesa vga fbdev v4l"
XAUTHORITY="/root/.xauth7XmQHk"
XDG_DATA_DIRS="/usr/share:/usr/kde/3.5/share:/usr/local/share"
XSESSION="gnome-session"
_="/usr/bin/emerge"
Comment 7 Rick Farina (Zero_Chaos) gentoo-dev 2008-11-13 19:57:19 UTC
I rebuilt openssl without kerberos and wget does successfully build staticly.  After reading your notes I tried to rebuild openssh staticly and it failed as long as either kerberos or ldap (or both) were enabled.  I'm guessing this is a problem with kerberos and ldap that should be fixed.

Should I close this bug and open a new one complaining about kerberos and ldap causing static compilation to fail or?
Comment 8 SpanKY gentoo-dev 2009-06-01 22:46:43 UTC
*** Bug 272076 has been marked as a duplicate of this bug. ***
Comment 9 Christian Korff 2009-06-02 12:45:35 UTC
The kerberos thing is described in bug #216535

I attached a workaround in my bug report (bug #272076).
Comment 10 vierito5 2009-11-17 12:27:54 UTC
Same here, can't compile wget when ssl enabled BUT openssl it's built without kerberos support, so mit-krb5 is not even installed.

I don't have the static USE flag but some packages with it:
app-admin/syslog-ng static
sys-apps/coreutils static
sys-apps/net-tools static
sys-apps/sed static
sys-apps/gawk static
sys-apps/grep static
sys-apps/findutils static
sys-process/procps static
sys-devel/patch static
app-shells/rssh static
net-misc/wget static
app-admin/syslog-ng static
net-misc/dhcpcd static
sys-process/lsof static
net-firewall/iptables static
sys-apps/util-linux static
net-misc/iputils static

My emerge --info:
Portage 2.1.6.13 (hardened/linux/x86/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.28-hardened-r9.byvai i686)
=================================================================
System uname: Linux-2.6.28-hardened-r9.byvai-i686-Intel-R-_Pentium-R-_4_CPU_3.20GHz-with-gentoo-1.12.13
Timestamp of tree: Mon, 16 Nov 2009 23:30:01 +0000
app-shells/bash:     4.0_p28
dev-lang/python:     2.6.2-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer -fforce-addr -msse3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /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/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer -fforce-addr -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="es_ES.UTF-8"
LC_ALL="es_ES.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en es"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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/portage/local/layman/xen"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi apache2 bash-completion berkdb bzip2 cli cracklib crypt ctype cups curl dbus dhcp dri expat ffmpeg gdbm gif gpm hardened iconv imlib jpeg latex lm_sensors mime mmx modules mudflap mysql ncurses nls no-suexec nptl nptlonly openmp pam pcre perl php pic png pppd python readline reflection samba sasl session sftplogging slang spl sse sse2 sse3 ssl sysfs tcpd tiff unicode urandom usb x86 xml xorg 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 imstt intel     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, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Any ideas? Thanks!
Comment 11 vierito5 2009-11-17 12:56:13 UTC
> Any ideas? Thanks!
> 

I dropped the static USE for wget in package.use and it builds now.
Comment 12 Maciej Mrozowski gentoo-dev 2010-09-05 20:49:47 UTC
If static USE flag doesn't work and it's known, it should probably be removed (or fixed).
Comment 13 SpanKY gentoo-dev 2010-09-06 19:53:45 UTC
read the summary.  it isnt "wget is broken with USE=static".
Comment 14 SpanKY gentoo-dev 2011-12-01 00:34:34 UTC
this should be fixed with wget-1.13.4-r1 as it utilizes the new pkg-config files that openssl provides
Comment 15 SpanKY gentoo-dev 2011-12-01 02:04:54 UTC
should be all set now in the tree; thanks for the report!

Commit message: Switch to pkg-config for looking up openssl
http://sources.gentoo.org/net-misc/wget/files/wget-1.13.4-openssl-pkg-config.patch?rev=1.1
http://sources.gentoo.org/net-misc/wget/wget-1.13.4-r1.ebuild?rev=1.1