==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cgdb 0.8.0-2 (Mon Jul  1 03:20:39 2024)
==> Retrieving sources...
  -> Found 0.8.0-cgdb.tar.gz
  -> Found cgdb-0_8_0-2-fix-readline-version-detection.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    0.8.0-cgdb.tar.gz ... Passed
    cgdb-0_8_0-2-fix-readline-version-detection.patch ... Passed
==> Making package: cgdb 0.8.0-2 (Mon Jul  1 03:20:59 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) boost-libs-1.83.0-9  gdb-common-14.2-2  source-highlight-3.1.9-12
             gdb-14.2-2

Total Download Size:    4.46 MiB
Total Installed Size:  23.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gdb-14.2-2-armv7h downloading...
 source-highlight-3.1.9-12-armv7h downloading...
 gdb-common-14.2-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing source-highlight...
Optional dependencies for source-highlight
    lesspipe: src-hilite-lesspipe.sh
installing gdb-common...
installing gdb...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) perl-locale-gettext-1.07-14  help2man-1.49.3-1

Total Download Size:   0.20 MiB
Total Installed Size:  0.40 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 help2man-1.49.3-1-armv7h downloading...
 perl-locale-gettext-1.07-14-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-locale-gettext...
installing help2man...
:: Running post-transaction hooks...
(1/2) Warn about old perl modules
(2/2) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found 0.8.0-cgdb.tar.gz
  -> Found cgdb-0_8_0-2-fix-readline-version-detection.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 0.8.0-cgdb.tar.gz with bsdtar
