Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218230 - Linux Kernel 2.6.25-gentoo
Summary: Linux Kernel 2.6.25-gentoo
Status: RESOLVED DUPLICATE of bug 218169
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 08:28 UTC by Michal Jakubowski
Modified: 2008-04-18 12:45 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 Michal Jakubowski 2008-04-18 08:28:52 UTC
* kernel: >> Making dependencies...
*         >> Compiling 2.6.25-gentoo bzImage...
* ERROR: Failed to compile the "bzImage" 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/x86/Kconfig
.config:33:warning: trying to assign nonexistent symbol ARCH_SUPPORTS_OPROFILE
.config:69:warning: trying to assign nonexistent symbol FAIR_USER_SCHED
.config:70:warning: trying to assign nonexistent symbol FAIR_CGROUP_SCHED
.config:191:warning: trying to assign nonexistent symbol PREEMPT_BKL
.config:241:warning: trying to assign nonexistent symbol OUT_OF_LINE_PFN_TO_PAGE
.config:251:warning: trying to assign nonexistent symbol SUSPEND_SMP_POSSIBLE
.config:253:warning: trying to assign nonexistent symbol HIBERNATION_SMP_POSSIBLE
.config:439:warning: trying to assign nonexistent symbol NF_CONNTRACK_ENABLED
.config:473:warning: trying to assign nonexistent symbol IP_NF_MATCH_IPRANGE
.config:474:warning: trying to assign nonexistent symbol IP_NF_MATCH_TOS
.config:479:warning: trying to assign nonexistent symbol IP_NF_MATCH_OWNER
.config:498:warning: trying to assign nonexistent symbol IP6_NF_MATCH_OWNER
.config:556:warning: trying to assign nonexistent symbol NET_CLS_POLICE
.config:687:warning: trying to assign nonexistent symbol MAC80211_RCSIMPLE
.config:778:warning: trying to assign nonexistent symbol BLK_DEV_RAM_BLOCKSIZE
.config:826:warning: trying to assign nonexistent symbol IDEPCI_SHARE_IRQ
.config:1243:warning: trying to assign nonexistent symbol IWLWIFI
.config:1244:warning: trying to assign nonexistent symbol IWLWIFI_DEBUG
.config:1245:warning: trying to assign nonexistent symbol IWLWIFI_SENSITIVITY
.config:1246:warning: trying to assign nonexistent symbol IWLWIFI_SPECTRUM_MEASUREMENT
.config:1247:warning: trying to assign nonexistent symbol IWLWIFI_QOS
.config:1355:warning: trying to assign nonexistent symbol SHAPER
.config:1602:warning: trying to assign nonexistent symbol SENSORS_DS1337
.config:1603:warning: trying to assign nonexistent symbol SENSORS_DS1374
.config:2114:warning: trying to assign nonexistent symbol USB_EHCI_SPLIT_ISO
.config:2580:warning: trying to assign nonexistent symbol INSTRUMENTATION
.config:2619:warning: trying to assign nonexistent symbol FORCED_INLINING
--
PCI support (PCI) [Y/n/?] y
  Support mmconfig PCI config space access (PCI_MMCONFIG) [Y/n] y
Support for DMA Remapping Devices (EXPERIMENTAL) (DMAR) [N/y/?] n
PCI Express support (PCIEPORTBUS) [Y/n/?] y
  PCI Express Hotplug driver (HOTPLUG_PCI_PCIE) [N/m/y/?] n
  Root Port Advanced Error Reporting support (PCIEAER) [Y/n/?] y
--
    Include IDE/ATA-2 DISK support (BLK_DEV_IDEDISK) [Y/n/m/?] y
    Use multiple sector mode for Programmed Input/Output by default (IDEDISK_MULTI_MODE) [N/y/?] n
    PCMCIA IDE support (BLK_DEV_IDECS) [N/m/?] n
    Cardbus IDE support (Delkin/ASKA/Workbit) (BLK_DEV_DELKIN) [N/m/y/?] n
    Include IDE/ATAPI CDROM support (BLK_DEV_IDECD) [Y/n/m/?] y
      Verbose error logging for IDE/ATAPI CDROM driver (BLK_DEV_IDECD_VERBOSE_ERRORS) [Y/n/?] (NEW)     Include IDE/ATAPI TAPE support (BLK_DEV_IDETAPE) [N/m/y/?] n
