You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2013/01/16 18:54:13 UTC

[jira] [Updated] (TS-1498) 3.2.x - ATS 3.2 drops support for ARM

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

Igor Galić updated TS-1498:
---------------------------

    Fix Version/s:     (was: 3.2.3)
                   3.2.4
    
> 3.2.x - ATS 3.2 drops support for ARM
> -------------------------------------
>
>                 Key: TS-1498
>                 URL: https://issues.apache.org/jira/browse/TS-1498
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 3.2.0
>            Reporter: Arno Toell
>            Assignee: Leif Hedstrom
>             Fix For: 3.2.4
>
>
> Looks like you dropped ARM from the list of supported ports. Trafficserver 3.2 does not build on purpose on ARM anymore. Bad code is in ./trafficserver/plugins/header_filter/lulu.h:
> {code}
> #if defined(__i386__)
> ...
> #elif defined(__x86_64__)
> ...
> #else
> #error "Define barriers"
> #endif
> {code}
> Full build log for Debian is here: https://buildd.debian.org/status/fetch.php?pkg=trafficserver&arch=armhf&ver=3.2.0-1&stamp=1347665237
> Please tell me, whether you intend to fix that (sorry, no ARM assembly skills from my side) or whether you intend to drop ARM entirely. 

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