==> Starting prepare()...
patching file config/readline_check_version.m4
==> Starting build()...
./autogen.sh: line 14: git: command not found
-- Running aclocal
-- Running autoconf
configure.ac:14: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
aclocal.m4:668: AM_PROG_LEX is expanded from...
configure.ac:14: the top level
configure.ac:32: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:32: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:32: the top level
configure.ac:92: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:92: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:92: the top level
configure.ac:102: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:102: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:102: the top level
configure.ac:120: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:120: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:120: the top level
configure.ac:121: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:121: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:121: the top level
configure.ac:122: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:122: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:122: the top level
configure.ac:207: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:207: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:207: the top level
configure.ac:220: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:220: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
config/readline_check_version.m4:55: RL_LIB_READLINE_VERSION is expanded from...
configure.ac:220: the top level
configure.ac:242: warning: AC_OUTPUT should be used without arguments.
configure.ac:242: You should run autoupdate.
-- Running autoheader
-- Running automake
configure.ac:9: installing 'config/compile'
configure.ac:18: installing 'config/config.guess'
configure.ac:18: installing 'config/config.sub'
configure.ac:6: installing 'config/install-sh'
configure.ac:6: installing 'config/missing'
cgdb/Makefile.am: installing 'config/depcomp'
configure.ac: installing 'config/ylwrap'
doc/Makefile.am:1: installing 'config/mdate-sh'
doc/Makefile.am:1: installing 'config/texinfo.tex'
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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pty.h... yes
checking for sys/stropts.h... no
checking for util.h... no
checking for libutil.h... no
checking for termios.h... yes
checking for sys/select.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for pwd.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ctype.h... yes
checking for limits.h... yes
checking for math.h... yes
checking for regex.h... yes
checking for curses.h... yes
checking for getopt.h... yes
checking for /dev/ptmx... yes
checking for /proc/self/status... yes
checking for pty.h... (cached) yes
checking for openpty in -lutil... yes
checking for an ANSI C-conforming const... yes
checking for uid_t... yes
checking for gid_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether setpgrp requires zero arguments... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for putenv... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for ttyname_r... yes
checking for makeinfo... yes
checking for initscr in -lncurses... yes
checking for initscr in -lncursesw... yes
checking Checking attribute printf support... yes
checking for tgetent... no
checking for tgetent in -lncursesw... yes
checking which library has the termcap functions... using libncursesw
checking version of installed readline library... 8.2
checking for readline.h... no
checking for readline/readline.h... yes
checking for history.h... no
checking for readline/history.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating cgdb_custom_config.h
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/kui/Makefile
config.status: creating lib/rline/Makefile
config.status: creating lib/tgdb/Makefile
config.status: creating lib/tokenizer/Makefile
config.status: creating lib/util/Makefile
config.status: creating lib/vterm/Makefile
config.status: creating doc/Makefile
config.status: creating cgdb/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/cgdb/src/cgdb-0.8.0'
Making all in lib
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib'
Making all in util
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/util'
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.cpp
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cgdb_clog.o -MD -MP -MF .deps/cgdb_clog.Tpo -c -o cgdb_clog.o cgdb_clog.cpp
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fork_util.o -MD -MP -MF .deps/fork_util.Tpo -c -o fork_util.o fork_util.cpp
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fs_util.o -MD -MP -MF .deps/fs_util.Tpo -c -o fs_util.o fs_util.cpp
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cpp
mv -f .deps/driver.Tpo .deps/driver.Po
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pseudo.o -MD -MP -MF .deps/pseudo.Tpo -c -o pseudo.o pseudo.cpp
pseudo.cpp: In function 'int pty_release(const char*)':
pseudo.cpp:495:10: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/pseudo.Tpo .deps/pseudo.Po
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT stretchy.o -MD -MP -MF .deps/stretchy.Tpo -c -o stretchy.o stretchy.cpp
mv -f .deps/cgdb_clog.Tpo .deps/cgdb_clog.Po
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sys_util.o -MD -MP -MF .deps/sys_util.Tpo -c -o sys_util.o sys_util.cpp
mv -f .deps/fork_util.Tpo .deps/fork_util.Po
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sys_win.o -MD -MP -MF .deps/sys_win.Tpo -c -o sys_win.o sys_win.cpp
mv -f .deps/fs_util.Tpo .deps/fs_util.Po
g++ -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.cpp
mv -f .deps/io.Tpo .deps/io.Po
mv -f .deps/terminal.Tpo .deps/terminal.Po
mv -f .deps/stretchy.Tpo .deps/stretchy.Po
mv -f .deps/sys_win.Tpo .deps/sys_win.Po
mv -f .deps/sys_util.Tpo .deps/sys_util.Po
rm -f libcgdbutil.a
ar cru libcgdbutil.a cgdb_clog.o fork_util.o fs_util.o io.o pseudo.o stretchy.o sys_util.o sys_win.o terminal.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcgdbutil.a
g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -L../../lib/util -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o cgdbutil_driver driver.o libcgdbutil.a -lreadline -lncursesw  -lutil
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/util'
Making all in rline
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/rline'
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rline.o -MD -MP -MF .deps/rline.Tpo -c -o rline.o rline.cpp
mv -f .deps/rline.Tpo .deps/rline.Po
rm -f librline.a
ar cru librline.a rline.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib librline.a
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/rline'
Making all in tgdb
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/tgdb'
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -I../../lib/tgdb -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -I../../lib/tgdb -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT tgdb.o -MD -MP -MF .deps/tgdb.Tpo -c -o tgdb.o tgdb.cpp
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gdbwire.o -MD -MP -MF .deps/gdbwire.Tpo -c -o gdbwire.o gdbwire.c
mv -f .deps/driver.Tpo .deps/driver.Po
mv -f .deps/gdbwire.Tpo .deps/gdbwire.Po
mv -f .deps/tgdb.Tpo .deps/tgdb.Po
rm -f libtgdb.a
ar cru libtgdb.a tgdb.o gdbwire.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libtgdb.a
g++ -I../../lib/util -I../../lib/tgdb -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -L../../lib/util -L../../lib/tgdb -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tgdb_driver driver.o libtgdb.a ../../lib/util/libcgdbutil.a -lreadline -lncursesw  -lutil
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/tgdb'
Making all in kui
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/kui'
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT kui_driver-kui_driver.o -MD -MP -MF .deps/kui_driver-kui_driver.Tpo -c -o kui_driver-kui_driver.o `test -f 'kui_driver.cpp' || echo './'`kui_driver.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT kui.o -MD -MP -MF .deps/kui.Tpo -c -o kui.o kui.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT kui_term.o -MD -MP -MF .deps/kui_term.Tpo -c -o kui_term.o kui_term.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT kui_tree.o -MD -MP -MF .deps/kui_tree.Tpo -c -o kui_tree.o kui_tree.cpp
mv -f .deps/kui_driver-kui_driver.Tpo .deps/kui_driver-kui_driver.Po
mv -f .deps/kui_term.Tpo .deps/kui_term.Po
mv -f .deps/kui_tree.Tpo .deps/kui_tree.Po
mv -f .deps/kui.Tpo .deps/kui.Po
rm -f libkui.a
ar cru libkui.a kui.o kui_term.o kui_tree.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libkui.a
g++ -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -L../../lib/util -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o kui_driver kui_driver-kui_driver.o libkui.a ../../lib/util/libcgdbutil.a -lreadline -lncursesw  -lutil
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/kui'
Making all in tokenizer
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/tokenizer'
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT tokenizer_driver.o -MD -MP -MF .deps/tokenizer_driver.Tpo -c -o tokenizer_driver.o tokenizer_driver.cpp
/bin/sh ../../config/ylwrap adalexer.lpp lex.yy.c adalexer.cpp -- flex  
/bin/sh ../../config/ylwrap clexer.lpp lex.yy.c clexer.cpp -- flex  
/bin/sh ../../config/ylwrap asmlexer.lpp lex.yy.c asmlexer.cpp -- flex  
/bin/sh ../../config/ylwrap dlexer.lpp lex.yy.c dlexer.cpp -- flex  
/bin/sh ../../config/ylwrap golexer.lpp lex.yy.c golexer.cpp -- flex  
/bin/sh ../../config/ylwrap cgdbhelplexer.lpp lex.yy.c cgdbhelplexer.cpp -- flex  
/bin/sh ../../config/ylwrap rustlexer.lpp lex.yy.c rustlexer.cpp -- flex  
mv -f .deps/tokenizer_driver.Tpo .deps/tokenizer_driver.Po
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT tokenizer.o -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.o tokenizer.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT adalexer.o -MD -MP -MF .deps/adalexer.Tpo -c -o adalexer.o adalexer.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT clexer.o -MD -MP -MF .deps/clexer.Tpo -c -o clexer.o clexer.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT asmlexer.o -MD -MP -MF .deps/asmlexer.Tpo -c -o asmlexer.o asmlexer.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT dlexer.o -MD -MP -MF .deps/dlexer.Tpo -c -o dlexer.o dlexer.cpp
mv -f .deps/adalexer.Tpo .deps/adalexer.Po
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT golexer.o -MD -MP -MF .deps/golexer.Tpo -c -o golexer.o golexer.cpp
mv -f .deps/clexer.Tpo .deps/clexer.Po
mv -f .deps/tokenizer.Tpo .deps/tokenizer.Po
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cgdbhelplexer.o -MD -MP -MF .deps/cgdbhelplexer.Tpo -c -o cgdbhelplexer.o cgdbhelplexer.cpp
g++ -DHAVE_CONFIG_H -I. -I../..    -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT rustlexer.o -MD -MP -MF .deps/rustlexer.Tpo -c -o rustlexer.o rustlexer.cpp
mv -f .deps/asmlexer.Tpo .deps/asmlexer.Po
mv -f .deps/dlexer.Tpo .deps/dlexer.Po
mv -f .deps/golexer.Tpo .deps/golexer.Po
mv -f .deps/rustlexer.Tpo .deps/rustlexer.Po
mv -f .deps/cgdbhelplexer.Tpo .deps/cgdbhelplexer.Po
rm -f libtokenizer.a
ar cru libtokenizer.a adalexer.o clexer.o asmlexer.o dlexer.o golexer.o cgdbhelplexer.o rustlexer.o tokenizer.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libtokenizer.a
g++ -I../../lib/util -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -L. -L../../lib/util -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tokenizer_driver tokenizer_driver.o ./libtokenizer.a ../../lib/util/libcgdbutil.a -lreadline -lncursesw  -lutil
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/tokenizer'
Making all in vterm
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/vterm'
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT keyboard.o -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.o keyboard.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -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
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pen.o -MD -MP -MF .deps/pen.Tpo -c -o pen.o pen.c
mv -f .deps/mouse.Tpo .deps/mouse.Po
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c
mv -f .deps/keyboard.Tpo .deps/keyboard.Po
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c
mv -f .deps/encoding.Tpo .deps/encoding.Po
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c
mv -f .deps/parser.Tpo .deps/parser.Po
gcc -DHAVE_CONFIG_H -I. -I../..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vterm.o -MD -MP -MF .deps/vterm.Tpo -c -o vterm.o vterm.c
mv -f .deps/pen.Tpo .deps/pen.Po
mv -f .deps/unicode.Tpo .deps/unicode.Po
mv -f .deps/vterm.Tpo .deps/vterm.Po
mv -f .deps/screen.Tpo .deps/screen.Po
mv -f .deps/state.Tpo .deps/state.Po
rm -f libcgdbvterm.a
ar cru libcgdbvterm.a encoding.o keyboard.o mouse.o parser.o pen.o screen.o state.o unicode.o vterm.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcgdbvterm.a
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/vterm'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib'
Making all in cgdb
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/cgdb'
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cgdb.o -MD -MP -MF .deps/cgdb.Tpo -c -o cgdb.o cgdb.cpp
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cgdbrc.o -MD -MP -MF .deps/cgdbrc.Tpo -c -o cgdbrc.o cgdbrc.cpp
/bin/sh ../config/ylwrap command_lexer.lpp lex.yy.c command_lexer.cpp -- flex  
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT filedlg.o -MD -MP -MF .deps/filedlg.Tpo -c -o filedlg.o filedlg.cpp
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT highlight.o -MD -MP -MF .deps/highlight.Tpo -c -o highlight.o highlight.cpp
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT highlight_groups.o -MD -MP -MF .deps/highlight_groups.Tpo -c -o highlight_groups.o highlight_groups.cpp
mv -f .deps/highlight.Tpo .deps/highlight.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.cpp
mv -f .deps/filedlg.Tpo .deps/filedlg.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT logo.o -MD -MP -MF .deps/logo.Tpo -c -o logo.o logo.cpp
mv -f .deps/cgdbrc.Tpo .deps/cgdbrc.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT scroller.o -MD -MP -MF .deps/scroller.Tpo -c -o scroller.o scroller.cpp
cgdb.cpp: In function 'int main(int, char**)':
cgdb.cpp:1087:17: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
In function 'int init_home_dir()',
    inlined from 'int main(int, char**)' at cgdb.cpp:1073:22:
