Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662730 - sys-devel/make-4.2.1 fails with sys-libs/glibc-2.27-r5 | sys-devel/make-4.2.1-r3 succeeds
Summary: sys-devel/make-4.2.1 fails with sys-libs/glibc-2.27-r5 | sys-devel/make-4.2.1...
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: glibc-2.27
  Show dependency tree
 
Reported: 2018-08-03 15:25 UTC by Manfred Knick
Modified: 2018-08-04 13:51 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 Manfred Knick 2018-08-03 15:25:35 UTC
86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o guile.o implicit.o job.o load.o loadapi.o main.o misc.o posixos.o output.o read.o remake.o rule.o signame.o strcache.o variable.o version.o vpath.o hash.o remote-stub.o glob/libglob.a   -ldl 

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'

glob/libglob.a(glob.o): In function `glob':

glob.c:(.text+0x95b): undefined reference to `__alloca'

glob/libglob.a(glob.o):glob.c:(.text+0x101a): more undefined references to `__alloca' follow
Comment 1 Manfred Knick 2018-08-03 15:29:24 UTC
? upgrade stabilization to sys-devel/make-4.2.1-r3 ?
Comment 2 Larry the Git Cow gentoo-dev 2018-08-04 13:51:49 UTC
The bug has been closed via the following commit(s):

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

commit 5f32f7a6fc9d919d6812ce1a0eeecbf7ff59fa26
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-08-04 13:48:12 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-08-04 13:51:39 +0000

    sys-devel/make: move stable keywords
    
    Closes: https://bugs.gentoo.org/662730
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-devel/make/make-4.2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)