Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 564220

Summary: dev-util/sysdig-0.1.104: finds 32-bit zlib instead of 64-bit one
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: gmt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-10-26 22:35:11 UTC
-- Found LuaJIT: include: /usr/include/luajit-2.0, lib: /usr/lib64/libluajit-5.1.so
-- Found jsoncpp: include: /usr/include/jsoncpp, lib: /usr/lib64/libjsoncpp.so
-- Found zlib: include: /usr/include, lib: /usr/lib32/libz.so

Errrrr... is that because we're keeping zlib in /lib64? I would blame CMake.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-12-12 15:15:00 UTC
commit 825807328a7774bceb623061f9cbfea0d9090522
Author: Michał Górny <mgorny@gentoo.org>
Date:   Sat Dec 12 15:51:00 2015

    dev-util/sysdig: Bump to 0.5.1, #568028
    
    The new version fixes compatibility with 4.3 Linux kernel (#564848). It
    seems that it fixes the library search for multilib (#564220).
    
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=568028
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=564848
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=564220