Checking if your kit is complete... Looks good Writing Makefile for MP3::Mplib::mplib Writing Makefile for MP3::Mplib cp Mplib.pm blib/lib/MP3/Mplib.pm AutoSplitting blib/lib/MP3/Mplib.pm (blib/lib/auto/MP3/Mplib) cd mplib && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" mplib.c Warning 942: "mplib_s.c", line 292 # Types 'char *' and 'unsigned char *' are not assignment-compatible. d = id3_sync32(i); ^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 302 # Types 'char *' and 'unsigned char *' are not assignment-compatible. d = id3_sync32(tag->header->extended_header->size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 339 # Types 'char *' and 'unsigned char *' are not assignment-compatible. d = id3_sync32(frame->data_size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 469 # Types 'unsigned char *' and 'char *' are not assignment-compatible. c = (char *)xmallocd(3, "id3v1_del_tag:c"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 887 # Types 'char *' and 'int' are not assignment-compatible. ret->data = memcpy(ret->data, frame->data, frame->data_size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 361: "mplib_s.c", line 920 # Value-returning function might end without executing a return statement. id3_unsync(unsigned char* data, long length) ^^^^^^^^^^ Warning 942: "mplib_s.c", line 1025 # Types 'unsigned char *' and 'char *' are not assignment-compatible. len_sync = id3_sync(new_value, len); ^^^^^^^^^ Warning 942: "mplib.c", line 548 # Types 'unsigned char *' and 'char *' are not assignment-compatible. len_sync = id3_sync(new_content->data, len); ^^^^^^^^^^^^^^^^^ cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" mplib_paas.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" mplib_s.c Warning 942: "mplib_s.c", line 292 # Types 'char *' and 'unsigned char *' are not assignment-compatible. d = id3_sync32(i); ^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 302 # Types 'char *' and 'unsigned char *' are not assignment-compatible. d = id3_sync32(tag->header->extended_header->size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 339 # Types 'char *' and 'unsigned char *' are not assignment-compatible. d = id3_sync32(frame->data_size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 469 # Types 'unsigned char *' and 'char *' are not assignment-compatible. c = (char *)xmallocd(3, "id3v1_del_tag:c"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "mplib_s.c", line 887 # Types 'char *' and 'int' are not assignment-compatible. ret->data = memcpy(ret->data, frame->data, frame->data_size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 361: "mplib_s.c", line 920 # Value-returning function might end without executing a return statement. id3_unsync(unsigned char* data, long length) ^^^^^^^^^^ Warning 942: "mplib_s.c", line 1025 # Types 'unsigned char *' and 'char *' are not assignment-compatible. len_sync = id3_sync(new_value, len); ^^^^^^^^^ cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" xmalloc.c ar cr mplib.a mplib.o mplib_paas.o mplib_s.o xmalloc.o : mplib.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Mplib.xs > Mplib.xsc && mv Mplib.xsc Mplib.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" Mplib.c Warning 362: "Mplib.xs", line 27 # Value expected for return statement; function is not of void type. return ; ^^^^^^^^ Warning 362: "Mplib.xs", line 35 # Value expected for return statement; function is not of void type. return ; ^^^^^^^^ Warning 612: "Mplib.xs", line 44 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 77 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 106 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 135 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 164 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 201 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 232 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 285 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 612: "Mplib.xs", line 313 # Label 'not_there' has no uses. not_there: ^^^^^^^^^^ Warning 942: "Mplib.xs", line 413 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. rlInterpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), extheader->crc_data,0),0) ; ^^^^^^^^^^^^^^^^^^^ Warning 942: "Mplib.xs", line 418 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. rlInterpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), extheader->restrictions_data,0),0) ; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 361: "Mplib.xs", line 498 # Value-returning function might end without executing a return statement. int fill_sv_v1tag(HV * hv, id3_tag * t) { ^^^^^^^^^^^^^ Warning 361: "Mplib.xs", line 535 # Value-returning function might end without executing a return statement. int fill_sv_v2tag(HV * hv, id3_tag * t) { ^^^^^^^^^^^^^ Error 176: "Mplib.xs", line 923 # Size of array must be an integral constant expression of value greater than 0. char ind[4*(j+1)+1]; ^^^^^^^^^ make: *** [Mplib.o] Error 2