You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/10/23 18:41:42 UTC

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

James Peach created TS-2297:
-------------------------------

             Summary: [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


{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#6144)