--
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) [Y/n/?] y
Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
--
    IP-over-InfiniBand Connected Mode support (INFINIBAND_IPOIB_CM) [N/y/?] n
    IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [N/y/?] n
  InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [M/n/?] m
  iSCSI Extensions for RDMA (iSER) (INFINIBAND_ISER) [N/m/?] n
*
* EDAC - error detection and reporting (EXPERIMENTAL)
*
EDAC - error detection and reporting (EXPERIMENTAL) (EDAC) [N/y/?] n
--
Dnotify support (DNOTIFY) [Y/n/?] y
Inotify file change notification support (INOTIFY) [Y/n/?] y
  Inotify support for userspace (INOTIFY_USER) [Y/n/?] y
Quota support (QUOTA) [Y/n/?] y
  Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [N/y/?] n
  Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [Y/n/?] y
--
COMMAND: make j1  menuconfig
* kernel: >> Making dependencies...
COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86"
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
*** Warning: make dep is unnecessary now.
--
  CC      kernel/power/main.o
  CC      mm/fremap.o
  CC      mm/highmem.o
  CC      kernel/power/pm.o
  CC      mm/madvise.o
kernel/power/pm.c:203: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:62)
kernel/power/pm.c:203: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:62)
kernel/power/pm.c:204: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:178)
kernel/power/pm.c:204: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:178)
--
  GZIP    kernel/config_data.gz
  CC      kernel/stop_machine.o
  CC      kernel/audit.o
  CC      mm/slab.o
mm/slab.c: In function 'kfree':
mm/slab.c:3792: warning: passing argument 2 of '__cache_free' discards qualifiers from pointer target type
--
  CC      fs/nls/nls_utf8.o
  LD      fs/nls/built-in.o
  LD      fs/ntfs/built-in.o
  CC      fs/partitions/check.o
fs/partitions/check.c: In function 'add_partition':
fs/partitions/check.c:381: warning: ignoring return value of 'device_add', declared with attribute warn_unused_result
--
  LD      fs/reiserfs/reiserfs.o
  LD      fs/reiserfs/built-in.o
  LD      fs/romfs/built-in.o
  LD      fs/smbfs/built-in.o
  CC      fs/squashfs/inode.o
fs/squashfs/inode.c:86: error: unknown field 'read_inode' specified in initializer
fs/squashfs/inode.c:87: warning: initialization from incompatible pointer type
fs/squashfs/inode.c: In function 'squashfs_get_parent':
fs/squashfs/inode.c:650: error: implicit declaration of function 'iget'
fs/squashfs/inode.c:650: warning: initialization makes pointer from integer without a cast
--
  LD      drivers/md/md-mod.o
  LD      drivers/md/built-in.o
  LD      drivers/parport/built-in.o
  CC      drivers/pci/access.o
drivers/net/tun.c: In function 'tun_chr_aio_read':
drivers/net/tun.c:442: warning: passing argument 3 of 'tun_put_user' discards qualifiers from pointer target type
drivers/net/tun.c: In function 'tun_chr_aio_write':
drivers/net/tun.c:341: warning: passing argument 2 of 'tun_get_user' discards qualifiers from pointer target type
--
  CC      drivers/pcmcia/cistpl.o
  CC      drivers/pci/pci-driver.o
  CC      drivers/pcmcia/rsrc_mgr.o
  CC      drivers/pci/search.o
drivers/pci/search.c: In function 'pci_find_slot':
drivers/pci/search.c:135: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:506)
drivers/pci/search.c: At top level:
drivers/pci/search.c:478: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:283)
drivers/pci/search.c:478: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:283)
drivers/pci/search.c:479: warning: 'pci_find_slot' is deprecated (declared at drivers/pci/search.c:132)
drivers/pci/search.c:479: warning: 'pci_find_slot' is deprecated (declared at drivers/pci/search.c:132)
--
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
* Gentoo Linux Genkernel; Version 3.4.10_pre9
* Running with options: --menuconfig --splash --save-config --kernname=AG1S --kernel-config=/etc/kernels/kernel-config-x86_64-2.6.24-gentoo-r5 --install all

* ERROR: Failed to compile the "bzImage" target...

* -- End log... --


Reproducible: Always
Comment 1 Bernard Cafarelli gentoo-dev 2008-04-18 12:45:07 UTC

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