Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126878 - ipset 2.2.8 won't build - no makefile found
Summary: ipset 2.2.8 won't build - no makefile found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-19 16:29 UTC by yuen
Modified: 2006-05-24 23:00 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 yuen 2006-03-19 16:29:32 UTC
>>> Unpacking source...
>>> Unpacking ipset-2.2.8-20051203.tar.bz2 to /var/tmp/portage/ipset-2.2.8.20051203/work
>>> Source unpacked.
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: net-firewall/ipset-2.2.8.20051203 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! failed to build
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-03-23 20:15:34 UTC
please provide emerge --info, and specify what kernel sources you are using that include the ipset patch.
Comment 2 yuen 2006-03-25 12:52:45 UTC
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15.6 i686)
=================================================================
System uname: 2.6.15.6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
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-r6
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=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apm arts avi berkdb bitmap-fonts bzip2 crypt cups dri eds emboss encode expat foomaticdb fortran gdbm gif gnome gpm gstreamer gtk2 imlib jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline sdl snmp spell ssl truetype truetype-fonts type1-fonts udev vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

kernel is vanilla 2.6.15.6 with set patch from patch-o-magic-ng-20060213
Comment 3 yuen 2006-03-25 12:56:28 UTC
ipset 2.1.0.20050119-r1 will build without problems
Comment 4 Stefan Knoblich (RETIRED) gentoo-dev 2006-04-03 13:10:18 UTC
changing SRC_URI to "${WORKDIR}/${PN}-${PV%.*}" fixes that

(tarball creates ipset-2.2.8 instead of only ipset)
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-24 23:00:48 UTC
fixed in cvs. Upstream changed the directory name in the tarball.