This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Audrey Tang, This is a computer-generated report for Win32-HardLink-0.03 on perl-5.10.0, created automatically by CPAN-Reporter-1.00 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make': cp lib/Win32/Hardlink.pm blib/lib/Win32/Hardlink.pm /home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED]/bin/perl "-Iinc" /home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED]/lib/5.10.0/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED]/lib/5.10.0/ExtUtils/typemap -typemap typemap Hardlink.xs > Hardlink.xsc && mv Hardlink.xsc Hardlink.c Please specify prototyping behavior for Hardlink.xs (see perlxs manual) cc -c -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED]/lib/5.10.0/i686-linux-64int/CORE" Hardlink.c cc -c -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED]/lib/5.10.0/i686-linux-64int/CORE" lnw.cpp lnw.cpp:20:21: error: windows.h: No such file or directory lnw.cpp:22:19: error: tchar.h: No such file or directory lnw.cpp:30: error: ISO C++ forbids declaration of 'BOOL' with no type lnw.cpp:30: error: typedef 'BOOL' is initialized (use __typeof__ instead) lnw.cpp:30: error: '__stdcall' was not declared in this scope lnw.cpp:30: error: 'chl_t' was not declared in this scope lnw.cpp:33: error: 'TCHAR' was not declared in this scope lnw.cpp:33: error: 'oldpath' was not declared in this scope lnw.cpp:33: error: 'TCHAR' was not declared in this scope lnw.cpp:33: error: 'newpath' was not declared in this scope lnw.cpp:33: error: initializer expression list treated as compound expression lnw.cpp:47: error: expected ',' or '...' before '*' token lnw.cpp:47: error: ISO C++ forbids declaration of 'TCHAR' with no type lnw.cpp: In function 'void doerr(int)': lnw.cpp:49: error: 'DWORD' was not declared in this scope lnw.cpp:49: error: expected `;' before 'e' lnw.cpp:51: error: 'e' was not declared in this scope lnw.cpp:51: error: 'GetLastError' was not declared in this scope lnw.cpp:55: error: '_T' was not declared in this scope lnw.cpp:55: error: 'file' was not declared in this scope lnw.cpp:55: error: 'line' was not declared in this scope lnw.cpp:55: error: '_tprintf' was not declared in this scope lnw.cpp:56: error: 'exit' was not declared in this scope lnw.cpp: In function 'void enableprivs()': lnw.cpp:63: error: 'HANDLE' was not declared in this scope lnw.cpp:63: error: expected `;' before 'hToken' lnw.cpp:64: error: 'byte' was not declared in this scope lnw.cpp:64: error: expected `;' before 'buf' lnw.cpp:65: error: 'TOKEN_PRIVILEGES' was not declared in this scope lnw.cpp:65: error: 'tkp' was not declared in this scope lnw.cpp:65: error: expected primary-expression before ')' token lnw.cpp:65: error: expected `)' before 'buf' lnw.cpp:67: error: 'GetCurrentProcess' was not declared in this scope lnw.cpp:68: error: 'TOKEN_ADJUST_PRIVILEGES' was not declared in this scope lnw.cpp:68: error: 'TOKEN_QUERY' was not declared in this scope lnw.cpp:68: error: 'hToken' was not declared in this scope lnw.cpp:68: error: 'OpenProcessToken' was not declared in this scope lnw.cpp:69: error: '_T' was not declared in this scope lnw.cpp:73: error: 'SE_BACKUP_NAME' was not declared in this scope lnw.cpp:73: error: 'LookupPrivilegeValue' was not declared in this scope lnw.cpp:74: error: '_T' was not declared in this scope lnw.cpp:76: error: 'SE_RESTORE_NAME' was not declared in this scope lnw.cpp:76: error: 'LookupPrivilegeValue' was not declared in this scope lnw.cpp:77: error: '_T' was not declared in this scope lnw.cpp:80: error: 'SE_PRIVILEGE_ENABLED' was not declared in this scope lnw.cpp:83: error: 'hToken' was not declared in this scope lnw.cpp:83: error: 'FALSE' was not declared in this scope lnw.cpp:83: error: 'AdjustTokenPrivileges' was not declared in this scope lnw.cpp:84: error: '_T' was not declared in this scope lnw.cpp: At global scope: lnw.cpp:91: error: expected ',' or '...' before '*' token lnw.cpp:91: error: ISO C++ forbids declaration of 'TCHAR' with no type lnw.cpp: In function 'void CreateHardLinkNt4(int)': lnw.cpp:93: error: 'HANDLE' was not declared in this scope lnw.cpp:93: error: expected `;' before 'fh' lnw.cpp:94: error: 'TCHAR' does not name a type lnw.cpp:95: error: 'p' was not declared in this scope lnw.cpp:97: error: 'WIN32_STREAM_ID' was not declared in this scope lnw.cpp:97: error: expected `;' before 'wsi' lnw.cpp:98: error: 'MAX_PATH' was not declared in this scope lnw.cpp:99: error: 'DWORD' was not declared in this scope lnw.cpp:99: error: expected `;' before 'numwritten' lnw.cpp:103: error: 'fh' was not declared in this scope lnw.cpp:103: error: 'toFile' was not declared in this scope lnw.cpp:103: error: 'OPEN_EXISTING' was not declared in this scope lnw.cpp:103: error: 'CreateFile' was not declared in this scope lnw.cpp:104: error: 'INVALID_HANDLE_VALUE' was not declared in this scope lnw.cpp:106: error: 'CloseHandle' was not declared in this scope lnw.cpp:107: error: '_T' was not declared in this scope lnw.cpp:107: error: '_tprintf' was not declared in this scope lnw.cpp:108: error: 'ERROR_ALREADY_EXISTS' was not declared in this scope lnw.cpp:108: error: 'SetLastError' was not declared in this scope lnw.cpp:112: error: 'fromFile' was not declared in this scope lnw.cpp:112: error: 'GENERIC_WRITE' was not declared in this scope lnw.cpp:113: error: 'FILE_FLAG_BACKUP_SEMANTICS' was not declared in this scope lnw.cpp:113: error: 'FILE_FLAG_POSIX_SEMANTICS' was not declared in this scope lnw.cpp:114: error: 'INVALID_HANDLE_VALUE' was not declared in this scope lnw.cpp:115: error: '_T' was not declared in this scope lnw.cpp:117: error: 'buf1' was not declared in this scope lnw.cpp:117: error: 'GetFullPathName' was not declared in this scope lnw.cpp:119: error: 'wsi' was not declared in this scope lnw.cpp:119: error: 'BACKUP_LINK' was not declared in this scope lnw.cpp:123: error: 'CP_ACP' was not declared in this scope lnw.cpp:123: error: 'buf2' was not declared in this scope lnw.cpp:123: error: 'MultiByteToWideChar' was not declared in this scope lnw.cpp:127: error: 'wcslen' was not declared in this scope lnw.cpp:129: error: 'byte' was not declared in this scope lnw.cpp:129: error: expected primary-expression before ')' token lnw.cpp:129: error: expected primary-expression before ')' token lnw.cpp:129: error: expected primary-expression before ')' token lnw.cpp:129: error: expected `)' before numeric constant lnw.cpp:130: error: expected `)' before ';' token lnw.cpp:130: error: expected `)' before ';' token lnw.cpp:130: error: expected `)' before ';' token lnw.cpp:131: error: 'numwritten' was not declared in this scope lnw.cpp:131: error: expected primary-expression before ')' token lnw.cpp:131: error: expected primary-expression before ')' token lnw.cpp:131: error: expected `)' before numeric constant lnw.cpp:132: error: expected `)' before ';' token lnw.cpp:132: error: expected `)' before ';' token lnw.cpp:132: error: expected `)' before ';' token lnw.cpp:134: error: 'byte' was not declared in this scope lnw.cpp:134: error: expected primary-expression before ')' token lnw.cpp:134: error: 'numwritten' was not declared in this scope lnw.cpp:134: error: 'FALSE' was not declared in this scope lnw.cpp:134: error: 'BackupWrite' was not declared in this scope lnw.cpp:135: error: '_T' was not declared in this scope lnw.cpp:136: error: 'numwritten' was not declared in this scope lnw.cpp:137: error: '_T' was not declared in this scope lnw.cpp:140: error: 'byte' was not declared in this scope lnw.cpp:140: error: expected primary-expression before ')' token lnw.cpp:140: error: 'numwritten' was not declared in this scope lnw.cpp:140: error: 'TRUE' was not declared in this scope lnw.cpp:140: error: 'FALSE' was not declared in this scope lnw.cpp:140: error: 'BackupWrite' was not declared in this scope lnw.cpp:142: error: 'CloseHandle' was not declared in this scope lnw.cpp: At global scope: lnw.cpp:147: error: expected ',' or '...' before '*' token lnw.cpp:147: error: ISO C++ forbids declaration of 'TCHAR' with no type lnw.cpp: In function 'int CreateHardLinkNt5(int)': lnw.cpp:149: error: 'chl_t' was not declared in this scope lnw.cpp:149: error: expected `;' before 'chl' lnw.cpp:153: error: 'HMODULE' was not declared in this scope lnw.cpp:153: error: expected `;' before 'hmk32' lnw.cpp:154: error: 'hmk32' was not declared in this scope lnw.cpp:154: error: expected `)' before numeric constant lnw.cpp:156: error: 'chl' was not declared in this scope lnw.cpp:156: error: expected `;' before 'GetProcAddress' lnw.cpp:162: error: 'toFile' was not declared in this scope lnw.cpp:162: error: 'fromFile' was not declared in this scope lnw.cpp:163: error: '_T' was not declared in this scope lnw.cpp:164: error: 'GetLastError' was not declared in this scope lnw.cpp:164: error: '_tprintf' was not declared in this scope lnw.cpp:168: error: 'FreeLibrary' was not declared in this scope lnw.cpp: At global scope: lnw.cpp:174: error: redefinition of 'int create_hard_link' lnw.cpp:33: error: 'int create_hard_link' previously defined here lnw.cpp:174: error: 'TCHAR' was not declared in this scope lnw.cpp:174: error: 'oldpath' was not declared in this scope lnw.cpp:174: error: 'TCHAR' was not declared in this scope lnw.cpp:174: error: 'newpath' was not declared in this scope make: *** [lnw.o] Error 1 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 20983 PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Win32-HardLink-0.03-ylApgI/Makefile.PL PERL5_CPAN_IS_RUNNING = 20983 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9203 Cwd 3.25_01 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.97 version 0.73 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p62Itwy/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel -Duserelocatableinc' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
