Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 54484
Status: rejected
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors: dpw.fey [...] web.de
Cc:
AdminCc:

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



Subject: Error during install of PAR PAR-0.994
Date: Wed, 10 Feb 2010 16:28:49 +0100 (CET)
To: bug-PAR [...] rt.cpan.org
From: Wolfgang Fey <dpw.fey [...] web.de>
Hi, my operating system is Windows Vista, Service Pack2 I installed ActivePerl-5.10.1.1007-MSWin32-x86-291969 successfully. Output of perl -version: This is perl, v5.10.1 built for MSWin32-x86-multi-thread (with 2 registered patches, see perl -V for more detail) Problem description: I tried to install PAR-0.994 according to README instructions - perl Makefile.PL is running fine - Output: Set up gcc environment - 3.4.5 (mingw-vista special r3) Writing Makefile for PAR - make throws following error: Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. syntax error at -e line 1, next char ) Missing right curly or square bracket at -e line 1, at end of line Execution of -e aborted due to compilation errors. NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return code '0xff' Stop. To me it looks like an error in the source code I would appreciate any hints to solve this problem. Thank, Wolfgang Fey P.S. For more information about my installation, Output of perl -V: Set up gcc environment - 3.4.5 (mingw-vista special r3) Summary of my perl5 (revision 5 version 10 subversion 1) configuration: Platform: osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='C:/Perl/site/bin/gcc.exe', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMI ZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE - fno-strict-aliasing -mms-bitfields', optimize='-O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5 (mingw-vista special r3)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='C:\Perl\site\bin\g++.exe', ldflags ='-L"C:\Perl\lib\CORE"' libpth=\lib libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lw s2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -L"C:\Perl\lib\CORE"' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE Locally applied patches: ActivePerl Build 1007 [291969] 0abd0d disable non-unicode case insensitive trie matching Built under MSWin32 Compiled at Jan 26 2010 23:15:11 @INC: C:/Perl/site/lib C:/Perl/lib . Show quoted text
___________________________________________________________ NEU: Mit WEB.DE DSL über 1000,- ¿ sparen! http://produkte.web.de/go/02/
On Wed Feb 10 10:30:10 2010, dpw.fey@web.de wrote: Show quoted text
> - perl Makefile.PL is running fine - Output: > Set up gcc environment - 3.4.5 (mingw-vista special r3) > Writing Makefile for PAR > > - make throws following error: > > Microsoft (R) Program Maintenance Utility Version 1.50 > Copyright (c) Microsoft Corp 1988-94. All rights reserved. > > syntax error at -e line 1, next char ) > Missing right curly or square bracket at -e line 1, at end of line > Execution of -e aborted due to compilation errors. > NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return > code '0xff' > Stop.
Please post the Makefile (generated by running "perl Makefile.PL").
Rejected, since the required additional information wasn't given. A reply will reopen this ticket. If not, send me an email. --Steffen