Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711988 - media-tv/linuxtv-dvb-apps-1.1.1.20140321 : dvbdate.c:(.text+<snip>): undefined reference to stime
Summary: media-tv/linuxtv-dvb-apps-1.1.1.20140321 : dvbdate.c:(.text+<snip>): undefine...
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:
Keywords: PullRequest
Depends on:
Blocks: glibc-2.31
  Show dependency tree
 
Reported: 2020-03-09 17:57 UTC by Toralf Förster
Modified: 2020-06-09 22:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2020-03-09 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,178.11 KB, text/plain)
2020-03-09 17:57 UTC, Toralf Förster
Details
environment (environment,50.25 KB, text/plain)
2020-03-09 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.93 KB, application/x-bzip)
2020-03-09 17:57 UTC, Toralf Förster
Details
media-tv:linuxtv-dvb-apps-1.1.1.20140321:20200309-053907.log (media-tv:linuxtv-dvb-apps-1.1.1.20140321:20200309-053907.log,28.55 KB, text/plain)
2020-03-09 17:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.05 KB, application/x-bzip)
2020-03-09 17: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 2020-03-09 17:57:20 UTC
      |      ctime
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-tv/linuxtv-dvb-apps-1.1.1.20140321/temp/ccwA1wzf.o: in function `set_time':
dvbdate.c:(.text+0x667): undefined reference to `stime'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-tv/linuxtv-dvb-apps-1.1.1.20140321/temp/ccwA1wzf.o: in function `main':
dvbdate.c:(.text.startup+0x12a): undefined reference to `stime'
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200305-031819

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

  Please see the tracker bug for details.

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 09 Mar 2020 02:37:34 +0000

emerge -qpvO media-tv/linuxtv-dvb-apps
[ebuild  N    ] media-tv/linuxtv-dvb-apps-1.1.1.20140321  USE="usb -alevt"
Comment 1 Toralf Förster gentoo-dev 2020-03-09 17:57:22 UTC
Created attachment 617702 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-09 17:57:25 UTC
Created attachment 617704 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-09 17:57:28 UTC
Created attachment 617706 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-09 17:57:30 UTC
Created attachment 617708 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-09 17:57:33 UTC
Created attachment 617710 [details]
media-tv:linuxtv-dvb-apps-1.1.1.20140321:20200309-053907.log
Comment 6 Toralf Förster gentoo-dev 2020-03-09 17:57:36 UTC
Created attachment 617712 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-14 21:46:34 UTC
The bug has been closed via the following commit(s):

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

commit eb705f892eae45b93306c1de1407c1c22ac23956
Author:     Sam James (sam_c) <sam@cmpct.info>
AuthorDate: 2020-03-11 03:11:21 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-03-14 21:46:28 +0000

    media-tv/linuxtv-dvb-apps: Fix build with glibc-2.31, revbump, EAPI
    
    * Patch to allow build with glibc-2.31
    * EAPI bumped (no actual changes needed)
    * Revbump to -r1
    
    Closes: https://bugs.gentoo.org/711988
    Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
    Closes: https://github.com/gentoo/gentoo/pull/14926
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../files/linuxtv-dvb-apps-glibc-2.31.patch        | 14 ++++
 .../linuxtv-dvb-apps-1.1.1.20140321-r1.ebuild      | 93 ++++++++++++++++++++++
 2 files changed, 107 insertions(+)