Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76643 - net-misc/curl-7.12.0-r2 failed during a compile with FEATURES="maketest"
Summary: net-misc/curl-7.12.0-r2 failed during a compile with FEATURES="maketest"
Status: RESOLVED DUPLICATE of bug 70766
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 07:45 UTC by Lars Strojny
Modified: 2005-07-17 13:06 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 Lars Strojny 2005-01-04 07:45:20 UTC
# emerge --oneshot curl (as a dependency of audiotag)
[...]
test 506...OK
test 507... exit FAILED
test 508...OK
test 509...SKIPPED
test 510...OK
test 511...OK
test 512...OK
TESTDONE: 180 tests out of 182 reported OK: 98%
TESTFAIL: These test cases failed: 20 507
TESTDONE: 196 tests were considered.
TESTINFO: 14 tests were skipped due to these restraints:
TESTINFO: "no HTTPS server" 8 times (300, 301, 302, 303, 304, 305, 306, 509)
TESTINFO: "curl lacks idn support" 1 times (165)
TESTINFO: "curl lacks netrc_debug support" 5 times (130, 131, 132, 133, 134)
make[1]: *** [quiet-test] Error 1
make[1]: Leaving directory `/var/tmp/portage/curl-7.12.0-r2/work/curl-7.12.0/tests'
make: *** [test] Error 2

!!! ERROR: net-misc/curl-7.12.0-r2 failed.
!!! Function src_test, Line 518, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.

# emerge info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20041102-r0, 2.6.10-grsec-grsec-adorno i686)
=================================================================
System uname: 2.6.10-grsec-grsec-adorno i686 Pentium III (Katmai)
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 16 2004, 21:16:03)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.90.0.1.1-r3
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1, 2.6.8.1-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS=""
DISTDIR="/mnt/portage/files/"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks maketest sandbox severe sfperms strict userpriv usersandbox"
GENTOO_MIRRORS=""
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
MAKEOPTS="-s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/portage/overlay-portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aac acl alsa apache2 audiofile bitmap bzlib calendar cpdflib crypt exif flac ftp gd gd-external gif hardened iconv icq imap ipv6 ithreads jpeg ldap mad makecheck mbox mikmod mysql ncurses nls nogcj nptl nptlonly oggvorbis pam pcre pdflib pic pie png postgres python samba session sharedmem simplexml skey sockets sqlite ssl suexec threads tiff truetype unicode userlocales vhosts xfs xml xml2 xmlrpc zlib"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2005-01-13 07:01:35 UTC
not the same problem, but the same solution for now.

*** This bug has been marked as a duplicate of 70766 ***