------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xsd-4.1.0.a11_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/devel/xsd XDG_CONFIG_HOME=/construction/devel/xsd XDG_CACHE_HOME=/construction/devel/xsd/.cache HOME=/construction/devel/xsd TMPDIR="/tmp" PATH=/construction/devel/xsd/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/xsd/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/xsd XDG_CONFIG_HOME=/construction/devel/xsd XDG_CACHE_HOME=/construction/devel/xsd/.cache HOME=/construction/devel/xsd TMPDIR="/tmp" PATH=/construction/devel/xsd/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/xsd/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- EXTERNAL_LIBCUTL=y install_prefix=/construction/devel/xsd/stage/usr/local install_man_dir=/construction/devel/xsd/stage/usr/local/man verbose=1 DESTDIR=/construction/devel/xsd/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xsd" EXAMPLESDIR="share/examples/xsd" DATADIR="share/xsd" WWWDIR="www/xsd" ETCDIR="etc/xsd" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xsd DOCSDIR=/usr/local/share/doc/xsd EXAMPLESDIR=/usr/local/share/examples/xsd WWWDIR=/usr/local/www/xsd ETCDIR=/usr/local/etc/xsd SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/bash-5.2.15.pkg Installing /packages/All/build-0.3.10.pkg ===== Message from build-0.3.10: -- ===> NOTICE: The build port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/boost-libs-1.82.0_1.pkg ===== Message from boost-libs-1.82.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/libcutl-1.10.0_21.pkg Installing /packages/All/xerces-c3-3.2.4.pkg SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xsd-4.1.0.a11_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xsd-4.1.0.a11_1 for building => SHA256 Checksum OK for xsd-4.1.0.a11+dep.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xsd-4.1.0.a11_1 for building ===> Extracting for xsd-4.1.0.a11_1 => SHA256 Checksum OK for xsd-4.1.0.a11+dep.tar.bz2. Extracted Memory Use: 20.74M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xsd-4.1.0.a11_1 ===> Applying ports patches for xsd-4.1.0.a11_1 from /xports/devel/xsd/files ===> Applying dragonfly patches for xsd-4.1.0.a11_1 from /xports/devel/xsd/dragonfly /bin/rm -f -r /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3 ln -s /usr/local/include/build-0.3 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on file: /usr/local/include/build-0.3/abspath.make - found ===> xsd-4.1.0.a11_1 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> xsd-4.1.0.a11_1 depends on package: gmake>=4.3 - found ===> xsd-4.1.0.a11_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on shared library: libcutl.so - found (/usr/local/lib/libcutl.so) ===> xsd-4.1.0.a11_1 depends on shared library: libxerces-c.so - found (/usr/local/lib/libxerces-c.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xsd-4.1.0.a11_1 depends on file: /usr/local/include/build-0.3/abspath.make - found ===> xsd-4.1.0.a11_1 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> xsd-4.1.0.a11_1 depends on package: gmake>=4.3 - found ===> xsd-4.1.0.a11_1 depends on file: /usr/local/bin/ccache - found ===> xsd-4.1.0.a11_1 depends on shared library: libcutl.so - found (/usr/local/lib/libcutl.so) ===> xsd-4.1.0.a11_1 depends on shared library: libxerces-c.so - found (/usr/local/lib/libxerces-c.so) ===> Configuring for xsd-4.1.0.a11_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xsd-4.1.0.a11_1 gmake[1]: Entering directory '/construction/devel/xsd/xsd-4.1.0.a11+dep' c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/elements.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/elements.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/literal-map.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/literal-map.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/option-types.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/option-types.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/elements.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/elements.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/validator.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/validator.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/name-processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/name-processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/type-processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/type-processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/state-processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/state-processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/generator.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/generator.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-inline.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-inline.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-forward.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-forward.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/literal-map.cxx: In function 'bool CXX::read_literal_map(const NarrowString&, CXX::StringLiteralMap&)': /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/literal-map.cxx:241:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr parser ( ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/literal-map.cxx:5: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/impl-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/impl-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/impl-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/impl-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/driver-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/driver-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/element-validation-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/element-validation-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/attribute-validation-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/characters-validation-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/elements.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/elements.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/validator.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/validator.cxx In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:16: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:16: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:62:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:16: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:69:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:16: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:74:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr impl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx: In function 'int main(int, char**)': /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:273:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr tree_ops ( ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:276:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr parser_ops ( ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:438:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr schema; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:616:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr schema (parser.parse (paths)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.cxx:7: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/counter.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/counter.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/name-processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/name-processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/order-processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/order-processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/polymorphism-processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/default-value.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/default-value.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/generator.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/generator.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-forward.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-forward.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-inline.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-inline.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/parser-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/parser-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/parser-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/parser-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/serialization-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/serialization-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/serialization-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/serialization-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-insertion-header.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-insertion-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-extraction-source.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/type-map/lexer.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/type-map/lexer.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/type-map/parser.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/type-map/parser.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/processing/cardinality/processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/processing/cardinality/processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/processing/inheritance/processor.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/processing/inheritance/processor.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/options.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/options.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/options.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/options.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/options.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/options.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/options.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/options.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/attribute.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/attribute-group.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/attribute-group.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/complex.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/complex.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/compositors.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/compositors.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/element.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/element.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/element-group.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/element-group.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/elements.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/elements.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/enumeration.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/enumeration.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/fundamental.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/fundamental.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/list.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/list.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/namespace.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/namespace.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/particle.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/particle.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/schema.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/schema.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/union.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/union.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/anonymous.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/anonymous.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/restriction.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/restriction.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/schema-per-type.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/schema-per-type.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/simplifier.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/simplifier.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/generators/dependencies.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/generators/dependencies.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/types.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/types.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx c++ -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -I/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/schema-dom-parser.o -c /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/schema-dom-parser.cxx In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:62:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:69:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:74:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr impl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1323:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1326:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1329:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1863:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::Impl:: ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'std::auto_ptr XSDFrontend::Parser::Impl::xml_schema(const Path&)': /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1868:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr rs (new Schema (tu, 1, 1)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: At global scope: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1876:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::Impl:: ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'std::auto_ptr XSDFrontend::Parser::Impl::parse(const Path&)': /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:1900:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr rs (new Schema (tu, root.line (), root.column ())); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: At global scope: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:2104:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::Impl:: ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'std::auto_ptr XSDFrontend::Parser::Impl::parse(const Paths&)': /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:2117:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr rs (new Schema (Path (), 0, 0)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: In member function 'XSDFrontend::XML::AutoPtr XSDFrontend::Parser::Impl::dom(const Path&, bool)': /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:5068:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr xsd_parser ( ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx: At global scope: /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:5154:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser:: ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:5160:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser:: ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:5166:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser:: ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.hxx:9, from /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.cxx:15: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ar -rc /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/attribute.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/attribute-group.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/complex.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/compositors.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/element.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/element-group.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/elements.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/enumeration.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/fundamental.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/list.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/namespace.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/particle.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/schema.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/traversal/union.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/anonymous.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/restriction.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/schema-per-type.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/transformations/simplifier.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/generators/dependencies.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/types.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/parser.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/schema-dom-parser.o ranlib /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a echo "/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a" >/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/xsd-frontend.l echo "/usr/local/lib/libcutl.so /usr/local/lib/libxerces-c.so" | xargs -n 1 echo >>/construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/xsd-frontend.l c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -L/usr/local/lib -o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/elements.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/literal-map.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/option-types.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/elements.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/validator.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/name-processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/type-processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/state-processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/generator.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-inline.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/parser-forward.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/impl-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/impl-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/driver-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/element-validation-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/attribute-validation-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/characters-validation-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/elements.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/validator.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/counter.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/name-processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/order-processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/polymorphism-processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/default-value.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/generator.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-forward.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-inline.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/tree-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/parser-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/parser-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/serialization-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/serialization-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-insertion-header.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-insertion-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/stream-extraction-source.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/type-map/lexer.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/type-map/parser.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/processing/cardinality/processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/processing/inheritance/processor.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/options.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/options.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/options.o /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/options.o /construction/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/libxsd-frontend.a /usr/local/lib/libcutl.so /usr/local/lib/libxerces-c.so /usr/local/lib/libcutl.so /usr/local/lib/libxerces-c.so gmake[1]: Leaving directory '/construction/devel/xsd/xsd-4.1.0.a11+dep' SUCCEEDED 00:01:43 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xsd-4.1.0.a11_1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/xsd/xsd-4.1.0.a11+dep' find: -printf: unknown primary or operator /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/bin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 755 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/xsd /construction/devel/xsd/stage/usr/local/bin/xsdcxx find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd -type f -print | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg dirname | sort -u | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd\(.*\)%/construction/devel/xsd/stage/usr/local/include/xsd/\1%' | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd -type f ! -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd/\1 /construction/devel/xsd/stage/usr/local/include/xsd/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd -type f -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd/\1 /construction/devel/xsd/stage/usr/local/include/xsd/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 755" /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/FLOSSE /construction/devel/xsd/stage/usr/local/share/doc/xsd/FLOSSE /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/GPLv2 /construction/devel/xsd/stage/usr/local/share/doc/xsd/GPLv2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/LICENSE /construction/devel/xsd/stage/usr/local/share/doc/xsd/LICENSE /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/generated/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/generated/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/generated/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/generated/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/generated/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/generated/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/generated/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/generated/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/generated/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/hello/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/hello/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/hello/hello.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/hello.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/hello/hello.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/hello/hello.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/library.map /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/library.map /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/library.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/library.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/library-pimpl.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/library-pimpl.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/library/library-pimpl.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/library/library-pimpl.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixin/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixin/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixin/schema.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/schema.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixin/instance.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/instance.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixin/schema.map /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/schema.map /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixin/types.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixin/types.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/text.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/text.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/text.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/text.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/text.map /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/text.map /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/anchor.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/mixed/anchor.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/protocol.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/protocol.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/balance.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/balance.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/deposit.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/deposit.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/withdraw.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/withdraw.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/protocol.map /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/protocol.map /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/protocol.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/protocol.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/protocol-pimpl.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/protocol-pimpl.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/multiroot/protocol-pimpl.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/multiroot/protocol-pimpl.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/test.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/test.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/test-50k.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/test-50k.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/time.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/time.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/time.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/time.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/performance/gen.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/performance/gen.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polymorphism/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polymorphism/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polymorphism/supermen.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/supermen.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polymorphism/supermen.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/supermen.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polymorphism/supermen-pimpl.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/supermen-pimpl.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polymorphism/supermen-pimpl.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polymorphism/supermen-pimpl.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/supermen.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/supermen.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/batman.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/batman.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/person.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/person.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/superman.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/superman.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/supermen-pimpl.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/supermen-pimpl.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/polyroot/supermen-pimpl.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/polyroot/supermen-pimpl.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/wildcard/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/wildcard/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/wildcard/email.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/email.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/wildcard/email.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/wildcard/email.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/parser/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/library-prologue.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/library-prologue.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/cdr/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/cdr/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/cdr/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/cdr/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/cdr/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/xdr/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/xdr/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/xdr/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/xdr/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/xdr/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/binary/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/binary/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/caching/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/caching/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/caching/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/caching/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/caching/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/xsdbin.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/xsdbin.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/grammar-input-stream.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/grammar-input-stream.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/grammar-input-stream.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/grammar-input-stream.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/embedded/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/embedded/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/people.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/people.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/people.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/people.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/xml-schema-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/xml-schema-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/xml-schema-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/xml-schema-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/dom-parse.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/dom-parse.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/comments/dom-parse.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/comments/dom-parse.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/contacts/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/contacts/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/contacts/contacts.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/contacts/contacts.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/contacts/contacts-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/contacts/contacts-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/contacts/contacts-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/double/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/double/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/double/order.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/order.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/double/double-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/double-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/double/double-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/double/double-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/mixed/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/mixed/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/mixed/people.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/people.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/mixed/people.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/people.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/mixed/people-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/people-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/mixed/people-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/mixed/people-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/people.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/people.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/people-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/people-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/wildcard/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/wildcard/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/wildcard/wildcard.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/wildcard/wildcard.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/calendar/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/calendar/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/calendar/calendar.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/calendar.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/calendar/calendar.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/calendar.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/custom/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/custom/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/hello/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/hello/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/hello/hello.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/hello.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/hello/hello.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/hello/hello.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/library/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/library/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/library/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/library/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/library/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/protocol.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/protocol.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/balance.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/balance.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/deposit.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/deposit.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/withdraw.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/withdraw.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/dom-parse.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/dom-parse.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/dom-parse.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/dom-parse.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/dom-serialize.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/dom-serialize.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/messaging/dom-serialize.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/messaging/dom-serialize.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/mixed/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/mixed/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/mixed/text.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/text.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/mixed/text.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/mixed/text.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/protocol.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/protocol.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/balance.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/balance.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/deposit.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/deposit.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/withdraw.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/withdraw.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/dom-parse.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/dom-parse.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/multiroot/dom-parse.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/multiroot/dom-parse.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/element/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/element/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/element/transactions.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/transactions.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/element/transactions.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/element/transactions.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/mixed/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/mixed/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/mixed/text.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/text.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/mixed/text.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/mixed/text.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/order/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/order/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/parsing.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/parsing.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/serialization.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/serialization.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/test.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/test.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/test-50k.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/test-50k.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/time.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/time.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/time.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/time.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/performance/gen.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/performance/gen.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/polymorphism/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/polymorphism/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/polymorphism/supermen.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/supermen.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/polymorphism/supermen.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/polymorphism/supermen.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/library.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/library.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/secure-dom-parser.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/secure-dom-parser.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/secure-dom-parser.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/secure/secure-dom-parser.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/parser.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/parser.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/parser.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/parser.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/serializer.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/serializer.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/serializer.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/serializer.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/grammar-input-stream.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/grammar-input-stream.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/grammar-input-stream.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/grammar-input-stream.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/position.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/position.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/streaming/position.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/streaming/position.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/wildcard/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/wildcard/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/wildcard/email.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/email.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/wildcard/email.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/wildcard/email.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/compressed-format-target.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/compressed-format-target.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/compressed-format-target.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/compressed-format-target.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/compressed-input-source.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/compressed-input-source.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/compressed-input-source.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/compressed-input-source.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/library.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/library.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/compression/library.xml.gz /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/compression/library.xml.gz /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/xpath/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/xpath/driver.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/driver.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/xpath/people.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/people.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/xpath/people.xml /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/people.xml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/xpath/dom-parse.hxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/dom-parse.hxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/xpath/dom-parse.cxx /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/xpath/dom-parse.cxx /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/README /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/tree/README /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/parser/guide/figure-1.png /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/figure-1.png /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/parser/guide/index.xhtml /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/index.xhtml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/parser/guide/cxx-parser-guide.ps /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/cxx-parser-guide.ps /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/parser/guide/cxx-parser-guide.pdf /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/parser/guide/cxx-parser-guide.pdf /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/guide/index.xhtml /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/guide/index.xhtml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/guide/cxx-tree-guide.ps /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/guide/cxx-tree-guide.ps /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/guide/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/guide/cxx-tree-guide.pdf /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/guide/cxx-tree-guide.pdf ps2pdf14 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/manual/cxx-tree-manual.ps /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/manual/cxx-tree-manual.pdf /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/manual/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/manual/index.xhtml /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/manual/index.xhtml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/manual/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/manual/cxx-tree-manual.ps /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/manual/cxx-tree-manual.ps /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/manual/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/manual/cxx-tree-manual.pdf /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/manual/cxx-tree-manual.pdf find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference -type f -print | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg dirname | sort -u | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference\(.*\)%/construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/reference/\1%' | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference -type f ! -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference/\1 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/reference/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference -type f -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/cxx/tree/reference/\1 /construction/devel/xsd/stage/usr/local/share/doc/xsd/cxx/tree/reference/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 755" /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/default.css /construction/devel/xsd/stage/usr/local/share/doc/xsd/default.css /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/xsd.xhtml /construction/devel/xsd/stage/usr/local/share/doc/xsd/xsd.xhtml /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/custom-literals.xsd /construction/devel/xsd/stage/usr/local/share/doc/xsd/custom-literals.xsd /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/man/man1/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/doc/xsd.1 /construction/devel/xsd/stage/usr/local/man/man1/xsdcxx.1 find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build -type f -print | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg dirname | sort -u | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build\(.*\)%/construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/build/\1%' | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build -type f ! -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build/\1 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/build/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build -type f -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/build/\1 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/build/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 755" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx -name makefile -type f -print | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg dirname | sort -u | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx\(.*\)%/construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/\1%' | xargs -n 1 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx -name makefile -type f ! -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx/\1 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644" find -L /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx -name makefile -type f -perm -100 -print | sed -e 's%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx\(.*\)%/construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/cxx/\1 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/cxx/\1%' | xargs -n 2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/run-if-arg "/construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 755" /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/examples/makefile /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/makefile /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/FLOSSE /construction/devel/xsd/stage/usr/local/share/doc/xsd/FLOSSE /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/GPLv2 /construction/devel/xsd/stage/usr/local/share/doc/xsd/GPLv2 /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/LICENSE /construction/devel/xsd/stage/usr/local/share/doc/xsd/LICENSE /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/NEWS /construction/devel/xsd/stage/usr/local/share/doc/xsd/NEWS /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -d -m 755 /construction/devel/xsd/stage/usr/local/share/doc/xsd/ /construction/devel/xsd/xsd-4.1.0.a11+dep/build-0.3/install/install -p -m 644 /construction/devel/xsd/xsd-4.1.0.a11+dep/xsd/dist/README-UNIX /construction/devel/xsd/stage/usr/local/share/doc/xsd/README gmake[1]: Leaving directory '/construction/devel/xsd/xsd-4.1.0.a11+dep' /bin/mkdir -p /construction/devel/xsd/stage/usr/local/share/examples/xsd /bin/mv /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples/* /construction/devel/xsd/stage/usr/local/share/examples/xsd /bin/rmdir /construction/devel/xsd/stage/usr/local/share/doc/xsd/examples ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'bin/xsdcxx' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:01:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xsd-4.1.0.a11_1 file sizes/checksums [469]: 0% file sizes/checksums [469]: 21% file sizes/checksums [469]: 42% file sizes/checksums [469]: 63% file sizes/checksums [469]: 85% file sizes/checksums [469]: 100% Service unavailablepacking files [469]: 0% packing files [469]: 21% packing files [469]: 42% packing files [469]: 63% packing files [469]: 85% packing files [469]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:03:14