Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615404 - dev-util/cmake missing: LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET
Summary: dev-util/cmake missing: LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIB...
Status: RESOLVED DUPLICATE of bug 426936
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 22:26 UTC by James Edington
Modified: 2017-06-24 15:04 UTC (History)
0 users

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


Attachments
emerge -v1 dev-util/cmake 2>&1 | tee /tmp/cmake.log (emerge_v1_cmake.log,60.16 KB, text/plain)
2017-04-12 22:26 UTC, James Edington
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Edington 2017-04-12 22:26:52 UTC
Created attachment 469940 [details]
emerge -v1 dev-util/cmake 2>&1 | tee /tmp/cmake.log

Trying to build dev-util/cmake on a headless computer; I'm getting this error

Could NOT find LibLZMA (missing:  LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET)

I unmasked and emerge app-arch/lzma but this did not fix it.

I then rebuilt app-arch/xz-utils (the owner of /usr/lib/liblzma.so) with app-arch/lzma on my system (no USE flags were changed); this did not fix it, either.
Comment 1 James Edington 2017-04-12 22:30:25 UTC
I've just realized / forgot to mention that this machine is running x32.

It looks like this an upstream bug, one that's already been fixed: https://gitlab.kitware.com/cmake/cmake/issues/15994
Comment 2 Arfrever Frehtes Taifersar Arahesis 2017-04-13 12:59:38 UTC
Please try dev-util/cmake-3.8.0.
Comment 3 Michael Palimaka (kensington) gentoo-dev 2017-04-25 07:19:20 UTC
If it is the fix linked to in comment #1, that was backported to 3.7.2-r10. I don't think it'll appear upstream until 3.9 though.
Comment 4 Michael Palimaka (kensington) gentoo-dev 2017-06-24 15:04:51 UTC

*** This bug has been marked as a duplicate of bug 426936 ***