==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: imake 1.0.10-2 (Mon Jun  3 18:03:46 2024)
==> Retrieving sources...
  -> Found imake-1.0.10.tar.xz
  -> Found imake-1.0.10.tar.xz.sig
  -> Found gccmakedep-1.0.4.tar.xz
  -> Found gccmakedep-1.0.4.tar.xz.sig
  -> Found lndir-1.0.5.tar.xz
  -> Found lndir-1.0.5.tar.xz.sig
  -> Found makedepend-1.0.9.tar.xz
  -> Found makedepend-1.0.9.tar.xz.sig
  -> Found xorg-cf-files-1.0.8.tar.xz
  -> Found xorg-cf-files-1.0.8.tar.xz.sig
  -> Found linuxconfig.patch
  -> Found aarch64.patch
  -> Found LICENSE
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    imake-1.0.10.tar.xz ... Passed
    imake-1.0.10.tar.xz.sig ... Skipped
    gccmakedep-1.0.4.tar.xz ... Passed
    gccmakedep-1.0.4.tar.xz.sig ... Skipped
    lndir-1.0.5.tar.xz ... Passed
    lndir-1.0.5.tar.xz.sig ... Skipped
    makedepend-1.0.9.tar.xz ... Passed
    makedepend-1.0.9.tar.xz.sig ... Skipped
    xorg-cf-files-1.0.8.tar.xz ... Passed
    xorg-cf-files-1.0.8.tar.xz.sig ... Skipped
    linuxconfig.patch ... Passed
    aarch64.patch ... Passed
    LICENSE ... Passed
==> Making package: imake 1.0.10-2 (Mon Jun  3 18:04:09 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) xorg-font-util-1.4.1-1  xorg-util-macros-1.20.1-1
             xorgproto-2024.1-2

Total Download Size:   0.28 MiB
Total Installed Size:  1.75 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 xorgproto-2024.1-2-any downloading...
 xorg-font-util-1.4.1-1-armv7h downloading...
 xorg-util-macros-1.20.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xorgproto...
installing xorg-util-macros...
installing xorg-font-util...
[?25h==> Retrieving sources...
  -> Found imake-1.0.10.tar.xz
  -> Found imake-1.0.10.tar.xz.sig
  -> Found gccmakedep-1.0.4.tar.xz
  -> Found gccmakedep-1.0.4.tar.xz.sig
  -> Found lndir-1.0.5.tar.xz
  -> Found lndir-1.0.5.tar.xz.sig
  -> Found makedepend-1.0.9.tar.xz
  -> Found makedepend-1.0.9.tar.xz.sig
  -> Found xorg-cf-files-1.0.8.tar.xz
  -> Found xorg-cf-files-1.0.8.tar.xz.sig
  -> Found linuxconfig.patch
  -> Found aarch64.patch
  -> Found LICENSE
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting imake-1.0.10.tar.xz with bsdtar
  -> Extracting gccmakedep-1.0.4.tar.xz with bsdtar
  -> Extracting lndir-1.0.5.tar.xz with bsdtar
  -> Extracting makedepend-1.0.9.tar.xz with bsdtar
  -> Extracting xorg-cf-files-1.0.8.tar.xz with bsdtar
==> Starting prepare()...
patching file linux.cf
Hunk #1 succeeded at 203 with fuzz 1 (offset 10 lines).
patching file X11.tmpl
patching file xfree86.cf
patching file xorg.cf
Hunk #1 succeeded at 1567 (offset 6 lines).
==> Starting build()...
~/imake/src/gccmakedep-1.0.4 ~/imake/src
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for 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... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if 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
  GEN      gccmakedep.1
~/imake/src
~/imake/src/imake-1.0.10 ~/imake/src
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for 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... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for cpp... /usr/lib/distcc/bin/cpp
checking if /usr/lib/distcc/bin/cpp requires -undef... yes
checking if /usr/lib/distcc/bin/cpp requires -traditional... yes
checking for mkstemp... yes
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
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 config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/imake/src/imake-1.0.10'
  CC       imake-imake.o
  CC       revpath.o
  GEN      xmkmf
  GEN      ccmakedep
  GEN      mergelib
  GEN      mkhtmlindex
  GEN      imake.1
  GEN      revpath.1
  GEN      makeg.1
  GEN      xmkmf.1
  GEN      ccmakedep.1
  GEN      mergelib.1
  GEN      mkdirhier.1
  GEN      cleanlinks.1
  GEN      mkhtmlindex.1
  CCLD     revpath
imake.c: In function 'get_libc_version':
imake.c:980:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
imake.c: In function 'get_ld_version':
imake.c:1115:12: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
imake.c: In function 'ReadLine':
imake.c:1977:3: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     imake
./mdepend.cpp:128:27: error: invalid preprocessing directive #Flag
  128 |                         # Flag to tell compiler to output dependencies directly
      |                           ^~~~
./mdepend.cpp:129:27: error: invalid preprocessing directive #For
  129 |                         # For example, with Sun compilers, -xM or -xM1 or
      |                           ^~~
./mdepend.cpp:130:27: error: invalid preprocessing directive #with
  130 |                         # with gcc, -M
      |                           ^~~~
./mdepend.cpp:198:9: warning: missing terminating ' character
  198 |   | awk '{
      |         ^
./mdepend.cpp:236:28: warning: missing terminating ' character
  236 |   | egrep -v '^[^:]*:[  ]*$' >> $DEPENDLINES
      |                            ^
distcc[3457] ERROR: compile ./mdepend.cpp on localhost failed
make[1]: Leaving directory '/build/imake/src/imake-1.0.10'
~/imake/src
~/imake/src/lndir-1.0.5 ~/imake/src
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether 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... /usr/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 gcc... gcc3
checking for 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... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking for xproto >= 7.0.17... 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
make  all-am
make[1]: Entering directory '/build/imake/src/lndir-1.0.5'
  CC       lndir.o
  GEN      lndir.1
  CCLD     lndir
make[1]: Leaving directory '/build/imake/src/lndir-1.0.5'
~/imake/src
~/imake/src/makedepend-1.0.9 ~/imake/src
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether 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... /usr/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 gcc... gcc3
checking for 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... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if 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 gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
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
make  all-am
make[1]: Entering directory '/build/imake/src/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 '/build/imake/src/makedepend-1.0.9'
~/imake/src
~/imake/src/xorg-cf-files-1.0.8 ~/imake/src
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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
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
~/imake/src
==> Entering fakeroot environment...
==> Starting package()...
~/imake/src/gccmakedep-1.0.4 ~/imake/src
make[1]: Entering directory '/build/imake/src/gccmakedep-1.0.4'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/bin'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/share/man/man1'
 /usr/bin/install -c -m 644 gccmakedep.1 '/build/imake/pkg/imake/usr/share/man/man1'
 /usr/bin/install -c gccmakedep '/build/imake/pkg/imake/usr/bin'
make[1]: Leaving directory '/build/imake/src/gccmakedep-1.0.4'
~/imake/src
~/imake/src/imake-1.0.10 ~/imake/src
make[1]: Entering directory '/build/imake/src/imake-1.0.10'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/bin'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/bin'
 /usr/bin/install -c -m 644 imake.1 revpath.1 makeg.1 xmkmf.1 ccmakedep.1 mergelib.1 mkdirhier.1 cleanlinks.1 mkhtmlindex.1 '/build/imake/pkg/imake/usr/share/man/man1'
 /usr/bin/install -c makeg xmkmf ccmakedep mergelib mkdirhier cleanlinks mkhtmlindex '/build/imake/pkg/imake/usr/bin'
  /usr/bin/install -c imake revpath '/build/imake/pkg/imake/usr/bin'
make[1]: Leaving directory '/build/imake/src/imake-1.0.10'
~/imake/src
~/imake/src/lndir-1.0.5 ~/imake/src
make[1]: Entering directory '/build/imake/src/lndir-1.0.5'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/bin'
 /usr/bin/install -c -m 644 lndir.1 '/build/imake/pkg/imake/usr/share/man/man1'
  /usr/bin/install -c lndir '/build/imake/pkg/imake/usr/bin'
make[1]: Leaving directory '/build/imake/src/lndir-1.0.5'
~/imake/src
~/imake/src/makedepend-1.0.9 ~/imake/src
make[1]: Entering directory '/build/imake/src/makedepend-1.0.9'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/bin'
 /usr/bin/install -c -m 644 makedepend.1 '/build/imake/pkg/imake/usr/share/man/man1'
  /usr/bin/install -c makedepend '/build/imake/pkg/imake/usr/bin'
make[1]: Leaving directory '/build/imake/src/makedepend-1.0.9'
~/imake/src
~/imake/src/xorg-cf-files-1.0.8 ~/imake/src
make[1]: Entering directory '/build/imake/src/xorg-cf-files-1.0.8'
make[1]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/lib/X11/config'
 /usr/bin/mkdir -p '/build/imake/pkg/imake/usr/lib/X11/config'
 /usr/bin/install -c -m 644 host.def date.def version.def '/build/imake/pkg/imake/usr/lib/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 '/build/imake/pkg/imake/usr/lib/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 '/build/imake/pkg/imake/usr/lib/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 '/build/imake/pkg/imake/usr/lib/X11/config'
make[1]: Leaving directory '/build/imake/src/xorg-cf-files-1.0.8'
~/imake/src
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "imake"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: imake 1.0.10-2 (Mon Jun  3 18:06:04 2024)
==> Cleaning up...