Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161744 - sys-boot/syslinux-3.31 compile error on Alpha
Summary: sys-boot/syslinux-3.31 compile error on Alpha
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 13:21 UTC by Patrik Hermansson
Modified: 2007-01-12 13:24 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 Patrik Hermansson 2007-01-12 13:21:53 UTC
emerge -v =sys-boot/syslinux-3.31
Calculating dependencies... done!

>>> Emerging (1 of 1) sys-boot/syslinux-3.31 to /
 * syslinux-3.31.tar.bz2 MD5 ;-) ...                                      [ ok ]
 * syslinux-3.31.tar.bz2 RMD160 ;-) ...                                   [ ok ]
 * syslinux-3.31.tar.bz2 SHA1 ;-) ...                                     [ ok ]
 * syslinux-3.31.tar.bz2 SHA256 ;-) ...                                   [ ok ]
 * syslinux-3.31.tar.bz2 size ;-) ...                                     [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking syslinux-3.31.tar.bz2 ;-) ...                                 [ ok ]
>>> Unpacking source...
>>> Unpacking syslinux-3.31.tar.bz2 to /var/tmp/portage/syslinux-3.31/work
 * Applying syslinux-3.31-nossp.patch ...                                 [ ok ]
 * Applying syslinux-3.11-nopie.patch ...                                 [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/syslinux-3.31/work/syslinux-3.31 ...
set -e ; for i in mtools unix extlinux sample com32; do make DATE=0x4518b206 HEX          DATE=0x4518b206 -C $i all ; done
make[1]: Entering directory `/var/tmp/portage/syslinux-3.31/work/syslinux-3.31/m          tools'
gcc -Wp,-MT,syslinux.o,-MMD,.syslinux.o.d -W -Wall -fno-stack-protector -D_FILE_          OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -c -o syslinux.o syslinux.c
gcc -Wp,-MT,syslxmod.o,-MMD,.syslxmod.o.d -W -Wall -fno-stack-protector -D_FILE_          OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -c -o syslxmod.o ../syslxmod.c
gcc -Wp,-MT,bootsect_bin.o,-MMD,.bootsect_bin.o.d -W -Wall -fno-stack-protector           -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -c -o bootsect_bin.o ../boots          ect_bin.c
gcc -Wp,-MT,ldlinux_bin.o,-MMD,.ldlinux_bin.o.d -W -Wall -fno-stack-protector -D          _FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -c -o ldlinux_bin.o ../ldlinux_          bin.c
gcc -Wp,-MT,cache.o,-MMD,.cache.o.d -W -Wall -fno-stack-protector -D_FILE_OFFSET          _BITS=64 -g -Os -I. -I.. -I../libfat -c -o cache.o ../libfat/cache.c
In file included from ../libfat/fat.h:22,
                 from ../libfat/libfatint.h:23,
                 from ../libfat/cache.c:20:
../libfat/ulint.h: In function `read16':
../libfat/ulint.h:81: error: `p' undeclared (first use in this function)
../libfat/ulint.h:81: error: (Each undeclared identifier is reported only once
../libfat/ulint.h:81: error: for each function it appears in.)
../libfat/ulint.h: In function `write16':
../libfat/ulint.h:89: error: incompatible types in assignment
../libfat/ulint.h:90: error: incompatible types in assignment
../libfat/ulint.h: In function `read32':
../libfat/ulint.h:96: error: `_v' undeclared (first use in this function)
../libfat/ulint.h:97: error: invalid operands to binary <<
../libfat/ulint.h:98: error: invalid operands to binary <<
../libfat/ulint.h:99: error: invalid operands to binary <<
../libfat/ulint.h: In function `write32':
../libfat/ulint.h:106: error: incompatible types in assignment
../libfat/ulint.h:107: error: incompatible types in assignment
../libfat/ulint.h:108: error: incompatible types in assignment
../libfat/ulint.h:109: error: incompatible types in assignment
make[1]: *** [cache.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/syslinux-3.31/work/syslinux-3.31/mt          ools'
make: *** [installer] Error 2

!!! ERROR: sys-boot/syslinux-3.31 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  syslinux-3.31.ebuild, line 35:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if rel          evant.



Reproducible: Always

Steps to Reproduce:
1. Try to emerge Syslinux on Gentoo-Alpha
2.
3.

Actual Results:  
Compile error

Expected Results:  
Successful install :)

Tried SysLinux 3.20 with the same result.
Comment 1 Patrik Hermansson 2007-01-12 13:23:27 UTC
Portage 2.1.1-r2 (default-linux/alpha/2006.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.18.2 alpha)
=================================================================
System uname: 2.6.18.2 alpha EV56
Gentoo Base System version 1.12.1
Last Sync: Thu, 11 Jan 2007 10:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
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.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="alpha"
AUTOCLEAN="yes"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-mieee -pipe -O2 -mcpu=ev4"
CHOST="alpha-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-mieee -pipe -O2 -mcpu=ev4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo "
LANG="en_US.ISO-8859-1"
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="alpha alsa alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2 berkdb bitmap-fonts cli cracklib crypt dlloader dri elibc_glibc exif fortran gd gdbm iconv input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog jpeg kernel_linux libg++ mp3 mysql ncurses nls nptl nptlonly oav pam pcre perl ppds pppd python readline reflection session spl ssl swat syslog tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_ati video_cards_cirrus video_cards_dummy video_cards_fbdev video_cards_glint video_cards_mga video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_v4l video_cards_vga video_cards_voodoo vorbis xml xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-12 13:24:08 UTC
Keywords for sys-boot/syslinux:

     | a a a h i m m p p p s s s s x x 
     | l m r p a 6 i p p p 3 h p p 8 8 
     | p d m p 6 8 p c c c 9   a a 6 6 
     | h 6   a 4 k s   6 - 0   r r   - 
     | a 4             4 m     c c   f 
     |                   a       -   b 
     |                   c       f   s 
     |                   o       b   d 
     |                   s       s     
     |                           d     
-----+--------------------------------
1.76 | * * * * * * * * * * * * * * + * 
2.13 | * + * * * * * * * * * * * * + * 
3.11 | * + * * * * * * * * * * * * + * 
3.20 | * + * * * * * * * * * * * * + * 
3.31 | * ~ * * * * * * * * * * * * ~ * 

Don't file bugs about unkeyworded stuff unless you have a patch.