PATH=/usr/bin:/bin Start 2011-07-05T01:10:03 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Mon, 04 Jul 2011 18:27:15 GMT Running make for D/DP/DPAVLIN/Fuse-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DP/DPAVLIN/Fuse-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DP/DPAVLIN/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/D/DP/DPAVLIN/Fuse-0.13.tar.gz ok Will not use Archive::Tar, need 1.00 Fuse-0.13/ Fuse-0.13/Fuse.xs Fuse-0.13/README Fuse-0.13/Makefile.PL Fuse-0.13/examples/ Fuse-0.13/examples/loopback_t.pl Fuse-0.13/examples/rmount_remote.pl Fuse-0.13/examples/example.pl Fuse-0.13/examples/loopback.pl Fuse-0.13/examples/rmount.pl Fuse-0.13/examples/example_t.pl Fuse-0.13/examples/loopback-statvfs.pl Fuse-0.13/test/ Fuse-0.13/test/chmod.t Fuse-0.13/test/unlink.t Fuse-0.13/test/statfs.t Fuse-0.13/test/test-template Fuse-0.13/test/s/ Fuse-0.13/test/s/mount.t Fuse-0.13/test/s/umount.t Fuse-0.13/test/write.t Fuse-0.13/test/link.t Fuse-0.13/test/truncate.t Fuse-0.13/test/helper.pm Fuse-0.13/test/utime.t Fuse-0.13/test/open.t Fuse-0.13/test/chown.t Fuse-0.13/test/read.t Fuse-0.13/test/rename.t Fuse-0.13/test/getattr.t Fuse-0.13/test/mkdir.t Fuse-0.13/test/mknod.t Fuse-0.13/test/rmdir.t Fuse-0.13/test/getdir.t Fuse-0.13/test/pod.t Fuse-0.13/test/symlink.t Fuse-0.13/test/readlink.t Fuse-0.13/META.yml Fuse-0.13/test.pl Fuse-0.13/Changes Fuse-0.13/MANIFEST Fuse-0.13/AUTHORS Fuse-0.13/Fuse.pm CPAN.pm: Going to build D/DP/DPAVLIN/Fuse-0.13.tar.gz >>> /Users/fly818/bin/perl Makefile.PL fuse version found: sh: line 1: mount_fusefs: command not found Checking if your kit is complete... Looks good Writing Makefile for Fuse >>> make cp Fuse.pm blib/lib/Fuse.pm AutoSplitting blib/lib/Fuse.pm (blib/lib/auto/Fuse) /Users/fly818/bin/perl /Users/fly818/var/megalib/ExtUtils/xsubpp -typemap /Users/fly818/ap818/lib/ExtUtils/typemap Fuse.xs > Fuse.xsc && mv Fuse.xsc Fuse.c gcc -c -DFUSE_USE_VERSION=26 -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" "-I/Users/fly818/ap818/lib/CORE" -Wall -g -ggdb -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 Fuse.c Fuse.xs:6:18: error: fuse.h: No such file or directory Fuse.xs:43: error: parse error before 'tTHX' Fuse.xs:43: warning: no semicolon at end of struct or union Fuse.xs:49: error: parse error before '}' token Fuse.xs:49: warning: type defaults to 'int' in declaration of 'my_cxt_t' Fuse.xs:49: warning: data definition has no type or storage class Fuse.xs:53: error: parse error before 'master_interp' Fuse.xs:53: warning: type defaults to 'int' in declaration of 'master_interp' Fuse.xs:53: warning: initialization makes integer from pointer without a cast Fuse.xs:53: warning: data definition has no type or storage class Fuse.xs:56: error: parse error before 'S_clone_interp' Fuse.xs:56: error: parse error before 'parent' Fuse.xs:56: warning: return type defaults to 'int' Fuse.xs: In function 'S_clone_interp': Fuse.xs:57: warning: implicit declaration of function 'dMY_CXT_INTERP' Fuse.xs:57: error: 'parent' undeclared (first use in this function) Fuse.xs:57: error: (Each undeclared identifier is reported only once Fuse.xs:57: error: for each function it appears in.) Fuse.xs:58: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:61: warning: ISO C90 forbids mixed declarations and code Fuse.xs:65: error: 'tTHX' undeclared (first use in this function) Fuse.xs:65: error: parse error before 'child' Fuse.xs:70: error: 'child' undeclared (first use in this function) Fuse.xs:72: warning: return makes integer from pointer without a cast Fuse.xs: At top level: Fuse.xs:94: error: parse error before 'my_cxt_t' Fuse.xs: In function 'S_fh_get_handle': Fuse.xs:96: error: 'my_perl' undeclared (first use in this function) Fuse.xs:97: error: 'fi' undeclared (first use in this function) Fuse.xs:99: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs: At top level: Fuse.xs:107: error: parse error before 'my_cxt_t' Fuse.xs: In function 'S_fh_release_handle': Fuse.xs:108: error: 'fi' undeclared (first use in this function) Fuse.xs:109: error: 'my_perl' undeclared (first use in this function) Fuse.xs:109: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs: At top level: Fuse.xs:114: error: parse error before 'my_cxt_t' Fuse.xs: In function 'S_fh_store_handle': Fuse.xs:115: error: 'sv' undeclared (first use in this function) Fuse.xs:117: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:118: error: 'my_perl' undeclared (first use in this function) Fuse.xs:121: warning: ISO C90 forbids mixed declarations and code Fuse.xs:122: error: 'fi' undeclared (first use in this function) Fuse.xs: In function '_PLfuse_getattr': Fuse.xs:132: warning: assignment makes pointer from integer without a cast Fuse.xs:132: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:132: error: parse error before ')' token Fuse.xs:132: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_readlink': Fuse.xs:177: warning: ISO C90 forbids mixed declarations and code Fuse.xs:177: warning: assignment makes pointer from integer without a cast Fuse.xs:177: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:177: error: parse error before ')' token Fuse.xs:177: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:206: error: parse error before 'fuse_dirh_t' Fuse.xs: In function '_PLfuse_getdir': Fuse.xs:209: warning: assignment makes pointer from integer without a cast Fuse.xs:209: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:209: error: parse error before ')' token Fuse.xs:209: warning: ISO C90 forbids mixed declarations and code Fuse.xs:214: error: 'file' undeclared (first use in this function) Fuse.xs:226: warning: implicit declaration of function 'dirfil' Fuse.xs:226: error: 'dirh' undeclared (first use in this function) Fuse.xs: In function '_PLfuse_mknod': Fuse.xs:241: warning: assignment makes pointer from integer without a cast Fuse.xs:241: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:241: error: parse error before ')' token Fuse.xs:241: warning: ISO C90 forbids mixed declarations and code Fuse.xs:6:18: error: fuse.h: No such file or directory Fuse.xs:43: error: parse error before 'tTHX' Fuse.xs:43: warning: no semicolon at end of struct or union Fuse.xs:49: error: parse error before '}' token Fuse.xs:49: warning: type defaults to 'int' in declaration of 'my_cxt_t' Fuse.xs:49: warning: data definition has no type or storage class Fuse.xs:53: error: parse error before 'master_interp' Fuse.xs:53: warning: type defaults to 'int' in declaration of 'master_interp' Fuse.xs: In function '_PLfuse_mkdir': Fuse.xs:263: warning: assignment makes pointer from integer without a cast Fuse.xs:263: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:263: error: parse error before ')' token Fuse.xs:263: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_unlink': Fuse.xs:285: warning: assignment makes pointer from integer without a cast Fuse.xs:285: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:285: error: parse error before ')' token Fuse.xs:285: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_rmdir': Fuse.xs:305: warning: assignment makes pointer from integer without a cast Fuse.xs:305: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:305: error: parse error before ')' token Fuse.xs:305: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_symlink': Fuse.xs:325: warning: assignment makes pointer from integer without a cast Fuse.xs:325: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:325: error: parse error before ')' token Fuse.xs:325: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_rename': Fuse.xs:346: warning: assignment makes pointer from integer without a cast Fuse.xs:346: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:346: error: parse error before ')' token Fuse.xs:346: warning: ISO C90 forbids mixed declarations and code Fuse.xs:53: warning: initialization makes integer from pointer without a cast Fuse.xs:53: warning: data definition has no type or storage class Fuse.xs:56: error: parse error before 'S_clone_interp' Fuse.xs:56: error: parse error before 'parent' Fuse.xs:56: warning: return type defaults to 'int' Fuse.xs: In function 'S_clone_interp': Fuse.xs:57: warning: implicit declaration of function 'dMY_CXT_INTERP' Fuse.xs:57: error: 'parent' undeclared (first use in this function) Fuse.xs:57: error: (Each undeclared identifier is reported only once Fuse.xs:57: error: for each function it appears in.) Fuse.xs:58: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:61: warning: ISO C90 forbids mixed declarations and code Fuse.xs:65: error: 'tTHX' undeclared (first use in this function) Fuse.xs:65: error: parse error before 'child' Fuse.xs:70: error: 'child' undeclared (first use in this function) Fuse.xs:72: warning: return makes integer from pointer without a cast Fuse.xs: At top level: Fuse.xs:94: error: parse error before 'my_cxt_t' Fuse.xs: In function 'S_fh_get_handle': Fuse.xs:96: error: 'my_perl' undeclared (first use in this function) Fuse.xs:97: error: 'fi' undeclared (first use in this function) Fuse.xs:99: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs: At top level: Fuse.xs:107: error: parse error before 'my_cxt_t' Fuse.xs: In function 'S_fh_release_handle': Fuse.xs:108: error: 'fi' undeclared (first use in this function) Fuse.xs:109: error: 'my_perl' undeclared (first use in this function) Fuse.xs:109: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs: At top level: Fuse.xs:114: error: parse error before 'my_cxt_t' Fuse.xs: In function 'S_fh_store_handle': Fuse.xs:115: error: 'sv' undeclared (first use in this function) Fuse.xs:117: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:118: error: 'my_perl' undeclared (first use in this function) Fuse.xs:121: warning: ISO C90 forbids mixed declarations and code Fuse.xs:122: error: 'fi' undeclared (first use in this function) Fuse.xs: In function '_PLfuse_getattr': Fuse.xs:132: warning: assignment makes pointer from integer without a cast Fuse.xs:132: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:132: error: parse error before ')' token Fuse.xs:132: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_link': Fuse.xs:367: warning: assignment makes pointer from integer without a cast Fuse.xs:367: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:367: error: parse error before ')' token Fuse.xs:367: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_chmod': Fuse.xs:388: warning: assignment makes pointer from integer without a cast Fuse.xs:388: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:388: error: parse error before ')' token Fuse.xs:388: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_chown': Fuse.xs:409: warning: assignment makes pointer from integer without a cast Fuse.xs:409: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:409: error: parse error before ')' token Fuse.xs:409: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_truncate': Fuse.xs:434: warning: assignment makes pointer from integer without a cast Fuse.xs:434: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:434: error: parse error before ')' token Fuse.xs:434: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_readlink': Fuse.xs:177: warning: ISO C90 forbids mixed declarations and code Fuse.xs:177: warning: assignment makes pointer from integer without a cast Fuse.xs:177: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:177: error: parse error before ')' token Fuse.xs:177: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:206: error: parse error before 'fuse_dirh_t' Fuse.xs: In function '_PLfuse_getdir': Fuse.xs:209: warning: assignment makes pointer from integer without a cast Fuse.xs:209: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:209: error: parse error before ')' token Fuse.xs:209: warning: ISO C90 forbids mixed declarations and code Fuse.xs:214: error: 'file' undeclared (first use in this function) Fuse.xs:226: warning: implicit declaration of function 'dirfil' Fuse.xs:226: error: 'dirh' undeclared (first use in this function) Fuse.xs: In function '_PLfuse_mknod': Fuse.xs:241: warning: assignment makes pointer from integer without a cast Fuse.xs:241: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:241: error: parse error before ')' token Fuse.xs:241: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_mkdir': Fuse.xs:263: warning: assignment makes pointer from integer without a cast Fuse.xs:263: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:263: error: parse error before ')' token Fuse.xs:263: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:460: warning: 'struct utimbuf' declared inside parameter list Fuse.xs:460: warning: its scope is only this definition or declaration, which is probably not what you want Fuse.xs: In function '_PLfuse_utime': Fuse.xs:462: warning: assignment makes pointer from integer without a cast Fuse.xs:462: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:462: error: parse error before ')' token Fuse.xs:462: warning: ISO C90 forbids mixed declarations and code Fuse.xs:468: error: dereferencing pointer to incomplete type Fuse.xs:469: error: dereferencing pointer to incomplete type Fuse.xs: At top level: Fuse.xs:482: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_open': Fuse.xs:484: error: dereferencing pointer to incomplete type Fuse.xs:486: warning: assignment makes pointer from integer without a cast Fuse.xs:486: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:486: error: parse error before ')' token Fuse.xs:486: warning: ISO C90 forbids mixed declarations and code Fuse.xs:496: error: dereferencing pointer to incomplete type Fuse.xs: At top level: Fuse.xs:544: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_read': Fuse.xs:549: warning: assignment makes pointer from integer without a cast Fuse.xs:549: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:549: error: parse error before ')' token Fuse.xs:549: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_unlink': Fuse.xs:285: warning: assignment makes pointer from integer without a cast Fuse.xs:285: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:285: error: parse error before ')' token Fuse.xs:285: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_rmdir': Fuse.xs:305: warning: assignment makes pointer from integer without a cast Fuse.xs:305: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:305: error: parse error before ')' token Fuse.xs:305: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_symlink': Fuse.xs:325: warning: assignment makes pointer from integer without a cast Fuse.xs:325: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:325: error: parse error before ')' token Fuse.xs:325: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_rename': Fuse.xs:346: warning: assignment makes pointer from integer without a cast Fuse.xs:346: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:346: error: parse error before ')' token Fuse.xs:346: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:594: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_write': Fuse.xs:599: warning: assignment makes pointer from integer without a cast Fuse.xs:599: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs: In function '_PLfuse_link':Fuse.xs:599: error: parse error before ')' tokenFuse.xs:367: warning: assignment makes pointer from integer without a cast: At top level: Fuse.xs:627: warning: 'struct statvfs' declared inside parameter list Fuse.xs: In function '_PLfuse_statfs': Fuse.xs:629: warning: assignment makes pointer from integer without a cast Fuse.xs:629: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:629: error: parse error before ')' token Fuse.xs:629: warning: ISO C90 forbids mixed declarations and code Fuse.xs:639: error: dereferencing pointer to incomplete type Fuse.xs:640: error: dereferencing pointer to incomplete type Fuse.xs:641: error: dereferencing pointer to incomplete type Fuse.xs:642: error: dereferencing pointer to incomplete type Fuse.xs:643: error: dereferencing pointer to incomplete type Fuse.xs:644: error: dereferencing pointer to incomplete type Fuse.xs:646: error: dereferencing pointer to incomplete type Fuse.xs:647: error: dereferencing pointer to incomplete type Fuse.xs:648: error: dereferencing pointer to incomplete type Fuse.xs:649: error: dereferencing pointer to incomplete type Fuse.xs:649: error: dereferencing pointer to incomplete type Fuse.xs:650: error: dereferencing pointer to incomplete type Fuse.xs:650: error: dereferencing pointer to incomplete type Fuse.xs: At top level: Fuse.xs:672: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_flush': Fuse.xs:674: warning: assignment makes pointer from integer without a cast Fuse.xs:674: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:674: error: parse error before ')' token Fuse.xs:674: warning: ISO C90 forbids mixed declarations and code Fuse.xs:367: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:367: error: parse error before ')' token Fuse.xs:367: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:693: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_release': Fuse.xs:695: error: dereferencing pointer to incomplete type Fuse.xs:696: warning: assignment makes pointer from integer without a cast Fuse.xs:696: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:696: error: parse error before ')' token Fuse.xs:696: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_chmod': Fuse.xs:388: warning: assignment makes pointer from integer without a cast Fuse.xs:388: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:388: error: parse error before ')' token Fuse.xs:388: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:717: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_fsync': Fuse.xs:719: error: dereferencing pointer to incomplete type Fuse.xs:720: warning: assignment makes pointer from integer without a cast Fuse.xs:720: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:720: error: parse error before ')' token Fuse.xs: In function '_PLfuse_chown':Fuse.xs:720: warning: ISO C90 forbids mixed declarations and codeout a cast Fuse.xs:409: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:409: error: parse error before ')' token Fuse.xs:409: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_truncate': Fuse.xs:434: warning: assignment makes pointer from integer without a cast Fuse.xs:434: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:434: error: parse error before ')' token Fuse.xs:434: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_setxattr': Fuse.xs:746: warning: assignment makes pointer from integer without a cast Fuse.xs:746: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:746: error: parse error before ')' token Fuse.xs:746: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:460: warning: 'struct utimbuf' declared inside parameter list Fuse.xs:460: warning: its scope is only this definition or declaration, which is probably not what you want Fuse.xs: In function '_PLfuse_utime': Fuse.xs:462: warning: assignment makes pointer from integer without a cast Fuse.xs:462: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:462: error: parse error before ')' token Fuse.xs:462: warning: ISO C90 forbids mixed declarations and code Fuse.xs:468: error: dereferencing pointer to incomplete type Fuse.xs:469: error: dereferencing pointer to incomplete type Fuse.xs: At top level: Fuse.xs:482: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_open': Fuse.xs:484: error: dereferencing pointer to incomplete type Fuse.xs:486: warning: assignment makes pointer from integer without a cast Fuse.xs:486: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:486: error: parse error before ')' token Fuse.xs:486: warning: ISO C90 forbids mixed declarations and code Fuse.xs:496: error: dereferencing pointer to incomplete type Fuse.xs: At top level: Fuse.xs:544: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_read': Fuse.xs:549: warning: assignment makes pointer from integer without a cast Fuse.xs:549: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:549: error: parse error before ')' token Fuse.xs:549: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_getxattr': Fuse.xs:773: warning: assignment makes pointer from integer without a cast Fuse.xs:773: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:773: error: parse error before ')' token Fuse.xs:773: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:594: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_write': Fuse.xs:599: warning: assignment makes pointer from integer without a cast Fuse.xs:599: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:599: error: parse error before ')' token Fuse.xs:599: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_listxattr': Fuse.xs:816: warning: assignment makes pointer from integer without a cast Fuse.xs:816: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:816: error: parse error before ')' token Fuse.xs:816: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:627: warning: 'struct statvfs' declared inside parameter list Fuse.xs: In function '_PLfuse_statfs': Fuse.xs:629: warning: assignment makes pointer from integer without a cast Fuse.xs:629: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:629: error: parse error before ')' token Fuse.xs:629: warning: ISO C90 forbids mixed declarations and code Fuse.xs:639: error: dereferencing pointer to incomplete type Fuse.xs:640: error: dereferencing pointer to incomplete type Fuse.xs:641: error: dereferencing pointer to incomplete type Fuse.xs:642: error: dereferencing pointer to incomplete type Fuse.xs:643: error: dereferencing pointer to incomplete type Fuse.xs:644: error: dereferencing pointer to incomplete type Fuse.xs:646: error: dereferencing pointer to incomplete type Fuse.xs:647: error: dereferencing pointer to incomplete type Fuse.xs:648: error: dereferencing pointer to incomplete type Fuse.xs:649: error: dereferencing pointer to incomplete type Fuse.xs:649: error: dereferencing pointer to incomplete type Fuse.xs:650: error: dereferencing pointer to incomplete type Fuse.xs: In function '_PLfuse_removexattr':o incomplete type Fuse.xs: At top level: Fuse.xs:672: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_flush': Fuse.xs:674: warning: assignment makes pointer from integer without a cast Fuse.xs:674: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:674: error: parse error before ')' token Fuse.xs:674: warning: ISO C90 forbids mixed declarations and code Fuse.xs:880: warning: assignment makes pointer from integer without a cast Fuse.xs:880: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:880: error: parse error before ')' token Fuse.xs:880: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:1469: error: variable '_available_ops' has initializer but incomplete type Fuse.xs:1470: error: unknown field 'getattr' specified in initializer Fuse.xs:1470: warning: excess elements in struct initializer Fuse.xs:1470: warning: (near initialization for '_available_ops') Fuse.xs:1471: error: unknown field 'readlink' specified in initializer Fuse.xs:1471: warning: excess elements in struct initializer Fuse.xs:1471: warning: (near initialization for '_available_ops') Fuse.xs:1472: error: unknown field 'getdir' specified in initializer Fuse.xs:1472: warning: excess elements in struct initializer Fuse.xs:1472: warning: (near initialization for '_available_ops') Fuse.xs:1473: error: unknown field 'mknod' specified in initializer Fuse.xs:1473: warning: excess elements in struct initializer Fuse.xs:1473: warning: (near initialization for '_available_ops') Fuse.xs:1474: error: unknown field 'mkdir' specified in initializer Fuse.xs:1474: warning: excess elements in struct initializer Fuse.xs:1474: warning: (near initialization for '_available_ops') Fuse.xs:1475: error: unknown field 'unlink' specified in initializer Fuse.xs:1475: warning: excess elements in struct initializer Fuse.xs:1475: warning: (near initialization for '_available_ops') Fuse.xs:1476: error: unknown field 'rmdir' specified in initializer Fuse.xs:1476: warning: excess elements in struct initializer Fuse.xs:1476: warning: (near initialization for '_available_ops') Fuse.xs:1477: error: unknown field 'symlink' specified in initializer Fuse.xs:1477: warning: excess elements in struct initializer Fuse.xs:1477: warning: (near initialization for '_available_ops') Fuse.xs:1478: error: unknown field 'rename' specified in initializer Fuse.xs:1478: warning: excess elements in struct initializer Fuse.xs:1478: warning: (near initialization for '_available_ops') Fuse.xs:1479: error: unknown field 'link' specified in initializer Fuse.xs:1479: warning: excess elements in struct initializer Fuse.xs:1479: warning: (near initialization for '_available_ops') Fuse.xs:1480: error: unknown field 'chmod' specified in initializer Fuse.xs:1480: warning: excess elements in struct initializer Fuse.xs:1480: warning: (near initialization for '_available_ops') Fuse.xs:1481: error: unknown field 'chown' specified in initializer Fuse.xs:1481: warning: excess elements in struct initializer Fuse.xs:1481: warning: (near initialization for '_available_ops') Fuse.xs:1482: error: unknown field 'truncate' specified in initializer Fuse.xs:1482: warning: excess elements in struct initializer Fuse.xs:1482: warning: (near initialization for '_available_ops') Fuse.xs:1483: error: unknown field 'utime' specified in initializer Fuse.xs:1483: warning: excess elements in struct initializer Fuse.xs:1483: warning: (near initialization for '_available_ops') Fuse.xs:1484: error: unknown field 'open' specified in initializer Fuse.xs:1484: warning: excess elements in struct initializer Fuse.xs:1484: warning: (near initialization for '_available_ops') Fuse.xs:1485: error: unknown field 'read' specified in initializer Fuse.xs:1485: warning: excess elements in struct initializer Fuse.xs:1485: warning: (near initialization for '_available_ops') Fuse.xs:1486: error: unknown field 'write' specified in initializer Fuse.xs:1486: warning: excess elements in struct initializer Fuse.xs:1486: warning: (near initialization for '_available_ops') Fuse.xs:1487: error: unknown field 'statfs' specified in initializer Fuse.xs:1487: warning: excess elements in struct initializer Fuse.xs:1487: warning: (near initialization for '_available_ops') Fuse.xs:1488: error: unknown field 'flush' specified in initializer Fuse.xs:1488: warning: excess elements in struct initializer Fuse.xs:1488: warning: (near initialization for '_available_ops') Fuse.xs:1489: error: unknown field 'release' specified in initializer Fuse.xs:1489: warning: excess elements in struct initializer Fuse.xs:1489: warning: (near initialization for '_available_ops') Fuse.xs:1490: error: unknown field 'fsync' specified in initializer Fuse.xs:1490: warning: excess elements in struct initializer Fuse.xs:1490: warning: (near initialization for '_available_ops') Fuse.xs:1491: error: unknown field 'setxattr' specified in initializer Fuse.xs:1491: warning: excess elements in struct initializer Fuse.xs:1491: warning: (near initialization for '_available_ops') Fuse.xs:1492: error: unknown field 'getxattr' specified in initializer Fuse.xs:1492: warning: excess elements in struct initializer Fuse.xs:1492: warning: (near initialization for '_available_ops') Fuse.xs:1493: error: unknown field 'listxattr' specified in initializer Fuse.xs:1493: warning: excess elements in struct initializer Fuse.xs:1493: warning: (near initialization for '_available_ops') Fuse.xs:1494: error: unknown field 'removexattr' specified in initializer Fuse.xs:1494: warning: excess elements in struct initializer Fuse.xs:1494: warning: (near initialization for '_available_ops') Fuse.xs: In function 'XS_Fuse_CLONE': Fuse.xs:1540: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:1540: error: parse error before ')' token Fuse.xs:1540: error: parse error before ')' token Fuse.xs:1541: error: 'tTHX' undeclared (first use in this function) Fuse.xs:1541: error: parse error before 'parent' Fuse.xs: At top level: Fuse.xs:693: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_release': Fuse.xs:695: error: dereferencing pointer to incomplete type Fuse.xs:1559: error: 'parent' undeclared (first use in this function) Fuse.xs:696: warning: assignment makes pointer from integer without a cast Fuse.xs:696: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:696: error: parse error before ')' token use.c:1591: warning: unused variable 'items' Fuse.xs: In function 'XS_Fuse_fuse_get_context': Fuse.xs:1578: warning: implicit declaration of function 'fuse_get_context' Fuse.xs:1578: warning: assignment makes pointer from integer without a cast Fuse.xs:1581: error: dereferencing pointer to incomplete type Fuse.xs:696: warning: ISO C90 forbids mixed declarations and code Fuse.xs:1582: error: dereferencing pointer to incomplete type Fuse.xs:1583: error: dereferencing pointer to incomplete type Fuse.xs:1584: error: dereferencing pointer to incomplete type Fuse.xs:1585: error: dereferencing pointer to incomplete type Fuse.xs: In function 'XFuse.xs:717: warning: 'struct fuse_file_info' declared inside parameter list Fuse.xs: In function '_PLfuse_fsync': Fuse.xs:719: error: dereferencing pointer to incomplete type Fuse.xs:720: warning: assignment makes pointer from integer without a cast Fuse.xs:720: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:720: error: parse error before ')' token Fuse.xs:720: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_setxattr': Fuse.xs:746: warning: assignment makes pointer from integer without a cast Fuse.xs:746: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:746: error: parse error before ')' token Fuse.xs:746: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_getxattr': Fuse.xs:773: warning: assignment makes pointer from integer without a cast Fuse.xs:773: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:773: error: parse error before ')' token Fuse.xs:773: warning: ISO C90 forbids mixed declarations and code Fuse.xs: In function '_PLfuse_listxattr': Fuse.xs:816: warning: assignment makes pointer from integer without a cast Fuse.xs:816: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:816: error: parse error before ')' token Fuse.xs:816: warning: ISO C90 forbids mixed declarations and code Fuse.xs:1599: error: 'FUSE_MAJOR_VERSION' undeclared (first use in this function) Fuse.xs:1599: error: 'FUSE_MINOR_VERSION' undeclared (first use in this function) Fuse.xs: In function 'XS_Fuse_perl_fuse_main': Fuse.xs:1623: error: storage size of 'fops' isn't known Fuse.xs:1627: error: variable 'args' has initializer but incomplete type Fuse.xs:1627: warning: implicit declaration of function 'FUSE_ARGS_INIT' Fuse.xs:1627: error: storage size of 'args' isn't known Fuse.xs:1629: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:1629: error: parse error before ')' token Fuse.xs:1635: error: invalid application of 'sizeof' to incomplete type 'struct fuse_operations' Fuse.xs:1642: warning: assignment makes integer from pointer without a cast Fuse.xs:1683: warning: implicit declaration of function 'fuse_opt_add_arg' Fuse.xs:1684: warning: implicit declaration of function 'fuse_opt_free_args' Fuse.xs:1697: warning: implicit declaration of function 'fuse_mount' Fuse.xs:1697: warning: assignment makes pointer from integer without a cast Fuse.xs:1702: warning: implicit declaration of function 'fuse_loop_mt' Fuse.xs:1702: warning: implicit declaration of function 'fuse_new' Fuse.xs:1705: warning: implicit declaration of function 'fuse_loop' Fuse.xs:1706: warning: implicit declaration of function 'fuse_unmount' Fuse.xs:1627: warning: unused variable 'args' Fuse.xs:1623: warning: unused variable 'fops' Fuse.xs: In function 'boot_Fuse': Fuse.xs:1526: warning: ISO C90 forbids mixed declarations and code Fuse.xs:1526: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:1526: error: parse error before ')' token Fuse.xs: In function '_PLfuse_removexattr': Fuse.xs:880: warning: assignment makes pointer from integer without a cast Fuse.xs:880: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:880: error: parse error before ')' token Fuse.xs:880: warning: ISO C90 forbids mixed declarations and code Fuse.xs: At top level: Fuse.xs:1469: error: variable '_available_ops' has initializer but incomplete type Fuse.xs:1470: error: unknown field 'getattr' specified in initializer Fuse.xs:1470: warning: excess elements in struct initializer Fuse.xs:1470: warning: (near initialization for '_available_ops') Fuse.xs:1471: error: unknown field 'readlink' specified in initializer Fuse.xs:1471: warning: excess elements in struct initializer Fuse.xs:1471: warning: (near initialization for '_available_ops') Fuse.xs:1472: error: unknown field 'getdir' specified in initializer Fuse.xs:1472: warning: excess elements in struct initializer Fuse.xs:1472: warning: (near initialization for '_available_ops') Fuse.xs:1473: error: unknown field 'mknod' specified in initializer Fuse.xs:1473: warning: excess elements in struct initializer Fuse.xs:1473: warning: (near initialization for '_available_ops') Fuse.xs:1474: error: unknown field 'mkdir' specified in initializer Fuse.xs:1474: warning: excess elements in struct initializer Fuse.xs:1474: warning: (near initialization for '_available_ops') Fuse.xs:1475: error: unknown field 'unlink' specified in initializer Fuse.xs:1475: warning: excess elements in struct initializer Fuse.xs:1475: warning: (near initialization for '_available_ops') Fuse.xs:1476: error: unknown field 'rmdir' specified in initializer Fuse.xs:1476: warning: excess elements in struct initializer Fuse.xs:1476: warning: (near initialization for '_available_ops') Fuse.xs:1477: error: unknown field 'symlink' specified in initializer Fuse.xs:1477: warning: excess elements in struct initializer Fuse.xs:1477: warning: (near initialization for '_available_ops') Fuse.xs:1478: error: unknown field 'rename' specified in initializer Fuse.xs:1478: warning: excess elements in struct initializer Fuse.xs:1478: warning: (near initialization for '_available_ops') Fuse.xs:1479: error: unknown field 'link' specified in initializer Fuse.xs:1479: warning: excess elements in struct initializer Fuse.xs:1479: warning: (near initialization for '_available_ops') Fuse.xs:1480: error: unknown field 'chmod' specified in initializer Fuse.xs:1480: warning: excess elements in struct initializer Fuse.xs:1480: warning: (near initialization for '_available_ops') Fuse.xs:1481: error: unknown field 'chown' specified in initializer Fuse.xs:1481: warning: excess elements in struct initializer Fuse.xs:1481: warning: (near initialization for '_available_ops') Fuse.xs:1482: error: unknown field 'truncate' specified in initializer Fuse.xs:1482: warning: excess elements in struct initializer Fuse.xs:1482: warning: (near initialization for '_available_ops') Fuse.xs:1483: error: unknown field 'utime' specified in initializer Fuse.xs:1483: warning: excess elements in struct initializer Fuse.xs:1483: warning: (near initialization for '_available_ops') Fuse.xs:1484: error: unknown field 'open' specified in initializer Fuse.xs:1484: warning: excess elements in struct initializer Fuse.xs:1484: warning: (near initialization for '_available_ops') Fuse.xs:1485: error: unknown field 'read' specified in initializer Fuse.xs:1485: warning: excess elements in struct initializer Fuse.xs:1485: warning: (near initialization for '_available_ops') Fuse.xs:1486: error: unknown field 'write' specified in initializer Fuse.xs:1486: warning: excess elements in struct initializer Fuse.xs:1486: warning: (near initialization for '_available_ops') Fuse.xs:1487: error: unknown field 'statfs' specified in initializer Fuse.xs:1487: warning: excess elements in struct initializer Fuse.xs:1487: warning: (near initialization for '_available_ops') Fuse.xs:1488: error: unknown field 'flush' specified in initializer Fuse.xs:1488: warning: excess elements in struct initializer Fuse.xs:1488: warning: (near initialization for '_available_ops') Fuse.xs:1489: error: unknown field 'release' specified in initializer Fuse.xs:1489: warning: excess elements in struct initializer Fuse.xs:1489: warning: (near initialization for '_available_ops') Fuse.xs:1490: error: unknown field 'fsync' specified in initializer Fuse.xs:1490: warning: excess elements in struct initializer Fuse.xs:1490: warning: (near initialization for '_available_ops') Fuse.xs:1491: error: unknown field 'setxattr' specified in initializer Fuse.xs:1491: warning: excess elements in struct initializer Fuse.xs:1491: warning: (near initialization for '_available_ops') Fuse.xs:1492: error: unknown field 'getxattr' specified in initializer Fuse.xs:1492: warning: excess elements in struct initializer Fuse.xs:1492: warning: (near initialization for '_available_ops') Fuse.xs:1493: error: unknown field 'listxattr' specified in initializer Fuse.xs:1493: warning: excess elements in struct initializer Fuse.xs:1493: warning: (near initialization for '_available_ops') Fuse.xs:1494: error: unknown field 'removexattr' specified in initializer Fuse.xs:1494: warning: excess elements in struct initializer Fuse.xs:1494: warning: (near initialization for '_available_ops') Fuse.xs: In function 'XS_Fuse_CLONE': Fuse.xs:1540: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:1540: error: parse error before ')' token Fuse.xs:1540: error: parse error before ')' token Fuse.xs:1541: error: 'tTHX' undeclared (first use in this function) Fuse.xs:1541: error: parse error before 'parent' Fuse.xs:1559: error: 'parent' undeclared (first use in this function) Fuse.c:1591: warning: unused variable 'items' Fuse.xs: In function 'XS_Fuse_fuse_get_context': Fuse.xs:1578: warning: implicit declaration of function 'fuse_get_context' Fuse.xs:1578: warning: assignment makes pointer from integer without a cast Fuse.xs:1581: error: dereferencing pointer to incomplete type Fuse.xs:1582: error: dereferencing pointer to incomplete type Fuse.xs:1583: error: dereferencing pointer to incomplete type Fuse.xs:1584: error: dereferencing pointer to incomplete type Fuse.xs:1585: error: dereferencing pointer to incomplete type Fuse.xs: In function 'XS_Fuse_fuse_version': Fuse.xs:1599: error: 'FUSE_MAJOR_VERSION' undeclared (first use in this function) Fuse.xs:1599: error: 'FUSE_MINOR_VERSION' undeclared (first use in this function) Fuse.xs: In function 'XS_Fuse_perl_fuse_main': Fuse.xs:1623: error: storage size of 'fops' isn't known Fuse.xs:1627: error: variable 'args' has initializer but incomplete type Fuse.xs:1627: warning: implicit declaration of function 'FUSE_ARGS_INIT' Fuse.xs:1627: error: storage size of 'args' isn't known Fuse.xs:1629: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:1629: error: parse error before ')' token Fuse.xs:1635: error: invalid application of 'sizeof' to incomplete type 'struct fuse_operations' Fuse.xs:1642: warning: assignment makes integer from pointer without a cast Fuse.xs:1683: warning: implicit declaration of function 'fuse_opt_add_arg' Fuse.xs:1684: warning: implicit declaration of function 'fuse_opt_free_args' Fuse.xs:1697: warning: implicit declaration of function 'fuse_mount' Fuse.xs:1697: warning: assignment makes pointer from integer without a cast Fuse.xs:1702: warning: implicit declaration of function 'fuse_loop_mt' Fuse.xs:1702: warning: implicit declaration of function 'fuse_new' Fuse.xs:1705: warning: implicit declaration of function 'fuse_loop' Fuse.xs:1706: warning: implicit declaration of function 'fuse_unmount' Fuse.xs:1627: warning: unused variable 'args' Fuse.xs:1623: warning: unused variable 'fops' Fuse.xs: In function 'boot_Fuse': Fuse.xs:1526: warning: ISO C90 forbids mixed declarations and code Fuse.xs:1526: error: 'my_cxtp' undeclared (first use in this function) Fuse.xs:1526: error: parse error before ')' token lipo: can't open input file: /var/tmp//ccfH6e6X.out (No such file or directory) make: *** [Fuse.o] Error 1 DPAVLIN/Fuse-0.13.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2011-07-05T01:10:15