I'm sorry, has anyone had any luck with this, as I'm experiencing this very same fault! - Ciaran
"Soren Andersen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > ----- Forwarded message from Soren Andersen <[EMAIL PROTECTED]> ----- > > X-List-Archive: <http://nntp.perl.org/group/perl.perl5.porters/77083> > To: Soren Andersen <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Inline-0.44 fails test on Cygwinperl 5.8.0 (xpstd article) > From: [EMAIL PROTECTED] (Soren Andersen) > > Hello Cygwinauts, Perl5-Porters, Ingy, > > The current release of Inline.pm won't build for me on the latest > cygwinperl (Gerrit's most recent release, 5.8.0-3). I tried running > 'test' from CPAN's shell and then went into manual analysis mode, > produced some output build logs (attached to this message) and found the > failure occurs when a .dll file is not produced. > > I see by checking at http://testers.cpan.org/search?request=dist&dist=Inline > that no Cygwin tester is currently tracking Inline (last Cygwin test was > on 0.43). > > The attached logs are pretty complete and self-evident so I will only > briefly try to describe what's happening where: > > make[1]: Entering directory `/usr/local/build/cpan/build/Inline-0.44/C' > /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(3, > '../blib/lib', '../blib/arch')" t/*.t > t/00init.......1..1 > ok 1 > ok > t/01syntax.....1..5 > ok 1 > ok 2 > ok 3 > ok 4 > ok 5 > ok > t/02config.....1..3 > ok 1 > ok 2 > ok 3 > ok > t/03typemap....1..1 > ok 1 > ok > t/04perlapi....1..1 > > make[2]: Entering directory `/usr/local/build/cpan/build/Inline-0.44/C/_Inline_test/build/_04perlapi_t_3 c76' > /usr/bin/perl.exe /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap > /usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap /usr/local/build/cpan/build/Inline-0.44/C/t/typemap > _04perlapi_t_3c76.xs > _04perlapi_t_3c76.xsc && mv _04perlapi_t_3c76.xsc _04perlapi_t_3c76.c > gcc -c -I/usr/local/build/cpan/build/Inline-0.44/C/t -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB > -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" > "-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE" _04perlapi_t_3c76.c > Running Mkbootstrap for _04perlapi_t_3c76 () > chmod 644 _04perlapi_t_3c76.bs > rm -f blib/arch/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll > LD_RUN_PATH="" ld2 -s -L/usr/local/lib _04perlapi_t_3c76.o -o blib/arch/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll > /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a > gcc -shared -o cygperl5_8_0.dll -Wl,--out-implib=lib_04perlapi_t_3c76.dll.a -Wl,--export-al l-symbols > -Wl,--enable-auto-import -Wl,--stack,8388608 \ > -s -L/usr/local/lib _04perlapi_t_3c76.o > /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a > Creating library file: lib_04perlapi_t_3c76.dll.a > mv cygperl5_8_0.dll lib_04perlapi_t_3c76.dll.a blib/arch/auto/_04perlapi_t_3c76/ > chmod 755 blib/arch/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll > chmod: getting attributes of > `blib/arch/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll': No such file or directory > make[2]: *** [blib/arch/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll] Error 1 > make[2]: Leaving directory > `/usr/local/build/cpan/build/Inline-0.44/C/_Inline_test/build/_04perlapi_t_3 c76' > > The `chmod' call returns failcode because the file does not exist, and > it clearly does not exist because the linking step to create it isn't > happening (as best I can tell). > > Thanks, > Soren A. > > ----------------------------------------------------------------------- > output of `cygcheck -c` > ----------------------------------------------------------------------- > > Cygwin Package Information > Package Version > _update-info-dir 00170-1 > ash 20020731-1 > base-files 1.3-1 > base-passwd 1.1-1 > bash 2.05b-9 > binutils 20030307-1 > bzip2 1.0.2-2 > ctags 5.5-4 > cygrunsrv 0.96-1 > cygwin 1.3.22-1 > diff 1.0-1 > diffutils 2.8.1-1 > fileutils 4.1-1 > findutils 4.1.7-4 > gawk 3.1.2-3 > gcc 3.2-3 > gcc-mingw 20020817-5 > gdbm 1.8.3-1 > grep 2.5-1 > groff 1.18.1-2 > gzip 1.3.3-4 > keychain 1.9-1 > less 378-1 > libbz2_1 1.0.2-2 > libdb3.1 3.1.17-2 > libgdbm 1.8.0-5 > libgdbm-devel 1.8.3-1 > libgdbm3 1.8.3-1 > libiconv2 1.8-3 > libintl1 0.10.40-1 > libintl2 0.11.5-1 > libncurses5 5.2-1 > libncurses6 5.2-8 > libncurses7 5.3-1 > libpcre 4.1-1 > libreadline4 4.1-2 > libreadline5 4.3-2 > login 1.9-5 > make 3.80-1 > man 1.5j-2 > mingw-runtime 3.0-1 > mktemp 1.4-1 > ncurses 5.3-1 > openssh 3.6.1p1-2 > openssl 0.9.7b-1 > openssl096 0.9.6j-1 > patch 2.5.8-3 > patchutils 0.2.22-2 > perl 5.8.0-3 > pinfo 0.6.6p1-1 > pkgconfig 0.15.0-1 > proftpd 1.2.9rc1-2 > readline 4.3-2 > rxvt 2.7.10-3 > sed 4.0.7-1 > sh-utils 2.0.15-3 > tar 1.13.25-1 > termcap 20020930-1 > terminfo 5.3-2 > texinfo 4.2-4 > textutils 2.0.21-1 > unzip 5.50-2 > vim 6.2-1 > w32api 2.3-1 > wget 1.8.2-2 > which 1.5-1 > zip 2.3-2 > zlib 1.1.4-1 > > Use -h to see help about each section > > > ----- End forwarded message ----- > > -- > See my OpenPGP key at https://savannah.gnu.org/people/viewgpg.php?user_id=6050 > GnuPG public key fingerprint | "Only when efforts to reform society have as > BD26 A5D8 D781 C96B 9936 | their point of departure the reformation of > 310F 0573 A3D9 4E24 4EA6 | the inner life -- human revolution -- will > they lead us with certainty to a world of lasting peace and true human security." > -- Daisaku Ikeda