Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709410 - sys-apps/heirloom-tools-070715-r1 : date.c:(.text+<snip>): undefined reference to stime
Summary: sys-apps/heirloom-tools-070715-r1 : date.c:(.text+<snip>): undefined referenc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: ~arch only
Keywords: PullRequest
Depends on:
Blocks: glibc-2.31
  Show dependency tree
 
Reported: 2020-02-12 17:37 UTC by Toralf Förster
Modified: 2020-06-10 08:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.24 KB, text/plain)
2020-02-12 17:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.00 KB, text/plain)
2020-02-12 17:37 UTC, Toralf Förster
Details
environment (environment,88.45 KB, text/plain)
2020-02-12 17:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.00 KB, application/x-bzip)
2020-02-12 17:37 UTC, Toralf Förster
Details
sys-apps:heirloom-tools-070715-r1:20200212-160235.log (sys-apps:heirloom-tools-070715-r1:20200212-160235.log,44.40 KB, text/plain)
2020-02-12 17:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.51 KB, application/x-bzip)
2020-02-12 17:37 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 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(+)