==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mcpp 2.7.2.2-1 (Wed Jun 18 05:32:44 2025)
==> Retrieving sources...
  -> Found mcpp-2.7.2.2.tar.gz
  -> Found double-namlen.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mcpp-2.7.2.2.tar.gz ... Passed
    double-namlen.patch ... Passed
==> Making package: mcpp 2.7.2.2-1 (Wed Jun 18 05:33:05 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mcpp-2.7.2.2.tar.gz
  -> Found double-namlen.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mcpp-2.7.2.2.tar.gz with bsdtar
==> Starting prepare()...
patching file src/mbchar.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
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 a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking target system type... armv7l-unknown-linux-gnueabihf
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 whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... (cached) /usr/bin/grep -E
checking whether the cpp is target preprocessor... yes
checking for target cpu... armv7l
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for intmax_t... yes
checking for long long... yes
checking for stpcpy... yes
checking if the cases of filename are folded... no
checking printf length modifier for the longest integer... j
checking printf length modifier for the longest integer... (cached) j
checking for value of __GNUC__... 14
checking for value of __GNUC_MINOR__... 2
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
Making all in src
make[1]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make  all-am
make[2]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2/src'
gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o mcpp-main_libmcpp.o `test -f 'main_libmcpp.c' || echo './'`main_libmcpp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o main.lo main.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o directive.lo directive.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o eval.lo eval.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o expand.lo expand.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o mbchar.lo mbchar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c directive.c  -fPIC -DPIC -o .libs/directive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c eval.c  -fPIC -DPIC -o .libs/eval.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c main.c  -fPIC -DPIC -o .libs/main.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c expand.c  -fPIC -DPIC -o .libs/expand.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c mbchar.c  -fPIC -DPIC -o .libs/mbchar.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o support.lo support.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -c -o system.lo system.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c support.c  -fPIC -DPIC -o .libs/support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -c system.c  -fPIC -DPIC -o .libs/system.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers    -no-undefined -version-info 3:0:3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmcpp.la -rpath /usr/lib main.lo directive.lo eval.lo expand.lo mbchar.lo support.lo system.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/main.o .libs/directive.o .libs/eval.o .libs/expand.o .libs/mbchar.o .libs/support.o .libs/system.o    -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmcpp.so.0 -o .libs/libmcpp.so.0.3.0
libtool: link: (cd ".libs" && rm -f "libmcpp.so.0" && ln -s "libmcpp.so.0.3.0" "libmcpp.so.0")
libtool: link: (cd ".libs" && rm -f "libmcpp.so" && ln -s "libmcpp.so.0.3.0" "libmcpp.so")
libtool: link: ( cd ".libs" && rm -f "libmcpp.la" && ln -s "../libmcpp.la" "libmcpp.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-implicit-function-declaration     -Wno-incompatible-pointer-types     -Wno-discarded-qualifiers     -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mcpp mcpp-main_libmcpp.o -lmcpp 
libtool: link: gcc -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mcpp mcpp-main_libmcpp.o  /build/mcpp/src/mcpp-2.7.2.2/src/.libs/libmcpp.so
make[2]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[1]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[1]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[2]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2/src'
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/lib'
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/include'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libmcpp.la '/build/mcpp/pkg/mcpp/usr/lib'
 /usr/bin/install -c -m 644 mcpp_lib.h mcpp_out.h '/build/mcpp/pkg/mcpp/usr/include'
libtool: install: /usr/bin/install -c .libs/libmcpp.so.0.3.0 /build/mcpp/pkg/mcpp/usr/lib/libmcpp.so.0.3.0
libtool: install: (cd /build/mcpp/pkg/mcpp/usr/lib && { ln -s -f libmcpp.so.0.3.0 libmcpp.so.0 || { rm -f libmcpp.so.0 && ln -s libmcpp.so.0.3.0 libmcpp.so.0; }; })
libtool: install: (cd /build/mcpp/pkg/mcpp/usr/lib && { ln -s -f libmcpp.so.0.3.0 libmcpp.so || { rm -f libmcpp.so && ln -s libmcpp.so.0.3.0 libmcpp.so; }; })
libtool: install: /usr/bin/install -c .libs/libmcpp.lai /build/mcpp/pkg/mcpp/usr/lib/libmcpp.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c mcpp '/build/mcpp/pkg/mcpp/usr/bin'
libtool: warning: '/build/mcpp/src/mcpp-2.7.2.2/src/libmcpp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/mcpp /build/mcpp/pkg/mcpp/usr/bin/mcpp
make  install-exec-hook
make[3]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[2]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[1]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2/src'
make[1]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2'
make[2]: Entering directory '/build/mcpp/src/mcpp-2.7.2.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/share/doc/mcpp'
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/share/doc/mcpp'
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/share/doc/mcpp/doc-jp'
 /usr/bin/mkdir -p '/build/mcpp/pkg/mcpp/usr/share/man/man1'
 /usr/bin/install -c -m 644 README NEWS doc/mcpp-summary.pdf '/build/mcpp/pkg/mcpp/usr/share/doc/mcpp'
 /usr/bin/install -c -m 644 doc-jp/mcpp-manual.html '/build/mcpp/pkg/mcpp/usr/share/doc/mcpp/doc-jp'
 /usr/bin/install -c -m 644 doc/cpp-test.html doc/mcpp-manual.html doc/mcpp-porting.html '/build/mcpp/pkg/mcpp/usr/share/doc/mcpp'
 /usr/bin/install -c -m 644 mcpp.1 '/build/mcpp/pkg/mcpp/usr/share/man/man1'
make[2]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2'
make[1]: Leaving directory '/build/mcpp/src/mcpp-2.7.2.2'
install: creating directory '/build/mcpp/pkg/mcpp/usr/share/licenses'
install: creating directory '/build/mcpp/pkg/mcpp/usr/share/licenses/mcpp'
'LICENSE' -> '/build/mcpp/pkg/mcpp/usr/share/licenses/mcpp/LICENSE'
==> 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 "mcpp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mcpp 2.7.2.2-1 (Wed Jun 18 05:33:27 2025)
==> Cleaning up...