Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159027 - gentoo-sources 2.6.18-r5 ibmtr compile error
Summary: gentoo-sources 2.6.18-r5 ibmtr compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Normal major
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-24 11:11 UTC by Stonie R. Cooper
Modified: 2006-12-26 11:25 UTC (History)
1 user (show)

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


Attachments
Output from genkernel that fails. (genkernel_failure.txt,24.17 KB, text/plain)
2006-12-25 19:57 UTC, Stonie R. Cooper
Details
emerge --info output (genkernel_failure_info.txt,4.48 KB, text/plain)
2006-12-25 19:57 UTC, Stonie R. Cooper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stonie R. Cooper 2006-12-24 11:11:57 UTC
# genkernel all
* Gentoo Linux Genkernel; Version 3.4.4
* Running with options: all

* Linux Kernel 2.6.18-gentoo-r5 for x86...
* mount: /boot mounted successfully!
* kernel: >> Running mrproper...
* config: Using config from /usr/share/genkernel/x86/kernel-config-2.6
*         Previous config backed up to .config.bak
*         >> Running oldconfig...
* kernel: >> Cleaning...
*         >> Compiling 2.6.18-gentoo-r5 bzImage...
*         >> Compiling 2.6.18-gentoo-r5 modules...
* ERROR: Failed to compile the "modules" target...

* -- Grepping log... --

  SHIPPED scripts/kconfig/lex.zconf.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -o arch/i386/Kconfig
.config:773:warning: trying to assign nonexistent symbol SCSI_QLA2XXX_EMBEDDED_FIRMWARE
.config:812:warning: trying to assign nonexistent symbol MD_RAID5
.config:814:warning: trying to assign nonexistent symbol MD_RAID6
.config:1079:warning: trying to assign nonexistent symbol IPW_QOS
.config:1143:warning: trying to assign nonexistent symbol SYNCLINK_SYNCPPP
.config:1635:warning: trying to assign nonexistent symbol FB_FIRMWARE_EDID
.config:1989:warning: trying to assign nonexistent symbol USB_SERIAL_ANYDATA
.config:2145:warning: trying to assign nonexistent symbol XFS_EXPORT
.config:2345:warning: trying to assign nonexistent symbol STACK_BACKTRACE_COLS
--
  SCSI media changer support (CHR_DEV_SCH) [M/n/y/?] m
  *
  * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  *
  Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
  Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
--
    Verbose debugging output (INFINIBAND_MTHCA_DEBUG) [N/y/?] n
IP-over-InfiniBand (INFINIBAND_IPOIB) [M/n/?] m
  IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [N/y/?] n
InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [M/n/?] m
ISCSI RDMA Protocol (INFINIBAND_ISER) [N/m/?] (NEW) *
* EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
*
EDAC core system error reporting (EXPERIMENTAL) (EDAC) [N/m/y/?] n
--
  LD      arch/i386/kernel/acpi/built-in.o
  CC      arch/i386/kernel/cpu/centaur.o
  CC      arch/i386/kernel/reboot.o
  CC      arch/i386/kernel/cpu/transmeta.o
arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
arch/i386/kernel/cpu/transmeta.c:12: warning: 'cpu_freq' may be used uninitialized in this function
--
  CC      arch/i386/kernel/smpboot.o
  CC      kernel/fork.o
  AS      arch/i386/kernel/trampoline.o
  CC      arch/i386/kernel/mpparse.o
arch/i386/kernel/mpparse.c: In function 'MP_bus_info':
arch/i386/kernel/mpparse.c:231: warning: comparison is always false due to limited range of data type
--
  AS      arch/i386/kernel/vsyscall-note.o
  CC      kernel/time.o
  AS      arch/i386/kernel/vsyscall-sysenter.o
  CC      arch/i386/kernel/efi.o
arch/i386/kernel/efi.c: In function 'efi_memmap_walk':
arch/i386/kernel/efi.c:274: warning: 'prev.start' may be used uninitialized in this function
arch/i386/kernel/efi.c:274: warning: 'prev.end' may be used uninitialized in this function
--
  CC      kernel/power/main.o
  CC      kernel/power/process.o
  CC      kernel/power/console.o
  CC      mm/mprotect.o
  CC      kernel/power/pm.o
kernel/power/pm.c:205: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:64)
kernel/power/pm.c:205: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:64)
kernel/power/pm.c:206: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:180)
kernel/power/pm.c:206: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:180)
--
  GZIP    kernel/config_data.gz
  CC      kernel/stop_machine.o
  CC      kernel/audit.o
  CC      fs/open.o
kernel/audit.c: In function 'kauditd_thread':
kernel/audit.c:372: warning: no return statement in function returning non-void
  CC      kernel/auditfilter.o
  CC      fs/read_write.o
kernel/auditfilter.c: In function 'audit_filter_user':
kernel/auditfilter.c:1599: warning: 'state' may be used uninitialized in this function
  CC      fs/file_table.o
kernel/auditfilter.c: In function 'audit_receive_filter':
kernel/auditfilter.c:1164: warning: 'ndw' may be used uninitialized in this function
kernel/auditfilter.c:1164: warning: 'ndp' may be used uninitialized in this function
--
  CC      kernel/configs.o
  LD      kernel/built-in.o
  CC      fs/bio.o
  CC      fs/super.o
fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:169: warning: 'idx' may be used uninitialized in this function
--
  CC      fs/block_dev.o
  CC      ipc/msgutil.o
  CC      ipc/msg.o
  CC      fs/char_dev.o
ipc/msg.c: In function 'sys_msgctl':
ipc/msg.c:341: warning: 'setbuf.qbytes' may be used uninitialized in this function
ipc/msg.c:341: warning: 'setbuf.uid' may be used uninitialized in this function
ipc/msg.c:341: warning: 'setbuf.gid' may be used uninitialized in this function
ipc/msg.c:341: warning: 'setbuf.mode' may be used uninitialized in this function
  CC      ipc/sem.o
  CC      fs/stat.o
ipc/sem.c: In function 'sys_semctl':
ipc/sem.c:809: warning: 'setbuf.uid' may be used uninitialized in this function
ipc/sem.c:809: warning: 'setbuf.gid' may be used uninitialized in this function
ipc/sem.c:809: warning: 'setbuf.mode' may be used uninitialized in this function
--
  CC      drivers/acpi/dispatcher/dsmthdat.o
  CC      fs/eventpoll.o
  CC      drivers/acpi/dispatcher/dsopcode.o
  CC      drivers/acpi/dispatcher/dswexec.o
fs/eventpoll.c: In function 'sys_epoll_create':
fs/eventpoll.c:500: warning: 'fd' may be used uninitialized in this function
--
  LD      drivers/char/mwave/built-in.o
  LD      drivers/char/pcmcia/built-in.o
  CC      drivers/char/speakup/speakup.o
  CC      fs/squashfs/squashfs2_0.o
fs/squashfs/squashfs2_0.c: In function 'squashfs_iget_2':
fs/squashfs/squashfs2_0.c:200: warning: 'frag_size' may be used uninitialized in this function
--
  LD      fs/sysfs/built-in.o
  CC      fs/udf/balloc.o
  CC      drivers/char/speakup/speakup_keypc.o
  CC      drivers/char/speakup/speakup_ltlk.o
fs/udf/balloc.c: In function 'udf_table_new_block':
fs/udf/balloc.c:751: warning: 'goal_eloc.logicalBlockNum' may be used uninitialized in this function
--
  CC      drivers/ide/legacy/ht6560b.o
  CC      fs/udf/super.o
  CC      drivers/ide/legacy/qd65xx.o
  CC      drivers/ide/legacy/umc8672.o
fs/udf/super.c: In function 'udf_fill_super':
fs/udf/super.c:1364: warning: 'ino.partitionReferenceNum' may be used uninitialized in this function
--
  LD      net/sched/built-in.o
  CC      net/ipv4/tcp.o
  LD      net/sunrpc/built-in.o
  CC      net/ipv4/tcp_input.o
net/ipv4/tcp_input.c: In function 'tcp_ack':
net/ipv4/tcp_input.c:2260: warning: 'tv.tv_sec' may be used uninitialized in this function
net/ipv4/tcp_input.c:2260: warning: 'tv.tv_usec' may be used uninitialized in this function
--
  CC [M]  arch/i386/kernel/cpuid.o
  CC [M]  arch/i386/kernel/microcode.o
  LD [M]  arch/i386/crypto/aes-i586.o
  CC [M]  arch/i386/kernel/apm.o
arch/i386/kernel/apm.c: In function 'suspend':
arch/i386/kernel/apm.c:1197: warning: 'pm_send_all' is deprecated (declared at include/linux/pm_legacy.h:20)
arch/i386/kernel/apm.c:1251: warning: 'pm_send_all' is deprecated (declared at >> deleted for length >>
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-12-25 15:18:32 UTC
Can you attach full logs somehow? I'm not sure how, as I'm not a genkernel user, but there are no errors in the logs you posted here.
Comment 2 Stonie R. Cooper 2006-12-25 19:57:15 UTC
Created attachment 104729 [details]
Output from genkernel that fails.
Comment 3 Stonie R. Cooper 2006-12-25 19:57:52 UTC
Created attachment 104730 [details]
emerge --info output
Comment 4 Stonie R. Cooper 2006-12-25 19:58:29 UTC
Have attached full genkernel session that fails; also, emerge --info.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2006-12-26 05:18:14 UTC
In file included from drivers/net/pcmcia/ibmtr_cs.c:70:
drivers/net/pcmcia/../tokenring/ibmtr.c: In function 'tr_rx':
drivers/net/pcmcia/../tokenring/ibmtr.c:1829: error: 'CHECKSUM_COMPLETE' undeclared (first use in this function)
drivers/net/pcmcia/../tokenring/ibmtr.c:1829: error: (Each undeclared identifier is reported only once
drivers/net/pcmcia/../tokenring/ibmtr.c:1829: error: for each function it appears in.)
make[3]: *** [drivers/net/pcmcia/ibmtr_cs.o] Error 1
make[2]: *** [drivers/net/pcmcia] Error 2
make[1]: *** [drivers/net] Error 2

known bug, -r6 will be out later today
Comment 6 Daniel Drake (RETIRED) gentoo-dev 2006-12-26 11:25:16 UTC
Fixed in genpatches-2.6.18-8 and gentoo-sources-2.6.18-r6