cgdb.cpp:353:34: warning: '/logs' directive output may be truncated writing 5 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from cgdb.cpp:26:
In function 'int snprintf(char*, size_t, const char*, ...)',
    inlined from 'int init_home_dir()' at cgdb.cpp:353:13,
    inlined from 'int main(int, char**)' at cgdb.cpp:1073:22:
/usr/include/bits/stdio2.h:54:35: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 4096
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
mv -f .deps/cgdb.Tpo .deps/cgdb.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT vterminal.o -MD -MP -MF .deps/vterminal.Tpo -c -o vterminal.o vterminal.cpp
mv -f .deps/highlight_groups.Tpo .deps/highlight_groups.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sources.o -MD -MP -MF .deps/sources.Tpo -c -o sources.o sources.cpp
mv -f .deps/logo.Tpo .deps/logo.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT usage.o -MD -MP -MF .deps/usage.Tpo -c -o usage.o usage.cpp
mv -f .deps/usage.Tpo .deps/usage.Po
g++ -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/cgdb\" -DTOPBUILDDIR=\"/build/cgdb/src/cgdb-0.8.0\" -I. -I..    -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT command_lexer.o -MD -MP -MF .deps/command_lexer.Tpo -c -o command_lexer.o command_lexer.cpp
mv -f .deps/vterminal.Tpo .deps/vterminal.Po
mv -f .deps/interface.Tpo .deps/interface.Po
mv -f .deps/scroller.Tpo .deps/scroller.Po
mv -f .deps/command_lexer.Tpo .deps/command_lexer.Po
mv -f .deps/sources.Tpo .deps/sources.Po
g++ -I../lib/kui -I../lib/rline -I../lib/util -I../lib/tgdb -I../lib/tokenizer -I../lib/vterm -std=c++11 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -L../lib/kui -L../lib/rline -L../lib/tokenizer -L../lib/util -L../lib/vterm -L../lib/tgdb -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o cgdb cgdb.o cgdbrc.o command_lexer.o filedlg.o highlight.o highlight_groups.o interface.o logo.o scroller.o vterminal.o sources.o usage.o ../lib/tgdb/libtgdb.a ../lib/tokenizer/libtokenizer.a ../lib/kui/libkui.a ../lib/rline/librline.a ../lib/vterm/libcgdbvterm.a ../lib/util/libcgdbutil.a -lreadline -lncursesw  -lutil
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/cgdb'
Making all in doc
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/doc'
Updating ./version.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh '/build/cgdb/src/cgdb-0.8.0/config/missing' makeinfo --version) >/dev/null 2>&1; then \
  for f in cgdb.info cgdb.info-[0-9] cgdb.info-[0-9][0-9] cgdb.i[0-9] cgdb.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh '/build/cgdb/src/cgdb-0.8.0/config/missing' makeinfo   -I . \
 -o cgdb.info cgdb.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./cgdb.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
