Skip Menu |

This queue is for tickets about the Alien-wxWidgets CPAN distribution.

Report information
The Basics
Id: 19675
Status: resolved
Priority: 0/
Queue: Alien-wxWidgets

People
Owner: Nobody in particular
Requestors: adamk [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.11
Fixed in: (no value)



Subject: Failed to patch on Debian
Saying no to building wxWidgets failed... so perhaps then I try [yes]. But this seems to not work either... ------------------------------------------ CPAN.pm: Going to build M/MB/MBARBON/Alien-wxWidgets-0.11.tar.gz Creating custom builder _build/lib/My/Build/new_from_context_is_broken.pm in _build/lib/My/Build Checking whether your kit is complete... Looks good Do you want to build wxWidgets? [no] yes Creating new 'Build' script for 'Alien-wxWidgets' version '0.11' CPAN: YAML loaded ok lib/Alien/wxWidgets/Utility.pm -> blib/lib/Alien/wxWidgets/Utility.pm lib/Alien/wxWidgets.pm -> blib/lib/Alien/wxWidgets.pm Manifying blib/lib/Alien/wxWidgets/Utility.pm -> blib/libdoc/Alien::wxWidgets::Utility.3pm Manifying blib/lib/Alien/wxWidgets.pm -> blib/libdoc/Alien::wxWidgets.3pm Fetching wxWidgets... Extracting wxWidgets... sh: bzip2: command not found Patching wxWidgets... Applying patch: /root/.cpan/build/Alien-wxWidgets-0.11/patches/wxWidgets-2.6.3.patch /usr/bin/perl /root/.cpan/build/Alien-wxWidgets-0.11/inc/bin/patch -N -p0 -u -s -b .bak < /root/.cpan/build/Alien-wxWidgets-0.11/patches/wxWidgets-2.6.3.patch File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] File to patch: No file found--skip this patch? [n] Can't chdir(wxWidgets-2.6.3): No such file or directory at ./Build line 48 ./Build -- NOT OK Running Build test Can't test without successful make Running Build install make had returned bad status, install seems impossible Failed during this command: MBARBON/Alien-wxWidgets-0.11.tar.gz : make NO
On Sat Jun 03 11:46:12 2006, ADAMK wrote: Show quoted text
> Saying no to building wxWidgets failed... so perhaps then I try [yes]. > > But this seems to not work either...
You do not have bzip2 installed. In 0.12 the error message is more prominent. The error is in extracting, not in patching. Show quoted text
> Extracting wxWidgets... > sh: bzip2: command not found
Regards Mattia