За последние 24 часа нас посетили 18409 программистов и 1634 робота. Сейчас ищут 1640 программистов ...

rm: libtoolT: No such file or directory

Тема в разделе "Установка PHP", создана пользователем k_p, 27 июл 2010.

  1. k_p

    k_p Активный пользователь

    С нами с:
    4 май 2010
    Сообщения:
    8
    Симпатии:
    0
    freeBSD 8.0
    Устанавливаю из портов php- extensions
    Установка отваливается на следующей ошибке


    rm: libtoolT: No such file or directory
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7'
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7'
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7'
    *** Error code 1

    Stop in /usr/ports/textproc/py-libxml2.
    *** Error code 1

    Stop in /usr/ports/textproc/gnome-doc-utils.
    *** Error code 1

    Stop in /usr/ports/accessibility/accerciser.
    *** Error code 1

    Stop in /usr/ports/accessibility.
    *** Error code 1

    Stop in /usr/ports.
    *** Error code 1

    В чем могут быть грабли?

    Stop in /usr/ports/lang/php52-extensions.
    *** Error code 1

    Stop in /usr/ports/lang/php52-extensions.
     
  2. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    обнови порты, как бы...
     
  3. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    и чем 5.3 не устраивает?
     
  4. k_p

    k_p Активный пользователь

    С нами с:
    4 май 2010
    Сообщения:
    8
    Симпатии:
    0
    обновлял, не спасло (
     
  5. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    зайди в /usr/ports/textproc/py-libxml2

    и выполни

    make clean && make install

    что скажет?
     
  6. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    тока что собралось

    hosting(root):/usr/ports/textproc/py-libxml2#>make clean
    ===> Cleaning for py26-libxml2-2.7.7
    hosting(root):/usr/ports/textproc/py-libxml2#>make
    ===> Vulnerability check disabled, database not found
    ===> License check disabled, port has not defined LICENSE
    => libxml2-2.7.7.tar.gz doesn't seem to exist in /usr/ports/distfiles/gnome2.
    => Attempting to fetch from ftp://fr.rpmfind.net/pub/libxml/.
    libxml2-2.7.7.tar.gz 100% of 4754 kB 906 kBps
    ===> Extracting for py26-libxml2-2.7.7
    => MD5 Checksum OK for gnome2/libxml2-2.7.7.tar.gz.
    => SHA256 Checksum OK for gnome2/libxml2-2.7.7.tar.gz.
    ===> Patching for py26-libxml2-2.7.7
    ===> Applying FreeBSD patches for py26-libxml2-2.7.7
    ===> py26-libxml2-2.7.7 depends on file: /usr/local/bin/python2.6 - found
    ===> py26-libxml2-2.7.7 depends on executable: gmake - found
    ===> py26-libxml2-2.7.7 depends on executable: pkg-config - found
    ===> py26-libxml2-2.7.7 depends on shared library: iconv.3 - found
    ===> py26-libxml2-2.7.7 depends on shared library: xml2.5 - found
    ===> Configuring for py26-libxml2-2.7.7
    checking build system type... i386-portbld-freebsd8.0
    checking host system type... i386-portbld-freebsd8.0
    checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... ./install-sh -c -d
    checking for gawk... gawk
    checking whether gmake sets $(MAKE)... yes
    checking for gcc... cc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking for cc option to accept ISO C89... none needed
    checking for style of include used by gmake... GNU
    checking dependency style of cc... gcc3
    checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
    checking how to run the C preprocessor... cc -E
    checking for rm... /bin/rm
    checking for mv... /bin/mv
    checking for tar... /usr/bin/tar
    checking for perl... /usr/bin/perl
    checking for wget... /usr/local/bin/wget
    checking for xmllint... /usr/local/bin/xmllint
    checking for xsltproc... /usr/local/bin/xsltproc
    checking for function prototypes... yes
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for string.h... (cached) yes
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by cc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... (cached) 262144
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... no
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from cc object... ok
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if cc supports -fno-rtti -fno-exceptions... no
    checking for cc option to produce PIC... -fPIC -DPIC
    checking if cc PIC flag -fPIC -DPIC works... yes
    checking if cc static flag -static works... yes
    checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
    yes
    checking if cc supports -c -o file.o... (cached) yes
    checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
    no
    checking dynamic linker characteristics... freebsd8.0 ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    Checking zlib
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for gzread in -lz... yes
    Checking headers
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking ctype.h usability... yes
    checking ctype.h presence... yes
    checking for ctype.h... yes
    checking dirent.h usability... yes
    checking dirent.h presence... yes
    checking for dirent.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking malloc.h usability... no
    checking malloc.h presence... no
    checking for malloc.h... no
    checking stdarg.h usability... yes
    checking stdarg.h presence... yes
    checking for stdarg.h... yes
    checking for sys/stat.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking inttypes.h.h usability... no
    checking inttypes.h.h presence... no
    checking for inttypes.h.h... no
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking ansidecl.h usability... no
    checking ansidecl.h presence... no
    checking for ansidecl.h... no
    checking ieeefp.h usability... yes
    checking ieeefp.h presence... yes
    checking for ieeefp.h... yes
    checking nan.h usability... no
    checking nan.h presence... no
    checking for nan.h... no
    checking math.h usability... yes
    checking math.h presence... yes
    checking for math.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking fp_class.h usability... no
    checking fp_class.h presence... no
    checking for fp_class.h... no
    checking float.h usability... yes
    checking float.h presence... yes
    checking for float.h... yes
    checking for stdlib.h... (cached) yes
    checking for sys/socket.h... yes
    checking for netinet/in.h... yes
    checking for arpa/inet.h... yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking poll.h usability... yes
    checking poll.h presence... yes
    checking for poll.h... yes
    checking sys/mman.h usability... yes
    checking sys/mman.h presence... yes
    checking for sys/mman.h... yes
    checking sys/timeb.h usability... yes
    checking sys/timeb.h presence... yes
    checking for sys/timeb.h... yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for arpa/nameser.h... yes
    checking for resolv.h... yes
    checking dl.h usability... no
    checking dl.h presence... no
    checking for dl.h... no
    checking for dlfcn.h... (cached) yes
    Checking libraries
    checking for strftime... yes
    checking for strdup... yes
    checking for strndup... yes
    checking for strerror... yes
    checking for finite... no
    checking for isnand... no
    checking for fp_class... no
    checking for class... no
    checking for fpclass... no
    checking for strftime... (cached) yes
    checking for localtime... yes
    checking for gettimeofday... yes
    checking for ftime... no
    checking for stat... yes
    checking for _stat... yes
    checking for signal... yes
    checking for printf... yes
    checking for sprintf... yes
    checking for fprintf... yes
    checking for snprintf... yes
    checking for vfprintf... yes
    checking for vsprintf... yes
    checking for vsnprintf... yes
    checking for sscanf... yes
    checking for va_copy... yes
    checking for library containing gethostent... none required
    checking for library containing setsockopt... none required
    checking for library containing connect... none required
    checking for type of socket length (socklen_t)... socklen_t *
    checking whether to enable IPv6... yes
    checking struct sockaddr::ss_family... yes
    checking for getaddrinfo... yes
    checking for isnan... yes
    checking for isinf... yes
    Found python in /usr/local/bin/python2.6
    Found Python version 2.6
    checking for shl_load... no
    checking for shl_load in -ldld... no
    checking for dlopen... yes
    Checking configuration requirements
    Enabling multithreaded support
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pthread_join in -pthread... yes
    checking iconv.h usability... yes
    checking iconv.h presence... yes
    checking for iconv.h... yes
    checking for iconv... no
    checking for iconv in -liconv... yes
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    Enabled Schematron support
    Enabled Schemas/Relax-NG support
    Disabling code coverage for GCC
    configure: creating ./config.status
    config.status: creating libxml2.spec
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating include/libxml/Makefile
    config.status: creating doc/Makefile
    config.status: creating doc/examples/Makefile
    config.status: creating doc/devhelp/Makefile
    config.status: creating example/Makefile
    config.status: creating python/Makefile
    config.status: creating python/tests/Makefile
    config.status: creating xstc/Makefile
    config.status: creating include/libxml/xmlversion.h
    config.status: creating xml2-config
    config.status: creating libxml-2.0.pc
    config.status: creating libxml-2.0-uninstalled.pc
    config.status: creating python/setup.py
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    rm: libtoolT: No such file or directory
    Done configuring
    ===> Building for py26-libxml2-2.7.7
    Making all in .
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    /usr/local/bin/python2.6 ./generator.py .
    /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT types.lo -MD -MP -MF .deps/types.Tpo -c -o types.lo `test -f './types.c' || echo './'`./types.c
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT types.lo -MD -MP -MF .deps/types.Tpo -c ./types.c -fPIC -DPIC -o .libs/types.o
    In file included from /usr/local/include/python2.6/Python.h:86,
    from ./libxml_wrap.h:1,
    from ./types.c:9:
    /usr/local/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'
    In file included from /usr/local/include/python2.6/Python.h:88,
    from ./libxml_wrap.h:1,
    from ./types.c:9:
    /usr/local/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT types.lo -MD -MP -MF .deps/types.Tpo -c ./types.c -o types.o >/dev/null 2>&1
    Found 1605 functions in libxml2-api.xml
    Found 55 functions in libxml2-python-api.xml
    Generated 886 wrapper functions, 558 failed, 216 skipped

    Missing type converters:
    xmlRelaxNGValidityErrorFunc *:2 xmlXPathObjectPtr:22 const htmlEntityDesc *:2 xmlOutputMatchCallback:1 xmlElementContentPtr *:1 xmlStructuredErrorFunc:5 xmlSchematronValidCtxtPtr:3 xmlParserInputBufferCreateFilenameFunc:2 xmlSchemaValType:2 size_t:1 xmlEnumerationPtr:5 xmlSchemaWildcardPtr:1 xmlXIncludeCtxtPtr:4 xmlRelaxNGValidityErrorFunc:2 xmlSAXHandler *:4 ...:1 xmlShellReadlineFunc:1 xmlDict *:1 xmlAutomataPtr:19 unsigned long:1 xmlParserInputPtr:17 xmlCatalogAllow:2 xmlExpNodePtr:3 xmlElementContent *:1 xmlCharEncodingOutputFunc:1 xmlDictPtr:10 xmlTextWriterPtr:77 const htmlElemDesc *:1 xmlChRangeGroup *:1 xmlIDPtr:1 xmlSchemaValPtr:13 xmlInputMatchCallback:1 xmlElementTablePtr:2 xmlChar **:16 xmlXPathCompExprPtr:6 xmlTextReaderErrorFunc:1 xmlExternalEntityLoader:2 xmlNotationTablePtr:2 xmlXPathVariableLookupFunc:1 xmlParserNodeInfoPtr:1 xmlExpCtxtPtr:14 xmlPatternPtr:8 xmlC14NIsVisibleCallback:1 xmlDeregisterNodeFunc:2 va_list:1 xmlSchemaTypePtr:9 htmlStatus:1 xmlRegisterNodeFunc:2 xmlAttributeType:2 xmlRefPtr:1 xmlCharEncodingHandler *:4 xmlNotationPtr:3 xmlSaveCtxtPtr:8 xmlRegExecCallbacks:1 xmlNsPtr *:1 xmlLocationSetPtr:6 xmlSchemaSAXPlugPtr:1 xmlModulePtr:4 xmlEnumerationPtr *:2 xmlShellCtxtPtr:10 xlinkNodeDetectFunc:2 xmlRefTablePtr:1 xmlStreamCtxtPtr:6 xmlSchemaValidityErrorFunc *:2 xmlAttributeTablePtr:2 xmlSchematronParserCtxtPtr:5 xmlCatalogPrefer:1 xmlParserNodeInfoSeqPtr:3 xmlSchematronPtr:2 xmlNodePtr *:2 xmlInputReadCallback:7 char **:5 xmlCharEncoding:13 xmlRegExecCtxtPtr:5 xmlElementContentType:2 void *:87 xmlTextReaderErrorFunc *:1 xmlSAXHandlerPtr *:1 xmlEntityReferenceFunc:1 xmlDocPtr *:1 xmlBufferAllocationScheme:3 xmlSchemaValidityErrorFunc:2 xmlDOMWrapCtxtPtr:6 xmlOutputWriteCallback:2 xmlSchemaFacetPtr:7 xlinkHandlerPtr:2 xmlXPathFuncLookupFunc:1 htmlElemDesc *:3 xmlCharEncodingHandlerPtr:7 xmlCharEncodingInputFunc:1 xmlFeature:1 const xmlParserNodeInfo *:1 xmlNodeSetPtr:32 xmlEntitiesTablePtr:3 xmlIDTablePtr:1 xmlXPathFunction:4 xmlOutputBufferCreateFilenameFunc:2 xmlElementContentPtr:8 xmlElementTypeVal:1 xlinkType:1 xmlGenericErrorFunc *:1
    mv -f .deps/types.Tpo .deps/types.Plo
    touch gen_prog
    /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c -o libxml.lo `test -f './libxml.c' || echo './'`./libxml.c
    /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c -o libxml2-py.lo libxml2-py.c
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -fPIC -DPIC -o .libs/libxml2-py.o
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c ./libxml.c -fPIC -DPIC -o .libs/libxml.o
    In file included from /usr/local/include/python2.6/Python.h:86,
    from ./libxml.c:14:
    /usr/local/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'
    In file included from /usr/local/include/python2.6/Python.h:88,
    from ./libxml.c:14:
    /usr/local/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
    In file included from /usr/local/include/python2.6/Python.h:86,
    from libxml2-py.c:3:
    /usr/local/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'
    In file included from /usr/local/include/python2.6/Python.h:88,
    from libxml2-py.c:3:
    /usr/local/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
    ./libxml.c: In function 'libxml_xmlValidCtxtGenericErrorFuncHandler':
    ./libxml.c:1748: warning: unused parameter 'severity'
    ./libxml.c: In function 'libxml_xmlValidCtxtGenericWarningFuncHandler':
    ./libxml.c:1775: warning: unused parameter 'severity'
    ./libxml.c: At top level:
    ./libxml.c:2678: warning: no previous prototype for 'libxml_xmlNodeRemoveNsDef'
    ./libxml.c: In function 'libxml_serializeNode':
    ./libxml.c:2765: warning: unused variable 'len'
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c ./libxml.c -o libxml.o >/dev/null 2>&1
    mv -f .deps/libxml.Tpo .deps/libxml.Plo
    cat ./libxml.py libxml2class.py > libxml2.py
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -o libxml2-py.o >/dev/null 2>&1
    mv -f .deps/libxml2-py.Tpo .deps/libxml2-py.Plo
    /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -module -avoid-version -L/usr/local/lib -o libxml2mod.la -rpath /usr/local/lib/python2.6/site-packages libxml.lo types.lo libxml2-py.lo -lxml2 -L/usr/local/lib/python2.6/config -lutil -lm -lpython2.6
    libtool: link: cc -shared .libs/libxml.o .libs/types.o .libs/libxml2-py.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libxml2.so -lz /usr/local/lib/libiconv.so -L/usr/local/lib/python2.6/config -lutil -lm -lpython2.6 -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so
    libtool: link: ar cru .libs/libxml2mod.a libxml.o types.o libxml2-py.o
    libtool: link: ranlib .libs/libxml2mod.a
    libtool: link: ( cd ".libs" && rm -f "libxml2mod.la" && ln -s "../libxml2mod.la" "libxml2mod.la" )
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    Making all in tests
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    gmake[1]: Цель `all' не требует выполнения команд.
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
     
  7. k_p

    k_p Активный пользователь

    С нами с:
    4 май 2010
    Сообщения:
    8
    Симпатии:
    0
    вот что рассказал


    srv# make clean && make install
    ===> Cleaning for python26-2.6.5_1
    ===> Cleaning for py26-libxml2-2.7.7
    ===> Vulnerability check disabled, database not found
    ===> License check disabled, port has not defined LICENSE
    ===> Extracting for py26-libxml2-2.7.7
    => MD5 Checksum OK for gnome2/libxml2-2.7.7.tar.gz.
    => SHA256 Checksum OK for gnome2/libxml2-2.7.7.tar.gz.
    ===> Patching for py26-libxml2-2.7.7
    ===> Applying FreeBSD patches for py26-libxml2-2.7.7
    ===> py26-libxml2-2.7.7 depends on file: /usr/local/bin/python2.6 - found
    ===> py26-libxml2-2.7.7 depends on executable: gmake - found
    ===> py26-libxml2-2.7.7 depends on executable: pkg-config - found
    ===> py26-libxml2-2.7.7 depends on shared library: iconv.3 - found
    ===> py26-libxml2-2.7.7 depends on shared library: xml2.5 - found
    ===> Configuring for py26-libxml2-2.7.7
    checking build system type... amd64-portbld-freebsd8.0
    checking host system type... amd64-portbld-freebsd8.0
    checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... ./install-sh -c -d
    checking for gawk... gawk
    checking whether gmake sets $(MAKE)... yes
    checking for gcc... cc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking for cc option to accept ISO C89... none needed
    checking for style of include used by gmake... GNU
    checking dependency style of cc... gcc3
    checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
    checking how to run the C preprocessor... cc -E
    checking for rm... /bin/rm
    checking for mv... /bin/mv
    checking for tar... /usr/bin/tar
    checking for perl... /usr/bin/perl
    checking for wget... /usr/bin/wget
    checking for xmllint... /usr/local/bin/xmllint
    checking for xsltproc... /usr/local/bin/xsltproc
    checking for function prototypes... yes
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for string.h... (cached) yes
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by cc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... (cached) 262144
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... no
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from cc object... ok
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if cc supports -fno-rtti -fno-exceptions... no
    checking for cc option to produce PIC... -fPIC -DPIC
    checking if cc PIC flag -fPIC -DPIC works... yes
    checking if cc static flag -static works... yes
    checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
    yes
    checking if cc supports -c -o file.o... (cached) yes
    checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
    no
    checking dynamic linker characteristics... freebsd8.0 ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    Checking zlib
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for gzread in -lz... yes
    Checking headers
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking ctype.h usability... yes
    checking ctype.h presence... yes
    checking for ctype.h... yes
    checking dirent.h usability... yes
    checking dirent.h presence... yes
    checking for dirent.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking malloc.h usability... no
    checking malloc.h presence... no
    checking for malloc.h... no
    checking stdarg.h usability... yes
    checking stdarg.h presence... yes
    checking for stdarg.h... yes
    checking for sys/stat.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking inttypes.h.h usability... no
    checking inttypes.h.h presence... no
    checking for inttypes.h.h... no
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking ansidecl.h usability... no
    checking ansidecl.h presence... no
    checking for ansidecl.h... no
    checking ieeefp.h usability... yes
    checking ieeefp.h presence... yes
    checking for ieeefp.h... yes
    checking nan.h usability... no
    checking nan.h presence... no
    checking for nan.h... no
    checking math.h usability... yes
    checking math.h presence... yes
    checking for math.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking fp_class.h usability... no
    checking fp_class.h presence... no
    checking for fp_class.h... no
    checking float.h usability... yes
    checking float.h presence... yes
    checking for float.h... yes
    checking for stdlib.h... (cached) yes
    checking for sys/socket.h... yes
    checking for netinet/in.h... yes
    checking for arpa/inet.h... yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking poll.h usability... yes
    checking poll.h presence... yes
    checking for poll.h... yes
    checking sys/mman.h usability... yes
    checking sys/mman.h presence... yes
    checking for sys/mman.h... yes
    checking sys/timeb.h usability... yes
    checking sys/timeb.h presence... yes
    checking for sys/timeb.h... yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for arpa/nameser.h... yes
    checking for resolv.h... yes
    checking dl.h usability... no
    checking dl.h presence... no
    checking for dl.h... no
    checking for dlfcn.h... (cached) yes
    Checking libraries
    checking for strftime... yes
    checking for strdup... yes
    checking for strndup... yes
    checking for strerror... yes
    checking for finite... no
    checking for isnand... no
    checking for fp_class... no
    checking for class... no
    checking for fpclass... no
    checking for strftime... (cached) yes
    checking for localtime... yes
    checking for gettimeofday... yes
    checking for ftime... no
    checking for stat... yes
    checking for _stat... yes
    checking for signal... yes
    checking for printf... yes
    checking for sprintf... yes
    checking for fprintf... yes
    checking for snprintf... yes
    checking for vfprintf... yes
    checking for vsprintf... yes
    checking for vsnprintf... yes
    checking for sscanf... yes
    checking for va_copy... yes
    checking for library containing gethostent... none required
    checking for library containing setsockopt... none required
    checking for library containing connect... none required
    checking for type of socket length (socklen_t)... socklen_t *
    checking whether to enable IPv6... yes
    checking struct sockaddr::ss_family... yes
    checking for getaddrinfo... yes
    checking for isnan... yes
    checking for isinf... yes
    Found python in /usr/local/bin/python2.6
    Found Python version 2.6
    checking for shl_load... no
    checking for shl_load in -ldld... no
    checking for dlopen... yes
    Checking configuration requirements
    Enabling multithreaded support
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pthread_join in -pthread... yes
    checking iconv.h usability... yes
    checking iconv.h presence... yes
    checking for iconv.h... yes
    checking for iconv... no
    checking for iconv in -liconv... yes
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    Enabled Schematron support
    Enabled Schemas/Relax-NG support
    Disabling code coverage for GCC
    configure: creating ./config.status
    config.status: creating libxml2.spec
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating include/libxml/Makefile
    config.status: creating doc/Makefile
    config.status: creating doc/examples/Makefile
    config.status: creating doc/devhelp/Makefile
    config.status: creating example/Makefile
    config.status: creating python/Makefile
    config.status: creating python/tests/Makefile
    config.status: creating xstc/Makefile
    config.status: creating include/libxml/xmlversion.h
    config.status: creating xml2-config
    config.status: creating libxml-2.0.pc
    config.status: creating libxml-2.0-uninstalled.pc
    config.status: creating python/setup.py
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    rm: libtoolT: No such file or directory
    Done configuring
    ===> Building for py26-libxml2-2.7.7
    Making all in .
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    /usr/local/bin/python2.6 ./generator.py .
    /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT types.lo -MD -MP -MF .deps/types.Tpo -c -o types.lo `test -f './types.c' || echo './'`./types.c
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT types.lo -MD -MP -MF .deps/types.Tpo -c ./types.c -fPIC -DPIC -o .libs/types.o
    In file included from /usr/local/include/python2.6/Python.h:86,
    from ./libxml_wrap.h:1,
    from ./types.c:9:
    /usr/local/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'
    In file included from /usr/local/include/python2.6/Python.h:88,
    from ./libxml_wrap.h:1,
    from ./types.c:9:
    /usr/local/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT types.lo -MD -MP -MF .deps/types.Tpo -c ./types.c -o types.o >/dev/null 2>&1
    Found 1605 functions in libxml2-api.xml
    Found 55 functions in libxml2-python-api.xml
    Generated 886 wrapper functions, 558 failed, 216 skipped

    Missing type converters:
    xmlRelaxNGValidityErrorFunc *:2 xmlXPathObjectPtr:22 const htmlEntityDesc *:2 xmlOutputMatchCallback:1 xmlElementContentPtr *:1 xmlStructuredErrorFunc:5 xmlSchematronValidCtxtPtr:3 xmlParserInputBufferCreateFilenameFunc:2 xmlSchemaValType:2 size_t:1 xmlEnumerationPtr:5 xmlSchemaWildcardPtr:1 xmlXIncludeCtxtPtr:4 xmlRelaxNGValidityErrorFunc:2 xmlSAXHandler *:4 ...:1 xmlShellReadlineFunc:1 xmlDict *:1 xmlAutomataPtr:19 unsigned long:1 xmlParserInputPtr:17 xmlCatalogAllow:2 xmlExpNodePtr:3 xmlElementContent *:1 xmlCharEncodingOutputFunc:1 xmlDictPtr:10 xmlTextWriterPtr:77 const htmlElemDesc *:1 xmlChRangeGroup *:1 xmlIDPtr:1 xmlSchemaValPtr:13 xmlInputMatchCallback:1 xmlElementTablePtr:2 xmlChar **:16 xmlXPathCompExprPtr:6 xmlTextReaderErrorFunc:1 xmlExternalEntityLoader:2 xmlNotationTablePtr:2 xmlXPathVariableLookupFunc:1 xmlParserNodeInfoPtr:1 xmlExpCtxtPtr:14 xmlPatternPtr:8 xmlC14NIsVisibleCallback:1 xmlDeregisterNodeFunc:2 va_list:1 xmlSchemaTypePtr:9 htmlStatus:1 xmlRegisterNodeFunc:2 xmlAttributeType:2 xmlRefPtr:1 xmlCharEncodingHandler *:4 xmlNotationPtr:3 xmlSaveCtxtPtr:8 xmlRegExecCallbacks:1 xmlNsPtr *:1 xmlLocationSetPtr:6 xmlSchemaSAXPlugPtr:1 xmlModulePtr:4 xmlEnumerationPtr *:2 xmlShellCtxtPtr:10 xlinkNodeDetectFunc:2 xmlRefTablePtr:1 xmlStreamCtxtPtr:6 xmlSchemaValidityErrorFunc *:2 xmlAttributeTablePtr:2 xmlSchematronParserCtxtPtr:5 xmlCatalogPrefer:1 xmlParserNodeInfoSeqPtr:3 xmlSchematronPtr:2 xmlNodePtr *:2 xmlInputReadCallback:7 char **:5 xmlCharEncoding:13 xmlRegExecCtxtPtr:5 xmlElementContentType:2 void *:87 xmlTextReaderErrorFunc *:1 xmlSAXHandlerPtr *:1 xmlEntityReferenceFunc:1 xmlDocPtr *:1 xmlBufferAllocationScheme:3 xmlSchemaValidityErrorFunc:2 xmlDOMWrapCtxtPtr:6 xmlOutputWriteCallback:2 xmlSchemaFacetPtr:7 xlinkHandlerPtr:2 xmlXPathFuncLookupFunc:1 htmlElemDesc *:3 xmlCharEncodingHandlerPtr:7 xmlCharEncodingInputFunc:1 xmlFeature:1 const xmlParserNodeInfo *:1 xmlNodeSetPtr:32 xmlEntitiesTablePtr:3 xmlIDTablePtr:1 xmlXPathFunction:4 xmlOutputBufferCreateFilenameFunc:2 xmlElementContentPtr:8 xmlElementTypeVal:1 xlinkType:1 xmlGenericErrorFunc *:1
    mv -f .deps/types.Tpo .deps/types.Plo
    touch gen_prog
    /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c -o libxml.lo `test -f './libxml.c' || echo './'`./libxml.c
    /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c -o libxml2-py.lo libxml2-py.c
    cat ./libxml.py libxml2class.py > libxml2.py
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -fPIC -DPIC -o .libs/libxml2-py.o
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c ./libxml.c -fPIC -DPIC -o .libs/libxml.o
    In file included from /usr/local/include/python2.6/Python.h:86,
    from libxml2-py.c:3:
    /usr/local/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'In file included from /usr/local/include/python2.6/Python.h:86,
    from ./libxml.c:14:
    /usr/local/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'

    In file included from /usr/local/include/python2.6/Python.h:88,
    from ./libxml.c:14:
    /usr/local/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
    In file included from /usr/local/include/python2.6/Python.h:88,
    from libxml2-py.c:3:
    /usr/local/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'/usr/local/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'

    /usr/local/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'/usr/local/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'

    /usr/local/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
    /usr/local/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
    ./libxml.c: In function 'libxml_xmlValidCtxtGenericErrorFuncHandler':
    ./libxml.c:1748: warning: unused parameter 'severity'
    ./libxml.c: In function 'libxml_xmlValidCtxtGenericWarningFuncHandler':
    ./libxml.c:1775: warning: unused parameter 'severity'
    ./libxml.c: At top level:
    ./libxml.c:2678: warning: no previous prototype for 'libxml_xmlNodeRemoveNsDef'
    ./libxml.c: In function 'libxml_serializeNode':
    ./libxml.c:2765: warning: unused variable 'len'
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c ./libxml.c -o libxml.o >/dev/null 2>&1
    mv -f .deps/libxml.Tpo .deps/libxml.Plo
    libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I../include -I../include -I../python -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -o libxml2-py.o >/dev/null 2>&1
    mv -f .deps/libxml2-py.Tpo .deps/libxml2-py.Plo
    /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -module -avoid-version -L/usr/local/lib -o libxml2mod.la -rpath /usr/local/lib/python2.6/site-packages libxml.lo types.lo libxml2-py.lo -lxml2 -L/usr/local/lib/python2.6/config -lutil -lm -lpython2.6
    libtool: link: cc -shared .libs/libxml.o .libs/types.o .libs/libxml2-py.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libxml2.so -lz /usr/local/lib/libiconv.so -L/usr/local/lib/python2.6/config -lutil -lm -lpython2.6 -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so
    libtool: link: ar cru .libs/libxml2mod.a libxml.o types.o libxml2-py.o
    libtool: link: ranlib .libs/libxml2mod.a
    libtool: link: ( cd ".libs" && rm -f "libxml2mod.la" && ln -s "../libxml2mod.la" "libxml2mod.la" )
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    Making all in tests
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    gmake[1]: Nothing to be done for `all'.
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    ===> Installing for py26-libxml2-2.7.7
    ===> py26-libxml2-2.7.7 depends on file: /usr/local/bin/python2.6 - found
    ===> py26-libxml2-2.7.7 depends on executable: pkg-config - found
    ===> Generating temporary packing list
    ===> Checking if textproc/py-libxml2 already installed
    Making install in .
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    gmake[2]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    gmake[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/doc/py-libxml2" || .././install-sh -c -d "/usr/local/share/doc/py-libxml2"
    install -o root -g wheel -m 444 TODO '/usr/local/share/doc/py-libxml2'
    test -z "/usr/local/lib/python2.6/site-packages" || .././install-sh -c -d "/usr/local/lib/python2.6/site-packages"
    install -o root -g wheel -m 444 drv_libxml2.py '/usr/local/lib/python2.6/site-packages'
    test -z "/usr/local/lib/python2.6/site-packages" || .././install-sh -c -d "/usr/local/lib/python2.6/site-packages"
    install -o root -g wheel -m 444 libxml2.py '/usr/local/lib/python2.6/site-packages'
    test -z "/usr/local/lib/python2.6/site-packages" || .././install-sh -c -d "/usr/local/lib/python2.6/site-packages"
    /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libxml2mod.la '/usr/local/lib/python2.6/site-packages'
    libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxml2mod.so /usr/local/lib/python2.6/site-packages/libxml2mod.so
    libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxml2mod.lai /usr/local/lib/python2.6/site-packages/libxml2mod.la
    libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxml2mod.a /usr/local/lib/python2.6/site-packages/libxml2mod.a
    libtool: install: chmod 644 /usr/local/lib/python2.6/site-packages/libxml2mod.a
    libtool: install: ranlib /usr/local/lib/python2.6/site-packages/libxml2mod.a
    ----------------------------------------------------------------------
    Libraries have been installed in:
    /usr/local/lib/python2.6/site-packages

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    gmake[2]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python'
    Making install in tests
    gmake[1]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    gmake[2]: Entering directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    gmake[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/examples/py-libxml2" || ../.././install-sh -c -d "/usr/local/share/examples/py-libxml2"
    install -o root -g wheel -m 444 build.py attribs.py tst.py tstxpath.py xpathext.py push.py pushSAX.py pushSAXhtml.py error.py serialize.py validate.py tstURI.py cutnpaste.py xpathret.py xpath.py outbuf.py inbuf.py resolver.py regexp.py reader.py reader2.py reader3.py reader4.py reader5.py reader6.py reader7.py reader8.py readernext.py walker.py nsdel.py ctxterror.py readererr.py relaxng.py schema.py thread2.py sync.py tstLastError.py indexes.py dtdvalid.py tstmem.py '/usr/local/share/examples/py-libxml2'
    install -o root -g wheel -m 444 validDTD.py validSchemas.py validRNG.py compareNodes.py xpathns.py xpathleak.py tst.xml valid.xml invalid.xml test.dtd '/usr/local/share/examples/py-libxml2'
    gmake[2]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.7/python/tests'
    Listing /usr/local/lib/python2.6/site-packages ...
    Compiling /usr/local/lib/python2.6/site-packages/drv_libxml2.py ...
    Compiling /usr/local/lib/python2.6/site-packages/libxml2.py ...
    Listing /usr/local/lib/python2.6/site-packages ...
    Compiling /usr/local/lib/python2.6/site-packages/drv_libxml2.py ...
    Compiling /usr/local/lib/python2.6/site-packages/libxml2.py ...
    ===> Running ldconfig
    /sbin/ldconfig -m /usr/local/lib
    ===> Registering installation for py26-libxml2-2.7.7
     
  8. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    ну и все. пускай дальше -extension. должно прокатить
     
  9. k_p

    k_p Активный пользователь

    С нами с:
    4 май 2010
    Сообщения:
    8
    Симпатии:
    0
    запустил, пока вроде пашет
    а в чем проблема то была?
     
  10. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    да где-то мусор был. сегда делай make clean после сборки
     
  11. k_p

    k_p Активный пользователь

    С нами с:
    4 май 2010
    Сообщения:
    8
    Симпатии:
    0
    спасиб!
     
  12. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    будут по фряхе вопросы - пиши.

    ты надеюсь не апач ставишь? а как положено? nginx+php-fpm ?

    =)))))))))
     
  13. ShamahN

    ShamahN Активный пользователь

    С нами с:
    10 апр 2007
    Сообщения:
    1.449
    Симпатии:
    0
    Адрес:
    г.Волгодонск Роствской обл.
    440Hz
    извиняюсь, подслушал.
    Как положено nginx+php-fpm? =) где почитать?
     
  14. 440Hz

    440Hz Старожил
    Команда форума Модератор

    С нами с:
    21 дек 2012
    Сообщения:
    8.003
    Симпатии:
    1
    Адрес:
    Оттуда
    ShamahN

    http://habrahabr.ru/blogs/server_side_o ... ion/67152/

    только учесть что ставить надо 5.3 пых и там ПАЧ другой для FPM

    пример конфига:


    /usr/ports/textproc/py-libxml2#>cat /usr/local/etc/nginx/vhosts/www.php.ru.conf
    Код (Text):
    1.  
    2.     server {
    3.  
    4.         server_name     www.php.ru php.ru;
    5.  
    6.         access_log      /var/log/nginx/www.php.ru.access.log  main;
    7.  
    8.         if ( $host != "www.php.ru" ) {
    9.                 rewrite ^(.*)$  http://www.php.ru$1 break;
    10.         }
    11.  
    12.         location ~* ^.+\.(jpg|jpeg|gif|ico|css|js|txt|png|flv|xls|zip|exe|bin)$ {
    13.                 root            /usr/www/www.php.ru/htdocs;
    14.                 access_log      off;
    15.         }
    16.  
    17.         rewrite ^/news/rss/([0-9]+)/?$                     /news/rss/index.html?ID=$1 break;
    18.         rewrite ^/(manual|mysql)/(.*\.html)$                        /$1/index.php?file=$2 break;
    19.         rewrite ^/download/([a-zA-Z0-9]+)/?$                        /download/index.php?id=$1 break;
    20.         rewrite ^/articles/([a-zA-Z0-9-]+).html$                        /articles/index.php?file=$1 break;
    21.  
    22.         location / {
    23.                 root            /usr/www/www.php.ru/htdocs;
    24.                 index           index.html index.php;
    25.         }
    26.  
    27.         location ~ \.(php|html)$ {
    28.                 root               /usr/www/www.php.ru/htdocs;
    29.                 fastcgi_pass       unix:/var/run/php-fpm.sock;
    30.                 fastcgi_index      index.php;
    31.                 fastcgi_param      SCRIPT_FILENAME  /usr/www/www.php.ru/htdocs$fastcgi_script_name;
    32.                 include            fastcgi_params;
    33.         }
    34.     }
     
  15. ShamahN

    ShamahN Активный пользователь

    С нами с:
    10 апр 2007
    Сообщения:
    1.449
    Симпатии:
    0
    Адрес:
    г.Волгодонск Роствской обл.
    440Hz, благодарности.. Как раз на днях надо будет поднять сервачек небольшой для внутреннего портала.. Попробуем ngnix
     
  16. k_p

    k_p Активный пользователь

    С нами с:
    4 май 2010
    Сообщения:
    8
    Симпатии:
    0
    кстати, о мусоре
    при первой инсталляции из портов MC дает выбор нужных модулей для сборки
    при повторном - такого меню нет

    собственно вопрос - где сохраняется конфиг для make в таком случае?
     
  17. ShamahN

    ShamahN Активный пользователь

    С нами с:
    10 апр 2007
    Сообщения:
    1.449
    Симпатии:
    0
    Адрес:
    г.Волгодонск Роствской обл.
    make config