rm -rf cgdb.htp
if /bin/sh '/build/cgdb/src/cgdb-0.8.0/config/missing' makeinfo --plaintext   -I . \
-o cgdb.htp cgdb.texi; \
        then \
          rm -rf cgdb.txt; \
          if test ! -d cgdb.htp && test -d cgdb; then \
            mv cgdb cgdb.txt; else mv cgdb.htp cgdb.txt; fi; \
        else \
          if test ! -d cgdb.htp && test -d cgdb; then \
            rm -rf cgdb; else rm -Rf cgdb.htp cgdb.txt; fi; \
          exit 1; \
        fi
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/doc'
Making all in test
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/test'
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0'
make[1]: Leaving directory '/build/cgdb/src/cgdb-0.8.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib'
Making install in util
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/util'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/util'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/util'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/util'
Making install in rline
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/rline'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/rline'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/rline'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/rline'
Making install in tgdb
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/tgdb'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/tgdb'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/tgdb'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/tgdb'
Making install in kui
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/kui'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/kui'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/kui'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/kui'
Making install in tokenizer
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/tokenizer'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/tokenizer'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/tokenizer'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/tokenizer'
Making install in vterm
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/vterm'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib/vterm'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/vterm'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib/vterm'
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib'
make[3]: Entering directory '/build/cgdb/src/cgdb-0.8.0/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib'
make[1]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/lib'
Making install in cgdb
make[1]: Entering directory '/build/cgdb/src/cgdb-0.8.0/cgdb'
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/cgdb'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/cgdb/pkg/cgdb//usr/bin'
  /usr/bin/install -c cgdb '/build/cgdb/pkg/cgdb//usr/bin'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/cgdb'
