Skip Menu |

This queue is for tickets about the XML-Parser CPAN distribution.

Report information
The Basics
Id: 16074
Status: resolved
Priority: 0/
Queue: XML-Parser

People
Owner: Nobody in particular
Requestors: gold_knight18 [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.34
Fixed in: (no value)



Subject: unexpected EOF while looking for matching `"'
received following error every time to try to build (no problem running the perl makefile): $ make cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932. enc cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp- unicode.enc cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250. enc cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252. enc cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanes e_Encodings.msg cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp -jisx0221.enc cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk11 7.enc cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unic ode.enc cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm cp Parser.pm blib/lib/XML/Parser.pm cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jis x0221.enc cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /bin/sh: -c: line 1: syntax error: unexpected end of file make: *** [subdirs] Error 2
On Wed Nov 23 20:47:00 2005, guest wrote: Show quoted text
> received following error every time to try to build (no problem > running the perl makefile): > $ make > cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x- > sjis-cp932. > enc > cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso- > 8859-7.enc > cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm > cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso- > 8859-9.enc > cp Parser/Encodings/x-euc-jp-unicode.enc > blib/lib/XML/Parser/Encodings/x-euc-jp- > unicode.enc > cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README > cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc- > kr.enc > cp Parser/Encodings/windows-1250.enc > blib/lib/XML/Parser/Encodings/windows-1250. > enc > cp Parser/Encodings/windows-1252.enc > blib/lib/XML/Parser/Encodings/windows-1252. > enc > cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc > cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso- > 8859-3.enc > cp Parser/Encodings/Japanese_Encodings.msg > blib/lib/XML/Parser/Encodings/Japanes > e_Encodings.msg > cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm > cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso- > 8859-4.enc > cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso- > 8859-8.enc > cp Parser/Encodings/x-euc-jp-jisx0221.enc > blib/lib/XML/Parser/Encodings/x-euc-jp > -jisx0221.enc > cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso- > 8859-2.enc > cp Parser/Encodings/x-sjis-jdk117.enc
blib/lib/XML/Parser/Encodings/x- Show quoted text
> sjis-jdk11 > 7.enc > cp Parser/Encodings/x-sjis-unicode.enc > blib/lib/XML/Parser/Encodings/x-sjis-unic > ode.enc > cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl > cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm > cp Parser.pm blib/lib/XML/Parser.pm > cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm > cp Parser/Encodings/x-sjis-jisx0221.enc > blib/lib/XML/Parser/Encodings/x-sjis-jis > x0221.enc > cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm > cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso- > 8859-5.enc > /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' > /bin/sh: -c: line 1: syntax error: unexpected end of file > make: *** [subdirs] Error 2
Show quoted text
> cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm > cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso- > 8859-5.enc > /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' > /bin/sh: -c: line 1: syntax error: unexpected end of file > make: *** [subdirs] Error 2
I encountered the same problem when I tried under Cygwin. For my case, a back quote I had as the last character of LIB environmental variable was causing the trouble. Removing it solved the problem.
From: anonymous
On Wed May 17 00:59:48 2006, guest wrote: Show quoted text
> > cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm > > cp Parser/Encodings/iso-8859-5.enc
blib/lib/XML/Parser/Encodings/iso- Show quoted text
> > 8859-5.enc > > /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' > > /bin/sh: -c: line 1: syntax error: unexpected end of file > > make: *** [subdirs] Error 2
> > I encountered the same problem when I tried under Cygwin. > > For my case, a back quote I had as the last character of LIB > environmental variable was causing the trouble. Removing it solved
the Show quoted text
> problem.
Odd, same problem here. I did an "export LIB=" and it worked. And LIB var looked fine to me...
Ticket migrated to github as https://github.com/toddr/XML-Parser/issues/62