Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645940 - x11-wm/spectrwm-3.1.0 : ../.../swm_hack.c:51:10: fatal error: X11/Intrinsic.h: No such file or directory
Summary: x11-wm/spectrwm-3.1.0 : ../.../swm_hack.c:51:10: fatal error: X11/Intrinsic.h...
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:
Depends on:
Blocks:
 
Reported: 2018-01-28 09:26 UTC by Toralf Förster
Modified: 2020-01-22 21:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.35 KB, text/plain)
2018-01-28 09:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.01 KB, text/plain)
2018-01-28 09:27 UTC, Toralf Förster
Details
environment (environment,77.15 KB, text/plain)
2018-01-28 09:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.31 KB, application/x-bzip)
2018-01-28 09:27 UTC, Toralf Förster
Details
x11-wm:spectrwm-3.1.0:20180128-074344.log (x11-wm:spectrwm-3.1.0:20180128-074344.log,2.52 KB, text/plain)
2018-01-28 09:27 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-01-28 09:26:58 UTC
x86_64-pc-linux-gnu-gcc   -Wl,-O1 -Wl,--as-needed -o spectrwm spectrwm.o linux.o -lX11-xcb -lX11 -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb -lxcb-xtest -lXcursor -lXft 
x86_64-pc-linux-gnu-gcc -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -fPIC -O2 -pipe -march=native -I. -D_GNU_SOURCE -DSWM_LIB=\"/usr/lib64/libswmhack.so.0.0\"   -c -o swm_hack.so ../lib/swm_hack.c
../lib/swm_hack.c:51:10: fatal error: X11/Intrinsic.h: No such file or directory
 #include <X11/Intrinsic.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

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

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




emerge -qpv x11-wm/spectrwm
[ebuild  N    ] x11-wm/spectrwm-3.0.2
Comment 1 Toralf Förster gentoo-dev 2018-01-28 09:27:01 UTC
Created attachment 516950 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-28 09:27:04 UTC
Created attachment 516952 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-28 09:27:07 UTC
Created attachment 516954 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-28 09:27:10 UTC
Created attachment 516956 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-28 09:27:12 UTC
Created attachment 516958 [details]
x11-wm:spectrwm-3.1.0:20180128-074344.log
Comment 6 Michael Weber (RETIRED) gentoo-dev 2018-01-28 20:36:47 UTC
I could not reproduce this problem.
x11-libs/libXt, the provider of /usr/include/X11/Intrinsic.h is mentioned in DEPEND of all versions.

spectrwm-2.7.2-r1.ebuild:       x11-libs/libXtst
spectrwm-3.0.1.ebuild:  x11-libs/libXtst
spectrwm-3.0.2.ebuild:  x11-libs/libXtst
spectrwm-3.1.0.ebuild:  x11-libs/libXtst
Comment 7 Toralf Förster gentoo-dev 2018-01-28 20:53:57 UTC
hhm, according to the history 
Sun Jan 28 08:42:46 2018 >>> x11-libs/libXtst-1.2.3

was installed, but pfl tells me:

http://www.portagefilelist.de/site/query/file/?do#result

that x11-libs/libXt is needed
Comment 8 Ben Kohler gentoo-dev 2020-01-22 20:38:03 UTC
I believe this libXtst dep has been wrong all along and should have been libXt, will fix in version bump
Comment 9 Larry the Git Cow gentoo-dev 2020-01-22 21:09:43 UTC
The bug has been closed via the following commit(s):

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

commit 99e47dd88df2bd5824faf3bc39a95a6f1d65c7f1
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-01-22 21:09:00 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-22 21:09:25 +0000

    x11-wm/spectrwm: take pkg & bump to 3.3.0
    
    Closes: https://bugs.gentoo.org/645940
    Closes: https://bugs.gentoo.org/703514
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 x11-wm/spectrwm/Manifest              |  1 +
 x11-wm/spectrwm/metadata.xml          |  5 +++-
 x11-wm/spectrwm/spectrwm-3.3.0.ebuild | 47 +++++++++++++++++++++++++++++++++++
 3 files changed, 52 insertions(+), 1 deletion(-)