Skip to content

Instantly share code, notes, and snippets.

@Zapotek
Created February 21, 2015 01:55
Show Gist options
  • Save Zapotek/1b8f6d116aea8f1a75bb to your computer and use it in GitHub Desktop.
Save Zapotek/1b8f6d116aea8f1a75bb to your computer and use it in GitHub Desktop.
make all-recursive
make[1]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2'
Making all in include
make[2]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include'
Making all in libxml
make[3]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include/libxml'
make[3]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include'
make[2]: Leaving directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include'
Making all in .
make[2]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2'
CC SAX.lo
CC entities.lo
CC encoding.lo
CC error.lo
CC parserInternals.lo
CC parser.lo
CC tree.lo
CC hash.lo
CC list.lo
CC xmlIO.lo
CC xmlmemory.lo
CC uri.lo
CC valid.lo
CC xlink.lo
CC HTMLparser.lo
HTMLparser.c: In function 'htmlParseElementInternal':
HTMLparser.c:4369: warning: missing initializer
HTMLparser.c:4369: warning: (near initialization for 'node_info.begin_pos')
CC HTMLtree.lo
CC debugXML.lo
CC xpath.lo
xpath.c: In function 'xmlXPathRegisterFuncNS':
xpath.c:4875: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2' between function pointer and 'void *'
./include/libxml/hash.h:128: note: expected 'void *' but argument is of type 'xmlXPathFunction'
xpath.c: In function 'xmlXPathFunctionLookupNS':
xpath.c:4956: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c: In function 'xmlXPathCompOpEval':
xpath.c:13552: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c:13579: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c: At top level:
trionan.c:218: warning: 'trio_is_negative' defined but not used
CC xpointer.lo
CC xinclude.lo
CC nanohttp.lo
CC nanoftp.lo
CC catalog.lo
CC globals.lo
CC threads.lo
threads.c:53: warning: redundant redeclaration of 'pthread_once'
/usr/include/pthread.h:478: note: previous declaration of 'pthread_once' was here
threads.c:56: warning: redundant redeclaration of 'pthread_getspecific'
/usr/include/pthread.h:1103: note: previous declaration of 'pthread_getspecific' was here
threads.c:58: warning: redundant redeclaration of 'pthread_setspecific'
/usr/include/pthread.h:1106: note: previous declaration of 'pthread_setspecific' was here
threads.c:61: warning: redundant redeclaration of 'pthread_key_create'
/usr/include/pthread.h:1095: note: previous declaration of 'pthread_key_create' was here
threads.c:64: warning: redundant redeclaration of 'pthread_key_delete'
/usr/include/pthread.h:1100: note: previous declaration of 'pthread_key_delete' was here
threads.c:67: warning: function declaration isn't a prototype
threads.c:66: warning: redundant redeclaration of 'pthread_mutex_init'
/usr/include/pthread.h:733: note: previous declaration of 'pthread_mutex_init' was here
threads.c:69: warning: function declaration isn't a prototype
threads.c:68: warning: redundant redeclaration of 'pthread_mutex_destroy'
/usr/include/pthread.h:738: note: previous declaration of 'pthread_mutex_destroy' was here
threads.c:71: warning: function declaration isn't a prototype
threads.c:70: warning: redundant redeclaration of 'pthread_mutex_lock'
/usr/include/pthread.h:746: note: previous declaration of 'pthread_mutex_lock' was here
threads.c:73: warning: function declaration isn't a prototype
threads.c:72: warning: redundant redeclaration of 'pthread_mutex_unlock'
/usr/include/pthread.h:757: note: previous declaration of 'pthread_mutex_unlock' was here
threads.c:75: warning: function declaration isn't a prototype
threads.c:74: warning: redundant redeclaration of 'pthread_cond_init'
/usr/include/pthread.h:952: note: previous declaration of 'pthread_cond_init' was here
threads.c:77: warning: function declaration isn't a prototype
threads.c:76: warning: redundant redeclaration of 'pthread_cond_destroy'
/usr/include/pthread.h:957: note: previous declaration of 'pthread_cond_destroy' was here
threads.c:79: warning: function declaration isn't a prototype
threads.c:78: warning: redundant redeclaration of 'pthread_cond_wait'
/usr/include/pthread.h:973: note: previous declaration of 'pthread_cond_wait' was here
threads.c:81: warning: function declaration isn't a prototype
threads.c:80: warning: redundant redeclaration of 'pthread_equal'
/usr/include/pthread.h:270: note: previous declaration of 'pthread_equal' was here
threads.c:83: warning: function declaration isn't a prototype
threads.c:82: warning: redundant redeclaration of 'pthread_self'
/usr/include/pthread.h:267: note: previous declaration of 'pthread_self' was here
threads.c:85: warning: function declaration isn't a prototype
threads.c:84: warning: redundant redeclaration of 'pthread_key_create'
/usr/include/pthread.h:1095: note: previous declaration of 'pthread_key_create' was here
threads.c:87: warning: function declaration isn't a prototype
threads.c:86: warning: redundant redeclaration of 'pthread_key_delete'
/usr/include/pthread.h:1100: note: previous declaration of 'pthread_key_delete' was here
threads.c:89: warning: function declaration isn't a prototype
threads.c:88: warning: redundant redeclaration of 'pthread_cond_signal'
/usr/include/pthread.h:961: note: previous declaration of 'pthread_cond_signal' was here
CC c14n.lo
CC xmlstring.lo
CC buf.lo
CC xmlregexp.lo
CC xmlschemas.lo
CC xmlschemastypes.lo
CC xmlunicode.lo
CC xmlreader.lo
CC relaxng.lo
CC dict.lo
CC SAX2.lo
CC xmlwriter.lo
CC legacy.lo
CC chvalid.lo
CC pattern.lo
CC xmlsave.lo
CC xmlmodule.lo
CC schematron.lo
CC xzlib.lo
CCLD libxml2.la
CC testdso.lo
CCLD testdso.la
CC xmllint.o
CCLD xmllint
./.libs/libxml2.a(xmlIO.o): In function `xmlGzfileOpen_real':
xmlIO.c:(.text+0x1015): undefined reference to `gzdopen'
xmlIO.c:(.text+0x10d3): undefined reference to `gzopen64'
./.libs/libxml2.a(xmlIO.o): In function `xmlGzfileOpenW':
xmlIO.c:(.text+0x11c7): undefined reference to `gzdopen'
xmlIO.c:(.text+0x126e): undefined reference to `gzopen64'
./.libs/libxml2.a(xmlIO.o): In function `xmlGzfileRead':
xmlIO.c:(.text+0x12a1): undefined reference to `gzread'
./.libs/libxml2.a(xmlIO.o): In function `xmlGzfileWrite':
xmlIO.c:(.text+0x12e9): undefined reference to `gzwrite'
./.libs/libxml2.a(xmlIO.o): In function `xmlGzfileClose':
xmlIO.c:(.text+0x1320): undefined reference to `gzclose'
./.libs/libxml2.a(xmlIO.o): In function `xmlFreeZMemBuff':
xmlIO.c:(.text+0x13db): undefined reference to `deflateEnd'
./.libs/libxml2.a(xmlIO.o): In function `xmlCreateZMemBuff':
xmlIO.c:(.text+0x150e): undefined reference to `deflateInit2_'
xmlIO.c:(.text+0x158a): undefined reference to `crc32'
./.libs/libxml2.a(xmlIO.o): In function `xmlZMemBuffAppend':
xmlIO.c:(.text+0x1870): undefined reference to `deflate'
xmlIO.c:(.text+0x1906): undefined reference to `crc32'
./.libs/libxml2.a(xmlIO.o): In function `xmlZMemBuffGetContent':
xmlIO.c:(.text+0x1977): undefined reference to `deflate'
./.libs/libxml2.a(xmlIO.o): In function `__xmlParserInputBufferCreateFilename':
xmlIO.c:(.text+0x2b92): undefined reference to `gzdirect'
./.libs/libxml2.a(nanohttp.o): In function `xmlNanoHTTPFreeCtxt':
nanohttp.c:(.text+0x795): undefined reference to `inflateEnd'
./.libs/libxml2.a(nanohttp.o): In function `xmlNanoHTTPScanAnswer':
nanohttp.c:(.text+0x171f): undefined reference to `inflateInit2_'
./.libs/libxml2.a(nanohttp.o): In function `xmlNanoHTTPRead':
nanohttp.c:(.text+0x20b5): undefined reference to `inflate'
collect2: ld returned 1 exit status
make[2]: *** [xmllint] Error 1
make[2]: Leaving directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment