Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gprbuild.spec'], chrootPath='/var/lib/mock/f22-build-3158571-469457/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gprbuild.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-20.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gprbuild-2014-2.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gprbuild.spec '], chrootPath='/var/lib/mock/f22-build-3158571-469457/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gprbuild.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gx0eDl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gprbuild-gpl-2014-src + /usr/bin/gzip -dc /builddir/build/SOURCES/gprbuild-gpl-2014-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gprbuild-gpl-2014-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gprbuild-2014-noopenvms.patch):' Patch #0 (gprbuild-2014-noopenvms.patch): + /usr/bin/cat /builddir/build/SOURCES/gprbuild-2014-noopenvms.patch + /usr/bin/patch -p1 --fuzz=0 patching file gnat/hostparm.ads + echo 'Patch #1 (gprbuild-2014-iterator_variable.patch):' Patch #1 (gprbuild-2014-iterator_variable.patch): + /usr/bin/cat /builddir/build/SOURCES/gprbuild-2014-iterator_variable.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/gprbuild-compilation-slave.adb + echo 'Patch #2 (gprbuild-2014-destdir.patch):' Patch #2 (gprbuild-2014-destdir.patch): + /usr/bin/cat /builddir/build/SOURCES/gprbuild-2014-destdir.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.in patching file Makefile.in + echo 'Patch #3 (gprbuild-2014-usrmove.patch):' Patch #3 (gprbuild-2014-usrmove.patch): + /usr/bin/cat /builddir/build/SOURCES/gprbuild-2014-usrmove.patch + /usr/bin/patch -p1 --fuzz=0 patching file gnat/makeutl.adb + echo 'Patch #4 (gprbuild-2014-gcc5.patch):' Patch #4 (gprbuild-2014-gcc5.patch): + /usr/bin/cat /builddir/build/SOURCES/gprbuild-2014-gcc5.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/gprlib.adb + cp /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lxc0gx + umask 022 + cd /builddir/build/BUILD + cd gprbuild-gpl-2014-src + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --datadir=/builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share --libdir=/builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/lib64 --bindir=/builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin --libexecdir=/builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/libexec checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for xmlada... yes (precompiled) configure: creating ./config.status config.status: creating src/gprconfig-sdefault.ads config.status: creating Makefile + make -j4 LIBRARY_TYPE=relocatable 'GNATOPTFLAGS=-cargs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -largs -Wl,-z,relro -g -margs -j4 -R -p -XHARDWARE_PLATFORM=x86_64' ADA_PROJECT_PATH=/usr/share/gpr mkdir -p gnat/bldtools/snamest gcc -c -o obj/gprbuild_dummies.o src/gprbuild_dummies.c gcc -c -o obj/link.o gnat/link.c rm -f gnat/bldtools/snamest/snames.ads-tmpl gnat/bldtools/snamest/snames.adb-tmpl gnat/bldtools/snamest/snames.h-tmpl gnat/bldtools/snamest/xsnamest.adb gnat/bldtools/snamest/xutil.ads gnat/bldtools/snamest/xutil.adb cp -p gnat/snames.ads-tmpl gnat/snames.adb-tmpl gnat/snames.h-tmpl gnat/xsnamest.adb gnat/xutil.ads gnat/xutil.adb gnat/bldtools/snamest (cd gnat/bldtools/snamest; gnatmake -q xsnamest ; ./xsnamest ) mv -f gnat/bldtools/snamest/snames.ns gnat/snames.ads mv -f gnat/bldtools/snamest/snames.nb gnat/snames.adb mv -f gnat/bldtools/snamest/snames.nh gnat/snames.h touch gnat/stamp-snames gnatmake -p -m -cargs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -largs -Wl,-z,relro -g -margs -j4 -R -p -XHARDWARE_PLATFORM=x86_64 -Pgprbuild -XBUILD=production warning: gnatmake -P is obsolete and will not be available in the next release; use gprbuild instead gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprconfig-main.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gpr_version.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprconfig.ads gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprconfig-knowledge.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprconfig-sdefault.ads gpr_version.adb:51:25: warning: condition can only be False if invalid values present gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/hostparm.ads gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/namet.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/opt.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/switch.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/gnatvsn.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/types.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/tree_io.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/osint.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/output.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/debug.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/widechar.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/alloc.ads gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/table.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/fmap.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/sdefault.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/targparm.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/csets.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/rident.ads gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-attr.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-com.ads gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-err.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/snames.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/uintp.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/casing.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/scans.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/urealp.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/err_vars.ads gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/stringt.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/atree.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/errutil.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/restrict.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/scng.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/sinput.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/styleg.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/stylesw.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/erroutc.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/einfo.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/sinfo.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/aspects.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/errout.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/fname.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/fname-uf.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/lib.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/stand.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/uname.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/nlists.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/krunch.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/elists.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/sem_aux.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/makeutl.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/ali.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-ext.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-util.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/sinput-p.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/tempdir.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-tree.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/sinput-c.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-env.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/butil.adb gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprconfig-main.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprconfig-main.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprconfig gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-main.adb gprbuild-main.adb:27:06: warning: "System.Case_Util" is an internal GNAT unit gprbuild-main.adb:27:06: warning: use "GNAT.Case_Util" instead gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gpr_util.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-slave.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compile.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-link.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-post_compile.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-conf.adb /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-link.adb: In function 'Gprbuild.Link.Link_Main': /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-link.adb:1348:32: warning: 'Last_Path' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-link.adb:1266:7: note: 'Last_Path' was declared here /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-link.adb:1341:20: warning: 'Last_Exec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-link.adb:1264:7: note: 'Last_Exec' was declared here gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-protocol.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-result.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-sync.adb gprbuild-compilation-protocol.ads:256:28: warning: component "Sock" of type "Socket_Type" is uninitialized gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-process.adb /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-protocol.adb: In function 'Gprbuild.Compilation.Protocol.Get_Pid': /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-protocol.adb:368:8: warning: 'Success' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-protocol.ads:187:7: note: 'Success' was declared here /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-protocol.adb:368:8: warning: 'Pid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbuild-compilation-protocol.ads:186:7: note: 'Pid' was declared here gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprexch.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/mlib.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/mlib-tgt.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-part.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-pp.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-proc.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/ali-util.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/mlib-utl.adb ali-util.adb:38:06: warning: "System.OS_Lib" is an internal GNAT unit ali-util.adb:38:06: warning: use "GNAT.OS_Lib" instead gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/mlib-fil.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/mlib-tgt-specific.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-dect.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/binderr.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-attr-pm.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-strt.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/gnat/prj-nmsc.adb gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprbuild-main.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprbuild-main.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprbuild gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprbind.adb gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprbind.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprbind.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprbind gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprlib.adb gprlib.adb:45:06: warning: "System.Case_Util" is an internal GNAT unit gprlib.adb:45:06: warning: use "GNAT.Case_Util" instead gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprlib.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprlib.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprlib gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprclean-main.adb gprclean-main.adb:28:06: warning: "System.Case_Util" is an internal GNAT unit gprclean-main.adb:28:06: warning: use "GNAT.Case_Util" instead gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprclean.adb gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprclean-main.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprclean-main.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprclean gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprinstall-main.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprinstall.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprinstall-db.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprinstall-install.adb gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprinstall-uninstall.adb gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprinstall-main.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprinstall-main.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprinstall gcc -c -gnat12 -gnaty -gnatQ -O2 -gnatpn -gnatws -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -gnatn -gnat-p -gnatVd -gnatwn -gnatyN -I- -gnatA /builddir/build/BUILD/gprbuild-gpl-2014-src/src/gprslave.adb gnatbind -shared -E -static -x /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprslave.ali gnatlink /builddir/build/BUILD/gprbuild-gpl-2014-src/obj/gprslave.ali -shared-libgcc /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/gprbuild_dummies.o /builddir/build/BUILD/gprbuild-gpl-2014-src//obj/link.o -Wl,-z,relro -g -R -L/usr/lib64/xmlada/relocatable/ -lxmlada_schema -L/usr/lib64/xmlada/relocatable/ -lxmlada_dom -L/usr/lib64/xmlada/relocatable/ -lxmlada_sax -L/usr/lib64/xmlada/relocatable/ -lxmlada_input_sources -L/usr/lib64/xmlada/relocatable/ -lxmlada_unicode -o /builddir/build/BUILD/gprbuild-gpl-2014-src/gprslave + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G0S3NC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 + cd gprbuild-gpl-2014-src + rm -rf /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/gprconfig cp -p share/gprconfig/*.xml /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/gprconfig cp -p share/gprconfig/gprconfig.xsd /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/gprconfig mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/gpr cp -p share/_default.gpr /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/gpr mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin /usr/bin/install -c gprconfig /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin /usr/bin/install -c gprbuild /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin /usr/bin/install -c gprclean /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin /usr/bin/install -c gprinstall /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin /usr/bin/install -c gprslave /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/bin mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/libexec/gprbuild /usr/bin/install -c gprbind /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/libexec/gprbuild/ /usr/bin/install -c gprlib /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/libexec/gprbuild/ mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/gpr rm -f -r /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/gprbuild/examples/ mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/gprbuild/examples/ cp -p -r examples/* /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/gprbuild/examples rm -f -r /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild for format in html txt pdf info; do \ if [ -d doc/$format ] ; then \ mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/$format; \ cp -p doc/$format/* /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/$format; \ if [ $format = html ] ; then \ cp -p doc/*.png /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/html; \ sed -e "s/.*//" doc/gprbuild_gps.xml \ > /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/html/gps_index.xml; \ fi; \ fi; \ done + find /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/gprconfig -type f -name '*.xml' -exec chmod -x '{}' ';' + mkdir __doc + mv /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/html /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/info /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/pdf /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild/txt __doc + rm -rf /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64//usr/share/doc/gprbuild + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gprbuild-gpl-2014-src extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/bin/gprbuild extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/bin/gprconfig extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/bin/gprinstall extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/bin/gprclean extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/bin/gprslave extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/libexec/gprbuild/gprbind extracting debug info from /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/libexec/gprbuild/gprlib /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 15120 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gprbuild-2014-2.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3dBMgl + umask 022 + cd /builddir/build/BUILD + cd gprbuild-gpl-2014-src + DOCDIR=/builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/doc/gprbuild + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/doc/gprbuild + cp -pr README /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/doc/gprbuild + cp -pr COPYING3 /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/doc/gprbuild + cp -pr CHANGES /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/doc/gprbuild + cp -pr __doc/html __doc/info __doc/pdf __doc/txt /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64/usr/share/doc/gprbuild + exit 0 Provides: gprbuild = 2014-2.fc22 gprbuild(x86-64) = 2014-2.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libxmlada_dom.so.2013()(64bit) libxmlada_input_sources.so.2013()(64bit) libxmlada_sax.so.2013()(64bit) libxmlada_schema.so.2013()(64bit) libxmlada_unicode.so.2013()(64bit) rtld(GNU_HASH) Processing files: gprbuild-debuginfo-2014-2.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 warning: Could not canonicalize hostname: buildvm-20.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gprbuild-2014-2.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/gprbuild-debuginfo-2014-2.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0BczoF + umask 022 + cd /builddir/build/BUILD + cd gprbuild-gpl-2014-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/gprbuild-2014-2.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->