* [devel] Re: iasl-20050624-alt1: rebuild failed @ 2005-10-24 11:27 ` Anton Farygin 2005-10-24 11:45 ` Sergey Vlasov 0 siblings, 1 reply; 2+ messages in thread From: Anton Farygin @ 2005-10-24 11:27 UTC (permalink / raw) To: devel 2ldv: flex надо старый? Rgds, Rider QA Team Robot wrote: >Package: iasl-20050624-alt1 >Packager: Anton Farygin <rider@altlinux> >Status: rebuild failed. >Please investigate. > >Why: > >make: Entering directory `/usr/src/RPM/BUILD/acpica-unix-20050624/compiler' >bison -v -d -y -pAslCompiler aslcompiler.y >conflicts: 61 shift/reduce, 18 reduce/reduce >aslcompiler.y:915.7-81: warning: rule never reduced because of conflicts: TermArg: Type2IntegerOpcode >aslcompiler.y:916.7-81: warning: rule never reduced because of conflicts: TermArg: Type2StringOpcode >aslcompiler.y:917.7-81: warning: rule never reduced because of conflicts: TermArg: Type2BufferOpcode >aslcompiler.y:918.7-81: warning: rule never reduced because of conflicts: TermArg: Type2BufferOrStringOpcode >aslcompiler.y:964.7-82: warning: rule never reduced because of conflicts: OptionalParameterTypePackage: ',' >aslcompiler.y:983.37-48: warning: rule never reduced because of conflicts: ParameterTypesPackageList: /* empty */ >aslcompiler.y:984.7-46: warning: rule never reduced because of conflicts: ParameterTypesPackageList: ObjectTypeKeyword >aslcompiler.y:988.7-989.69: warning: rule never reduced because of conflicts: ParameterTypesPackageList: ParameterTypesPackage ',' ParameterTypesPackage >aslcompiler.y:994.7-82: warning: rule never reduced because of conflicts: OptionalParameterTypesPackage: ',' >aslcompiler.y:1585.7-38: warning: rule never reduced because of conflicts: CaseTermList: CaseTerm >aslcompiler.y:1594.7-38: warning: rule never reduced because of conflicts: DefaultTermList: CaseTerm >aslcompiler.y:3077.37-48: warning: rule never reduced because of conflicts: OptionalResourceType: /* empty */ >cp y.tab.c aslcompilerparse.c >cp y.tab.h aslcompiler.y.h >cc -Wall -O2 -Wstrict-prototypes -D_LINUX -DACPI_ASL_COMPILER -I../include -c -o aslcompilerparse.o aslcompilerparse.c >flex -i -PAslCompiler -oaslcompilerlex.c aslcompiler.l >cc -Wall -O2 -Wstrict-prototypes -D_LINUX -DACPI_ASL_COMPILER -I../include -c -o aslcompilerlex.o aslcompilerlex.c >aslcompiler.l: In function `comment': >aslcompiler.l:847: error: `yytext_ptr' undeclared (first use in this function) >aslcompiler.l:847: error: (Each undeclared identifier is reported only once >aslcompiler.l:847: error: for each function it appears in.) >make: *** [aslcompilerlex.o] Error 1 >make: Leaving directory `/usr/src/RPM/BUILD/acpica-unix-20050624/compiler' >error: Bad exit status from /usr/src/tmp/rpm-tmp.18316 (%build) > >RPM build errors: > Bad exit status from /usr/src/tmp/rpm-tmp.18316 (%build) >3.54user 0.32system 0:03.79elapsed 101%CPU (0avgtext+0avgdata 0maxresident)k >0inputs+0outputs (4216major+19958minor)pagefaults 0swaps >rebuild: rebuild of `iasl-20050624-alt1.src.rpm' failed. > > > ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel] Re: iasl-20050624-alt1: rebuild failed 2005-10-24 11:27 ` [devel] Re: iasl-20050624-alt1: rebuild failed Anton Farygin @ 2005-10-24 11:45 ` Sergey Vlasov 0 siblings, 0 replies; 2+ messages in thread From: Sergey Vlasov @ 2005-10-24 11:45 UTC (permalink / raw) To: ALT Devel discussion list [-- Attachment #1: Type: text/plain, Size: 3341 bytes --] On Mon, Oct 24, 2005 at 03:27:46PM +0400, Anton Farygin wrote: > flex надо старый? Да - в acpi-devel ругались, что для этой гадости даже flex -l недостаточно (компилируется, но потом работает неправильно). > Rgds, > Rider > > > QA Team Robot wrote: > > >Package: iasl-20050624-alt1 > >Packager: Anton Farygin <rider@altlinux> > >Status: rebuild failed. > >Please investigate. > > > >Why: > > > >make: Entering directory `/usr/src/RPM/BUILD/acpica-unix-20050624/compiler' > >bison -v -d -y -pAslCompiler aslcompiler.y > >conflicts: 61 shift/reduce, 18 reduce/reduce > >aslcompiler.y:915.7-81: warning: rule never reduced because of conflicts: > >TermArg: Type2IntegerOpcode > >aslcompiler.y:916.7-81: warning: rule never reduced because of conflicts: > >TermArg: Type2StringOpcode > >aslcompiler.y:917.7-81: warning: rule never reduced because of conflicts: > >TermArg: Type2BufferOpcode > >aslcompiler.y:918.7-81: warning: rule never reduced because of conflicts: > >TermArg: Type2BufferOrStringOpcode > >aslcompiler.y:964.7-82: warning: rule never reduced because of conflicts: > >OptionalParameterTypePackage: ',' > >aslcompiler.y:983.37-48: warning: rule never reduced because of conflicts: > >ParameterTypesPackageList: /* empty */ > >aslcompiler.y:984.7-46: warning: rule never reduced because of conflicts: > >ParameterTypesPackageList: ObjectTypeKeyword > >aslcompiler.y:988.7-989.69: warning: rule never reduced because of > >conflicts: ParameterTypesPackageList: ParameterTypesPackage ',' > >ParameterTypesPackage > >aslcompiler.y:994.7-82: warning: rule never reduced because of conflicts: > >OptionalParameterTypesPackage: ',' > >aslcompiler.y:1585.7-38: warning: rule never reduced because of conflicts: > >CaseTermList: CaseTerm > >aslcompiler.y:1594.7-38: warning: rule never reduced because of conflicts: > >DefaultTermList: CaseTerm > >aslcompiler.y:3077.37-48: warning: rule never reduced because of > >conflicts: OptionalResourceType: /* empty */ > >cp y.tab.c aslcompilerparse.c > >cp y.tab.h aslcompiler.y.h > >cc -Wall -O2 -Wstrict-prototypes -D_LINUX -DACPI_ASL_COMPILER -I../include > >-c -o aslcompilerparse.o aslcompilerparse.c > >flex -i -PAslCompiler -oaslcompilerlex.c aslcompiler.l > >cc -Wall -O2 -Wstrict-prototypes -D_LINUX -DACPI_ASL_COMPILER -I../include > >-c -o aslcompilerlex.o aslcompilerlex.c > >aslcompiler.l: In function `comment': > >aslcompiler.l:847: error: `yytext_ptr' undeclared (first use in this > >function) > >aslcompiler.l:847: error: (Each undeclared identifier is reported only once > >aslcompiler.l:847: error: for each function it appears in.) > >make: *** [aslcompilerlex.o] Error 1 > >make: Leaving directory `/usr/src/RPM/BUILD/acpica-unix-20050624/compiler' > >error: Bad exit status from /usr/src/tmp/rpm-tmp.18316 (%build) > > > >RPM build errors: > > Bad exit status from /usr/src/tmp/rpm-tmp.18316 (%build) > >3.54user 0.32system 0:03.79elapsed 101%CPU (0avgtext+0avgdata > >0maxresident)k > >0inputs+0outputs (4216major+19958minor)pagefaults 0swaps > >rebuild: rebuild of `iasl-20050624-alt1.src.rpm' failed. > > > > > > > > _______________________________________________ > Devel mailing list > Devel@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/devel [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-24 11:45 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2005-10-24 11:27 ` [devel] Re: iasl-20050624-alt1: rebuild failed Anton Farygin 2005-10-24 11:45 ` Sergey Vlasov
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git