You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/22 18:46:49 UTC

[jira] [Commented] (TS-2030) build error when enable --enable-interim-cache on fedora19 x86_64

    [ https://issues.apache.org/jira/browse/TS-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715351#comment-13715351 ] 

ASF subversion and git services commented on TS-2030:
-----------------------------------------------------

Commit 48cedcebacc059bb8e9cbb8ba847dc7b6f44486d in branch refs/heads/master from [~bettydreamit]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=48cedce ]

TS-2030: build error with --enable-interim-cache on fedora19 x86_64

                
> build error when enable --enable-interim-cache on fedora19 x86_64
> -----------------------------------------------------------------
>
>                 Key: TS-2030
>                 URL: https://issues.apache.org/jira/browse/TS-2030
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache
>            Reporter: bettydramit
>         Attachments: a.patch
>
>
> CacheWrite.cc: In member function 'int InterimCacheVol::aggWriteDone(int, void*)':
> CacheWrite.cc:1936:307: error: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'long long int' [-Werror=format=]
>       Debug("cache_disk_error", "Write error on disk %s\n \
>                                                                                                                                                                                                                                                                                                                    ^
> CacheWrite.cc:1936:307: error: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'long long unsigned int' [-Werror=format=]
> CacheWrite.cc:1936:307: error: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type 'long long int' [-Werror=format=]
> CacheWrite.cc:1936:307: error: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type 'long long unsigned int' [-Werror=format=]
> cc1plus: all warnings being treated as errors
> make[2]: *** [CacheWrite.o] Error 1
> make[2]: *** Waiting for unfinished jobs....

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