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

[jira] [Updated] (TS-1861) cc1plus: warnings being treated as errors

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

bettydramit updated TS-1861:
----------------------------

    Environment: git master (centos 6.4 x86_64)
    
> cc1plus: warnings being treated as errors
> -----------------------------------------
>
>                 Key: TS-1861
>                 URL: https://issues.apache.org/jira/browse/TS-1861
>             Project: Traffic Server
>          Issue Type: Bug
>         Environment: git master (centos 6.4 x86_64)
>            Reporter: bettydramit
>
> cc1plus: warnings being treated as errors
> ink_queue_ext.cc:94: error: unused parameter 'file'
> ink_queue_ext.cc:94: error: unused parameter 'line'
> ink_queue_ext.cc:94: error: unused parameter 'tag'
> ink_queue_ext.cc:94: error: unused parameter 'f'
> ink_queue_ext.cc:94: error: unused parameter 'pCache'
> ink_queue_ext.cc: In function 'void* mmap_align(size_t, size_t)':
> ink_queue_ext.cc:195: error: 'ink_stack_trace_dump' was not declared in this scope
> ink_queue_ext.cc: In function 'void ink_chunk_delete(InkFreeList*, InkThreadCache*, InkChunkInfo*)':
> ink_queue_ext.cc:283: error: 'ink_stack_trace_dump' was not declared in this scope
>   CXX    ink_resource.lo
> ink_queue_ext.cc: At global scope:
> ink_queue_ext.cc:426: error: unused parameter 'tid'
> make[3]: *** [ink_queue_ext.lo] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory `/data/rpmbuild/BUILD/ts-3.3.3/lib/ts'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/data/rpmbuild/BUILD/ts-3.3.3/lib/ts'
> make[1]: *** [all-recursive] Error 1

--
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