[OE-core] [PATCH 11/20] flex: update to 2.6.0

Burton, Ross ross.burton at intel.com
Mon Dec 14 22:35:43 UTC 2015


On 14 December 2015 at 15:05, Alexander Kanavin <
alexander.kanavin at linux.intel.com> wrote:

> Drop backported
> 0001-bison-test-fixes-Do-not-use-obsolete-bison-construct.patch
>
> Test cases have been completely rearranged upstream, so ptest support
> is fully rewritten.
>

Fails to build for me:

| Making all in tests
| make[1]: Entering directory
'/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/build/tests'
| /bin/bash
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/build-aux/ylwrap
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_nr_parser.y
y.tab.c bison_nr_parser.c y.tab.h `echo bison_nr_parser.c | sed -e
s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output
bison_nr_parser.output -- bison -y -d -p test
| ../src/flex -o bison_nr_scanner.c
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_nr_scanner.l
| /bin/bash
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/build-aux/ylwrap
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_yylloc_parser.y
y.tab.c bison_yylloc_parser.c y.tab.h `echo bison_yylloc_parser.c | sed -e
s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output
bison_yylloc_parser.output -- bison -y -d -p test
| ../src/flex -o bison_yylloc_scanner.c
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_yylloc_scanner.l
| /bin/bash
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/build-aux/ylwrap
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_yylval_parser.y
y.tab.c bison_yylval_parser.c y.tab.h `echo bison_yylval_parser.c | sed -e
s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output
bison_yylval_parser.output -- bison -y -d -p test
| ../src/flex -o bison_yylval_scanner.c
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_yylval_scanner.l
| /bin/bash: ../src/flex: No such file or directory
| Makefile:2868: recipe for target 'bison_nr_scanner.c' failed
| make[1]: *** [bison_nr_scanner.c] Error 127
| make[1]: *** Waiting for unfinished jobs....
| /bin/bash: ../src/flex: No such file or directory
| Makefile:2868: recipe for target 'bison_yylloc_scanner.c' failed
| make[1]: *** [bison_yylloc_scanner.c] Error 127
| /bin/bash: ../src/flex: No such file or directory
| Makefile:2868: recipe for target 'bison_yylval_scanner.c' failed
| make[1]: *** [bison_yylval_scanner.c] Error 127
|
/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/flex-2.6.0/tests/bison_nr_parser.y:57.1-12:
warning: deprecated directive, use '%pure-parser' [-Wdeprecated]
|  %pure_parser
|  ^^^^^^^^^^^^
| updating bison_nr_parser.h
| updating bison_yylloc_parser.h
| updating bison_yylval_parser.h
| make[1]: Leaving directory
'/data/poky-master/tmp/work/corei7-64-poky-linux/flex/2.6.0-r0/build/tests'
| Makefile:523: recipe for target 'all-recursive' failed
| make: *** [all-recursive] Error 1

A race in the test build?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151214/c3d3fb6d/attachment-0002.html>


More information about the Openembedded-core mailing list