==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cscope 15.9-3 (Thu Jul 11 22:47:44 2024)
==> Retrieving sources...
  -> Found cscope-15.9.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cscope-15.9.tar.gz ... Passed
==> Making package: cscope 15.9-3 (Thu Jul 11 22:47:52 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cscope-15.9.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cscope-15.9.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: checking "location of ncurses.h file"...
Found ncurses on /usr/include/ncurses.h
checking for ncurses version... egrep: warning: egrep is obsolescent; using grep -E
VERSION:
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp in -lregex... no
checking for gnome-config... no
checking for pkg-config... true
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/window.h usability... no
checking sys/window.h presence... no
checking for sys/window.h... no
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking floss.h usability... no
checking floss.h presence... no
checking for floss.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for sighandler_t... yes
checking for sigsetjmp... yes
checking for strchr... yes
checking for memcpy... yes
checking for memset... yes
checking for setmode... no
checking for _setmode... no
checking for getcwd... yes
checking for regcmp... no
checking for regcomp... yes
checking for strerror... yes
checking for lstat... yes
checking for fixkeypad... no
checking for getopt_long... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking for unsigned long long int... yes
checking for vsnprintf... yes
checking whether vsnprintf is C99 compliant... yes
checking for snprintf... yes
checking whether snprintf is C99 compliant... yes
checking for vsnprintf... (cached) yes
checking whether vsnprintf is C99 compliant... (cached) yes
checking for vasprintf... yes
checking for asprintf... yes
checking for vasprintf... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/cscope/src/cscope-15.9'
Making all in doc
make[2]: Entering directory '/build/cscope/src/cscope-15.9/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/cscope/src/cscope-15.9/doc'
Making all in src
make[2]: Entering directory '/build/cscope/src/cscope-15.9/src'
make  all-am
make[3]: Entering directory '/build/cscope/src/cscope-15.9/src'
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fscanner.o -MD -MP -MF .deps/fscanner.Tpo -c -o fscanner.o fscanner.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT egrep.o -MD -MP -MF .deps/egrep.Tpo -c -o egrep.o egrep.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT compath.o -MD -MP -MF .deps/compath.Tpo -c -o compath.o compath.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT crossref.o -MD -MP -MF .deps/crossref.Tpo -c -o crossref.o crossref.c
mv -f .deps/alloc.Tpo .deps/alloc.Po
mv -f .deps/basename.Tpo .deps/basename.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
mv -f .deps/compath.Tpo .deps/compath.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c
mv -f .deps/crossref.Tpo .deps/crossref.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c
mv -f .deps/edit.Tpo .deps/edit.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT find.o -MD -MP -MF .deps/find.Tpo -c -o find.o find.c
build.c: In function 'build':
build.c:261:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/build.Tpo .deps/build.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
mv -f .deps/command.Tpo .deps/command.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c
mv -f .deps/egrep.Tpo .deps/egrep.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
mv -f .deps/exec.Tpo .deps/exec.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT invlib.o -MD -MP -MF .deps/invlib.Tpo -c -o invlib.o invlib.c
mv -f .deps/dir.Tpo .deps/dir.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT logdir.o -MD -MP -MF .deps/logdir.Tpo -c -o logdir.o logdir.c
mv -f .deps/display.Tpo .deps/display.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.c
mv -f .deps/history.Tpo .deps/history.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/help.Tpo .deps/help.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c
mv -f .deps/logdir.Tpo .deps/logdir.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mygetenv.o -MD -MP -MF .deps/mygetenv.Tpo -c -o mygetenv.o mygetenv.c
mv -f .deps/lookup.Tpo .deps/lookup.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mypopen.o -MD -MP -MF .deps/mypopen.Tpo -c -o mypopen.o mypopen.c
mv -f .deps/input.Tpo .deps/input.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vpaccess.o -MD -MP -MF .deps/vpaccess.Tpo -c -o vpaccess.o vpaccess.c
mv -f .deps/mygetenv.Tpo .deps/mygetenv.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vpfopen.o -MD -MP -MF .deps/vpfopen.Tpo -c -o vpfopen.o vpfopen.c
mv -f .deps/mouse.Tpo .deps/mouse.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vpinit.o -MD -MP -MF .deps/vpinit.Tpo -c -o vpinit.o vpinit.c
mv -f .deps/vpaccess.Tpo .deps/vpaccess.Po
gcc -DHAVE_CONFIG_H -I. -I..     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vpopen.o -MD -MP -MF .deps/vpopen.Tpo -c -o vpopen.o vpopen.c
invlib.c: In function 'invopen':
invlib.c:658:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c: In function 'invstep':
invlib.c:722:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c: In function 'invfind':
invlib.c:799:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c: In function 'boolfile':
invlib.c:996:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c:1011:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c:1020:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c:1026:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
invlib.c:1040:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/invlib.Tpo .deps/invlib.Po
mv -f .deps/mypopen.Tpo .deps/mypopen.Po
mv -f .deps/vpfopen.Tpo .deps/vpfopen.Po
main.c: In function 'main':
main.c:623:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
main.c:681:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
main.c:523:36: warning: '/cscope.1' directive output may be truncated writing 9 bytes into a region of size between 1 and 251 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from global.h:46,
                 from main.c:39:
In function 'snprintf',
    inlined from 'main' at main.c:523:5:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 10 and 260 bytes into a destination of size 251
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
main.c: In function 'main':
main.c:524:36: warning: '/cscope.2' directive output may be truncated writing 9 bytes into a region of size between 1 and 251 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'main' at main.c:524:5:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 10 and 260 bytes into a destination of size 251
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/vpinit.Tpo .deps/vpinit.Po
mv -f .deps/vpopen.Tpo .deps/vpopen.Po
mv -f .deps/find.Tpo .deps/find.Po
mv -f .deps/fscanner.Tpo .deps/fscanner.Po
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o cscope fscanner.o egrep.o alloc.o basename.o build.o command.o compath.o crossref.o dir.o display.o edit.o exec.o find.o help.o history.o input.o invlib.o logdir.o lookup.o main.o mouse.o mygetenv.o mypopen.o vpaccess.o vpfopen.o vpinit.o vpopen.o -lncurses -lfl  
make[3]: Leaving directory '/build/cscope/src/cscope-15.9/src'
make[2]: Leaving directory '/build/cscope/src/cscope-15.9/src'
Making all in contrib
make[2]: Entering directory '/build/cscope/src/cscope-15.9/contrib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/cscope/src/cscope-15.9/contrib'
make[2]: Entering directory '/build/cscope/src/cscope-15.9'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/cscope/src/cscope-15.9'
make[1]: Leaving directory '/build/cscope/src/cscope-15.9'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/build/cscope/src/cscope-15.9/doc'
make[2]: Entering directory '/build/cscope/src/cscope-15.9/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/cscope/pkg/cscope/usr/share/man/man1'
 /usr/bin/install -c -m 644 cscope.1 '/build/cscope/pkg/cscope/usr/share/man/man1'
make[2]: Leaving directory '/build/cscope/src/cscope-15.9/doc'
make[1]: Leaving directory '/build/cscope/src/cscope-15.9/doc'
Making install in src
make[1]: Entering directory '/build/cscope/src/cscope-15.9/src'
make  install-am
make[2]: Entering directory '/build/cscope/src/cscope-15.9/src'
make[3]: Entering directory '/build/cscope/src/cscope-15.9/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/cscope/pkg/cscope/usr/bin'
  /usr/bin/install -c cscope '/build/cscope/pkg/cscope/usr/bin'
make[3]: Leaving directory '/build/cscope/src/cscope-15.9/src'
make[2]: Leaving directory '/build/cscope/src/cscope-15.9/src'
make[1]: Leaving directory '/build/cscope/src/cscope-15.9/src'
Making install in contrib
make[1]: Entering directory '/build/cscope/src/cscope-15.9/contrib'
make[2]: Entering directory '/build/cscope/src/cscope-15.9/contrib'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/cscope/pkg/cscope/usr/bin'
 /usr/bin/install -c ocs '/build/cscope/pkg/cscope/usr/bin'
make[2]: Leaving directory '/build/cscope/src/cscope-15.9/contrib'
make[1]: Leaving directory '/build/cscope/src/cscope-15.9/contrib'
make[1]: Entering directory '/build/cscope/src/cscope-15.9'
make[2]: Entering directory '/build/cscope/src/cscope-15.9'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/cscope/src/cscope-15.9'
make[1]: Leaving directory '/build/cscope/src/cscope-15.9'
==> 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 "cscope"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cscope 15.9-3 (Thu Jul 11 22:48:05 2024)
==> Cleaning up...