lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161213140710.GA18471@gherkin.frus.com>
Date:   Tue, 13 Dec 2016 08:07:10 -0600
From:   Bob Tracy <rct@...rkin.frus.com>
To:     linux-kernel@...r.kernel.org
Cc:     debian-alpha@...ts.debian.org, linux-alpha@...r.kernel.org
Subject: 4.9.0 build error on Alpha

Got all the way to the end of the 4.9-final kernel build, and ran into the
following:

  LD      init/built-in.o
arch/alpha/lib/lib.a(strcat.o): In function `strcat':
(.text+0x60): relocation truncated to fit: BRADDR against symbol `__stxcpy' defined in .text section in arch/alpha/lib/lib.a(stxcpy.o)
arch/alpha/lib/lib.a(strncat.o): In function `strncat':
(.text+0x60): relocation truncated to fit: BRADDR against symbol `__stxncpy' defined in .text section in arch/alpha/lib/lib.a(stxncpy.o)
Makefile:969: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1

I didn't try building any of the 4.9 release candidates, so I have no
idea where this issue was introduced except to say 4.8 built fine.

Toolchain is currently as follows, and note that "binutils" was upgraded
within the past 24 hours, i.e., while the kernel build was in progress:

gcc version 6.2.1 20161124
binutils 2.27.51.20161212

--Bob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