Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 709410

Summary: sys-apps/heirloom-tools-070715-r1 : date.c:(.text+<snip>): undefined reference to stime
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: patrick
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15113
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 708318    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:heirloom-tools-070715-r1:20200212-160235.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-12 17:37:07 UTC
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed date.o -L../libcommon -lcommon   -o date
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: date.o: in function `settime':
date.c:(.text+0x5c8): undefined reference to `stime'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:297: date] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/heirloom-tools-070715-r1/work/heirloom-070715/date'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200210-071618

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 12 Feb 2020 14:37:23 +0000

emerge -qpvO sys-apps/heirloom-tools
[ebuild  N    ] sys-apps/heirloom-tools-070715-r1
Comment 1 Toralf Förster gentoo-dev 2020-02-12 17:37:09 UTC
Created attachment 613552 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-12 17:37:12 UTC
Created attachment 613554 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-12 17:37:15 UTC
Created attachment 613556 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-12 17:37:18 UTC
Created attachment 613558 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-12 17:37:20 UTC
Created attachment 613560 [details]
sys-apps:heirloom-tools-070715-r1:20200212-160235.log
Comment 6 Toralf Förster gentoo-dev 2020-02-12 17:37:23 UTC
Created attachment 613562 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-26 09:22:15 UTC
The bug has been closed via the following commit(s):

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

commit fc98ef6d53fe28b690ca2b67d96cde766d1432c6
Author:     Stephan Hartmann <stha09@googlemail.com>
AuthorDate: 2020-03-26 09:21:53 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-03-26 09:21:53 +0000

    sys-apps/heirloom-tools: fix build with glibc 2.31
    
    Closes: https://bugs.gentoo.org/709410
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/heirloom-tools-070715-glibc-2.31.patch   | 41 ++++++++++++++++++++++
 .../heirloom-tools/heirloom-tools-070715-r1.ebuild |  1 +
 2 files changed, 42 insertions(+)