Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 777] New: Microperl doesn't build - Unterminated quoted string in makedepend.SH
@ 2009-12-07  7:21 bugzilla at busybox.net
  2010-02-21 18:51 ` [Buildroot] [Bug 777] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-12-07  7:21 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=777

              Host: Ubuntu 9.10
            Target: i686-pc-linux-uclibc
             Build: i686-pc-linux-uclibc
           Summary: Microperl doesn't build - Unterminated quoted string in
                    makedepend.SH
           Product: buildroot
           Version: 2009.11
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: thomas.brandstetter at me.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I've choosen the generic development system option in Buildroot and Microperl
doesn't build. Here is the output from my system:

echo  av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c reentr.c perl.c perly.c
pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c gv.c sv.c taint.c
toke.c util.c deb.c run.c universal.c xsutils.c pad.c globals.c perlio.c
perlapi.c numeric.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c
opmini.c | tr ' ' '\n' >.clist
make[2]: Leaving directory `/buildroot/build_sdk/output/build/perl-5.8.8'
./makedepend: 1: Syntax error: Unterminated quoted string
make[1]: *** [depend] Error 2

It's an old error from perl 5.8.8, please see at:
http://rt.perl.org/rt3//Public/Bug/Display.html?id=44581

There is also a patch to fix this problem. It also doesn't build/copy the
Makefile in the x2p subdirectory. I tried to copy the makefile (attention key
sensitive) to Makefile and it worked.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 777] Microperl doesn't build - Unterminated quoted string in makedepend.SH
  2009-12-07  7:21 [Buildroot] [Bug 777] New: Microperl doesn't build - Unterminated quoted string in makedepend.SH bugzilla at busybox.net
@ 2010-02-21 18:51 ` bugzilla at busybox.net
  2010-04-09 14:54 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 18:51 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=777


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2009.11                     |2010.02




-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 777] Microperl doesn't build - Unterminated quoted string in makedepend.SH
  2009-12-07  7:21 [Buildroot] [Bug 777] New: Microperl doesn't build - Unterminated quoted string in makedepend.SH bugzilla at busybox.net
  2010-02-21 18:51 ` [Buildroot] [Bug 777] " bugzilla at busybox.net
@ 2010-04-09 14:54 ` bugzilla at busybox.net
  2010-07-26 15:17 ` bugzilla at busybox.net
  2010-08-10 17:30 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-04-09 14:54 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=777


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.02                     |2010.05




-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 777] Microperl doesn't build - Unterminated quoted string in makedepend.SH
  2009-12-07  7:21 [Buildroot] [Bug 777] New: Microperl doesn't build - Unterminated quoted string in makedepend.SH bugzilla at busybox.net
  2010-02-21 18:51 ` [Buildroot] [Bug 777] " bugzilla at busybox.net
  2010-04-09 14:54 ` bugzilla at busybox.net
@ 2010-07-26 15:17 ` bugzilla at busybox.net
  2010-08-10 17:30 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-07-26 15:17 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=777

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Microperl builds just fine here with the latest git, even though I admit that
the patch at http://rt.perl.org/rt3//Public/Bug/Display.html?id=44581 is indeed
fixing a syntax error.

However, could you be more specific about the second Makefile issue you had ?

Moreover, could you attach the Buildroot .config file with which you are
producing those issues ?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 777] Microperl doesn't build - Unterminated quoted string in makedepend.SH
  2009-12-07  7:21 [Buildroot] [Bug 777] New: Microperl doesn't build - Unterminated quoted string in makedepend.SH bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-07-26 15:17 ` bugzilla at busybox.net
@ 2010-08-10 17:30 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-10 17:30 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=777

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
As I can't reproduce the reported issue and since there has been no information
for more than six months, I'm closing this bug. However, Thomas, if you're
still having the issue, don't hesitate to reopen the bug with a Buildroot
.config file that would allow us to reproduce the problem. Thanks!

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-10 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-07  7:21 [Buildroot] [Bug 777] New: Microperl doesn't build - Unterminated quoted string in makedepend.SH bugzilla at busybox.net
2010-02-21 18:51 ` [Buildroot] [Bug 777] " bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-26 15:17 ` bugzilla at busybox.net
2010-08-10 17:30 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox