Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158244 - net-dialup/fritzcapi-2.6.43 does not compile with kernel 2.6.19-gentoo-r2
Summary: net-dialup/fritzcapi-2.6.43 does not compile with kernel 2.6.19-gentoo-r2
Status: RESOLVED DUPLICATE of bug 156808
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 13:44 UTC by Ronny Boesger
Modified: 2006-12-15 13:47 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 Ronny Boesger 2006-12-15 13:44:50 UTC
* Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.19-gentoo-r2/build
 * Found sources for kernel version:
 *     2.6.19-gentoo-r2
 * Selected cards:  fxusb_CZ
>>> Unpacking source...
 * Converting ./Makefile to use M= instead of SUBDIRS= ...                [ ok ]
 * Converting ./e2220pc/Makefile to use M= instead of SUBDIRS= ...        [ ok ]
 * Converting ./e2220pc/src/Makefile to use M= instead of SUBDIRS= ...    [ ok ]
 * Converting ./e5520pc/Makefile to use M= instead of SUBDIRS= ...        [ ok ]
 * Converting ./e5520pc/src/Makefile to use M= instead of SUBDIRS= ...    [ ok ]
 * Converting ./fritz.classic/src/Makefile to use M= instead of SUBDIRS=  [ ok ]
 * Converting ./fritz.pci/Makefile to use M= instead of SUBDIRS= ...      [ ok ]
 * Converting ./fritz.pci/src/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.pcmcia/Makefile to use M= instead of SUBDIRS= ...   [ ok ]
 * Converting ./fritz.pcmcia/src/Makefile to use M= instead of SUBDIRS=   [ ok ]
 * Converting ./fritz.pnp/src/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.usb/Makefile to use M= instead of SUBDIRS= ...      [ ok ]
 * Converting ./fritz.usb/src/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.usb2/Makefile to use M= instead of SUBDIRS= ...     [ ok ]
 * Converting ./fritz.usb2/src/Makefile to use M= instead of SUBDIRS= ..  [ ok ]
 * Converting ./fritz.xusb/Makefile to use M= instead of SUBDIRS= ...     [ ok ]
 * Converting ./fritz.xusb/src/Makefile to use M= instead of SUBDIRS= ..  [ ok ]
 * Converting ./fritz.xusb_CZ/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.xusb_CZ/src/Makefile to use M= instead of SUBDIRS=  [ ok ]
 * Applying fcusb2-2.6.19.patch ...                                       [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi ...
 * Preparing fxusb_CZ module
mkdir -p '/var/tmp/portage/fritzcapi-2.6.43/work'/var/lib/fritz
make -C '/usr/src/linux'  M=/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src modules
make[1]: Entering directory `/usr/src/linux-2.6.19-gentoo-r2'
  CC [M]  /var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.o
  CC [M]  /var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.o
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:91: Fehler: unbekanntes Feld 
Comment 1 Ronny Boesger 2006-12-15 13:44:50 UTC
* Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.19-gentoo-r2/build
 * Found sources for kernel version:
 *     2.6.19-gentoo-r2
 * Selected cards:  fxusb_CZ
>>> Unpacking source...
 * Converting ./Makefile to use M= instead of SUBDIRS= ...                [ ok ]
 * Converting ./e2220pc/Makefile to use M= instead of SUBDIRS= ...        [ ok ]
 * Converting ./e2220pc/src/Makefile to use M= instead of SUBDIRS= ...    [ ok ]
 * Converting ./e5520pc/Makefile to use M= instead of SUBDIRS= ...        [ ok ]
 * Converting ./e5520pc/src/Makefile to use M= instead of SUBDIRS= ...    [ ok ]
 * Converting ./fritz.classic/src/Makefile to use M= instead of SUBDIRS=  [ ok ]
 * Converting ./fritz.pci/Makefile to use M= instead of SUBDIRS= ...      [ ok ]
 * Converting ./fritz.pci/src/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.pcmcia/Makefile to use M= instead of SUBDIRS= ...   [ ok ]
 * Converting ./fritz.pcmcia/src/Makefile to use M= instead of SUBDIRS=   [ ok ]
 * Converting ./fritz.pnp/src/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.usb/Makefile to use M= instead of SUBDIRS= ...      [ ok ]
 * Converting ./fritz.usb/src/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.usb2/Makefile to use M= instead of SUBDIRS= ...     [ ok ]
 * Converting ./fritz.usb2/src/Makefile to use M= instead of SUBDIRS= ..  [ ok ]
 * Converting ./fritz.xusb/Makefile to use M= instead of SUBDIRS= ...     [ ok ]
 * Converting ./fritz.xusb/src/Makefile to use M= instead of SUBDIRS= ..  [ ok ]
 * Converting ./fritz.xusb_CZ/Makefile to use M= instead of SUBDIRS= ...  [ ok ]
 * Converting ./fritz.xusb_CZ/src/Makefile to use M= instead of SUBDIRS=  [ ok ]
 * Applying fcusb2-2.6.19.patch ...                                       [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi ...
 * Preparing fxusb_CZ module
mkdir -p '/var/tmp/portage/fritzcapi-2.6.43/work'/var/lib/fritz
make -C '/usr/src/linux'  M=/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src modules
make[1]: Entering directory `/usr/src/linux-2.6.19-gentoo-r2'
  CC [M]  /var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.o
  CC [M]  /var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.o
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:91: Fehler: unbekanntes Feld »driver« in Initialisierung angegeben
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:91: Warnung: geschweifte Klammern um Skalar-Initialisierung
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:91: Warnung: (nahe der Initialisierung für »usb_driver.name«)
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:93: Fehler: Feldname nicht in Datensatz- oder union-Initialisierung
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:93: Fehler: (nahe der Initialisierung für »usb_driver.name«)
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:93: Warnung: Initialisierung von inkompatiblem Zeigertyp
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:94: Fehler: Feldname nicht in Datensatz- oder union-Initialisierung
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:94: Fehler: (nahe der Initialisierung für »usb_driver.name«)
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:94: Warnung: Elementüberschreitung in Skalarinitialisierung
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.c:94: Warnung: (nahe der Initialisierung für »usb_driver.name«)
make[2]: *** [/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/main.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c: In Funktion »select_config«:
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c:250: Warnung: Zeigertyp passt nicht in bedingtem Ausdruck
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c: In Funktion »reset«:
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c:278: Warnung: Übergabe des Arguments 3 von »select_config« von inkompatiblem Zeigertyp
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c: In Funktion »usb_write«:
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c:1023: Warnung: Übergabe des Arguments 6 von »usb_fill_bulk_urb« von inkompatiblem Zeigertyp
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c: In Funktion »usb_read«:
/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src/driver.c:1052: Warnung: Übergabe des Arguments 6 von »usb_fill_bulk_urb« von inkompatiblem Zeigertyp
make[1]: *** [_module_/var/tmp/portage/fritzcapi-2.6.43/work/usr/src/kernel-modules/fritzcapi/fritz.xusb_CZ/src] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.19-gentoo-r2'
make: *** [fxusb_CZ.o] Fehler 2

!!! ERROR: net-dialup/fritzcapi-2.6.43 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called linux-mod_src_compile
  linux-mod.eclass, line 510:   Called die

!!! Unable to make  KDIR='/usr/src/linux' LIBDIR='/var/tmp/portage/fritzcapi-2.6.43/work'/var/lib/fritz all.
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 2 Ronny Boesger 2006-12-15 13:45:28 UTC


emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.19-gentoo-r2 i686)
=================================================================
System uname: 2.6.19-gentoo-r2 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.12.6
Last Sync: Fri, 15 Dec 2006 04:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/fax /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="de_DE.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 audiofile berkdb bitmap-fonts bluetooth bzip2 cli cracklib crypt cups curl dlloader dri elibc_glibc expat flac fortran fritzcapi_cards_fxusb_CZ gd gdbm gif gmp gpm iconv idn input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kernel_linux lcms libg++ libwww mad mhash mmx mng mysql ncurses nls nptl nptlonly ogg pam pcre perl php png ppds pppd python qt readline recode reflection samba sdl session slang snmp speex spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_fbdev video_cards_vesa vorbis x86 xml2 xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-15 13:47:49 UTC

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