make[1]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/cgdb'
Making install in doc
make[1]: Entering directory '/build/cgdb/src/cgdb-0.8.0/doc'
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/cgdb/pkg/cgdb//usr/share/cgdb'
 /usr/bin/mkdir -p '/build/cgdb/pkg/cgdb//usr/share/info'
 /usr/bin/install -c -m 644 cgdb.txt '/build/cgdb/pkg/cgdb//usr/share/cgdb'
 /usr/bin/install -c -m 644 ./cgdb.info '/build/cgdb/pkg/cgdb//usr/share/info'
 install-info --info-dir='/build/cgdb/pkg/cgdb//usr/share/info' '/build/cgdb/pkg/cgdb//usr/share/info/cgdb.info'
make[2]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/doc'
make[1]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/doc'
Making install in test
make[1]: Entering directory '/build/cgdb/src/cgdb-0.8.0/test'
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0/test'
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/cgdb/src/cgdb-0.8.0/test'
make[1]: Leaving directory '/build/cgdb/src/cgdb-0.8.0/test'
make[1]: Entering directory '/build/cgdb/src/cgdb-0.8.0'
make[2]: Entering directory '/build/cgdb/src/cgdb-0.8.0'
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/cgdb/src/cgdb-0.8.0'
make[1]: Leaving directory '/build/cgdb/src/cgdb-0.8.0'
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/bin/cgdb
==> Creating package "cgdb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cgdb 0.8.0-2 (Mon Jul  1 03:21:53 2024)
==> Cleaning up...