You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/04/27 03:40:16 UTC

[jira] [Updated] (TS-1839) make check fails without prior make install

     [ https://issues.apache.org/jira/browse/TS-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1839:
------------------------------

    Component/s: Build
    
> make check fails without prior make install
> -------------------------------------------
>
>                 Key: TS-1839
>                 URL: https://issues.apache.org/jira/browse/TS-1839
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Igor Galić
>             Fix For: 3.3.3
>
>
> make[2]: Entering directory `/home/igalic/src/asf/trafficserver/proxy'
> make  check-TESTS
> make[3]: Entering directory `/home/igalic/src/asf/trafficserver/proxy'
> ERROR: unable to access() TS_ROOT '/opt/ats-trunk': 2, No such file or directory
> FAIL: tests/test_logstats_json
> ERROR: unable to access() TS_ROOT '/opt/ats-trunk': 2, No such file or directory
> ./tests/test_logstats_summary: line 23:  9060 Segmentation fault      (core dumped) ./traffic_logstats --log_file "$srcdir/tests/logstats.blog" --summary > "$tmpfile"
> FAIL: tests/test_logstats_summary
> =============================================
> 2 of 2 tests failed
> Please report to dev@trafficserver.apache.org
> =============================================
> Backtrace: {noformat}Program terminated with signal 11, Segmentation fault.
> #0  ink_strlcpy (dst=<optimized out>, src=0x0, siz=<optimized out>) at ink_string.cc:259
> 259           if ((*d++ = *s++) == '\0')
> (gdb) bt
> #0  ink_strlcpy (dst=<optimized out>, src=0x0, siz=<optimized out>) at ink_string.cc:259
> #1  0x000000000041de58 in main (argv=0x7fff92e8bf58) at logstats.cc:2269
> (gdb) 
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira