Skip to content

Instantly share code, notes, and snippets.

@relrod
Created September 20, 2009 08:29
Show Gist options
  • Save relrod/189757 to your computer and use it in GitHub Desktop.
Save relrod/189757 to your computer and use it in GitHub Desktop.
.-(/usr/ports/irc/xchat/work/xchat-2.8.6/plugins/perl)---------------------------------------------------------------------(4:30:52)-
`--> make
make all-am
depbase=`echo perl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.10.0/mach/CORE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./.. -I/usr/local/include -I/usr/local/include/tcl8.5 -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -Wall -g -Wno-pointer-sign -funsigned-char -I/usr/local/include -I/usr/local/include/tcl8.5 -D_THREAD_SAFE -MT perl.lo -MD -MP -MF $depbase.Tpo -c -o perl.lo perl.c && mv -f $depbase.Tpo $depbase.Plo
cc -DHAVE_CONFIG_H -I. -I../.. -DAPPLLIB_EXP=/usr/local/lib/perl5/5.10.0/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.10.0/mach/CORE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I./.. -I/usr/local/include -I/usr/local/include/tcl8.5 -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -Wall -g -Wno-pointer-sign -funsigned-char -I/usr/local/include -I/usr/local/include/tcl8.5 -D_THREAD_SAFE -MT perl.lo -MD -MP -MF .deps/perl.Tpo -c perl.c -fPIC -DPIC -o .libs/perl.o
Assembler messages:
FATAL: can't create .libs/perl.o: Permission denied
perl.c:105:20: error: EXTERN.h: No such file or directory
perl.c:107:18: error: perl.h: No such file or directory
perl.c:108:18: error: XSUB.h: No such file or directory
perl.c:112: error: expected specifier-qualifier-list before 'SV'
perl.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
perl.c:120: error: expected ')' before 'CV'
perl.c:126: error: expected ')' before '*' token
perl.c:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
perl.c: In function 'fd_cb':
perl.c:218: error: 'dSP' undeclared (first use in this function)
perl.c:218: error: (Each undeclared identifier is reported only once
perl.c:218: error: for each function it appears in.)
perl.c:219: error: 'ENTER' undeclared (first use in this function)
perl.c:220: error: 'SAVETMPS' undeclared (first use in this function)
perl.c:222: warning: implicit declaration of function 'PUSHMARK'
perl.c:222: error: 'SP' undeclared (first use in this function)
perl.c:223: warning: implicit declaration of function 'XPUSHs'
perl.c:223: error: 'HookData' has no member named 'userdata'
perl.c:224: error: 'PUTBACK' undeclared (first use in this function)
perl.c:226: warning: implicit declaration of function 'call_sv'
perl.c:226: error: 'HookData' has no member named 'callback'
perl.c:226: error: 'G_EVAL' undeclared (first use in this function)
perl.c:227: error: 'SPAGAIN' undeclared (first use in this function)
perl.c:229: warning: implicit declaration of function 'SvTRUE'
perl.c:229: error: 'ERRSV' undeclared (first use in this function)
perl.c:230: warning: implicit declaration of function 'SvPV_nolen'
perl.c:231: error: 'POPs' undeclared (first use in this function)
perl.c:238: error: 'POPi' undeclared (first use in this function)
perl.c:242: warning: implicit declaration of function 'sv_2mortal'
perl.c:242: warning: implicit declaration of function 'newSViv'
perl.c:242: warning: implicit declaration of function 'PTR2IV'
perl.c:242: error: 'HookData' has no member named 'hook'
perl.c:245: warning: implicit declaration of function 'call_pv'
perl.c:248: warning: implicit declaration of function 'SvREFCNT_dec'
perl.c:248: error: 'HookData' has no member named 'callback'
perl.c:250: error: 'HookData' has no member named 'userdata'
perl.c:251: error: 'HookData' has no member named 'userdata'
perl.c:260: error: 'FREETMPS' undeclared (first use in this function)
perl.c:261: error: 'LEAVE' undeclared (first use in this function)
perl.c: In function 'timer_cb':
perl.c:273: error: 'dSP' undeclared (first use in this function)
perl.c:274: error: 'ENTER' undeclared (first use in this function)
perl.c:275: error: 'SAVETMPS' undeclared (first use in this function)
perl.c:277: error: 'SP' undeclared (first use in this function)
perl.c:278: error: 'HookData' has no member named 'userdata'
perl.c:279: error: 'PUTBACK' undeclared (first use in this function)
perl.c:281: error: 'HookData' has no member named 'ctx'
perl.c:282: error: 'HookData' has no member named 'ctx'
perl.c:284: error: 'HookData' has no member named 'callback'
perl.c:284: error: 'G_EVAL' undeclared (first use in this function)
perl.c:285: error: 'SPAGAIN' undeclared (first use in this function)
perl.c:287: error: 'ERRSV' undeclared (first use in this function)
perl.c:289: error: 'POPs' undeclared (first use in this function)
perl.c:296: error: 'POPi' undeclared (first use in this function)
perl.c:300: error: 'HookData' has no member named 'hook'
perl.c:306: error: 'HookData' has no member named 'callback'
perl.c:308: error: 'HookData' has no member named 'userdata'
perl.c:309: error: 'HookData' has no member named 'userdata'
perl.c:318: error: 'FREETMPS' undeclared (first use in this function)
perl.c:319: error: 'LEAVE' undeclared (first use in this function)
perl.c: In function 'server_cb':
perl.c:331: error: 'dSP' undeclared (first use in this function)
perl.c:332: error: 'ENTER' undeclared (first use in this function)
perl.c:333: error: 'SAVETMPS' undeclared (first use in this function)
perl.c:335: error: 'HookData' has no member named 'depth'
perl.c:340: error: 'SP' undeclared (first use in this function)
perl.c:341: warning: implicit declaration of function 'newRV_noinc'
perl.c:341: error: 'SV' undeclared (first use in this function)
perl.c:341: error: expected expression before ')' token
perl.c:342: error: expected expression before ')' token
perl.c:343: error: 'HookData' has no member named 'userdata'
perl.c:344: error: 'PUTBACK' undeclared (first use in this function)
perl.c:346: error: 'HookData' has no member named 'depth'
perl.c:347: error: 'HookData' has no member named 'callback'
perl.c:347: error: 'G_EVAL' undeclared (first use in this function)
perl.c:348: error: 'HookData' has no member named 'depth'
perl.c:349: error: 'SPAGAIN' undeclared (first use in this function)
perl.c:350: error: 'ERRSV' undeclared (first use in this function)
perl.c:352: error: 'POPs' undeclared (first use in this function)
perl.c:359: error: 'POPi' undeclared (first use in this function)
perl.c:365: error: 'FREETMPS' undeclared (first use in this function)
perl.c:366: error: 'LEAVE' undeclared (first use in this function)
perl.c: In function 'command_cb':
perl.c:378: error: 'dSP' undeclared (first use in this function)
perl.c:379: error: 'ENTER' undeclared (first use in this function)
perl.c:380: error: 'SAVETMPS' undeclared (first use in this function)
perl.c:382: error: 'HookData' has no member named 'depth'
perl.c:387: error: 'SP' undeclared (first use in this function)
perl.c:388: error: 'SV' undeclared (first use in this function)
perl.c:388: error: expected expression before ')' token
perl.c:389: error: expected expression before ')' token
perl.c:390: error: 'HookData' has no member named 'userdata'
perl.c:391: error: 'PUTBACK' undeclared (first use in this function)
perl.c:393: error: 'HookData' has no member named 'depth'
perl.c:394: error: 'HookData' has no member named 'callback'
perl.c:394: error: 'G_EVAL' undeclared (first use in this function)
perl.c:395: error: 'HookData' has no member named 'depth'
perl.c:396: error: 'SPAGAIN' undeclared (first use in this function)
perl.c:397: error: 'ERRSV' undeclared (first use in this function)
perl.c:399: error: 'POPs' undeclared (first use in this function)
perl.c:406: error: 'POPi' undeclared (first use in this function)
perl.c:412: error: 'FREETMPS' undeclared (first use in this function)
perl.c:413: error: 'LEAVE' undeclared (first use in this function)
perl.c: In function 'print_cb':
perl.c:423: error: 'SV' undeclared (first use in this function)
perl.c:423: error: 'temp' undeclared (first use in this function)
perl.c:428: error: 'AV' undeclared (first use in this function)
perl.c:428: error: 'wd' undeclared (first use in this function)
perl.c:430: error: 'dSP' undeclared (first use in this function)
perl.c:431: error: 'ENTER' undeclared (first use in this function)
perl.c:432: error: 'SAVETMPS' undeclared (first use in this function)
perl.c:434: error: 'HookData' has no member named 'depth'
perl.c:437: warning: implicit declaration of function 'newAV'
perl.c:438: error: expected expression before ')' token
perl.c:451: warning: implicit declaration of function 'av_push'
perl.c:451: error: 'PL_sv_undef' undeclared (first use in this function)
perl.c:453: warning: implicit declaration of function 'newSVpvn'
perl.c:455: warning: implicit declaration of function 'newSVpv'
perl.c:456: warning: implicit declaration of function 'SvUTF8_on'
perl.c:462: error: 'SP' undeclared (first use in this function)
perl.c:463: error: expected expression before ')' token
perl.c:464: error: 'HookData' has no member named 'userdata'
perl.c:465: error: 'PUTBACK' undeclared (first use in this function)
perl.c:467: error: 'HookData' has no member named 'depth'
perl.c:468: error: 'HookData' has no member named 'callback'
perl.c:468: error: 'G_EVAL' undeclared (first use in this function)
perl.c:469: error: 'HookData' has no member named 'depth'
perl.c:470: error: 'SPAGAIN' undeclared (first use in this function)
perl.c:471: error: 'ERRSV' undeclared (first use in this function)
perl.c:473: error: 'POPs' undeclared (first use in this function)
perl.c:480: error: 'POPi' undeclared (first use in this function)
perl.c:486: error: 'FREETMPS' undeclared (first use in this function)
perl.c:487: error: 'LEAVE' undeclared (first use in this function)
perl.c: At top level:
perl.c:500: warning: return type defaults to 'int'
perl.c: In function 'XS':
perl.c:503: error: 'dXSARGS' undeclared (first use in this function)
perl.c:504: error: 'items' undeclared (first use in this function)
perl.c:508: warning: implicit declaration of function 'ST'
perl.c:508: warning: assignment makes pointer from integer without a cast
perl.c:509: warning: assignment makes pointer from integer without a cast
perl.c:510: warning: assignment makes pointer from integer without a cast
perl.c:511: warning: assignment makes pointer from integer without a cast
perl.c:516: warning: implicit declaration of function 'XSRETURN_IV'
perl.c: At top level:
perl.c:525: warning: return type defaults to 'int'
perl.c:525: error: redefinition of 'XS'
perl.c:500: error: previous definition of 'XS' was here
perl.c: In function 'XS':
perl.c:529: error: 'dXSARGS' undeclared (first use in this function)
perl.c:530: error: 'items' undeclared (first use in this function)
perl.c:533: warning: assignment makes pointer from integer without a cast
perl.c:536: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
perl.c: At top level:
perl.c:541: warning: return type defaults to 'int'
perl.c:541: error: redefinition of 'XS'
perl.c:525: error: previous definition of 'XS' was here
perl.c: In function 'XS':
perl.c:546: error: 'dXSARGS' undeclared (first use in this function)
perl.c:547: error: 'items' undeclared (first use in this function)
perl.c:555: warning: implicit declaration of function 'SvOK'
perl.c: At top level:
perl.c:594: warning: return type defaults to 'int'
perl.c:594: error: redefinition of 'XS'
perl.c:541: error: previous definition of 'XS' was here
perl.c: In function 'XS':
perl.c:595: error: %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment