Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649060 - sys-devel/remake-4.1.1.1 : glob.c:(.text+<snip>): undefined reference to _alloca
Summary: sys-devel/remake-4.1.1.1 : glob.c:(.text+<snip>): undefined reference to _alloca
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-28 18:56 UTC by Toralf Förster
Modified: 2018-12-23 17:22 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.89 KB, text/plain)
2018-02-28 18:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.23 KB, text/plain)
2018-02-28 18:57 UTC, Toralf Förster
Details
environment (environment,10.93 KB, text/plain)
2018-02-28 18:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.30 KB, application/x-bzip)
2018-02-28 18:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.63 KB, application/x-bzip)
2018-02-28 18:57 UTC, Toralf Förster
Details
sys-devel:remake-4.1.1.1:20180228-185059.log (sys-devel:remake-4.1.1.1:20180228-185059.log,23.60 KB, text/plain)
2018-02-28 18:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.30 KB, application/x-bzip)
2018-02-28 18:57 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-02-28 18:56:56 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -o make alloc.o ar.o arscan.o buildargv.o commands.o default.o debug.o dir.o expand.o file_basic.o file.o function.o getopt.o getopt1.o globals.o guile.o hash.o implicit.o job.o load.o loadapi.o main.o misc.o output.o profile.o print.o read.o remake.o rule.o signame.o strcache.o trace.o variable.o version.o vpath.o remote-stub.o debugger/break.o debugger/cmd.o debugger/fns.o debugger/file2line.o debugger/msg.o debugger/stack.o glob/libglob.a   -ldl -lreadline  -lreadline
glob/libglob.a(glob.o): In function `glob_in_dir':
glob.c:(.text+0x2c1): undefined reference to `__alloca'
glob.c:(.text+0x43e): undefined reference to `__alloca'
glob.c:(.text+0x5f8): undefined reference to `__alloca'
glob.c:(.text+0x658): undefined reference to `__alloca'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_abi32+64_20180224-192536

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-devel/remake
[ebuild  N    ] sys-devel/remake-4.1.1.1  USE="readline -guile"
Comment 1 Toralf Förster gentoo-dev 2018-02-28 18:56:59 UTC
Created attachment 521430 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-28 18:57:02 UTC
Created attachment 521432 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-28 18:57:05 UTC
Created attachment 521434 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-28 18:57:08 UTC
Created attachment 521436 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-28 18:57:11 UTC
Created attachment 521438 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-28 18:57:14 UTC
Created attachment 521440 [details]
sys-devel:remake-4.1.1.1:20180228-185059.log
Comment 7 Toralf Förster gentoo-dev 2018-02-28 18:57:17 UTC
Created attachment 521442 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-12-23 17:22:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68e884496f6a534f2234bf154d6797b829e9d15

commit f68e884496f6a534f2234bf154d6797b829e9d15
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-12-23 17:21:58 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-12-23 17:22:23 +0000

    sys-devel/remake: Version bump
    
    Fixes the Perl 5.26 test failure and the glob-related build failure
    
    Bug: https://bugs.gentoo.org/636198
    Closes: https://bugs.gentoo.org/649060
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 sys-devel/remake/Manifest                       |  1 +
 sys-devel/remake/files/make-4.2.1-glob-v2.patch | 30 +++++++++++++++++++++
 sys-devel/remake/remake-4.2.1.1.4.ebuild        | 36 +++++++++++++++++++++++++
 3 files changed, 67 insertions(+)