Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651100 - x11-apps/xtrap-1.0.2-r1 : /.../ld: xtrapchar-xtrapchar.o: undefined reference to symbol XtAppInitialize
Summary: x11-apps/xtrap-1.0.2-r1 : /.../ld: xtrapchar-xtrapchar.o: undefined reference...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 16:56 UTC by Toralf Förster
Modified: 2018-03-23 23:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.48 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.37 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
environment (environment,104.90 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.15 KB, application/x-bzip)
2018-03-21 16:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.87 KB, application/x-bzip)
2018-03-21 16:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.62 KB, application/x-bzip)
2018-03-21 16:57 UTC, Toralf Förster
Details
x11-apps:xtrap-1.0.2-r1:20180321-063300.log (x11-apps:xtrap-1.0.2-r1:20180321-063300.log,5.26 KB, text/plain)
2018-03-21 16: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 2018-03-21 16:56:48 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-apps/xtrap-1.0.2-r1/work/xtrap-1.0.2 -I.     -O2 -pipe -march=native -c -o xtrapchar-XEKeybCtrl.o `test -f 'XEKeybCtrl.c' || echo '/var/tmp/portage/x11-apps/xtrap-1.0.2-r1/work/xtrap-1.0.2/'`XEKeybCtrl.c
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native  -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o xtrapchar  xtrapchar-xtrapchar.o xtrapchar-chparse.o xtrapchar-XEKeybCtrl.o -lX11 -lXTrap 
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: xtrapchar-xtrapchar.o: undefined reference to symbol 'XtAppInitialize'
/usr/lib64/libXt.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:429: xtrapchar] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl_20180319-185656

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv x11-apps/xtrap
[ebuild  N    ] x11-apps/xtrap-1.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2018-03-21 16:56:51 UTC
Created attachment 524694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-21 16:56:54 UTC
Created attachment 524696 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-21 16:56:57 UTC
Created attachment 524698 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-21 16:57:01 UTC
Created attachment 524700 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-21 16:57:04 UTC
Created attachment 524702 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-21 16:57:07 UTC
Created attachment 524704 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-21 16:57:10 UTC
Created attachment 524706 [details]
x11-apps:xtrap-1.0.2-r1:20180321-063300.log
Comment 8 Matt Turner gentoo-dev 2018-03-23 23:16:19 UTC
Wow. Not sure how this could have /ever/ worked. It doesn't even attempt to link against libXt.

I fixed it upstream, pushed out a new release, and bumped 1.0.3 in Gentoo. I'll stabilize it as part of bug 649316. Marking as fixed.
Comment 9 Larry the Git Cow gentoo-dev 2018-03-23 23:16:28 UTC
The bug has been referenced in the following commit(s):

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

commit a44d9a86f6869fa2cae0ba26bc85eb6796dbc0c8
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-03-23 23:15:06 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-03-23 23:15:32 +0000

    x11-apps/xtrap: Version bump to 1.0.3
    
    Bug: https://bugs.gentoo.org/651100

 x11-apps/xtrap/Manifest           |  1 +
 x11-apps/xtrap/xtrap-1.0.3.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)}