PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-02-24T09:31:01 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Fri, 24 Feb 2012 16:12:04 GMT Running make for Z/ZW/ZWON/Device-FTDI-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZW/ZWON/Device-FTDI-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 Device-FTDI-0.01/ Device-FTDI-0.01/META.yml Device-FTDI-0.01/README Device-FTDI-0.01/const_xs.inc Device-FTDI-0.01/ppport.h Device-FTDI-0.01/typemap Device-FTDI-0.01/FTDI.xs Device-FTDI-0.01/META.json Device-FTDI-0.01/Makefile.PL Device-FTDI-0.01/t/ Device-FTDI-0.01/t/manifest.t Device-FTDI-0.01/t/ftdi.t Device-FTDI-0.01/t/00-load.t Device-FTDI-0.01/t/pod-coverage.t Device-FTDI-0.01/t/pod.t Device-FTDI-0.01/Changes Device-FTDI-0.01/MANIFEST Device-FTDI-0.01/lib/ Device-FTDI-0.01/lib/Device/ Device-FTDI-0.01/lib/Device/FTDI.pm CPAN.pm: Going to build Z/ZW/ZWON/Device-FTDI-0.01.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lusb Note (probably harmless): No library found for -lftdi Writing Makefile for Device::FTDI Writing MYMETA.yml and MYMETA.json >>> make cp lib/Device/FTDI.pm blib/lib/Device/FTDI.pm /export/home/fly1003/bin/perl /export/home/fly1003/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1003/ap1003/lib/ExtUtils/typemap -typemap typemap FTDI.xs > FTDI.xsc && mv FTDI.xsc FTDI.c cc -c -D_REENTRANT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -KPIC "-I/export/home/fly1003/ap1003/lib/CORE" FTDI.c "FTDI.xs", line 8: cannot find include file: "FTDI.xs", line 34: warning: implicit function declaration: ftdi_new "FTDI.xs", line 34: warning: improper pointer/integer combination: op "=" "FTDI.xs", line 39: warning: implicit function declaration: ftdi_usb_find_all "FTDI.xs", line 40: warning: implicit function declaration: ftdi_get_error_string "FTDI.xs", line 40: warning: improper pointer/integer combination: op "=" "FTDI.xs", line 44: improper member use: next "FTDI.xs", line 44: warning: assignment type mismatch: pointer to struct ftdi_device_list {} "=" pointer to struct device_strings {array[256] of char manufacturer, array[256] of char description, array[256] of char serial, pointer to struct device_strings {..} next} "FTDI.xs", line 51: warning: implicit function declaration: ftdi_usb_get_strings "FTDI.xs", line 51: undefined struct/union member: dev "FTDI.xs", line 54: warning: improper pointer/integer combination: op "=" "FTDI.xs", line 75: warning: implicit function declaration: ftdi_list_free "FTDI.xs", line 77: warning: implicit function declaration: ftdi_free "FTDI.xs", line 85: warning: implicit function declaration: strnlen "./const_xs.inc", line 4: undefined symbol: BREAK_OFF "./const_xs.inc", line 18: undefined symbol: STOP_BIT_15 "./const_xs.inc", line 25: undefined symbol: BITS_8 "./const_xs.inc", line 32: undefined symbol: NONE "./const_xs.inc", line 39: undefined symbol: SPACE "./const_xs.inc", line 46: undefined symbol: SIO_XON_XOFF_HS "./const_xs.inc", line 53: undefined symbol: SIO_DISABLE_FLOW_CTRL "./const_xs.inc", line 60: undefined symbol: BREAK_ON "./const_xs.inc", line 67: undefined symbol: EVEN "./const_xs.inc", line 74: undefined symbol: ODD "./const_xs.inc", line 81: undefined symbol: BITS_7 "./const_xs.inc", line 88: undefined symbol: SIO_RTS_CTS_HS "./const_xs.inc", line 95: undefined symbol: SIO_DTR_DSR_HS "./const_xs.inc", line 102: undefined symbol: STOP_BIT_2 "./const_xs.inc", line 109: undefined symbol: STOP_BIT_1 "FTDI.xs", line 143: warning: improper pointer/integer combination: op "=" "FTDI.xs", line 146: warning: implicit function declaration: ftdi_usb_open_desc_index "FTDI.xs", line 147: warning: improper pointer/integer combination: op "=" "FTDI.xs", line 165: warning: improper pointer/integer combination: arg #2 "FTDI.xs", line 173: warning: implicit function declaration: ftdi_usb_purge_rx_buffer "FTDI.xs", line 181: warning: implicit function declaration: ftdi_usb_purge_tx_buffer "FTDI.xs", line 189: warning: implicit function declaration: ftdi_usb_purge_buffers "FTDI.xs", line 198: warning: implicit function declaration: ftdi_setflowctrl "FTDI.xs", line 210: warning: implicit function declaration: ftdi_set_line_property2 "FTDI.xs", line 219: warning: implicit function declaration: ftdi_set_baudrate "FTDI.xs", line 228: warning: implicit function declaration: ftdi_set_latency_timer "FTDI.xs", line 239: warning: implicit function declaration: ftdi_get_latency_timer "FTDI.xs", line 251: warning: implicit function declaration: ftdi_write_data_set_chunksize "FTDI.xs", line 261: warning: implicit function declaration: ftdi_write_data_get_chunksize "FTDI.xs", line 273: warning: implicit function declaration: ftdi_read_data_set_chunksize "FTDI.xs", line 283: warning: implicit function declaration: ftdi_read_data_get_chunksize "FTDI.xs", line 298: warning: assignment type mismatch: pointer to unsigned char "=" pointer to char "FTDI.xs", line 299: warning: implicit function declaration: ftdi_write_data "FTDI.xs", line 312: warning: implicit function declaration: ftdi_read_data "FTDI.xs", line 314: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "/export/home/fly1003/ap1003/lib/CORE/proto.h", line 2425 argument : pointer to unsigned char cc: acomp failed for FTDI.c make: *** [FTDI.o] Error 2 ZWON/Device-FTDI-0.01.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2012-02-24T09:31:13