Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495146 - sys-boot/syslinux-6.03_pre1 - mem.c:(.text+0x56): undefined reference to `__stack_chk_fail_local' on hardened
Summary: sys-boot/syslinux-6.03_pre1 - mem.c:(.text+0x56): undefined reference to `__s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 19:41 UTC by tka
Modified: 2014-02-09 18:05 UTC (History)
5 users (show)

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


Attachments
build.log.xz (build.log.xz,23.26 KB, application/x-xz)
2013-12-23 19:46 UTC, tka
Details
add -fno-stack-protector (syslinux_efi_nossp.patch,923 bytes, patch)
2014-01-04 13:02 UTC, Magnus Granberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tka 2013-12-23 19:41:19 UTC
Compiling (linking) sys-boot/syslinux-6.03_pre1 fails with an undefined reference to __stack_chk_fail_local. The previous version, 5.10, does not have this problem.

i686-pc-linux-gnu-ld: i386/linux.o: warning: relocation in readonly section `.text'.
i686-pc-linux-gnu-ld: warning: section `.bss' type changed to PROGBITS
mem.o: In function `efi_malloc':
mem.c:(.text+0x56): undefined reference to `__stack_chk_fail_local'
mem.o: In function `efi_realloc':
mem.c:(.text+0xda): undefined reference to `__stack_chk_fail_local'
mem.o: In function `efi_free':
mem.c:(.text+0x12e): undefined reference to `__stack_chk_fail_local'
adv.o: In function `cleanup_adv':
adv.c:(.text+0xab): undefined reference to `__stack_chk_fail_local'
adv.o: In function `syslinux_reset_adv':
adv.c:(.text+0x11d): undefined reference to `__stack_chk_fail_local'
adv.o:adv.c:(.text+0x1b5): more undefined references to `__stack_chk_fail_local' follow
i686-pc-linux-gnu-ld: syslinux.so: hidden symbol `__stack_chk_fail_local' isn't defined
i686-pc-linux-gnu-ld: final link failed: Bad value
/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1/efi/Makefile:72: recipe for target 'syslinux.so' failed
make[3]: *** [syslinux.so] Error 1
make[3]: Leaving directory '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1/efi32/efi'
/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1/Makefile:281: recipe for target 'efi' failed
make[2]: *** [efi] Error 2
make[2]: Leaving directory '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1/efi32'
/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1/Makefile:259: recipe for target 'efi32' failed
make[1]: *** [efi32] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1'
Makefile:101: recipe for target 'efi32' failed
make: *** [efi32] Error 2
 * ERROR: sys-boot/syslinux-6.03_pre1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-boot/syslinux-6.03_pre1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-boot/syslinux-6.03_pre1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1'
 * S: '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/work/syslinux-6.03-pre1'

>>> Failed to emerge sys-boot/syslinux-6.03_pre1, Log file:

>>>  '/var/tmp/portage/sys-boot/syslinux-6.03_pre1/temp/build.log'

Reproducible: Always

Steps to Reproduce:
1. emerge syslinux
Comment 1 tka 2013-12-23 19:42:50 UTC
# emerge --info '=sys-boot/syslinux-6.03_pre1::gentoo'
Portage 2.2.7 (hardened/linux/x86, gcc-4.8.2, glibc-2.17, 3.12.6 i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.12.6-i686-Intel-R-_Pentium-R-_4_CPU_2.80GHz-with-gentoo-2.2
KiB Mem:     2039452 total,   1192036 free
KiB Swap:   16777212 total,  16777212 free
Timestamp of tree: Mon, 23 Dec 2013 13:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.2.5-r3, 3.3.3
dev-util/cmake:           2.8.12.1-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1, 4.8.2
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.12 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo local
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -mtune=native -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n --with-bdeps=y"
FCFLAGS="-march=i686 -O2 -pipe"
FEATURES="assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=i686 -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 acl acpi alsa berkdb bzip2 cairo caps cdda cddb cdparanoia cli cracklib crypt cxx dbus dri dts dvd fam ffmpeg fftw flac fontconfig gdbm gif gimp gmp gnutls gtk hardened iconv icu idn ipv6 java jpeg lame lcms libnotify mad matroska mmap mmx modules mp3 mpeg mudflap ncurses nptl ogg opengl openmp pam pax_kernel pcre pic png policykit ppds readline sasl sdl session sse sse2 ssl startup-notification svg tcpd theora threads tiff truetype udev unicode vorbis x264 x86 xattr xcb xml xv xvid zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2 python3_3" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="i915 intel" XFCE_PLUGINS="logout menu trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.2 3.3"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


# emerge -pqv '=sys-boot/syslinux-6.03_pre1::gentoo'
[ebuild     U ] sys-boot/syslinux-6.03_pre1 [5.10] USE="-custom-cflags"
Comment 2 tka 2013-12-23 19:46:04 UTC
Created attachment 366012 [details]
build.log.xz
Comment 3 SpanKY gentoo-dev 2013-12-25 15:10:14 UTC
build is probably missing -fno-ssp flags
Comment 4 Radoslaw Szkodzinski 2014-01-04 11:25:29 UTC
Confirming. The fix should be trivial.
Comment 5 Magnus Granberg gentoo-dev 2014-01-04 13:02:44 UTC
Created attachment 366962 [details, diff]
add -fno-stack-protector

it add -fno-stack-protector for the efi stuff.
Comment 6 tka 2014-01-05 12:05:31 UTC
(In reply to Magnus Granberg from comment #5)
> Created attachment 366962 [details, diff] [details, diff]
> add -fno-stack-protector
> 
> it add -fno-stack-protector for the efi stuff.

Works for me. Thanks.
Comment 7 tka 2014-01-19 11:44:17 UTC
Can someone please add the patch to the tree?
Thanks.
Comment 8 Rick Farina (Zero_Chaos) gentoo-dev 2014-02-09 18:05:41 UTC
fixes in place, mask lifted.  Thanks for the report and the fix.

Now, someone get some good testing in :-)