[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-02-01 Thread jablko
Github user jablko commented on the issue: https://github.com/apache/trafficserver/pull/1397 I'm seeing the same thing on the CI machine [1]. Can you please share the output of `make V=1 cmd/traffic_top/traffic_top` with me? [1]

[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-02-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1397 Hmmm, not sure, it is for me: ``` [root@fedora ats]# ldd bin/traffic_top | grep -i hwloc libhwloc.so.5 => /lib64/libhwloc.so.5 (0x7f29395a7000) ``` That's

[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-01-31 Thread jablko
Github user jablko commented on the issue: https://github.com/apache/trafficserver/pull/1397 > it seems the checks for hwloc are not done well How can I reproduce this? I'm not seeing traffic_top getting hwloc: ``` $ ldd -r -u cmd/traffic_top/.libs/traffic_top

[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-01-30 Thread jablko
Github user jablko commented on the issue: https://github.com/apache/trafficserver/pull/1397 > Wonder if we should bother back porting these to 7.1.x ? Wdyt ? It's probably safe. How serious is the problem it's fixing? What's the downside of linking with unnecessary

[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-01-30 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1397 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/1324/ for details. --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-01-30 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1397 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1431/ for details. --- If your project is set up for it, you can reply to this email and have

[GitHub] trafficserver issue #1397: TS-1768: AC_SEARCH_LIBS vs. AC_CHECK_LIB

2017-01-30 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1397 Wonder if we should bother back porting these to 7.1.x ? Wdyt ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project