Advertisement
Guest User

Untitled

a guest
Sep 1st, 2022
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.17 KB | None | 0 0
  1. make all-recursive
  2. make[1]: Entering directory '/data/data/com.termux/files/home/apl-1.8'
  3. Making all in workspaces
  4. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/workspaces'
  5. make[2]: Nothing to be done for 'all'.
  6. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/workspaces'
  7. Making all in wslib3
  8. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/wslib3'
  9. make[2]: Nothing to be done for 'all'.
  10. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/wslib3'
  11. Making all in wslib4
  12. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/wslib4'
  13. make[2]: Nothing to be done for 'all'.
  14. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/wslib4'
  15. Making all in wslib5
  16. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/wslib5'
  17. Making all in APLComponentFiles
  18. make[3]: Entering directory '/data/data/com.termux/files/home/apl-1.8/wslib5/APLComponentFiles'
  19. make[3]: Nothing to be done for 'all'.
  20. make[3]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/wslib5/APLComponentFiles'
  21. Making all in iso-apl-cf
  22. make[3]: Entering directory '/data/data/com.termux/files/home/apl-1.8/wslib5/iso-apl-cf'
  23. make[3]: Nothing to be done for 'all'.
  24. make[3]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/wslib5/iso-apl-cf'
  25. make[3]: Entering directory '/data/data/com.termux/files/home/apl-1.8/wslib5'
  26. make[3]: Nothing to be done for 'all-am'.
  27. make[3]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/wslib5'
  28. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/wslib5'
  29. Making all in build
  30. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/build'
  31. make[2]: Nothing to be done for 'all'.
  32. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/build'
  33. Making all in doc
  34. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/doc'
  35. make[2]: Nothing to be done for 'all'.
  36. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/doc'
  37. Making all in erlang
  38. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/erlang'
  39. echo "nothing to be done because GNU APL was NOT configured --with-erlang"
  40. nothing to be done because GNU APL was NOT configured --with-erlang
  41. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/erlang'
  42. Making all in gnu-apl.d
  43. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/gnu-apl.d'
  44. make[2]: Nothing to be done for 'all'.
  45. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/gnu-apl.d'
  46. Making all in HOWTOs
  47. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/HOWTOs'
  48. make[2]: Nothing to be done for 'all'.
  49. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/HOWTOs'
  50. Making all in src
  51. make[2]: Entering directory '/data/data/com.termux/files/home/apl-1.8/src'
  52. Making all in native
  53. make[3]: Entering directory '/data/data/com.termux/files/home/apl-1.8/src/native'
  54. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c -o lib_file_io_la-file_io.lo `test -f 'file_io.cc' || echo './'`file_io.cc
  55. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -fPIC -DPIC -o .libs/lib_file_io_la-file_io.o
  56. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -o lib_file_io_la-file_io.o >/dev/null 2>&1
  57. mv -f .deps/lib_file_io_la-file_io.Tpo .deps/lib_file_io_la-file_io.Plo
  58. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -avoid-version -o lib_file_io.la -rpath /usr/local/lib/apl lib_file_io_la-file_io.lo -lpcre2-32 -ldl -lpthread -lm -lncurses
  59. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /data/data/com.termux/files/usr/lib/crtbegin_so.o .libs/lib_file_io_la-file_io.o -lpcre2-32 -lpthread -lncurses -L/data/data/com.termux/files/usr/lib -L/system/lib -lc++_shared -lm -lc -l:libunwind.a -ldl /data/data/com.termux/files/usr/lib/crtend_so.o -O2 -O2 -Wl,-soname -Wl,lib_file_io.so -o .libs/lib_file_io.so
  60. libtool: link: ar cru .libs/lib_file_io.a lib_file_io_la-file_io.o
  61. libtool: link: ranlib .libs/lib_file_io.a
  62. libtool: link: ( cd ".libs" && rm -f "lib_file_io.la" && ln -s "../lib_file_io.la" "lib_file_io.la" )
  63. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c -o lib_template_F0_la-template_F0.lo `test -f 'template_F0.cc' || echo './'`template_F0.cc
  64. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c template_F0.cc -fPIC -DPIC -o .libs/lib_template_F0_la-template_F0.o
  65. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c template_F0.cc -o lib_template_F0_la-template_F0.o >/dev/null 2>&1
  66. mv -f .deps/lib_template_F0_la-template_F0.Tpo .deps/lib_template_F0_la-template_F0.Plo
  67. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -avoid-version -o lib_template_F0.la -rpath /usr/local/lib/apl lib_template_F0_la-template_F0.lo -lpcre2-32 -ldl -lpthread -lm -lncurses
  68. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /data/data/com.termux/files/usr/lib/crtbegin_so.o .libs/lib_template_F0_la-template_F0.o -lpcre2-32 -lpthread -lncurses -L/data/data/com.termux/files/usr/lib -L/system/lib -lc++_shared -lm -lc -l:libunwind.a -ldl /data/data/com.termux/files/usr/lib/crtend_so.o -O2 -O2 -Wl,-soname -Wl,lib_template_F0.so -o .libs/lib_template_F0.so
  69. libtool: link: ar cru .libs/lib_template_F0.a lib_template_F0_la-template_F0.o
  70. libtool: link: ranlib .libs/lib_template_F0.a
  71. libtool: link: ( cd ".libs" && rm -f "lib_template_F0.la" && ln -s "../lib_template_F0.la" "lib_template_F0.la" )
  72. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c -o lib_template_F12_la-template_F12.lo `test -f 'template_F12.cc' || echo './'`template_F12.cc
  73. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c template_F12.cc -fPIC -DPIC -o .libs/lib_template_F12_la-template_F12.o
  74. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c template_F12.cc -o lib_template_F12_la-template_F12.o >/dev/null 2>&1
  75. mv -f .deps/lib_template_F12_la-template_F12.Tpo .deps/lib_template_F12_la-template_F12.Plo
  76. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -avoid-version -o lib_template_F12.la -rpath /usr/local/lib/apl lib_template_F12_la-template_F12.lo -lpcre2-32 -ldl -lpthread -lm -lncurses
  77. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /data/data/com.termux/files/usr/lib/crtbegin_so.o .libs/lib_template_F12_la-template_F12.o -lpcre2-32 -lpthread -lncurses -L/data/data/com.termux/files/usr/lib -L/system/lib -lc++_shared -lm -lc -l:libunwind.a -ldl /data/data/com.termux/files/usr/lib/crtend_so.o -O2 -O2 -Wl,-soname -Wl,lib_template_F12.so -o .libs/lib_template_F12.so
  78. libtool: link: ar cru .libs/lib_template_F12.a lib_template_F12_la-template_F12.o
  79. libtool: link: ranlib .libs/lib_template_F12.a
  80. libtool: link: ( cd ".libs" && rm -f "lib_template_F12.la" && ln -s "../lib_template_F12.la" "lib_template_F12.la" )
  81. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c -o lib_template_OP1_la-template_OP1.lo `test -f 'template_OP1.cc' || echo './'`template_OP1.cc
  82. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c template_OP1.cc -fPIC -DPIC -o .libs/lib_template_OP1_la-template_OP1.o
  83. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c template_OP1.cc -o lib_template_OP1_la-template_OP1.o >/dev/null 2>&1
  84. mv -f .deps/lib_template_OP1_la-template_OP1.Tpo .deps/lib_template_OP1_la-template_OP1.Plo
  85. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -avoid-version -o lib_template_OP1.la -rpath /usr/local/lib/apl lib_template_OP1_la-template_OP1.lo -lpcre2-32 -ldl -lpthread -lm -lncurses
  86. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /data/data/com.termux/files/usr/lib/crtbegin_so.o .libs/lib_template_OP1_la-template_OP1.o -lpcre2-32 -lpthread -lncurses -L/data/data/com.termux/files/usr/lib -L/system/lib -lc++_shared -lm -lc -l:libunwind.a -ldl /data/data/com.termux/files/usr/lib/crtend_so.o -O2 -O2 -Wl,-soname -Wl,lib_template_OP1.so -o .libs/lib_template_OP1.so
  87. libtool: link: ar cru .libs/lib_template_OP1.a lib_template_OP1_la-template_OP1.o
  88. libtool: link: ranlib .libs/lib_template_OP1.a
  89. libtool: link: ( cd ".libs" && rm -f "lib_template_OP1.la" && ln -s "../lib_template_OP1.la" "lib_template_OP1.la" )
  90. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c -o lib_template_OP2_la-template_OP2.lo `test -f 'template_OP2.cc' || echo './'`template_OP2.cc
  91. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c template_OP2.cc -fPIC -DPIC -o .libs/lib_template_OP2_la-template_OP2.o
  92. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c template_OP2.cc -o lib_template_OP2_la-template_OP2.o >/dev/null 2>&1
  93. mv -f .deps/lib_template_OP2_la-template_OP2.Tpo .deps/lib_template_OP2_la-template_OP2.Plo
  94. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -avoid-version -o lib_template_OP2.la -rpath /usr/local/lib/apl lib_template_OP2_la-template_OP2.lo -lpcre2-32 -ldl -lpthread -lm -lncurses
  95. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /data/data/com.termux/files/usr/lib/crtbegin_so.o .libs/lib_template_OP2_la-template_OP2.o -lpcre2-32 -lpthread -lncurses -L/data/data/com.termux/files/usr/lib -L/system/lib -lc++_shared -lm -lc -l:libunwind.a -ldl /data/data/com.termux/files/usr/lib/crtend_so.o -O2 -O2 -Wl,-soname -Wl,lib_template_OP2.so -o .libs/lib_template_OP2.so
  96. libtool: link: ar cru .libs/lib_template_OP2.a lib_template_OP2_la-template_OP2.o
  97. libtool: link: ranlib .libs/lib_template_OP2.a
  98. libtool: link: ( cd ".libs" && rm -f "lib_template_OP2.la" && ln -s "../lib_template_OP2.la" "lib_template_OP2.la" )
  99. make[3]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/src/native'
  100. Making all in APs
  101. make[3]: Entering directory '/data/data/com.termux/files/home/apl-1.8/src/APs'
  102. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -MT AP100-AP100.o -MD -MP -MF .deps/AP100-AP100.Tpo -c -o AP100-AP100.o `test -f 'AP100.cc' || echo './'`AP100.cc
  103. mv -f .deps/AP100-AP100.Tpo .deps/AP100-AP100.Po
  104. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -MT AP100-APmain.o -MD -MP -MF .deps/AP100-APmain.Tpo -c -o AP100-APmain.o `test -f 'APmain.cc' || echo './'`APmain.cc
  105. mv -f .deps/AP100-APmain.Tpo .deps/AP100-APmain.Po
  106. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -MT ../AP100-Backtrace.o -MD -MP -MF ../.deps/AP100-Backtrace.Tpo -c -o ../AP100-Backtrace.o `test -f '../Backtrace.cc' || echo './'`../Backtrace.cc
  107. mv -f ../.deps/AP100-Backtrace.Tpo ../.deps/AP100-Backtrace.Po
  108. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -MT ../AP100-Svar_DB.o -MD -MP -MF ../.deps/AP100-Svar_DB.Tpo -c -o ../AP100-Svar_DB.o `test -f '../Svar_DB.cc' || echo './'`../Svar_DB.cc
  109. mv -f ../.deps/AP100-Svar_DB.Tpo ../.deps/AP100-Svar_DB.Po
  110. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -MT ../AP100-Svar_record.o -MD -MP -MF ../.deps/AP100-Svar_record.Tpo -c -o ../AP100-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc
  111. mv -f ../.deps/AP100-Svar_record.Tpo ../.deps/AP100-Svar_record.Po
  112. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -o AP100 AP100-AP100.o AP100-APmain.o ../AP100-Backtrace.o ../AP100-Svar_DB.o ../AP100-Svar_record.o -lpcre2-32 -ldl -lpthread -lm -lncurses
  113. libtool: link: g++ -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -o AP100 AP100-AP100.o AP100-APmain.o ../AP100-Backtrace.o ../AP100-Svar_DB.o ../AP100-Svar_record.o -lpcre2-32 -ldl -lpthread -lm -lncurses
  114. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -MT AP210-AP210.o -MD -MP -MF .deps/AP210-AP210.Tpo -c -o AP210-AP210.o `test -f 'AP210.cc' || echo './'`AP210.cc
  115. mv -f .deps/AP210-AP210.Tpo .deps/AP210-AP210.Po
  116. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -MT AP210-APmain.o -MD -MP -MF .deps/AP210-APmain.Tpo -c -o AP210-APmain.o `test -f 'APmain.cc' || echo './'`APmain.cc
  117. mv -f .deps/AP210-APmain.Tpo .deps/AP210-APmain.Po
  118. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -MT ../AP210-Backtrace.o -MD -MP -MF ../.deps/AP210-Backtrace.Tpo -c -o ../AP210-Backtrace.o `test -f '../Backtrace.cc' || echo './'`../Backtrace.cc
  119. mv -f ../.deps/AP210-Backtrace.Tpo ../.deps/AP210-Backtrace.Po
  120. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -MT ../AP210-Svar_DB.o -MD -MP -MF ../.deps/AP210-Svar_DB.Tpo -c -o ../AP210-Svar_DB.o `test -f '../Svar_DB.cc' || echo './'`../Svar_DB.cc
  121. mv -f ../.deps/AP210-Svar_DB.Tpo ../.deps/AP210-Svar_DB.Po
  122. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -MT ../AP210-Svar_record.o -MD -MP -MF ../.deps/AP210-Svar_record.Tpo -c -o ../AP210-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc
  123. mv -f ../.deps/AP210-Svar_record.Tpo ../.deps/AP210-Svar_record.Po
  124. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -o AP210 AP210-AP210.o AP210-APmain.o ../AP210-Backtrace.o ../AP210-Svar_DB.o ../AP210-Svar_record.o -lpcre2-32 -ldl -lpthread -lm -lncurses
  125. libtool: link: g++ -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -o AP210 AP210-AP210.o AP210-APmain.o ../AP210-Backtrace.o ../AP210-Svar_DB.o ../AP210-Svar_record.o -lpcre2-32 -ldl -lpthread -lm -lncurses
  126. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT APserver-APserver.o -MD -MP -MF .deps/APserver-APserver.Tpo -c -o APserver-APserver.o `test -f 'APserver.cc' || echo './'`APserver.cc
  127. mv -f .deps/APserver-APserver.Tpo .deps/APserver-APserver.Po
  128. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT APserver-Svar_DB_server.o -MD -MP -MF .deps/APserver-Svar_DB_server.Tpo -c -o APserver-Svar_DB_server.o `test -f 'Svar_DB_server.cc' || echo './'`Svar_DB_server.cc
  129. mv -f .deps/APserver-Svar_DB_server.Tpo .deps/APserver-Svar_DB_server.Po
  130. g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -MT ../APserver-Svar_record.o -MD -MP -MF ../.deps/APserver-Svar_record.Tpo -c -o ../APserver-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc
  131. mv -f ../.deps/APserver-Svar_record.Tpo ../.deps/APserver-Svar_record.Po
  132. /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -o APserver APserver-APserver.o APserver-Svar_DB_server.o ../APserver-Svar_record.o -lpcre2-32 -ldl -lpthread -lm -lncurses
  133. libtool: link: g++ -I ./.. -g -O2 -g -O2 -o APserver APserver-APserver.o APserver-Svar_DB_server.o ../APserver-Svar_record.o -lpcre2-32 -ldl -lpthread -lm -lncurses
  134. make[3]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/src/APs'
  135. Making all in emacs_mode
  136. make[3]: Entering directory '/data/data/com.termux/files/home/apl-1.8/src/emacs_mode'
  137. depbase=`echo DefCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  138. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT DefCommand.lo -MD -MP -MF $depbase.Tpo -c -o DefCommand.lo DefCommand.cc &&\
  139. mv -f $depbase.Tpo $depbase.Plo
  140. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT DefCommand.lo -MD -MP -MF .deps/DefCommand.Tpo -c DefCommand.cc -fPIC -DPIC -o .libs/DefCommand.o
  141. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT DefCommand.lo -MD -MP -MF .deps/DefCommand.Tpo -c DefCommand.cc -o DefCommand.o >/dev/null 2>&1
  142. depbase=`echo emacs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  143. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT emacs.lo -MD -MP -MF $depbase.Tpo -c -o emacs.lo emacs.cc &&\
  144. mv -f $depbase.Tpo $depbase.Plo
  145. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.cc -fPIC -DPIC -o .libs/emacs.o
  146. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.cc -o emacs.o >/dev/null 2>&1
  147. depbase=`echo FnCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  148. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FnCommand.lo -MD -MP -MF $depbase.Tpo -c -o FnCommand.lo FnCommand.cc &&\
  149. mv -f $depbase.Tpo $depbase.Plo
  150. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FnCommand.lo -MD -MP -MF .deps/FnCommand.Tpo -c FnCommand.cc -fPIC -DPIC -o .libs/FnCommand.o
  151. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FnCommand.lo -MD -MP -MF .deps/FnCommand.Tpo -c FnCommand.cc -o FnCommand.o >/dev/null 2>&1
  152. depbase=`echo FnTagCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  153. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FnTagCommand.lo -MD -MP -MF $depbase.Tpo -c -o FnTagCommand.lo FnTagCommand.cc &&\
  154. mv -f $depbase.Tpo $depbase.Plo
  155. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FnTagCommand.lo -MD -MP -MF .deps/FnTagCommand.Tpo -c FnTagCommand.cc -fPIC -DPIC -o .libs/FnTagCommand.o
  156. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FnTagCommand.lo -MD -MP -MF .deps/FnTagCommand.Tpo -c FnTagCommand.cc -o FnTagCommand.o >/dev/null 2>&1
  157. depbase=`echo FollowCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  158. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FollowCommand.lo -MD -MP -MF $depbase.Tpo -c -o FollowCommand.lo FollowCommand.cc &&\
  159. mv -f $depbase.Tpo $depbase.Plo
  160. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FollowCommand.lo -MD -MP -MF .deps/FollowCommand.Tpo -c FollowCommand.cc -fPIC -DPIC -o .libs/FollowCommand.o
  161. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT FollowCommand.lo -MD -MP -MF .deps/FollowCommand.Tpo -c FollowCommand.cc -o FollowCommand.o >/dev/null 2>&1
  162. depbase=`echo GetVarCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  163. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT GetVarCommand.lo -MD -MP -MF $depbase.Tpo -c -o GetVarCommand.lo GetVarCommand.cc &&\
  164. mv -f $depbase.Tpo $depbase.Plo
  165. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT GetVarCommand.lo -MD -MP -MF .deps/GetVarCommand.Tpo -c GetVarCommand.cc -fPIC -DPIC -o .libs/GetVarCommand.o
  166. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT GetVarCommand.lo -MD -MP -MF .deps/GetVarCommand.Tpo -c GetVarCommand.cc -o GetVarCommand.o >/dev/null 2>&1
  167. depbase=`echo HelpCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  168. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT HelpCommand.lo -MD -MP -MF $depbase.Tpo -c -o HelpCommand.lo HelpCommand.cc &&\
  169. mv -f $depbase.Tpo $depbase.Plo
  170. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT HelpCommand.lo -MD -MP -MF .deps/HelpCommand.Tpo -c HelpCommand.cc -fPIC -DPIC -o .libs/HelpCommand.o
  171. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT HelpCommand.lo -MD -MP -MF .deps/HelpCommand.Tpo -c HelpCommand.cc -o HelpCommand.o >/dev/null 2>&1
  172. depbase=`echo Listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  173. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT Listener.lo -MD -MP -MF $depbase.Tpo -c -o Listener.lo Listener.cc &&\
  174. mv -f $depbase.Tpo $depbase.Plo
  175. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT Listener.lo -MD -MP -MF .deps/Listener.Tpo -c Listener.cc -fPIC -DPIC -o .libs/Listener.o
  176. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT Listener.lo -MD -MP -MF .deps/Listener.Tpo -c Listener.cc -o Listener.o >/dev/null 2>&1
  177. depbase=`echo LockWrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  178. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT LockWrapper.lo -MD -MP -MF $depbase.Tpo -c -o LockWrapper.lo LockWrapper.cc &&\
  179. mv -f $depbase.Tpo $depbase.Plo
  180. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT LockWrapper.lo -MD -MP -MF .deps/LockWrapper.Tpo -c LockWrapper.cc -fPIC -DPIC -o .libs/LockWrapper.o
  181. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT LockWrapper.lo -MD -MP -MF .deps/LockWrapper.Tpo -c LockWrapper.cc -o LockWrapper.o >/dev/null 2>&1
  182. depbase=`echo network.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  183. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT network.lo -MD -MP -MF $depbase.Tpo -c -o network.lo network.cc &&\
  184. mv -f $depbase.Tpo $depbase.Plo
  185. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cc -fPIC -DPIC -o .libs/network.o
  186. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cc -o network.o >/dev/null 2>&1
  187. depbase=`echo NetworkConnection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  188. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT NetworkConnection.lo -MD -MP -MF $depbase.Tpo -c -o NetworkConnection.lo NetworkConnection.cc &&\
  189. mv -f $depbase.Tpo $depbase.Plo
  190. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT NetworkConnection.lo -MD -MP -MF .deps/NetworkConnection.Tpo -c NetworkConnection.cc -fPIC -DPIC -o .libs/NetworkConnection.o
  191. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT NetworkConnection.lo -MD -MP -MF .deps/NetworkConnection.Tpo -c NetworkConnection.cc -o NetworkConnection.o >/dev/null 2>&1
  192. depbase=`echo RunCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  193. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT RunCommand.lo -MD -MP -MF $depbase.Tpo -c -o RunCommand.lo RunCommand.cc &&\
  194. mv -f $depbase.Tpo $depbase.Plo
  195. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT RunCommand.lo -MD -MP -MF .deps/RunCommand.Tpo -c RunCommand.cc -fPIC -DPIC -o .libs/RunCommand.o
  196. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT RunCommand.lo -MD -MP -MF .deps/RunCommand.Tpo -c RunCommand.cc -o RunCommand.o >/dev/null 2>&1
  197. depbase=`echo SicCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  198. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SicCommand.lo -MD -MP -MF $depbase.Tpo -c -o SicCommand.lo SicCommand.cc &&\
  199. mv -f $depbase.Tpo $depbase.Plo
  200. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SicCommand.lo -MD -MP -MF .deps/SicCommand.Tpo -c SicCommand.cc -fPIC -DPIC -o .libs/SicCommand.o
  201. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SicCommand.lo -MD -MP -MF .deps/SicCommand.Tpo -c SicCommand.cc -o SicCommand.o >/dev/null 2>&1
  202. depbase=`echo SiCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  203. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SiCommand.lo -MD -MP -MF $depbase.Tpo -c -o SiCommand.lo SiCommand.cc &&\
  204. mv -f $depbase.Tpo $depbase.Plo
  205. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SiCommand.lo -MD -MP -MF .deps/SiCommand.Tpo -c SiCommand.cc -fPIC -DPIC -o .libs/SiCommand.o
  206. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SiCommand.lo -MD -MP -MF .deps/SiCommand.Tpo -c SiCommand.cc -o SiCommand.o >/dev/null 2>&1
  207. depbase=`echo SendCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  208. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SendCommand.lo -MD -MP -MF $depbase.Tpo -c -o SendCommand.lo SendCommand.cc &&\
  209. mv -f $depbase.Tpo $depbase.Plo
  210. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SendCommand.lo -MD -MP -MF .deps/SendCommand.Tpo -c SendCommand.cc -fPIC -DPIC -o .libs/SendCommand.o
  211. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SendCommand.lo -MD -MP -MF .deps/SendCommand.Tpo -c SendCommand.cc -o SendCommand.o >/dev/null 2>&1
  212. depbase=`echo SystemFnCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  213. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SystemFnCommand.lo -MD -MP -MF $depbase.Tpo -c -o SystemFnCommand.lo SystemFnCommand.cc &&\
  214. mv -f $depbase.Tpo $depbase.Plo
  215. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SystemFnCommand.lo -MD -MP -MF .deps/SystemFnCommand.Tpo -c SystemFnCommand.cc -fPIC -DPIC -o .libs/SystemFnCommand.o
  216. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SystemFnCommand.lo -MD -MP -MF .deps/SystemFnCommand.Tpo -c SystemFnCommand.cc -o SystemFnCommand.o >/dev/null 2>&1
  217. depbase=`echo SystemVariableCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  218. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SystemVariableCommand.lo -MD -MP -MF $depbase.Tpo -c -o SystemVariableCommand.lo SystemVariableCommand.cc &&\
  219. mv -f $depbase.Tpo $depbase.Plo
  220. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SystemVariableCommand.lo -MD -MP -MF .deps/SystemVariableCommand.Tpo -c SystemVariableCommand.cc -fPIC -DPIC -o .libs/SystemVariableCommand.o
  221. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT SystemVariableCommand.lo -MD -MP -MF .deps/SystemVariableCommand.Tpo -c SystemVariableCommand.cc -o SystemVariableCommand.o >/dev/null 2>&1
  222. depbase=`echo TcpListener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  223. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT TcpListener.lo -MD -MP -MF $depbase.Tpo -c -o TcpListener.lo TcpListener.cc &&\
  224. mv -f $depbase.Tpo $depbase.Plo
  225. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -MT TcpListener.lo -MD -MP -MF .deps/TcpListener.Tpo -c TcpListener.cc -fPIC -DPIC -o .libs/TcpListener.o
  226. make[3]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/src/emacs_mode'
  227. make[2]: Leaving directory '/data/data/com.termux/files/home/apl-1.8/src'
  228. make[1]: Leaving directory '/data/data/com.termux/files/home/apl-1.8'
  229.  
  230. # ВЫВОД ОШИБКИ НА ЭКРАН
  231. TcpListener.cc:81:64: error: invalid operands to binary expression ('__bind<int &, sockaddr *&, int &>' and 'int')
  232. if( bind( server_socket, addr->ai_addr, addr->ai_addrlen ) == -1 ) {
  233. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~
  234. /data/data/com.termux/files/usr/include/c++/v1/system_error:390:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *&, int &>' to 'const std::error_code' for 1st argument
  235. operator==(const error_code& __x, const error_code& __y) _NOEXCEPT
  236. ^
  237. /data/data/com.termux/files/usr/include/c++/v1/system_error:397:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *&, int &>' to 'const std::error_code' for 1st argument
  238. operator==(const error_code& __x, const error_condition& __y) _NOEXCEPT
  239. ^
  240. /data/data/com.termux/files/usr/include/c++/v1/system_error:405:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *&, int &>' to 'const std::error_condition' for 1st argument
  241. operator==(const error_condition& __x, const error_code& __y) _NOEXCEPT
  242. ^
  243. /data/data/com.termux/files/usr/include/c++/v1/system_error:412:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *&, int &>' to 'const std::error_condition' for 1st argument
  244. operator==(const error_condition& __x, const error_condition& __y) _NOEXCEPT
  245. ^
  246. /data/data/com.termux/files/usr/include/c++/v1/utility:576:1: note: candidate template ignored: could not match 'pair' against '__bind'
  247. operator==(const pair<_T1,_T2>& __x, const pair<_T1,_T2>& __y)
  248. ^
  249. /data/data/com.termux/files/usr/include/c++/v1/iterator:807:1: note: candidate template ignored: could not match 'reverse_iterator' against '__bind'
  250. operator==(const reverse_iterator<_Iter1>& __x, const reverse_iterator<_Iter2>& __y)
  251. ^
  252. /data/data/com.termux/files/usr/include/c++/v1/iterator:1036:1: note: candidate template ignored: could not match 'istream_iterator' against '__bind'
  253. operator==(const istream_iterator<_Tp, _CharT, _Traits, _Distance>& __x,
  254. ^
  255. /data/data/com.termux/files/usr/include/c++/v1/iterator:1140:6: note: candidate template ignored: could not match 'istreambuf_iterator' against '__bind'
  256. bool operator==(const istreambuf_iterator<_CharT,_Traits>& __a,
  257. ^
  258. /data/data/com.termux/files/usr/include/c++/v1/iterator:1243:1: note: candidate template ignored: could not match 'move_iterator' against '__bind'
  259. operator==(const move_iterator<_Iter1>& __x, const move_iterator<_Iter2>& __y)
  260. ^
  261. /data/data/com.termux/files/usr/include/c++/v1/iterator:1615:1: note: candidate template ignored: could not match '__wrap_iter' against '__bind'
  262. operator==(const __wrap_iter<_Iter1>& __x, const __wrap_iter<_Iter2>& __y) _NOEXCEPT
  263. ^
  264. /data/data/com.termux/files/usr/include/c++/v1/tuple:1176:1: note: candidate template ignored: could not match 'tuple' against '__bind'
  265. operator==(const tuple<_Tp...>& __x, const tuple<_Up...>& __y)
  266. ^
  267. /data/data/com.termux/files/usr/include/c++/v1/memory:2101:6: note: candidate template ignored: could not match 'allocator' against '__bind'
  268. bool operator==(const allocator<_Tp>&, const allocator<_Up>&) _NOEXCEPT {return true;}
  269. ^
  270. /data/data/com.termux/files/usr/include/c++/v1/memory:2936:1: note: candidate template ignored: could not match 'unique_ptr' against '__bind'
  271. operator==(const unique_ptr<_T1, _D1>& __x, const unique_ptr<_T2, _D2>& __y) {return __x.get() == __y.get();}
  272. ^
  273. /data/data/com.termux/files/usr/include/c++/v1/memory:2972:1: note: candidate template ignored: could not match 'unique_ptr' against '__bind'
  274. operator==(const unique_ptr<_T1, _D1>& __x, nullptr_t) _NOEXCEPT
  275. ^
  276. /data/data/com.termux/files/usr/include/c++/v1/memory:2980:1: note: candidate template ignored: could not match 'unique_ptr<_T1, _D1>' against 'int'
  277. operator==(nullptr_t, const unique_ptr<_T1, _D1>& __x) _NOEXCEPT
  278. ^
  279. /data/data/com.termux/files/usr/include/c++/v1/memory:4474:1: note: candidate template ignored: could not match 'shared_ptr' against '__bind'
  280. operator==(const shared_ptr<_Tp>& __x, const shared_ptr<_Up>& __y) _NOEXCEPT
  281. ^
  282. /data/data/com.termux/files/usr/include/c++/v1/memory:4528:1: note: candidate template ignored: could not match 'shared_ptr' against '__bind'
  283. operator==(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
  284. ^
  285. /data/data/com.termux/files/usr/include/c++/v1/memory:4536:1: note: candidate template ignored: could not match 'shared_ptr<_Tp>' against 'int'
  286. operator==(nullptr_t, const shared_ptr<_Tp>& __x) _NOEXCEPT
  287. ^
  288. /data/data/com.termux/files/usr/include/c++/v1/functional:2589:1: note: candidate template ignored: could not match 'function' against '__bind'
  289. operator==(const function<_Rp(_ArgTypes...)>& __f, nullptr_t) _NOEXCEPT {return !__f;}
  290. ^
  291. /data/data/com.termux/files/usr/include/c++/v1/functional:2594:1: note: candidate template ignored: could not match 'function<_Rp (_ArgTypes...)>' against 'int'
  292. operator==(nullptr_t, const function<_Rp(_ArgTypes...)>& __f) _NOEXCEPT {return !__f;}
  293. ^
  294. /data/data/com.termux/files/usr/include/c++/v1/string_view:614:6: note: candidate template ignored: could not match 'basic_string_view' against '__bind'
  295. bool operator==(basic_string_view<_CharT, _Traits> __lhs,
  296. ^
  297. /data/data/com.termux/files/usr/include/c++/v1/string_view:623:6: note: candidate template ignored: could not match 'basic_string_view' against '__bind'
  298. bool operator==(basic_string_view<_CharT, _Traits> __lhs,
  299. ^
  300. /data/data/com.termux/files/usr/include/c++/v1/string_view:632:6: note: candidate template ignored: could not match 'basic_string_view<_CharT, _Traits>' against 'int'
  301. bool operator==(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs,
  302. ^
  303. /data/data/com.termux/files/usr/include/c++/v1/string:563:6: note: candidate template ignored: could not match 'fpos' against '__bind'
  304. bool operator==(const fpos<_StateT>& __x, const fpos<_StateT>& __y)
  305. ^
  306. /data/data/com.termux/files/usr/include/c++/v1/string:3945:1: note: candidate template ignored: could not match 'basic_string' against '__bind'
  307. operator==(const basic_string<_CharT, _Traits, _Allocator>& __lhs,
  308. ^
  309. /data/data/com.termux/files/usr/include/c++/v1/string:3957:1: note: candidate template ignored: could not match 'basic_string' against '__bind'
  310. operator==(const basic_string<char, char_traits<char>, _Allocator>& __lhs,
  311. ^
  312. /data/data/com.termux/files/usr/include/c++/v1/string:3976:1: note: candidate template ignored: could not match 'const _CharT *' against '__bind<int &, sockaddr *&, int &>'
  313. operator==(const _CharT* __lhs,
  314. ^
  315. /data/data/com.termux/files/usr/include/c++/v1/string:3989:1: note: candidate template ignored: could not match 'basic_string' against '__bind'
  316. operator==(const basic_string<_CharT,_Traits,_Allocator>& __lhs,
  317. ^
  318. /data/data/com.termux/files/usr/include/c++/v1/complex:749:1: note: candidate template ignored: could not match 'complex' against '__bind'
  319. operator==(const complex<_Tp>& __x, const complex<_Tp>& __y)
  320. ^
  321. /data/data/com.termux/files/usr/include/c++/v1/complex:757:1: note: candidate template ignored: could not match 'complex' against '__bind'
  322. operator==(const complex<_Tp>& __x, const _Tp& __y)
  323. ^
  324. /data/data/com.termux/files/usr/include/c++/v1/complex:765:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'int'
  325. operator==(const _Tp& __x, const complex<_Tp>& __y)
  326. ^
  327. /data/data/com.termux/files/usr/include/c++/v1/deque:2967:1: note: candidate template ignored: could not match 'deque' against '__bind'
  328. operator==(const deque<_Tp, _Allocator>& __x, const deque<_Tp, _Allocator>& __y)
  329. ^
  330. /data/data/com.termux/files/usr/include/c++/v1/stack:256:1: note: candidate template ignored: could not match 'stack' against '__bind'
  331. operator==(const stack<_Tp, _Container>& __x, const stack<_Tp, _Container>& __y)
  332. ^
  333. /data/data/com.termux/files/usr/include/c++/v1/vector:3335:1: note: candidate template ignored: could not match 'vector' against '__bind'
  334. operator==(const vector<_Tp, _Allocator>& __x, const vector<_Tp, _Allocator>& __y)
  335. ^
  336. /data/data/com.termux/files/usr/include/c++/v1/map:1594:1: note: candidate template ignored: could not match 'map' against '__bind'
  337. operator==(const map<_Key, _Tp, _Compare, _Allocator>& __x,
  338. ^
  339. /data/data/com.termux/files/usr/include/c++/v1/map:2176:1: note: candidate template ignored: could not match 'multimap' against '__bind'
  340. operator==(const multimap<_Key, _Tp, _Compare, _Allocator>& __x,
  341. ^
  342. 1 error generated.
  343. make[3]: *** [Makefile:529: TcpListener.lo] Error 1
  344. make[2]: *** [Makefile:4484: all-recursive] Error 1
  345. make[1]: *** [Makefile:524: all-recursive] Error 1
  346. make: *** [Makefile:411: all] Error 2
  347.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement