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/10/23 18:43:42 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13803008#comment-13803008 ] 

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

Commit a09323cea7fcaeac672df131c6e7bbf0f91238f8 in branch refs/heads/3.2.x from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a09323c ]

TS-2297: fix out of tree build for TSConfig


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