Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694840 - games-misc/typespeed-0.6.5-r1 : /.../ld: typespeed-network.o: undefined reference to symbol halfdelay
Summary: games-misc/typespeed-0.6.5-r1 : /.../ld: typespeed-network.o: undefined refer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-18 16:27 UTC by Toralf Förster
Modified: 2020-11-15 20:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.20 KB, text/plain)
2019-09-18 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,175.01 KB, text/plain)
2019-09-18 16:28 UTC, Toralf Förster
Details
environment (environment,58.64 KB, text/plain)
2019-09-18 16:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.80 KB, application/x-bzip)
2019-09-18 16:28 UTC, Toralf Förster
Details
games-misc:typespeed-0.6.5-r1:20190918-150143.log (games-misc:typespeed-0.6.5-r1:20190918-150143.log,12.47 KB, text/plain)
2019-09-18 16:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.97 KB, application/x-bzip)
2019-09-18 16:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.29 KB, application/x-bzip)
2019-09-18 16:28 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 2019-09-18 16:27:56 UTC
x86_64-pc-linux-gnu-gcc -Wall -W -pedantic -std=c99 -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o typespeed typespeed-file.o typespeed-menu.o typespeed-misc.o typespeed-network.o typespeed-typespeed.o  -lncurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: typespeed-network.o: undefined reference to symbol 'halfdelay'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:420: typespeed] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20190913-200504

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Sep 2019 14:06:32 +0000

emerge -qpvO games-misc/typespeed
[ebuild  N    ] games-misc/typespeed-0.6.5-r1  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2019-09-18 16:27:59 UTC
Created attachment 590300 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-18 16:28:02 UTC
Created attachment 590302 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-18 16:28:04 UTC
Created attachment 590304 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-18 16:28:07 UTC
Created attachment 590306 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-18 16:28:10 UTC
Created attachment 590308 [details]
games-misc:typespeed-0.6.5-r1:20190918-150143.log
Comment 6 Toralf Förster gentoo-dev 2019-09-18 16:28:13 UTC
Created attachment 590310 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-18 16:28:15 UTC
Created attachment 590312 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-15 20:03:23 UTC
The bug has been closed via the following commit(s):

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

commit 0fc243064474c8e4d688e7d59e5423fe0a931840
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-11-15 20:02:50 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-15 20:02:50 +0000

    games-misc/typespeed: fix build
    
    Closes: https://bugs.gentoo.org/694840
    Closes: https://bugs.gentoo.org/691256
    Closes: https://bugs.gentoo.org/706518
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/typespeed-0.6.5-link-tinfo.patch         |  35 +++++++
 .../files/typespeed-0.6.5-use-extern.patch         | 116 +++++++++++++++++++++
 games-misc/typespeed/typespeed-0.6.5-r2.ebuild     |  47 +++++++++
 3 files changed, 198 insertions(+)