Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80499 - emerge ipp2p doesnt install module
Summary: emerge ipp2p doesnt install module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 12:25 UTC by andcycle-gentoo.bugs
Modified: 2005-03-02 15:38 UTC (History)
1 user (show)

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 andcycle-gentoo.bugs 2005-02-02 12:25:26 UTC
the ebuild didn't correct install the module,
there already have a disscuss over 
http://forums.gentoo.org/viewtopic.php?t=281293&highlight=ipp2p

MODULE_NAMES="ipt_ipp2p"
should be
MODULE_NAMES="ipt_ipp2p(misc:${S})" 

Reproducible: Always
Steps to Reproduce:
1.emerge ipp2p

Actual Results:  
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.10-gentoo-r6
 * Checking for suitable kernel configuration options
>>> Unpacking source...
>>> Unpacking ipp2p-0.7.1.tar.gz to /var/tmp/portage/ipp2p-0.7.1/work
 * Applying ipp2p-0.7-Makefile.patch ...                                       
                                        [ ok ]
>>> Source unpacked.
make -C /usr/src/linux M=/var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1 modules
cc -pipe -march=pentium4 -O2 -fomit-frame-pointer -DIPTABLES_VERSION=\"1.2.11\"
-fPIC -c libipt_ipp2p.c
ld -shared -o libipt_ipp2p.so libipt_ipp2p.o
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
  CC [M]  /var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1/ipt_ipp2p.o
  Building modules, stage 2.
  MODPOST
  CC      /var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1/ipt_ipp2p.mod.o
  LD [M]  /var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1/ipt_ipp2p.ko
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r6'
>>> Test phase [not enabled]: net-firewall/ipp2p-0.7.1

>>> Install ipp2p-0.7.1 into /var/tmp/portage/ipp2p-0.7.1/image/ category
net-firewall
 * Installing  module
install: cannot stat `.ko': No such file or directory
man:
prepallstrip:
strip: strip --strip-unneeded
strip: strip --strip-unneeded
   lib/iptables/libipt_ipp2p.so
>>> Completed installing ipp2p-0.7.1 into /var/tmp/portage/ipp2p-0.7.1/image/


Expected Results:  
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.10-gentoo-r6
 * Checking for suitable kernel configuration options
>>> Unpacking source...
>>> Unpacking ipp2p-0.7.1.tar.gz to /var/tmp/portage/ipp2p-0.7.1/work
 * Applying ipp2p-0.7-Makefile.patch ...                                       
                                        [ ok ]
>>> Source unpacked.
make -C /usr/src/linux M=/var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1 modules
cc -pipe -march=pentium4 -O2 -fomit-frame-pointer -DIPTABLES_VERSION=\"1.2.11\"
-fPIC -c libipt_ipp2p.c
ld -shared -o libipt_ipp2p.so libipt_ipp2p.o
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
  CC [M]  /var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1/ipt_ipp2p.o
  Building modules, stage 2.
  MODPOST
  CC      /var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1/ipt_ipp2p.mod.o
  LD [M]  /var/tmp/portage/ipp2p-0.7.1/work/ipp2p-0.7.1/ipt_ipp2p.ko
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r6'
>>> Test phase [not enabled]: net-firewall/ipp2p-0.7.1

>>> Install ipp2p-0.7.1 into /var/tmp/portage/ipp2p-0.7.1/image/ category
net-firewall
 * Installing ipt_ipp2p module
man:
prepallstrip:
strip: strip --strip-unneeded
strip: strip --strip-unneeded
   lib/iptables/libipt_ipp2p.so
>>> Completed installing ipp2p-0.7.1 into /var/tmp/portage/ipp2p-0.7.1/image/


Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 28 2004, 02:58:13)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -march=pentium4 -O2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/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="-pipe -march=pentium4 -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache digest distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cjk
crypt cups directfb divx4linux dvd encode esd f77 fam fbcon flac font-server
foomaticdb fortran gd gdbm gif gnome gpm gtk gtk2 gtkhtml imagemagick imlib ipv6
jpeg kde libg++ libwww mad matroska matrox mikmod mmx mmx2 motif mpeg mysql
ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline samba scanner sdl slang spell sqlite sse sse2 sse3 ssl svga tcltk tcpd
tiff truetype truetype-fonts type1-fonts unicode usb xml xml2 xmms xv xvid zlib
linguas_en_US"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, PORTDIR_OVERLAY
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-02-03 02:15:34 UTC
this looks like something changing in linux-mod.eclass...

Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-02 15:38:11 UTC
fixed in 0.7.1-r1