Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158107 - hardened-sources-2.6.19 compile failure
Summary: hardened-sources-2.6.19 compile failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Heim (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-14 00:41 UTC by petre rodan (RETIRED)
Modified: 2006-12-14 08:43 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 petre rodan (RETIRED) gentoo-dev 2006-12-14 00:41:24 UTC
probably a patching problem


make bzImage
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CC      init/main.o
In file included from include/linux/net.h:316,
                 from include/linux/skbuff.h:28,
                 from include/linux/netlink.h:138,
                 from include/linux/genetlink.h:4,
                 from include/net/genetlink.h:4,
                 from include/linux/taskstats_kern.h:12,
                 from init/main.c:42:
include/linux/sysctl.h:181: error: syntax error before '}' token
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
Comment 1 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2006-12-14 08:15:02 UTC
same issue

Portage 2.1-r2 (default-linux/amd64/2006.1/no-multilib, gcc-4.1.1, glibc-2.4-r4, 2.6.16-hardened-r11disciplina x86_64)
=================================================================
System uname: 2.6.16-hardened-r11disciplina x86_64 Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz
Gentoo Base System version 1.12.6
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -fomit-frame-pointer -fforce-addr -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=nocona -fomit-frame-pointer -fforce-addr -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-detect cvs digest distlocks metadata-transfer sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/ http://gentoo.osuosl.org http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j3"
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"
PORTDIR_OVERLAY="/opt/gentoo/gentoo-x86 /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 acl apache2 authfile bash-completion berkdb bidi bzip2 cap caps cdparanoia cgi chroot cli contrib cracklib crypt ctype dba diskio dlloader dri dvd exif expat extraengine force-cgi-redirect fping gd gdbm gmp gnutls hardened iconv idea idn imap ipv6 isdnlog java jpeg ldap libg++ lm_sensors logrotate maildir memlimit mhash mpm-worker mysql mysqli nagios-dns nagios-ping nagios-ssh ncurses nls no-suexec nptl nptlonly odbc openssl overlays pam parse-clocks pcap pcre perl php pic png posix ppds pppd pthreads pwdb python quotas readline reflection regexp samba sasl session sftp sguil slang snmp snortsam sockets socks5 spl sqlite ssl syslog tcpd threads truetype udev unicode userlocales vda vhosts vim-syntax xml xorg zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i810 video_cards_mga video_cards_neomagic video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Christian Heim (RETIRED) gentoo-dev 2006-12-14 08:43:43 UTC
(In reply to comment #0)
> probably a patching problem
> 
> 
> make bzImage
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CC      init/main.o
> In file included from include/linux/net.h:316,
>                  from include/linux/skbuff.h:28,
>                  from include/linux/netlink.h:138,
>                  from include/linux/genetlink.h:4,
>                  from include/net/genetlink.h:4,
>                  from include/linux/taskstats_kern.h:12,
>                  from init/main.c:42:
> include/linux/sysctl.h:181: error: syntax error before '}' token
> make[1]: *** [init/main.o] Error 1
> make: *** [init] Error 2

It's a problem with the a single hunk I introduced when fixing the reject between 4405_alpha-sysctl-uac.patch and the grsec patch. This should be fixed with the upcoming -r1 (commiting right now).