DEBUG: SourceDB initialized in 0.0729780197144.
DEBUG: RepoDB initialized in 0.000180959701538.
DEBUG: Source URI: https://github.com/pisilinux/core/raw/master/system/devel/xorg-util/pspec.xml
pspec.xml (4.0 KB) 55% 25.06 MB/s [00:00:00]
pspec.xml (4.0 KB)100% 25.06 MB/s [00:00:00] [complete]
actions.py (1.0 KB)100% 18.29 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0136609077454.
Unsatisfied Build Dependencies: xorg-proto util-macros
DEBUG: PackageDB initialized in 0.1135160923.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00122690200806.
DEBUG: PackageDB initialized in 0.0945768356323.
DEBUG: RepoDB initialized in 0.000253200531006.
digraph G {
util_macros[ label = "util-macros(1.20.2,11)" ];
xorg_proto[ label = "xorg-proto(2025.1,19)" ];
}
DEBUG: ComponentDB initialized in 0.00940108299255.
[01;34mFollowing packages will be installed:[0m
util-macros xorg-proto
DEBUG: InstallDB initialized in 0.000584840774536.
[33mTotal size of package(s): 292.00 KB[0m
[33mDownloading 1 / 2[0m
Package util-macros found in repository beta
util-macros-1.20.2-11-p2-x86_64.pisi [cached]
[33mDownloading 2 / 2[0m
Package xorg-proto found in repository beta
xorg-proto-2025.1-19-p2-x86_64.pisi [cached]
[33mInstalling 1 / 2[0m
util-macros-1.20.2-11-p2-x86_64.pisi [cached]
[01;32mInstalling util-macros, version 1.20.2, release 11
[0m[36mExtracting the files of util-macros
[0mConfiguring util-macros package
DEBUG: Calling post install handlers
[36mConfigured util-macros
[0m[36mInstalled util-macros
[0m[33mInstalling 2 / 2[0m
xorg-proto-2025.1-19-p2-x86_64.pisi [cached]
[01;32mInstalling xorg-proto, version 2025.1, release 19
[0m[36mExtracting the files of xorg-proto
[0mConfiguring xorg-proto package
DEBUG: Calling post install handlers
[36mConfigured xorg-proto
[0m[36mInstalled xorg-proto
[0m
translations.xml (273.0 B)100% 5.33 MB/s [00:00:00] [complete]
host-defaults.patch (801.0 B)100% 12.52 MB/s [00:00:00] [complete]
[01;32mBuilding source package: xorg-util
[0m
component.xml (45.0 B)100% 731.43 KB/s [00:00:00] [complete]
gccmakedep-1.0.4.tar.xz [cached]
imake-1.0.11.tar.xz [cached]
lndir-1.0.5.tar.xz [cached]
makedepend-1.0.9.tar.xz [cached]
xorg-cf-files-1.0.8.tar.xz [cached]
[32mUnpacking archive(s)...
[0m[32mApplying patch: host-defaults.patch
[0mDEBUG: return value for "patch --remove-empty-files --no-backup-if-mismatch -p1 -i "/var/pisi/xorg-util/files/host-defaults.patch"" is 0
unpacked (/var/pisi/xorg-util-7.6-12/work)
[32mSetting up source...
[0mSandbox enabled build...
GNU Config Update Finished.
GNU Config Update Finished.
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking for XPROTO... yes
checking for strlcat... yes
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --with-config-dir=/usr/share/X11/config" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking for mkstemp... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for perl... yes
checking for XPROTO... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ccmakedep
config.status: creating ccmakedep.1
config.status: creating cleanlinks.1
config.status: creating imake.1
config.status: creating makeg.1
config.status: creating mergelib
config.status: creating mergelib.1
config.status: creating mkdirhier.1
config.status: creating mkhtmlindex.1
config.status: creating revpath.1
config.status: creating xmkmf
config.status: creating xmkmf.1
config.status: creating config.h
config.status: executing depfiles commands
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --with-config-dir=/usr/share/X11/config" is 0
DEBUG: Warning: x86_64-pc-linux-gnu-as does not exist, using plain name as
DEBUG: Warning: x86_64-pc-linux-gnu-ld does not exist, using plain name ld
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking whether make supports nested variables... (cached) yes
checking for root directory for font files... /usr/share/fonts/X11
checking for directory for encodings files... ${FONTROOTDIR}/encodings
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating site.def
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --with-config-dir=/usr/share/X11/config" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gccmakedep
config.status: executing depfiles commands
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --with-config-dir=/usr/share/X11/config" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for rename... yes
checking for fchmod... yes
checking for reallocarray... yes
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating makedepend-config.h
config.status: executing depfiles commands
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --with-config-dir=/usr/share/X11/config" is 0
[32mBuilding source...
[0mSandbox enabled build...
make all-am
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/lndir-1.0.5'
CC lndir.o
GEN lndir.1
CCLD lndir
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/lndir-1.0.5'
DEBUG: return value for "make -j5" is 0
make all-am
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/imake-1.0.11'
CC revpath.o
CC imake-imake.o
GEN mkhtmlindex
CCLD revpath
CCLD imake
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/imake-1.0.11'
DEBUG: return value for "make -j5" is 0
DEBUG: return value for "make -j5" is 0
GEN gccmakedep.1
DEBUG: return value for "make -j5" is 0
make all-am
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/makedepend-1.0.9'
CC include.o
CC main.o
CC parse.o
CC pr.o
CC cppsetup.o
CC ifparser.o
GEN makedepend.1
CCLD makedepend
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/makedepend-1.0.9'
DEBUG: return value for "make -j5" is 0
[32mTesting package...
[0m[32mInstalling...
[0mSandbox enabled build...
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/lndir-1.0.5'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/usr/bin/install -c lndir '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
/usr/bin/install -c -m 644 lndir.1 '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/lndir-1.0.5'
DEBUG: return value for "make DESTDIR=/var/pisi/xorg-util-7.6-12/install install" is 0
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/imake-1.0.11'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/usr/bin/install -c imake revpath '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/usr/bin/install -c makeg xmkmf ccmakedep mergelib mkdirhier cleanlinks mkhtmlindex '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
/usr/bin/install -c -m 644 imake.1 revpath.1 makeg.1 xmkmf.1 ccmakedep.1 mergelib.1 mkdirhier.1 cleanlinks.1 mkhtmlindex.1 '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/imake-1.0.11'
DEBUG: return value for "make DESTDIR=/var/pisi/xorg-util-7.6-12/install install" is 0
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/xorg-cf-files-1.0.8'
make[1]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/share/X11/config'
/usr/bin/install -c -m 644 host.def date.def version.def '/var/pisi/xorg-util-7.6-12/install/usr/share/X11/config'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/share/X11/config'
/usr/bin/install -c -m 644 Imake.rules Motif.rules OpenBSDLib.rules Win32.rules X11.rules bsdiLib.rules bsdLib.rules cde.rules cross.rules cygwin.rules mingw.rules darwinLib.rules gnuLib.rules hpLib.rules ibmLib.rules lnxLib.rules lnxdoc.rules necLib.rules noop.rules nto.rules oldlib.rules os2.rules os2Lib.rules osfLib.rules scoLib.rules sequentLib.rules sgiLib.rules sunLib.rules sv3Lib.rules sv4Lib.rules QNX4.rules xf86.rules Imake.tmpl Library.tmpl Motif.tmpl OpenBSDLib.tmpl Server.tmpl ServerLib.tmpl Threads.tmpl WinLib.tmpl '/var/pisi/xorg-util-7.6-12/install/usr/share/X11/config'
/usr/bin/install -c -m 644 X11.tmpl bsdiLib.tmpl bsdLib.tmpl cde.tmpl cygwin.tmpl mingw.tmpl darwinLib.tmpl hpLib.tmpl gnuLib.tmpl ibmLib.tmpl lnxLib.tmpl lnxdoc.tmpl necLib.tmpl os2Lib.tmpl osfLib.tmpl sgiLib.tmpl sunLib.tmpl sv3Lib.tmpl sv4Lib.tmpl xf86.tmpl xorg.tmpl cross.def site.def xf86site.def xorgsite.def xorgversion.def Imake.cf Amoeba.cf DGUX.cf dmx.cf DragonFly.cf FreeBSD.cf Mips.cf NetBSD.cf OpenBSD.cf Oki.cf cygwin.cf mingw.cf Win32.cf apollo.cf '/var/pisi/xorg-util-7.6-12/install/usr/share/X11/config'
/usr/bin/install -c -m 644 bsd.cf bsdi.cf convex.cf cray.cf fujitsu.cf generic.cf gnu.cf hp.cf ibm.cf isc.cf linux.cf luna.cf macII.cf mach.cf minix.cf moto.cf ncr.cf nec.cf nto.cf os2.cf osf1.cf pegasus.cf sco.cf sco5.cf sequent.cf sgi.cf sony.cf sun.cf svr3.cf svr4.cf ultrix.cf usl.cf lynx.cf x386.cf QNX4.cf darwin.cf xfree86.cf xorg.cf '/var/pisi/xorg-util-7.6-12/install/usr/share/X11/config'
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/xorg-cf-files-1.0.8'
DEBUG: return value for "make DESTDIR=/var/pisi/xorg-util-7.6-12/install install" is 0
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/gccmakedep-1.0.4'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/usr/bin/install -c gccmakedep '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
/usr/bin/install -c -m 644 gccmakedep.1 '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/gccmakedep-1.0.4'
DEBUG: return value for "make DESTDIR=/var/pisi/xorg-util-7.6-12/install install" is 0
make[1]: Entering directory '/var/pisi/xorg-util-7.6-12/work/makedepend-1.0.9'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/usr/bin/install -c makedepend '/var/pisi/xorg-util-7.6-12/install/usr/bin'
/bin/mkdir -p '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
/usr/bin/install -c -m 644 makedepend.1 '/var/pisi/xorg-util-7.6-12/install/usr/share/man/man1'
make[1]: Leaving directory '/var/pisi/xorg-util-7.6-12/work/makedepend-1.0.9'
DEBUG: return value for "make DESTDIR=/var/pisi/xorg-util-7.6-12/install install" is 0
DEBUG: /usr/bin/revpath [stripped]
DEBUG: /usr/bin/imake [stripped]
DEBUG: /usr/bin/makedepend [stripped]
DEBUG: /usr/bin/lndir [stripped]
[32mBuilding package: xorg-util
[0mCreating xorg-util-7.6-12-p2-x86_64.pisi...
Keeping build directory