rsvg2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Rakefile +63 -7
- data/ext/rsvg2/extconf.rb +4 -1
- data/lib/1.9/rsvg2.so +0 -0
- data/lib/2.0/rsvg2.so +0 -0
- data/vendor/local/bin/croco-0.6-config +87 -0
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +1 -5
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +4 -5
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-enum-types.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +13 -10
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +64 -34
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +41 -0
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +41 -0
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +3 -4
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +693 -0
- data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +113 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.html +109 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +582 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +337 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +203 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +642 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +517 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +164 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +670 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1102 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +265 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +380 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +205 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +421 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +141 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +503 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +346 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +246 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1408 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +137 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +384 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +158 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +304 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +312 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +428 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +334 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +80 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +511 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/style.css +266 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1073 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +55 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +46 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +50 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +51 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +42 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +59 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +105 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +328 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +88 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +101 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +38 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +96 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +283 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +386 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +126 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +109 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/up.png +0 -0
- data/vendor/local/share/license/libcroco/AUTHORS +13 -0
- data/vendor/local/share/license/libcroco/COPYING +481 -0
- data/vendor/local/share/license/libcroco/COPYING.LIB +481 -0
- data/vendor/local/share/license/librsvg/AUTHORS +1 -0
- data/vendor/local/share/license/librsvg/COPYING +340 -0
- data/vendor/local/share/license/librsvg/COPYING.LIB +482 -0
- data/vendor/local/share/man/man1/rsvg-convert.1 +55 -0
- metadata +90 -299
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/rsvg-view.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +0 -96
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +0 -306
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +0 -147
- data/vendor/local/include/libxml2/libxml/SAX.h +0 -173
- data/vendor/local/include/libxml2/libxml/SAX2.h +0 -176
- data/vendor/local/include/libxml2/libxml/c14n.h +0 -126
- data/vendor/local/include/libxml2/libxml/catalog.h +0 -182
- data/vendor/local/include/libxml2/libxml/chvalid.h +0 -230
- data/vendor/local/include/libxml2/libxml/debugXML.h +0 -217
- data/vendor/local/include/libxml2/libxml/dict.h +0 -80
- data/vendor/local/include/libxml2/libxml/encoding.h +0 -240
- data/vendor/local/include/libxml2/libxml/entities.h +0 -150
- data/vendor/local/include/libxml2/libxml/globals.h +0 -502
- data/vendor/local/include/libxml2/libxml/hash.h +0 -233
- data/vendor/local/include/libxml2/libxml/list.h +0 -137
- data/vendor/local/include/libxml2/libxml/nanoftp.h +0 -163
- data/vendor/local/include/libxml2/libxml/nanohttp.h +0 -81
- data/vendor/local/include/libxml2/libxml/parser.h +0 -1240
- data/vendor/local/include/libxml2/libxml/parserInternals.h +0 -644
- data/vendor/local/include/libxml2/libxml/pattern.h +0 -100
- data/vendor/local/include/libxml2/libxml/relaxng.h +0 -213
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +0 -958
- data/vendor/local/include/libxml2/libxml/schematron.h +0 -142
- data/vendor/local/include/libxml2/libxml/threads.h +0 -84
- data/vendor/local/include/libxml2/libxml/tree.h +0 -1303
- data/vendor/local/include/libxml2/libxml/uri.h +0 -94
- data/vendor/local/include/libxml2/libxml/valid.h +0 -458
- data/vendor/local/include/libxml2/libxml/xinclude.h +0 -129
- data/vendor/local/include/libxml2/libxml/xlink.h +0 -189
- data/vendor/local/include/libxml2/libxml/xmlIO.h +0 -366
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +0 -146
- data/vendor/local/include/libxml2/libxml/xmlerror.h +0 -944
- data/vendor/local/include/libxml2/libxml/xmlexports.h +0 -162
- data/vendor/local/include/libxml2/libxml/xmlmemory.h +0 -224
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +0 -57
- data/vendor/local/include/libxml2/libxml/xmlreader.h +0 -428
- data/vendor/local/include/libxml2/libxml/xmlregexp.h +0 -222
- data/vendor/local/include/libxml2/libxml/xmlsave.h +0 -88
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +0 -246
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +0 -151
- data/vendor/local/include/libxml2/libxml/xmlstring.h +0 -140
- data/vendor/local/include/libxml2/libxml/xmlunicode.h +0 -202
- data/vendor/local/include/libxml2/libxml/xmlversion.h +0 -480
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +0 -488
- data/vendor/local/include/libxml2/libxml/xpath.h +0 -550
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +0 -632
- data/vendor/local/include/libxml2/libxml/xpointer.h +0 -114
- data/vendor/local/lib/libxml2.def +0 -1659
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +0 -13
- data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +0 -36
- data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +0 -2
- data/vendor/local/manifest/librsvg-dev_2.32.1-1_win32.mft +0 -11
- data/vendor/local/manifest/librsvg_2.32.1-1_win32.mft +0 -2
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +0 -268
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +0 -2
- data/vendor/local/share/aclocal/libxml.m4 +0 -188
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +0 -27
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +0 -880
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +0 -229
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +0 -3770
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +0 -282
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +0 -207
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +0 -751
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +0 -174
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +0 -51
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +0 -184
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +0 -125
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +0 -128
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +0 -142
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +0 -124
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +0 -152
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +0 -116
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +0 -65
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +0 -559
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +0 -322
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +0 -162
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +0 -373
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +0 -81
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +0 -989
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +0 -289
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +0 -59
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +0 -212
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +0 -85
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +0 -864
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +0 -20
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +0 -330
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +0 -185
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +0 -123
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +0 -108
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +0 -512
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +0 -62
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +0 -261
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +0 -310
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +0 -394
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +0 -83
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +0 -166
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +0 -56
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +0 -3
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +0 -39
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +0 -118
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +0 -18
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +0 -7
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +0 -8
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +0 -78
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +0 -67
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +0 -47
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +0 -54
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +0 -55
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +0 -35
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +0 -30
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +0 -63
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +0 -64
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +0 -74
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +0 -1336
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +0 -5715
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +0 -250
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +0 -190
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +0 -30
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +0 -38
- data/vendor/local/share/gtk-doc/html/libxml2/index.html +0 -67
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-DOCBparser.html +0 -138
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +0 -373
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html +0 -172
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX.html +0 -243
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX2.html +0 -247
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-c14n.html +0 -91
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-catalog.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-chvalid.html +0 -241
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-debugXML.html +0 -225
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +0 -134
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +0 -218
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-entities.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-globals.html +0 -383
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +0 -214
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +0 -226
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +0 -187
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanohttp.html +0 -142
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +0 -766
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +0 -688
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-pattern.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-relaxng.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html +0 -860
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schematron.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-threads.html +0 -161
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +0 -1596
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-uri.html +0 -154
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-valid.html +0 -528
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xinclude.html +0 -169
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xlink.html +0 -160
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +0 -347
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html +0 -176
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +0 -952
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlexports.html +0 -87
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +0 -186
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +0 -97
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +0 -565
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +0 -280
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +0 -133
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +0 -314
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html +0 -237
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +0 -217
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html +0 -887
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +0 -287
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +0 -479
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +0 -532
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +0 -787
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpointer.html +0 -171
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +0 -3569
- data/vendor/local/share/gtk-doc/html/libxml2/style.css +0 -66
- data/vendor/local/share/man/man1/xml2-config.1 +0 -30
- data/vendor/local/share/man/man1/xmlcatalog.1 +0 -340
- data/vendor/local/share/man/man1/xmllint.1 +0 -427
- data/vendor/local/share/man/man3/libxml.3 +0 -71
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +0 -867
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +0 -68
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +0 -471
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +0 -61
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.log +0 -535
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.sh +0 -125
@@ -1,68 +0,0 @@
|
|
1
|
-
# This is a shell script that calls functions and scripts from
|
2
|
-
# tml@iki.fi's personal work environment. It is not expected to be
|
3
|
-
# usable unmodified by others, and is included only for reference.
|
4
|
-
|
5
|
-
MOD=libxml2
|
6
|
-
VER=2.9.0
|
7
|
-
REV=1
|
8
|
-
ARCH=win32
|
9
|
-
|
10
|
-
THIS=${MOD}_${VER}-${REV}_${ARCH}
|
11
|
-
|
12
|
-
RUNZIP=${THIS}.zip
|
13
|
-
DEVZIP=${MOD}-dev_${VER}-${REV}_${ARCH}.zip
|
14
|
-
|
15
|
-
HEX=`echo $THIS | md5sum | cut -d' ' -f1`
|
16
|
-
TARGET=/devel/target/$HEX
|
17
|
-
|
18
|
-
# I on purpose don't pass any pointer to either GNU libiconv or
|
19
|
-
# win-iconv because I don't want libxml2 API to require <iconv.h> and
|
20
|
-
# use iconv_t, as I can't know which implementation of iconv various
|
21
|
-
# code that third parties might build against my build of libxml2 will
|
22
|
-
# use anyway. I wonder if this makes sense?
|
23
|
-
|
24
|
-
# Otherwise I would do:
|
25
|
-
# WIN_ICONV=`latest --arch=${ARCH} win-iconv`
|
26
|
-
# and then pass a pointer to that with --with-iconv
|
27
|
-
|
28
|
-
ZLIB=`latest --arch=${ARCH} zlib`
|
29
|
-
|
30
|
-
usedev
|
31
|
-
usewinsdk52
|
32
|
-
|
33
|
-
(
|
34
|
-
|
35
|
-
set -x
|
36
|
-
|
37
|
-
lt_cv_deplibs_check_method='pass_all' \
|
38
|
-
CC='gcc' \
|
39
|
-
LDFLAGS="-Wl,--enable-auto-image-base" \
|
40
|
-
CFLAGS=-O2 \
|
41
|
-
./configure \--disable-static \
|
42
|
-
--without-iconv \
|
43
|
-
--without-modules \
|
44
|
-
--with-zlib=/devel/dist/${ARCH}/${ZLIB} \
|
45
|
-
--prefix=$TARGET &&
|
46
|
-
make -j4 install &&
|
47
|
-
|
48
|
-
(cd $TARGET &&
|
49
|
-
|
50
|
-
zip /tmp/$RUNZIP bin/libxml2-2.dll &&
|
51
|
-
|
52
|
-
(echo EXPORTS
|
53
|
-
link -dump -exports bin/libxml2-2.dll | grep -E '^ *[1-9][0-9]* *[0-9A-F][0-9A-F]* [0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F] ' | sed -e 's/^ *[^ ][^ ]* *[^ ][^ ]* ........ //' -e 's/ =.*//') >lib/libxml2.def &&
|
54
|
-
lib -machine:X86 -def:lib/libxml2.def -name:libxml2-2.dll -out:lib/libxml2.lib &&
|
55
|
-
|
56
|
-
# Leave out xml2-config, the .pc file is better
|
57
|
-
zip /tmp/$DEVZIP bin/*.exe &&
|
58
|
-
zip -r -D /tmp/$DEVZIP include &&
|
59
|
-
zip /tmp/$DEVZIP lib/libxml2.{def,lib,dll.a} &&
|
60
|
-
zip /tmp/$DEVZIP lib/pkgconfig/libxml-2.0.pc &&
|
61
|
-
zip -r -D /tmp/$DEVZIP share
|
62
|
-
|
63
|
-
)
|
64
|
-
|
65
|
-
) 2>&1 | tee /devel/src/dieterv/packaging/$THIS.log
|
66
|
-
|
67
|
-
(cd /devel && zip /tmp/$DEVZIP src/dieterv/packaging/$THIS.{sh,log}) &&
|
68
|
-
manifestify /tmp/$RUNZIP /tmp/$DEVZIP
|
@@ -1,471 +0,0 @@
|
|
1
|
-
+++ latest --arch=win32 glib libxml2
|
2
|
-
++ DEPS='glib-2.20.4-1 libxml2-2.7.3-1'
|
3
|
-
+++ latest --arch=win32 proxy-libintl
|
4
|
-
++ PROXY_LIBINTL=proxy-libintl-20080918
|
5
|
-
++ PKG_CONFIG_PATH=/dummy
|
6
|
-
++ for D in '$DEPS'
|
7
|
-
++ PATH='/devel/dist/win32/glib-2.20.4-1/bin:/opt/misc/bin:/opt/gnu/bin:/opt/gnuwin32/bin:/opt/freetype/bin:/opt/pthread/bin:/opt/mingw/bin:/opt/svn/bin:/opt/local/bin:/c/WINDOWS/Microsoft.NET/Framework/v2.0.50727:/opt/xemacs-21.4/XEmacs-21.4.19/i586-pc-win32:/opt/sysinternals/bin:/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/Program Files/Novell/GroupWise:/c/WINDOWS/system32/WindowsPowerShell/v1.0:/c/Program Files/QuickTime/QTSystem/'
|
8
|
-
++ '[' -d /devel/dist/win32/glib-2.20.4-1/lib/pkgconfig ']'
|
9
|
-
++ PKG_CONFIG_PATH=/devel/dist/win32/glib-2.20.4-1/lib/pkgconfig:/dummy
|
10
|
-
++ for D in '$DEPS'
|
11
|
-
++ PATH='/devel/dist/win32/libxml2-2.7.3-1/bin:/devel/dist/win32/glib-2.20.4-1/bin:/opt/misc/bin:/opt/gnu/bin:/opt/gnuwin32/bin:/opt/freetype/bin:/opt/pthread/bin:/opt/mingw/bin:/opt/svn/bin:/opt/local/bin:/c/WINDOWS/Microsoft.NET/Framework/v2.0.50727:/opt/xemacs-21.4/XEmacs-21.4.19/i586-pc-win32:/opt/sysinternals/bin:/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/Program Files/Novell/GroupWise:/c/WINDOWS/system32/WindowsPowerShell/v1.0:/c/Program Files/QuickTime/QTSystem/'
|
12
|
-
++ '[' -d /devel/dist/win32/libxml2-2.7.3-1/lib/pkgconfig ']'
|
13
|
-
++ PKG_CONFIG_PATH=/devel/dist/win32/libxml2-2.7.3-1/lib/pkgconfig:/devel/dist/win32/glib-2.20.4-1/lib/pkgconfig:/dummy
|
14
|
-
++ sed -e 's/need_relink=yes/need_relink=no # no way --tml/'
|
15
|
-
++ mv ltmain.temp ltmain.sh
|
16
|
-
++ sed -e 's!file /!dont-want-to-use-file!'
|
17
|
-
++ mv configure.temp configure
|
18
|
-
++ CC='gcc -mtune=pentium3 -mthreads'
|
19
|
-
++ CFLAGS=-O
|
20
|
-
++ LDFLAGS='-L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a'
|
21
|
-
++ ./configure --disable-static --prefix=c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff
|
22
|
-
checking build system type... i686-pc-mingw32
|
23
|
-
checking host system type... i686-pc-mingw32
|
24
|
-
checking target system type... i686-pc-mingw32
|
25
|
-
checking for a BSD-compatible install... /opt/local/bin/install -c
|
26
|
-
checking whether build environment is sane... yes
|
27
|
-
checking for a thread-safe mkdir -p... /bin/mkdir -p
|
28
|
-
checking for gawk... gawk
|
29
|
-
checking whether make sets $(MAKE)... yes
|
30
|
-
checking whether to enable maintainer-specific portions of Makefiles... no
|
31
|
-
checking for gcc... gcc -mtune=pentium3 -mthreads
|
32
|
-
checking for C compiler default output file name... a.exe
|
33
|
-
checking whether the C compiler works... yes
|
34
|
-
checking whether we are cross compiling... no
|
35
|
-
checking for suffix of executables... .exe
|
36
|
-
checking for suffix of object files... o
|
37
|
-
checking whether we are using the GNU C compiler... yes
|
38
|
-
checking whether gcc -mtune=pentium3 -mthreads accepts -g... yes
|
39
|
-
checking for gcc -mtune=pentium3 -mthreads option to accept ISO C89... none needed
|
40
|
-
checking for style of include used by make... GNU
|
41
|
-
checking dependency style of gcc -mtune=pentium3 -mthreads... gcc3
|
42
|
-
checking for a BSD-compatible install... /opt/local/bin/install -c
|
43
|
-
checking how to run the C preprocessor... gcc -mtune=pentium3 -mthreads -E
|
44
|
-
checking for function prototypes... yes
|
45
|
-
checking for grep that handles long lines and -e... /opt/gnuwin32/bin/grep
|
46
|
-
checking for egrep... /opt/gnuwin32/bin/grep -E
|
47
|
-
checking for ANSI C header files... yes
|
48
|
-
checking for sys/types.h... yes
|
49
|
-
checking for sys/stat.h... yes
|
50
|
-
checking for stdlib.h... yes
|
51
|
-
checking for string.h... yes
|
52
|
-
checking for memory.h... yes
|
53
|
-
checking for strings.h... yes
|
54
|
-
checking for inttypes.h... yes
|
55
|
-
checking for stdint.h... yes
|
56
|
-
checking for unistd.h... yes
|
57
|
-
checking for string.h... (cached) yes
|
58
|
-
checking for ANSI C header files... (cached) yes
|
59
|
-
checking for library containing strerror... none required
|
60
|
-
checking for a sed that does not truncate output... /bin/sed
|
61
|
-
checking for ld used by gcc -mtune=pentium3 -mthreads... c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe
|
62
|
-
checking if the linker (c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe) is GNU ld... yes
|
63
|
-
checking for c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe option to reload object files... -r
|
64
|
-
checking for BSD-compatible nm... /opt/mingw/bin/nm
|
65
|
-
checking whether ln -s works... yes
|
66
|
-
checking how to recognize dependent libraries... file_magic file format pei*-i386(.*architecture: i386)?
|
67
|
-
checking dlfcn.h usability... no
|
68
|
-
checking dlfcn.h presence... no
|
69
|
-
checking for dlfcn.h... no
|
70
|
-
checking for g++... g++
|
71
|
-
checking whether we are using the GNU C++ compiler... yes
|
72
|
-
checking whether g++ accepts -g... yes
|
73
|
-
checking dependency style of g++... gcc3
|
74
|
-
checking how to run the C++ preprocessor... g++ -E
|
75
|
-
checking for g77... g77
|
76
|
-
checking whether we are using the GNU Fortran 77 compiler... yes
|
77
|
-
checking whether g77 accepts -g... yes
|
78
|
-
checking the maximum length of command line arguments... 8192
|
79
|
-
checking command to parse /opt/mingw/bin/nm output from gcc -mtune=pentium3 -mthreads object... ok
|
80
|
-
checking for objdir... .libs
|
81
|
-
checking for ar... ar
|
82
|
-
checking for ranlib... ranlib
|
83
|
-
checking for strip... strip
|
84
|
-
checking if gcc -mtune=pentium3 -mthreads supports -fno-rtti -fno-exceptions... no
|
85
|
-
checking for gcc -mtune=pentium3 -mthreads option to produce PIC... -DDLL_EXPORT
|
86
|
-
checking if gcc -mtune=pentium3 -mthreads PIC flag -DDLL_EXPORT works... yes
|
87
|
-
checking if gcc -mtune=pentium3 -mthreads static flag -static works... yes
|
88
|
-
checking if gcc -mtune=pentium3 -mthreads supports -c -o file.o... yes
|
89
|
-
checking whether the gcc -mtune=pentium3 -mthreads linker (c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
|
90
|
-
checking whether -lc should be explicitly linked in... yes
|
91
|
-
checking dynamic linker characteristics... Win32 ld.exe
|
92
|
-
checking how to hardcode library paths into programs... immediate
|
93
|
-
checking whether stripping libraries is possible... yes
|
94
|
-
checking if libtool supports shared libraries... yes
|
95
|
-
checking whether to build shared libraries... yes
|
96
|
-
checking whether to build static libraries... no
|
97
|
-
configure: creating libtool
|
98
|
-
appending configuration tag "CXX" to libtool
|
99
|
-
checking for ld used by g++... c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe
|
100
|
-
checking if the linker (c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe) is GNU ld... yes
|
101
|
-
checking whether the g++ linker (c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
|
102
|
-
checking for g++ option to produce PIC... -DDLL_EXPORT
|
103
|
-
checking if g++ PIC flag -DDLL_EXPORT works... yes
|
104
|
-
checking if g++ static flag -static works... yes
|
105
|
-
checking if g++ supports -c -o file.o... yes
|
106
|
-
checking whether the g++ linker (c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
|
107
|
-
checking dynamic linker characteristics... Win32 ld.exe
|
108
|
-
(cached) (cached) checking how to hardcode library paths into programs... immediate
|
109
|
-
appending configuration tag "F77" to libtool
|
110
|
-
checking if libtool supports shared libraries... yes
|
111
|
-
checking whether to build shared libraries... yes
|
112
|
-
checking whether to build static libraries... no
|
113
|
-
checking for g77 option to produce PIC... -DDLL_EXPORT
|
114
|
-
checking if g77 PIC flag -DDLL_EXPORT works... yes
|
115
|
-
checking if g77 static flag -static works... yes
|
116
|
-
checking if g77 supports -c -o file.o... yes
|
117
|
-
checking whether the g77 linker (c:/opt/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
|
118
|
-
checking dynamic linker characteristics... Win32 ld.exe
|
119
|
-
(cached) (cached) checking how to hardcode library paths into programs... immediate
|
120
|
-
checking pkg-config is at least version 0.9.0... yes
|
121
|
-
checking whether to build gtk-doc documentation... no
|
122
|
-
checking for gtkdoc-check... no
|
123
|
-
checking for GLIB2... yes
|
124
|
-
checking for LIBXML2... yes
|
125
|
-
checking whether make sets $(MAKE)... (cached) yes
|
126
|
-
configure: creating ./config.status
|
127
|
-
config.status: creating Makefile
|
128
|
-
config.status: creating libcroco.pc
|
129
|
-
config.status: creating libcroco.spec
|
130
|
-
config.status: creating libcroco-zip
|
131
|
-
config.status: creating croco-config
|
132
|
-
config.status: creating docs/Makefile
|
133
|
-
config.status: creating docs/examples/Makefile
|
134
|
-
config.status: creating tests/Makefile
|
135
|
-
config.status: creating tests/test-inputs/Makefile
|
136
|
-
config.status: creating tests/test-output-refs/Makefile
|
137
|
-
config.status: creating global-test-vars.sh
|
138
|
-
config.status: creating src/Makefile
|
139
|
-
config.status: creating src/libcroco-config.h
|
140
|
-
config.status: creating csslint/Makefile
|
141
|
-
config.status: creating config.h
|
142
|
-
config.status: executing depfiles commands
|
143
|
-
|
144
|
-
=====================================================================
|
145
|
-
LIBCROCO, GNOME CSS2 PARSING AND MANIPULATION TOOLKIT 0.6.2
|
146
|
-
=====================================================================
|
147
|
-
|
148
|
-
prefix: : c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff
|
149
|
-
source code location: : .
|
150
|
-
compiler: : gcc -mtune=pentium3 -mthreads
|
151
|
-
cflags: : -O -Wall
|
152
|
-
|
153
|
-
Maintainer mode: : no
|
154
|
-
|
155
|
-
++ libtoolcacheize
|
156
|
-
libtool-cache set up successfully
|
157
|
-
++ make install
|
158
|
-
Making install in src
|
159
|
-
make[1]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/src'
|
160
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-utils.lo -MD -MP -MF .deps/cr-utils.Tpo -c -o cr-utils.lo cr-utils.c
|
161
|
-
libtool-cache: not cached, running libtool...
|
162
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-utils.lo -MD -MP -MF .deps/cr-utils.Tpo -c cr-utils.c -DDLL_EXPORT -DPIC -o .libs/cr-utils.o
|
163
|
-
mv -f .deps/cr-utils.Tpo .deps/cr-utils.Plo
|
164
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-input.lo -MD -MP -MF .deps/cr-input.Tpo -c -o cr-input.lo cr-input.c
|
165
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-input.lo -MD -MP -MF .deps/cr-input.Tpo -c cr-input.c -DDLL_EXPORT -DPIC -o .libs/cr-input.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-input.o'\nnon_pic_object=none\n" > cr-input.lo
|
166
|
-
|
167
|
-
mv -f .deps/cr-input.Tpo .deps/cr-input.Plo
|
168
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-enc-handler.lo -MD -MP -MF .deps/cr-enc-handler.Tpo -c -o cr-enc-handler.lo cr-enc-handler.c
|
169
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-enc-handler.lo -MD -MP -MF .deps/cr-enc-handler.Tpo -c cr-enc-handler.c -DDLL_EXPORT -DPIC -o .libs/cr-enc-handler.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-enc-handler.o'\nnon_pic_object=none\n" > cr-enc-handler.lo
|
170
|
-
|
171
|
-
mv -f .deps/cr-enc-handler.Tpo .deps/cr-enc-handler.Plo
|
172
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-num.lo -MD -MP -MF .deps/cr-num.Tpo -c -o cr-num.lo cr-num.c
|
173
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-num.lo -MD -MP -MF .deps/cr-num.Tpo -c cr-num.c -DDLL_EXPORT -DPIC -o .libs/cr-num.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-num.o'\nnon_pic_object=none\n" > cr-num.lo
|
174
|
-
|
175
|
-
mv -f .deps/cr-num.Tpo .deps/cr-num.Plo
|
176
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-rgb.lo -MD -MP -MF .deps/cr-rgb.Tpo -c -o cr-rgb.lo cr-rgb.c
|
177
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-rgb.lo -MD -MP -MF .deps/cr-rgb.Tpo -c cr-rgb.c -DDLL_EXPORT -DPIC -o .libs/cr-rgb.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-rgb.o'\nnon_pic_object=none\n" > cr-rgb.lo
|
178
|
-
|
179
|
-
mv -f .deps/cr-rgb.Tpo .deps/cr-rgb.Plo
|
180
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-token.lo -MD -MP -MF .deps/cr-token.Tpo -c -o cr-token.lo cr-token.c
|
181
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-token.lo -MD -MP -MF .deps/cr-token.Tpo -c cr-token.c -DDLL_EXPORT -DPIC -o .libs/cr-token.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-token.o'\nnon_pic_object=none\n" > cr-token.lo
|
182
|
-
|
183
|
-
mv -f .deps/cr-token.Tpo .deps/cr-token.Plo
|
184
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-tknzr.lo -MD -MP -MF .deps/cr-tknzr.Tpo -c -o cr-tknzr.lo cr-tknzr.c
|
185
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-tknzr.lo -MD -MP -MF .deps/cr-tknzr.Tpo -c cr-tknzr.c -DDLL_EXPORT -DPIC -o .libs/cr-tknzr.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-tknzr.o'\nnon_pic_object=none\n" > cr-tknzr.lo
|
186
|
-
|
187
|
-
mv -f .deps/cr-tknzr.Tpo .deps/cr-tknzr.Plo
|
188
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-term.lo -MD -MP -MF .deps/cr-term.Tpo -c -o cr-term.lo cr-term.c
|
189
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-term.lo -MD -MP -MF .deps/cr-term.Tpo -c cr-term.c -DDLL_EXPORT -DPIC -o .libs/cr-term.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-term.o'\nnon_pic_object=none\n" > cr-term.lo
|
190
|
-
|
191
|
-
mv -f .deps/cr-term.Tpo .deps/cr-term.Plo
|
192
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-attr-sel.lo -MD -MP -MF .deps/cr-attr-sel.Tpo -c -o cr-attr-sel.lo cr-attr-sel.c
|
193
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-attr-sel.lo -MD -MP -MF .deps/cr-attr-sel.Tpo -c cr-attr-sel.c -DDLL_EXPORT -DPIC -o .libs/cr-attr-sel.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-attr-sel.o'\nnon_pic_object=none\n" > cr-attr-sel.lo
|
194
|
-
|
195
|
-
mv -f .deps/cr-attr-sel.Tpo .deps/cr-attr-sel.Plo
|
196
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-pseudo.lo -MD -MP -MF .deps/cr-pseudo.Tpo -c -o cr-pseudo.lo cr-pseudo.c
|
197
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-pseudo.lo -MD -MP -MF .deps/cr-pseudo.Tpo -c cr-pseudo.c -DDLL_EXPORT -DPIC -o .libs/cr-pseudo.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-pseudo.o'\nnon_pic_object=none\n" > cr-pseudo.lo
|
198
|
-
|
199
|
-
mv -f .deps/cr-pseudo.Tpo .deps/cr-pseudo.Plo
|
200
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-additional-sel.lo -MD -MP -MF .deps/cr-additional-sel.Tpo -c -o cr-additional-sel.lo cr-additional-sel.c
|
201
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-additional-sel.lo -MD -MP -MF .deps/cr-additional-sel.Tpo -c cr-additional-sel.c -DDLL_EXPORT -DPIC -o .libs/cr-additional-sel.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-additional-sel.o'\nnon_pic_object=none\n" > cr-additional-sel.lo
|
202
|
-
|
203
|
-
mv -f .deps/cr-additional-sel.Tpo .deps/cr-additional-sel.Plo
|
204
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-simple-sel.lo -MD -MP -MF .deps/cr-simple-sel.Tpo -c -o cr-simple-sel.lo cr-simple-sel.c
|
205
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-simple-sel.lo -MD -MP -MF .deps/cr-simple-sel.Tpo -c cr-simple-sel.c -DDLL_EXPORT -DPIC -o .libs/cr-simple-sel.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-simple-sel.o'\nnon_pic_object=none\n" > cr-simple-sel.lo
|
206
|
-
|
207
|
-
mv -f .deps/cr-simple-sel.Tpo .deps/cr-simple-sel.Plo
|
208
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-selector.lo -MD -MP -MF .deps/cr-selector.Tpo -c -o cr-selector.lo cr-selector.c
|
209
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-selector.lo -MD -MP -MF .deps/cr-selector.Tpo -c cr-selector.c -DDLL_EXPORT -DPIC -o .libs/cr-selector.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-selector.o'\nnon_pic_object=none\n" > cr-selector.lo
|
210
|
-
|
211
|
-
mv -f .deps/cr-selector.Tpo .deps/cr-selector.Plo
|
212
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-doc-handler.lo -MD -MP -MF .deps/cr-doc-handler.Tpo -c -o cr-doc-handler.lo cr-doc-handler.c
|
213
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-doc-handler.lo -MD -MP -MF .deps/cr-doc-handler.Tpo -c cr-doc-handler.c -DDLL_EXPORT -DPIC -o .libs/cr-doc-handler.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-doc-handler.o'\nnon_pic_object=none\n" > cr-doc-handler.lo
|
214
|
-
|
215
|
-
mv -f .deps/cr-doc-handler.Tpo .deps/cr-doc-handler.Plo
|
216
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-parser.lo -MD -MP -MF .deps/cr-parser.Tpo -c -o cr-parser.lo cr-parser.c
|
217
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-parser.lo -MD -MP -MF .deps/cr-parser.Tpo -c cr-parser.c -DDLL_EXPORT -DPIC -o .libs/cr-parser.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-parser.o'\nnon_pic_object=none\n" > cr-parser.lo
|
218
|
-
|
219
|
-
mv -f .deps/cr-parser.Tpo .deps/cr-parser.Plo
|
220
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-declaration.lo -MD -MP -MF .deps/cr-declaration.Tpo -c -o cr-declaration.lo cr-declaration.c
|
221
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-declaration.lo -MD -MP -MF .deps/cr-declaration.Tpo -c cr-declaration.c -DDLL_EXPORT -DPIC -o .libs/cr-declaration.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-declaration.o'\nnon_pic_object=none\n" > cr-declaration.lo
|
222
|
-
|
223
|
-
mv -f .deps/cr-declaration.Tpo .deps/cr-declaration.Plo
|
224
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-statement.lo -MD -MP -MF .deps/cr-statement.Tpo -c -o cr-statement.lo cr-statement.c
|
225
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-statement.lo -MD -MP -MF .deps/cr-statement.Tpo -c cr-statement.c -DDLL_EXPORT -DPIC -o .libs/cr-statement.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-statement.o'\nnon_pic_object=none\n" > cr-statement.lo
|
226
|
-
|
227
|
-
mv -f .deps/cr-statement.Tpo .deps/cr-statement.Plo
|
228
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-stylesheet.lo -MD -MP -MF .deps/cr-stylesheet.Tpo -c -o cr-stylesheet.lo cr-stylesheet.c
|
229
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-stylesheet.lo -MD -MP -MF .deps/cr-stylesheet.Tpo -c cr-stylesheet.c -DDLL_EXPORT -DPIC -o .libs/cr-stylesheet.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-stylesheet.o'\nnon_pic_object=none\n" > cr-stylesheet.lo
|
230
|
-
|
231
|
-
mv -f .deps/cr-stylesheet.Tpo .deps/cr-stylesheet.Plo
|
232
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-cascade.lo -MD -MP -MF .deps/cr-cascade.Tpo -c -o cr-cascade.lo cr-cascade.c
|
233
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-cascade.lo -MD -MP -MF .deps/cr-cascade.Tpo -c cr-cascade.c -DDLL_EXPORT -DPIC -o .libs/cr-cascade.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-cascade.o'\nnon_pic_object=none\n" > cr-cascade.lo
|
234
|
-
|
235
|
-
mv -f .deps/cr-cascade.Tpo .deps/cr-cascade.Plo
|
236
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-om-parser.lo -MD -MP -MF .deps/cr-om-parser.Tpo -c -o cr-om-parser.lo cr-om-parser.c
|
237
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-om-parser.lo -MD -MP -MF .deps/cr-om-parser.Tpo -c cr-om-parser.c -DDLL_EXPORT -DPIC -o .libs/cr-om-parser.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-om-parser.o'\nnon_pic_object=none\n" > cr-om-parser.lo
|
238
|
-
|
239
|
-
mv -f .deps/cr-om-parser.Tpo .deps/cr-om-parser.Plo
|
240
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-style.lo -MD -MP -MF .deps/cr-style.Tpo -c -o cr-style.lo cr-style.c
|
241
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-style.lo -MD -MP -MF .deps/cr-style.Tpo -c cr-style.c -DDLL_EXPORT -DPIC -o .libs/cr-style.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-style.o'\nnon_pic_object=none\n" > cr-style.lo
|
242
|
-
|
243
|
-
mv -f .deps/cr-style.Tpo .deps/cr-style.Plo
|
244
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-sel-eng.lo -MD -MP -MF .deps/cr-sel-eng.Tpo -c -o cr-sel-eng.lo cr-sel-eng.c
|
245
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-sel-eng.lo -MD -MP -MF .deps/cr-sel-eng.Tpo -c cr-sel-eng.c -DDLL_EXPORT -DPIC -o .libs/cr-sel-eng.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-sel-eng.o'\nnon_pic_object=none\n" > cr-sel-eng.lo
|
246
|
-
|
247
|
-
mv -f .deps/cr-sel-eng.Tpo .deps/cr-sel-eng.Plo
|
248
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-fonts.lo -MD -MP -MF .deps/cr-fonts.Tpo -c -o cr-fonts.lo cr-fonts.c
|
249
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-fonts.lo -MD -MP -MF .deps/cr-fonts.Tpo -c cr-fonts.c -DDLL_EXPORT -DPIC -o .libs/cr-fonts.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-fonts.o'\nnon_pic_object=none\n" > cr-fonts.lo
|
250
|
-
|
251
|
-
mv -f .deps/cr-fonts.Tpo .deps/cr-fonts.Plo
|
252
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-prop-list.lo -MD -MP -MF .deps/cr-prop-list.Tpo -c -o cr-prop-list.lo cr-prop-list.c
|
253
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-prop-list.lo -MD -MP -MF .deps/cr-prop-list.Tpo -c cr-prop-list.c -DDLL_EXPORT -DPIC -o .libs/cr-prop-list.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-prop-list.o'\nnon_pic_object=none\n" > cr-prop-list.lo
|
254
|
-
|
255
|
-
mv -f .deps/cr-prop-list.Tpo .deps/cr-prop-list.Plo
|
256
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-parsing-location.lo -MD -MP -MF .deps/cr-parsing-location.Tpo -c -o cr-parsing-location.lo cr-parsing-location.c
|
257
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-parsing-location.lo -MD -MP -MF .deps/cr-parsing-location.Tpo -c cr-parsing-location.c -DDLL_EXPORT -DPIC -o .libs/cr-parsing-location.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-parsing-location.o'\nnon_pic_object=none\n" > cr-parsing-location.lo
|
258
|
-
|
259
|
-
mv -f .deps/cr-parsing-location.Tpo .deps/cr-parsing-location.Plo
|
260
|
-
/bin/sh ../libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-string.lo -MD -MP -MF .deps/cr-string.Tpo -c -o cr-string.lo cr-string.c
|
261
|
-
libtool-cache: executing cached command: gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I ../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT cr-string.lo -MD -MP -MF .deps/cr-string.Tpo -c cr-string.c -DDLL_EXPORT -DPIC -o .libs/cr-string.o&&echo -e "# Generated by libtool cache\npic_object='.libs/cr-string.o'\nnon_pic_object=none\n" > cr-string.lo
|
262
|
-
|
263
|
-
mv -f .deps/cr-string.Tpo .deps/cr-string.Plo
|
264
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -O -Wall -version-info 3:1:0 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -no-undefined -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o libcroco-0.6.la -rpath c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib cr-utils.lo cr-input.lo cr-enc-handler.lo cr-num.lo cr-rgb.lo cr-token.lo cr-tknzr.lo cr-term.lo cr-attr-sel.lo cr-pseudo.lo cr-additional-sel.lo cr-simple-sel.lo cr-selector.lo cr-doc-handler.lo cr-parser.lo cr-declaration.lo cr-statement.lo cr-stylesheet.lo cr-cascade.lo cr-om-parser.lo cr-style.lo cr-sel-eng.lo cr-fonts.lo cr-prop-list.lo cr-parsing-location.lo cr-string.lo -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2
|
265
|
-
libtool-cache: not cached, running libtool...
|
266
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -shared .libs/cr-utils.o .libs/cr-input.o .libs/cr-enc-handler.o .libs/cr-num.o .libs/cr-rgb.o .libs/cr-token.o .libs/cr-tknzr.o .libs/cr-term.o .libs/cr-attr-sel.o .libs/cr-pseudo.o .libs/cr-additional-sel.o .libs/cr-simple-sel.o .libs/cr-selector.o .libs/cr-doc-handler.o .libs/cr-parser.o .libs/cr-declaration.o .libs/cr-statement.o .libs/cr-stylesheet.o .libs/cr-cascade.o .libs/cr-om-parser.o .libs/cr-style.o .libs/cr-sel-eng.o .libs/cr-fonts.o .libs/cr-prop-list.o .libs/cr-parsing-location.o .libs/cr-string.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib -lglib-2.0 -lintl -lxml2 -mtune=pentium3 -mthreads -mms-bitfields -Wl,--exclude-libs=libintl.a -o .libs/libcroco-0.6-3.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libcroco-0.6.dll.a
|
267
|
-
Creating library file: .libs/libcroco-0.6.dll.a
|
268
|
-
libtool-cache: libtool output: creating libcroco-0.6.la
|
269
|
-
libtool-cache: libtool output: (cd .libs && rm -f libcroco-0.6.la && ln -s ../libcroco-0.6.la libcroco-0.6.la)
|
270
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/src'
|
271
|
-
test -z "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib" || /bin/mkdir -p "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib"
|
272
|
-
/bin/sh ../libtool --mode=install /opt/local/bin/install -c 'libcroco-0.6.la' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/libcroco-0.6.la'
|
273
|
-
libtool-cache: Unrecognized mode --mode=install - passing through to original libtool
|
274
|
-
/opt/local/bin/install -c .libs/libcroco-0.6.dll.a c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/libcroco-0.6.dll.a
|
275
|
-
base_file=`basename ${file}`
|
276
|
-
dlpath=`/bin/sh 2>&1 -c '. .libs/'${base_file}'i;echo $dlname'`
|
277
|
-
dldir=c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/`dirname $dlpath`
|
278
|
-
test -d $dldir || mkdir -p $dldir
|
279
|
-
/opt/local/bin/install -c .libs/libcroco-0.6-3.dll $dldir/libcroco-0.6-3.dll
|
280
|
-
chmod a+x $dldir/libcroco-0.6-3.dll
|
281
|
-
/opt/local/bin/install -c .libs/libcroco-0.6.lai c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/libcroco-0.6.la
|
282
|
-
----------------------------------------------------------------------
|
283
|
-
Libraries have been installed in:
|
284
|
-
c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
285
|
-
|
286
|
-
If you ever happen to want to link against installed libraries
|
287
|
-
in a given directory, LIBDIR, you must either use libtool, and
|
288
|
-
specify the full pathname of the library, or use the `-LLIBDIR'
|
289
|
-
flag during linking and do at least one of the following:
|
290
|
-
- add LIBDIR to the `PATH' environment variable
|
291
|
-
during execution
|
292
|
-
- add LIBDIR to the `LD_RUN_PATH' environment variable
|
293
|
-
during linking
|
294
|
-
- use the `-LLIBDIR' linker flag
|
295
|
-
|
296
|
-
See any operating system documentation about shared libraries for
|
297
|
-
more information, such as the ld(1) and ld.so(8) manual pages.
|
298
|
-
----------------------------------------------------------------------
|
299
|
-
test -z "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco" || /bin/mkdir -p "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco"
|
300
|
-
/opt/local/bin/install -c -m 644 'libcroco.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/libcroco.h'
|
301
|
-
/opt/local/bin/install -c -m 644 'cr-additional-sel.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-additional-sel.h'
|
302
|
-
/opt/local/bin/install -c -m 644 'cr-attr-sel.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-attr-sel.h'
|
303
|
-
/opt/local/bin/install -c -m 644 'cr-cascade.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-cascade.h'
|
304
|
-
/opt/local/bin/install -c -m 644 'cr-declaration.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-declaration.h'
|
305
|
-
/opt/local/bin/install -c -m 644 'cr-doc-handler.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-doc-handler.h'
|
306
|
-
/opt/local/bin/install -c -m 644 'cr-enc-handler.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-enc-handler.h'
|
307
|
-
/opt/local/bin/install -c -m 644 'cr-input.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-input.h'
|
308
|
-
/opt/local/bin/install -c -m 644 'cr-num.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-num.h'
|
309
|
-
/opt/local/bin/install -c -m 644 'cr-om-parser.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-om-parser.h'
|
310
|
-
/opt/local/bin/install -c -m 644 'cr-parser.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-parser.h'
|
311
|
-
/opt/local/bin/install -c -m 644 'cr-pseudo.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-pseudo.h'
|
312
|
-
/opt/local/bin/install -c -m 644 'cr-rgb.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-rgb.h'
|
313
|
-
/opt/local/bin/install -c -m 644 'cr-selector.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-selector.h'
|
314
|
-
/opt/local/bin/install -c -m 644 'cr-simple-sel.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-simple-sel.h'
|
315
|
-
/opt/local/bin/install -c -m 644 'cr-statement.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-statement.h'
|
316
|
-
/opt/local/bin/install -c -m 644 'cr-stylesheet.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-stylesheet.h'
|
317
|
-
/opt/local/bin/install -c -m 644 'cr-term.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-term.h'
|
318
|
-
/opt/local/bin/install -c -m 644 'cr-tknzr.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-tknzr.h'
|
319
|
-
/opt/local/bin/install -c -m 644 'cr-token.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-token.h'
|
320
|
-
/opt/local/bin/install -c -m 644 'cr-utils.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-utils.h'
|
321
|
-
/opt/local/bin/install -c -m 644 'cr-fonts.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-fonts.h'
|
322
|
-
/opt/local/bin/install -c -m 644 'cr-sel-eng.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-sel-eng.h'
|
323
|
-
/opt/local/bin/install -c -m 644 'cr-style.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-style.h'
|
324
|
-
/opt/local/bin/install -c -m 644 'cr-prop-list.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-prop-list.h'
|
325
|
-
/opt/local/bin/install -c -m 644 'cr-parsing-location.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-parsing-location.h'
|
326
|
-
/opt/local/bin/install -c -m 644 'cr-string.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/cr-string.h'
|
327
|
-
/opt/local/bin/install -c -m 644 'libcroco-config.h' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/include/libcroco-0.6/libcroco/libcroco-config.h'
|
328
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/src'
|
329
|
-
make[1]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/src'
|
330
|
-
Making install in csslint
|
331
|
-
make[1]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/csslint'
|
332
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -I../intl -I../src -I../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -MT csslint.o -MD -MP -MF .deps/csslint.Tpo -c -o csslint.o csslint.c
|
333
|
-
mv -f .deps/csslint.Tpo .deps/csslint.Po
|
334
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I../intl -I../src -I../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o csslint-0.6.exe csslint.o ../src/libcroco-0.6.la
|
335
|
-
libtool-cache: not cached, running libtool...
|
336
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I../intl -I../src -I../src -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -O -Wall -Wl,--exclude-libs=libintl.a -o csslint-0.6.exe csslint.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
337
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/csslint'
|
338
|
-
test -z "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin" || /bin/mkdir -p "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin"
|
339
|
-
/bin/sh ../libtool --mode=install /opt/local/bin/install -c 'csslint-0.6.exe' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin/csslint-0.6.exe'
|
340
|
-
libtool-cache: Unrecognized mode --mode=install - passing through to original libtool
|
341
|
-
/opt/local/bin/install -c csslint-0.6.exe c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin/csslint-0.6.exe
|
342
|
-
make[2]: Nothing to be done for `install-data-am'.
|
343
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/csslint'
|
344
|
-
make[1]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/csslint'
|
345
|
-
Making install in docs
|
346
|
-
make[1]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs'
|
347
|
-
Making install in examples
|
348
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs/examples'
|
349
|
-
make[3]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs/examples'
|
350
|
-
make[3]: Nothing to be done for `install-exec-am'.
|
351
|
-
make[3]: Nothing to be done for `install-data-am'.
|
352
|
-
make[3]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs/examples'
|
353
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs/examples'
|
354
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs'
|
355
|
-
make[3]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs'
|
356
|
-
make[3]: Nothing to be done for `install-exec-am'.
|
357
|
-
make[3]: Nothing to be done for `install-data-am'.
|
358
|
-
make[3]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs'
|
359
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs'
|
360
|
-
make[1]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/docs'
|
361
|
-
Making install in tests
|
362
|
-
make[1]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests'
|
363
|
-
Making install in test-inputs
|
364
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-inputs'
|
365
|
-
make[3]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-inputs'
|
366
|
-
make[3]: Nothing to be done for `install-exec-am'.
|
367
|
-
make[3]: Nothing to be done for `install-data-am'.
|
368
|
-
make[3]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-inputs'
|
369
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-inputs'
|
370
|
-
Making install in test-output-refs
|
371
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-output-refs'
|
372
|
-
make[3]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-output-refs'
|
373
|
-
make[3]: Nothing to be done for `install-exec-am'.
|
374
|
-
make[3]: Nothing to be done for `install-data-am'.
|
375
|
-
make[3]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-output-refs'
|
376
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests/test-output-refs'
|
377
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests'
|
378
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test0-main.o -MD -MP -MF .deps/test0-main.Tpo -c -o test0-main.o test0-main.c
|
379
|
-
mv -f .deps/test0-main.Tpo .deps/test0-main.Po
|
380
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test0.exe test0-main.o ../src/libcroco-0.6.la
|
381
|
-
libtool-cache: not cached, running libtool...
|
382
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test0.exe test0-main.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
383
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test1-main.o -MD -MP -MF .deps/test1-main.Tpo -c -o test1-main.o test1-main.c
|
384
|
-
mv -f .deps/test1-main.Tpo .deps/test1-main.Po
|
385
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test1.exe test1-main.o ../src/libcroco-0.6.la
|
386
|
-
libtool-cache: not cached, running libtool...
|
387
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test1.exe test1-main.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
388
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test2-main.o -MD -MP -MF .deps/test2-main.Tpo -c -o test2-main.o test2-main.c
|
389
|
-
mv -f .deps/test2-main.Tpo .deps/test2-main.Po
|
390
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT cr-test-utils.o -MD -MP -MF .deps/cr-test-utils.Tpo -c -o cr-test-utils.o cr-test-utils.c
|
391
|
-
mv -f .deps/cr-test-utils.Tpo .deps/cr-test-utils.Po
|
392
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test2.exe test2-main.o cr-test-utils.o ../src/libcroco-0.6.la
|
393
|
-
libtool-cache: not cached, running libtool...
|
394
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test2.exe test2-main.o cr-test-utils.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
395
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test3-main.o -MD -MP -MF .deps/test3-main.Tpo -c -o test3-main.o test3-main.c
|
396
|
-
mv -f .deps/test3-main.Tpo .deps/test3-main.Po
|
397
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test3.exe test3-main.o cr-test-utils.o ../src/libcroco-0.6.la
|
398
|
-
libtool-cache: not cached, running libtool...
|
399
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test3.exe test3-main.o cr-test-utils.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
400
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test4-main.o -MD -MP -MF .deps/test4-main.Tpo -c -o test4-main.o test4-main.c
|
401
|
-
mv -f .deps/test4-main.Tpo .deps/test4-main.Po
|
402
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test4.exe test4-main.o cr-test-utils.o ../src/libcroco-0.6.la
|
403
|
-
libtool-cache: not cached, running libtool...
|
404
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test4.exe test4-main.o cr-test-utils.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
405
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test5-main.o -MD -MP -MF .deps/test5-main.Tpo -c -o test5-main.o test5-main.c
|
406
|
-
mv -f .deps/test5-main.Tpo .deps/test5-main.Po
|
407
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test5.exe test5-main.o cr-test-utils.o ../src/libcroco-0.6.la
|
408
|
-
libtool-cache: not cached, running libtool...
|
409
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test5.exe test5-main.o cr-test-utils.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
410
|
-
gcc -mtune=pentium3 -mthreads -DHAVE_CONFIG_H -I. -I.. -I../intl -I../src -I../src -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -MT test6-main.o -MD -MP -MF .deps/test6-main.Tpo -c -o test6-main.o test6-main.c
|
411
|
-
mv -f .deps/test6-main.Tpo .deps/test6-main.Po
|
412
|
-
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Lc:/devel/dist/win32/glib-2.20.4-1/lib -lglib-2.0 -lintl -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -lxml2 -L/devel/dist/win32/proxy-libintl-20080918/lib -Wl,--exclude-libs=libintl.a -o test6.exe test6-main.o cr-test-utils.o ../src/libcroco-0.6.la
|
413
|
-
libtool-cache: not cached, running libtool...
|
414
|
-
libtool-cache: libtool output: gcc -mtune=pentium3 -mthreads -I. -Ic:/devel/dist/win32/libxml2-2.7.3-1/include/libxml2 -mms-bitfields -Ic:/devel/dist/win32/glib-2.20.4-1/include/glib-2.0 -Ic:/devel/dist/win32/glib-2.20.4-1/lib/glib-2.0/include -O -Wall -Wl,--exclude-libs=libintl.a -o test6.exe test6-main.o cr-test-utils.o -Lc:/devel/dist/win32/glib-2.20.4-1/lib -Lc:/devel/dist/win32/libxml2-2.7.3-1/lib -L/devel/dist/win32/proxy-libintl-20080918/lib ../src/.libs/libcroco-0.6.dll.a -lglib-2.0 -lintl -lxml2 -L/devel/src/gnome/libcroco/0.6.2-1_win32/src/.libs -Lc:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib
|
415
|
-
make[3]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests'
|
416
|
-
make[3]: Nothing to be done for `install-exec-am'.
|
417
|
-
make[3]: Nothing to be done for `install-data-am'.
|
418
|
-
make[3]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests'
|
419
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests'
|
420
|
-
make[1]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32/tests'
|
421
|
-
make[1]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32'
|
422
|
-
cp croco-config croco-0.6-config
|
423
|
-
cp libcroco.pc libcroco-0.6.pc
|
424
|
-
cp libcroco.pc libcroco-0.6-uninstalled.pc
|
425
|
-
cp croco-config croco-0.6-config-uninstalled
|
426
|
-
make[2]: Entering directory `/devel/src/gnome/libcroco/0.6.2-1_win32'
|
427
|
-
test -z "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin" || /bin/mkdir -p "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin"
|
428
|
-
/opt/local/bin/install -c 'croco-0.6-config' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/bin/croco-0.6-config'
|
429
|
-
test -z "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/pkgconfig" || /bin/mkdir -p "c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/pkgconfig"
|
430
|
-
/opt/local/bin/install -c -m 644 'libcroco-0.6.pc' 'c:/devel/target/c7c784280a049e7afb170d1f95a8e3ff/lib/pkgconfig/libcroco-0.6.pc'
|
431
|
-
make[2]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32'
|
432
|
-
make[1]: Leaving directory `/devel/src/gnome/libcroco/0.6.2-1_win32'
|
433
|
-
++ ./libcroco-zip
|
434
|
-
rm: cannot lstat `/tmp/libcroco-0.6.2.zip': No such file or directory
|
435
|
-
adding: bin/libcroco-0.6-3.dll (224 bytes security) (deflated 67%)
|
436
|
-
rm: cannot lstat `/tmp/libcroco-dev-0.6.2.zip': No such file or directory
|
437
|
-
adding: bin/csslint-0.6.exe (224 bytes security) (deflated 70%)
|
438
|
-
adding: include/libcroco-0.6/ (280 bytes security) (stored 0%)
|
439
|
-
adding: include/libcroco-0.6/libcroco/ (280 bytes security) (stored 0%)
|
440
|
-
adding: include/libcroco-0.6/libcroco/cr-additional-sel.h (224 bytes security) (deflated 65%)
|
441
|
-
adding: include/libcroco-0.6/libcroco/cr-attr-sel.h (224 bytes security) (deflated 56%)
|
442
|
-
adding: include/libcroco-0.6/libcroco/cr-cascade.h (224 bytes security) (deflated 56%)
|
443
|
-
adding: include/libcroco-0.6/libcroco/cr-declaration.h (224 bytes security) (deflated 64%)
|
444
|
-
adding: include/libcroco-0.6/libcroco/cr-doc-handler.h (224 bytes security) (deflated 74%)
|
445
|
-
adding: include/libcroco-0.6/libcroco/cr-enc-handler.h (224 bytes security) (deflated 62%)
|
446
|
-
adding: include/libcroco-0.6/libcroco/cr-fonts.h (224 bytes security) (deflated 74%)
|
447
|
-
adding: include/libcroco-0.6/libcroco/cr-input.h (224 bytes security) (deflated 70%)
|
448
|
-
adding: include/libcroco-0.6/libcroco/cr-num.h (224 bytes security) (deflated 57%)
|
449
|
-
adding: include/libcroco-0.6/libcroco/cr-om-parser.h (224 bytes security) (deflated 69%)
|
450
|
-
adding: include/libcroco-0.6/libcroco/cr-parser.h (224 bytes security) (deflated 70%)
|
451
|
-
adding: include/libcroco-0.6/libcroco/cr-parsing-location.h (224 bytes security) (deflated 54%)
|
452
|
-
adding: include/libcroco-0.6/libcroco/cr-prop-list.h (224 bytes security) (deflated 65%)
|
453
|
-
adding: include/libcroco-0.6/libcroco/cr-pseudo.h (224 bytes security) (deflated 48%)
|
454
|
-
adding: include/libcroco-0.6/libcroco/cr-rgb.h (224 bytes security) (deflated 61%)
|
455
|
-
adding: include/libcroco-0.6/libcroco/cr-sel-eng.h (224 bytes security) (deflated 70%)
|
456
|
-
adding: include/libcroco-0.6/libcroco/cr-selector.h (224 bytes security) (deflated 56%)
|
457
|
-
adding: include/libcroco-0.6/libcroco/cr-simple-sel.h (224 bytes security) (deflated 60%)
|
458
|
-
adding: include/libcroco-0.6/libcroco/cr-statement.h (224 bytes security) (deflated 76%)
|
459
|
-
adding: include/libcroco-0.6/libcroco/cr-string.h (224 bytes security) (deflated 53%)
|
460
|
-
adding: include/libcroco-0.6/libcroco/cr-style.h (224 bytes security) (deflated 74%)
|
461
|
-
adding: include/libcroco-0.6/libcroco/cr-stylesheet.h (224 bytes security) (deflated 54%)
|
462
|
-
adding: include/libcroco-0.6/libcroco/cr-term.h (224 bytes security) (deflated 65%)
|
463
|
-
adding: include/libcroco-0.6/libcroco/cr-tknzr.h (224 bytes security) (deflated 65%)
|
464
|
-
adding: include/libcroco-0.6/libcroco/cr-token.h (224 bytes security) (deflated 73%)
|
465
|
-
adding: include/libcroco-0.6/libcroco/cr-utils.h (224 bytes security) (deflated 72%)
|
466
|
-
adding: include/libcroco-0.6/libcroco/libcroco-config.h (224 bytes security) (deflated 53%)
|
467
|
-
adding: include/libcroco-0.6/libcroco/libcroco.h (224 bytes security) (deflated 52%)
|
468
|
-
adding: lib/libcroco-0.6.dll.a (224 bytes security) (deflated 93%)
|
469
|
-
adding: lib/pkgconfig/libcroco-0.6.pc (224 bytes security) (deflated 34%)
|
470
|
-
++ mv /tmp/libcroco-0.6.2.zip /tmp/libcroco_0.6.2-1_win32.zip
|
471
|
-
++ mv /tmp/libcroco-dev-0.6.2.zip /tmp/libcroco-dev_0.6.2-1_win32.zip
|