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 2014/02/11 23:21:21 UTC

[jira] [Resolved] (TS-2297) [3.2.x] fix out of tree build for TSConfig

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

Leif Hedstrom resolved TS-2297.
-------------------------------

    Resolution: Fixed

Looks resolved.

> [3.2.x] fix out of tree build for TSConfig
> ------------------------------------------
>
>                 Key: TS-2297
>                 URL: https://issues.apache.org/jira/browse/TS-2297
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build, Portability
>            Reporter: James Peach
>             Fix For: 3.2.6
>
>
> {code}
> make[2]: Entering directory `/var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/build/fedora_15_x64-3.2.x-debug-regression.7/lib/tsconfig'
> /bin/sh /var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/src/build/aux/ylwrap /var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/src/lib/tsconfig/TsConfigGrammar.y y.tab.c TsConfigGrammar.c y.tab.h TsConfigGrammar.h y.output TsConfigGrammar.output -- bison -y  -d -p tsconfig
> /bin/sh /var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/src/build/aux/ylwrap /var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/src/lib/tsconfig/TsConfigSyntax.l lex.yy.c TsConfigSyntax.c -- flex  
> updating TsConfigGrammar.h
> /bin/sed -f BisonHeaderToC++.sed TsConfigGrammar.h > TsConfigGrammar.hpp
> /bin/sed: couldn't open file BisonHeaderToC++.sed: No such file or directory
> make[2]: *** [TsConfigGrammar.hpp] Error 4
> make[2]: Leaving directory `/var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/build/fedora_15_x64-3.2.x-debug-regression.7/lib/tsconfig'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/jenkins/workspace/fedora_15_x64-3.2.x-debug-regression/build/fedora_15_x64-3.2.x-debug-regression.7/lib'
> make: *** [all-recursive] Error 1
> Build step 'Execute shell' marked build as failure
> Finished: FAILURE
> {code}
> Should be a simple build fix.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)