Advertisement
Guest User

cnijfilter-mx920 build

a guest
Nov 16th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 186.96 KB | None | 0 0
  1. ==> Starting prepare()...
  2. patching file backend/src/cnij_backend_common.c
  3. patching file cngpij/cngpij/bjcups.c
  4. patching file cngpijmon/src/bjcupsmon_cups.c
  5. patching file Makefile
  6. patching file lgmon/configure.in
  7. Hunk #1 succeeded at 35 (offset -8 lines).
  8. patching file cnijfilter/configure.in
  9. Hunk #1 succeeded at 41 (offset -2 lines).
  10. patching file maintenance/configure.in
  11. Hunk #1 succeeded at 95 (offset 76 lines).
  12. patching file backendnet/backend/cnijnetlm.c
  13. Hunk #1 succeeded at 253 (offset -3 lines).
  14. Hunk #2 succeeded at 363 (offset -3 lines).
  15. patching file backendnet/lmonitor/cnijnetchk.c
  16. Hunk #1 succeeded at 338 (offset 50 lines).
  17. patching file backendnet/lmonitor/cnijnetprn.c
  18. Hunk #1 succeeded at 261 with fuzz 2 (offset 6 lines).
  19. Hunk #2 succeeded at 665 with fuzz 2 (offset 11 lines).
  20. Hunk #3 succeeded at 696 with fuzz 2 (offset 17 lines).
  21. patching file cngpij/cngpij/getipc.c
  22. patching file cngpijmon/cnijnpr/cnijnpr/cnijnpr.c
  23. Hunk #1 succeeded at 35 with fuzz 2.
  24. patching file cnijfilter/src/getipc.c
  25. patching file lgmon/src/560ifunc.c
  26. patching file lgmon/src/850ifunc.c
  27. patching file lgmon/src/860ifunc.c
  28. patching file lgmon/src/950ifunc.c
  29. patching file lgmon/src/990ifunc.c
  30. patching file lgmon/src/ip3100func.c
  31. patching file lgmon/src/ip4100func.c
  32. patching file lgmon/src/ip8600func.c
  33. patching file lgmon/src/langmon.c
  34. Hunk #1 succeeded at 259 (offset 4 lines).
  35. Hunk #2 succeeded at 275 (offset 1 line).
  36. patching file lgmon/src/lm_print.c
  37. patching file lgmon/src/lm_status.c
  38. Hunk #1 succeeded at 517 (offset 72 lines).
  39. Hunk #2 succeeded at 582 (offset 74 lines).
  40. patching file lgmon/src/lm_sub.c
  41. Hunk #1 succeeded at 830 with fuzz 1 (offset 42 lines).
  42. patching file pstocanonij/filter/pstocanonij.c
  43. Hunk #1 succeeded at 1369 (offset 171 lines).
  44. ==> Starting build()...
  45. for dir in "lgmon" "ppd" "cnijfilter" "maintenance" "cngpijmon"; do \
  46. (cd $dir; ./autogen.sh --prefix=/usr --program-suffix=mx920 --enable-progpath=/usr/bin --libdir=/usr/lib32; make) || exit 1; \
  47. done
  48. processing .
  49. Running aclocal ...
  50. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  51. Running autoheader...
  52. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  53. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  54. autoheader: WARNING: is deprecated and discouraged.
  55. autoheader:
  56. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  57. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  58. autoheader: WARNING: `acconfig.h':
  59. autoheader:
  60. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  61. autoheader: [Define if a function `main' is needed.])
  62. autoheader:
  63. autoheader: WARNING: More sophisticated templates can also be produced, see the
  64. autoheader: WARNING: documentation.
  65. Running automake --gnu ...
  66. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  67. configure.in:11: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  68. configure.in:11: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  69. configure.in:25: installing './compile'
  70. configure.in:11: installing './install-sh'
  71. configure.in:11: installing './missing'
  72. src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  73. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  74. src/Makefile.am: installing './depcomp'
  75. Running autoconf ...
  76. Running ./configure --prefix=/usr --program-suffix=mx920 --enable-progpath=/usr/bin --libdir=/usr/lib32 ...
  77. checking for a BSD-compatible install... /usr/bin/install -c
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  80. checking for gawk... gawk
  81. checking whether make sets $(MAKE)... yes
  82. checking whether make supports nested variables... yes
  83. checking whether make supports the include directive... yes (GNU style)
  84. checking for gcc... gcc -m32
  85. checking whether the C compiler works... yes
  86. checking for C compiler default output file name... a.out
  87. checking for suffix of executables...
  88. checking whether we are cross compiling... no
  89. checking for suffix of object files... o
  90. checking whether we are using the GNU C compiler... yes
  91. checking whether gcc -m32 accepts -g... yes
  92. checking for gcc -m32 option to accept ISO C89... none needed
  93. checking whether gcc -m32 understands -c and -o together... yes
  94. checking dependency style of gcc -m32... gcc3
  95. checking for library containing strerror... none required
  96. checking for gcc... (cached) gcc -m32
  97. checking whether we are using the GNU C compiler... (cached) yes
  98. checking whether gcc -m32 accepts -g... (cached) yes
  99. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  100. checking whether gcc -m32 understands -c and -o together... (cached) yes
  101. checking dependency style of gcc -m32... (cached) gcc3
  102. checking for gcc... (cached) gcc -m32
  103. checking whether we are using the GNU C compiler... (cached) yes
  104. checking whether gcc -m32 accepts -g... (cached) yes
  105. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  106. checking whether gcc -m32 understands -c and -o together... (cached) yes
  107. checking dependency style of gcc -m32... (cached) gcc3
  108. checking how to run the C preprocessor... gcc -m32 -E
  109. checking for grep that handles long lines and -e... /usr/bin/grep
  110. checking for egrep... /usr/bin/grep -E
  111. checking for ANSI C header files... yes
  112. checking for ranlib... ranlib
  113. checking for pkg-config... /usr/bin/pkg-config
  114. checking pkg-config is at least version 0.9.0... yes
  115. checking for pkg-config... (cached) /usr/bin/pkg-config
  116. checking pkg-config is at least version 0.7... yes
  117. checking for GTK+ - version >= 2.0.0... yes (version 2.24.32)
  118. checking that generated files are newer than configure... done
  119. configure: creating ./config.status
  120. config.status: creating Makefile
  121. config.status: creating src/Makefile
  122. config.status: creating include/Makefile
  123. config.status: creating include/cncl/Makefile
  124. config.status: creating config.h
  125. config.status: executing depfiles commands
  126. Now type `make' to compile
  127. make[1]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon'
  128. make all-recursive
  129. make[2]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon'
  130. Making all in src
  131. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/src'
  132. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT langmon.o -MD -MP -MF .deps/langmon.Tpo -c -o langmon.o langmon.c
  133. mv -f .deps/langmon.Tpo .deps/langmon.Po
  134. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT lm_print.o -MD -MP -MF .deps/lm_print.Tpo -c -o lm_print.o lm_print.c
  135. mv -f .deps/lm_print.Tpo .deps/lm_print.Po
  136. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT lm_status.o -MD -MP -MF .deps/lm_status.Tpo -c -o lm_status.o lm_status.c
  137. lm_status.c: In function ‘setup_bscc’:
  138. lm_status.c:249:11: warning: variable ‘bsccdf_err’ set but not used [-Wunused-but-set-variable]
  139. 249 | short bsccdf_err = 0;
  140. | ^~~~~~~~~~
  141. mv -f .deps/lm_status.Tpo .deps/lm_status.Po
  142. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT lm_sub.o -MD -MP -MF .deps/lm_sub.Tpo -c -o lm_sub.o lm_sub.c
  143. lm_sub.c: In function ‘status_to_viewer’:
  144. lm_sub.c:716:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  145. 716 | if(r_bytes != 0)
  146. | ^~
  147. lm_sub.c:719:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  148. 719 | if( ret3 < 0 )
  149. | ^~
  150. lm_sub.c: In function ‘write_status_info’:
  151. lm_sub.c:843:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  152. 843 | if(rback->rback_handle > 0 && ret3 == OK )
  153. | ^~
  154. lm_sub.c:846:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  155. 846 | if(w_size < 0){
  156. | ^~
  157. In file included from /usr/include/string.h:494,
  158. from lm_sub.c:36:
  159. In function ‘strncpy’,
  160. inlined from ‘write_status_info’ at lm_sub.c:818:2:
  161. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation]
  162. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  163. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  164. mv -f .deps/lm_sub.Tpo .deps/lm_sub.Po
  165. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT bscc2sts.o -MD -MP -MF .deps/bscc2sts.Tpo -c -o bscc2sts.o bscc2sts.c
  166. In file included from /usr/include/string.h:494,
  167. from bscc2sts.h:38,
  168. from bscc2sts.c:39:
  169. In function ‘strncpy’,
  170. inlined from ‘parsebscc.constprop’ at bscc2sts.c:358:3:
  171. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  172. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  173. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  174. bscc2sts.c: In function ‘parsebscc.constprop’:
  175. bscc2sts.c:358:3: note: length computed here
  176. 358 | strncpy(p_temp, p_s, strlen(p_s));
  177. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  178. In file included from /usr/include/string.h:494,
  179. from bscc2sts.h:38,
  180. from bscc2sts.c:39:
  181. In function ‘strncpy’,
  182. inlined from ‘setbsccsts’ at bscc2sts.c:396:7,
  183. inlined from ‘parsebscc.constprop’ at bscc2sts.c:367:9:
  184. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  185. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  186. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  187. bscc2sts.c: In function ‘parsebscc.constprop’:
  188. bscc2sts.c:396:7: note: length computed here
  189. 396 | strncpy((p_bsccbuf+i)->p_bsccsts, p, strlen(p));
  190. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  191. In file included from /usr/include/string.h:494,
  192. from bscc2sts.h:38,
  193. from bscc2sts.c:39:
  194. In function ‘strncpy’,
  195. inlined from ‘firstsetsts’ at bscc2sts.c:325:3,
  196. inlined from ‘bscc2sts’ at bscc2sts.c:131:11:
  197. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  198. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  199. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200. In function ‘strncpy’,
  201. inlined from ‘bscc2sts’ at bscc2sts.c:120:5:
  202. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  203. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  204. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  205. bscc2sts.c: In function ‘bscc2sts’:
  206. bscc2sts.c:120:5: note: length computed here
  207. 120 | strncpy(p_bscc, bscc, strlen(bscc));
  208. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  209. In file included from /usr/include/string.h:494,
  210. from bscc2sts.h:38,
  211. from bscc2sts.c:39:
  212. In function ‘strncpy’,
  213. inlined from ‘firstsetsts’ at bscc2sts.c:328:7,
  214. inlined from ‘bscc2sts’ at bscc2sts.c:131:11:
  215. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying between 3 and 4 bytes from a string of length 4 [-Wstringop-truncation]
  216. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  217. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  218. mv -f .deps/bscc2sts.Tpo .deps/bscc2sts.Po
  219. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT commonfunc.o -MD -MP -MF .deps/commonfunc.Tpo -c -o commonfunc.o commonfunc.c
  220. In file included from /usr/include/string.h:494,
  221. from bscc2sts.h:38,
  222. from commonfunc.c:37:
  223. In function ‘strncpy’,
  224. inlined from ‘com_setoperatecode’ at commonfunc.c:303:3:
  225. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  226. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  227. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  228. commonfunc.c: In function ‘com_setoperatecode’:
  229. commonfunc.c:303:3: note: length computed here
  230. 303 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  231. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232. In file included from /usr/include/string.h:494,
  233. from bscc2sts.h:38,
  234. from commonfunc.c:37:
  235. In function ‘strncpy’,
  236. inlined from ‘com_setoperatecode’ at commonfunc.c:315:4:
  237. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  238. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  239. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  240. commonfunc.c: In function ‘com_setoperatecode’:
  241. commonfunc.c:311:8: note: length computed here
  242. 311 | if( strncmp(p_tok, "NO", strlen(p_tok) ) == 0 ) break;
  243. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  244. In file included from /usr/include/string.h:494,
  245. from bscc2sts.h:38,
  246. from commonfunc.c:37:
  247. In function ‘strncpy’,
  248. inlined from ‘com_setoperatecode’ at commonfunc.c:319:3:
  249. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  250. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  251. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  252. commonfunc.c: In function ‘com_setoperatecode’:
  253. commonfunc.c:319:3: note: length computed here
  254. 319 | strncpy(p_s->p_storetbl, p_tok, strlen(p_tok)); // v2.5
  255. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  256. In file included from /usr/include/string.h:494,
  257. from bscc2sts.h:38,
  258. from commonfunc.c:37:
  259. In function ‘strncpy’,
  260. inlined from ‘com_setservicecallcode’ at commonfunc.c:353:3:
  261. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  262. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  263. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  264. commonfunc.c: In function ‘com_setservicecallcode’:
  265. commonfunc.c:353:3: note: length computed here
  266. 353 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  267. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  268. In file included from /usr/include/string.h:494,
  269. from bscc2sts.h:38,
  270. from commonfunc.c:37:
  271. In function ‘strncpy’,
  272. inlined from ‘com_setservicecallcode’ at commonfunc.c:366:4:
  273. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  274. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  275. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  276. commonfunc.c: In function ‘com_setservicecallcode’:
  277. commonfunc.c:363:8: note: length computed here
  278. 363 | if( strncmp(p_tok, "NO", strlen(p_tok) ) == 0 ) goto err01;
  279. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  280. In file included from /usr/include/string.h:494,
  281. from bscc2sts.h:38,
  282. from commonfunc.c:37:
  283. In function ‘strncpy’,
  284. inlined from ‘commonstssetprocess’ at commonfunc.c:91:4:
  285. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  286. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  287. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  288. commonfunc.c: In function ‘commonstssetprocess’:
  289. commonfunc.c:90:11: note: length computed here
  290. 90 | length=strlen((p_chgtbl+i)->sts);
  291. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  292. In file included from /usr/include/string.h:494,
  293. from bscc2sts.h:38,
  294. from commonfunc.c:37:
  295. In function ‘strncpy’,
  296. inlined from ‘com_setcartridgetype’ at commonfunc.c:159:3:
  297. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  298. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  299. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  300. commonfunc.c: In function ‘com_setcartridgetype’:
  301. commonfunc.c:159:3: note: length computed here
  302. 159 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  303. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  304. In file included from /usr/include/string.h:494,
  305. from bscc2sts.h:38,
  306. from commonfunc.c:37:
  307. In function ‘strncpy’,
  308. inlined from ‘com_setwarn’ at commonfunc.c:214:3:
  309. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  310. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  311. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  312. commonfunc.c: In function ‘com_setwarn’:
  313. commonfunc.c:214:3: note: length computed here
  314. 214 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  315. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  316. In file included from /usr/include/string.h:494,
  317. from bscc2sts.h:38,
  318. from commonfunc.c:37:
  319. In function ‘strncpy’,
  320. inlined from ‘com_setoperate’ at commonfunc.c:257:3:
  321. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  322. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  323. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  324. commonfunc.c: In function ‘com_setoperate’:
  325. commonfunc.c:257:3: note: length computed here
  326. 257 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  327. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  328. In file included from /usr/include/string.h:494,
  329. from bscc2sts.h:38,
  330. from commonfunc.c:37:
  331. In function ‘strncpy’,
  332. inlined from ‘com_setoperate’ at commonfunc.c:269:3:
  333. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  334. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  335. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  336. commonfunc.c: In function ‘com_setoperate’:
  337. commonfunc.c:269:3: note: length computed here
  338. 269 | strncpy(p_s->p_storetbl, p_tok, strlen(p_tok)); // v2.5
  339. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  340. mv -f .deps/commonfunc.Tpo .deps/commonfunc.Po
  341. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT f9xxfunc.o -MD -MP -MF .deps/f9xxfunc.Tpo -c -o f9xxfunc.o f9xxfunc.c
  342. mv -f .deps/f9xxfunc.Tpo .deps/f9xxfunc.Po
  343. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT s300func.o -MD -MP -MF .deps/s300func.Tpo -c -o s300func.o s300func.c
  344. In file included from /usr/include/string.h:494,
  345. from bscc2sts.h:38,
  346. from s300func.c:37:
  347. In function ‘strncpy’,
  348. inlined from ‘s300_inklowlevel1chk’ at s300func.c:131:2:
  349. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  350. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  351. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352. In function ‘strncpy’,
  353. inlined from ‘s300_inklowlevel1chk’ at s300func.c:129:2:
  354. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  355. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  356. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  357. In function ‘strncpy’,
  358. inlined from ‘s300_setink’ at s300func.c:101:3:
  359. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  360. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  361. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  362. In function ‘strncpy’,
  363. inlined from ‘s300_setink’ at s300func.c:99:3:
  364. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  365. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  366. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  367. In function ‘strncpy’,
  368. inlined from ‘s300_setink’ at s300func.c:88:4:
  369. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  370. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  371. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  372. In function ‘strncpy’,
  373. inlined from ‘s300_setink’ at s300func.c:107:4:
  374. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  375. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  376. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  377. In function ‘strncpy’,
  378. inlined from ‘s300_setink’ at s300func.c:95:4:
  379. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  380. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  381. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  382. s300func.c: In function ‘s300_setink’:
  383. s300func.c:95:4: note: length computed here
  384. 95 | strncpy(p_temp, (p_bsccbuf+DWS)->p_bsccsts, strlen((p_bsccbuf+DWS)->p_bsccsts));
  385. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386. mv -f .deps/s300func.Tpo .deps/s300func.Po
  387. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT s500func.o -MD -MP -MF .deps/s500func.Tpo -c -o s500func.o s500func.c
  388. In file included from /usr/include/string.h:494,
  389. from bscc2sts.h:38,
  390. from s500func.c:37:
  391. In function ‘strncpy’,
  392. inlined from ‘s500_setink’ at s500func.c:65:4:
  393. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  394. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  395. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  396. In function ‘strncpy’,
  397. inlined from ‘s500_setink’ at s500func.c:62:4:
  398. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  399. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  400. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  401. In function ‘strncpy’,
  402. inlined from ‘s500_setink’ at s500func.c:72:4:
  403. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  404. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  405. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  406. mv -f .deps/s500func.Tpo .deps/s500func.Po
  407. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 550ifunc.o -MD -MP -MF .deps/550ifunc.Tpo -c -o 550ifunc.o 550ifunc.c
  408. In file included from /usr/include/string.h:494,
  409. from bscc2sts.h:38,
  410. from 550ifunc.c:37:
  411. In function ‘strncpy’,
  412. inlined from ‘pixus550i_setink’ at 550ifunc.c:65:4:
  413. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  414. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  415. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  416. In function ‘strncpy’,
  417. inlined from ‘pixus550i_setink’ at 550ifunc.c:62:4:
  418. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  419. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  420. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  421. In function ‘strncpy’,
  422. inlined from ‘pixus550i_setink’ at 550ifunc.c:72:4:
  423. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  424. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  425. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  426. mv -f .deps/550ifunc.Tpo .deps/550ifunc.Po
  427. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 850ifunc.o -MD -MP -MF .deps/850ifunc.Tpo -c -o 850ifunc.o 850ifunc.c
  428. In file included from /usr/include/string.h:494,
  429. from bscc2sts.h:38,
  430. from 850ifunc.c:37:
  431. In function ‘strncpy’,
  432. inlined from ‘pixus850i_setink’ at 850ifunc.c:65:4:
  433. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  434. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  435. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  436. In function ‘strncpy’,
  437. inlined from ‘pixus850i_setink’ at 850ifunc.c:62:4:
  438. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  439. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  440. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441. In function ‘strncpy’,
  442. inlined from ‘pixus850i_setink’ at 850ifunc.c:72:4:
  443. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  444. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  445. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446. mv -f .deps/850ifunc.Tpo .deps/850ifunc.Po
  447. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 950ifunc.o -MD -MP -MF .deps/950ifunc.Tpo -c -o 950ifunc.o 950ifunc.c
  448. mv -f .deps/950ifunc.Tpo .deps/950ifunc.Po
  449. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 560ifunc.o -MD -MP -MF .deps/560ifunc.Tpo -c -o 560ifunc.o 560ifunc.c
  450. In file included from /usr/include/string.h:494,
  451. from bscc2sts.h:38,
  452. from 560ifunc.c:37:
  453. In function ‘strncpy’,
  454. inlined from ‘pixus560i_setink’ at 560ifunc.c:65:4:
  455. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  456. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  457. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  458. In function ‘strncpy’,
  459. inlined from ‘pixus560i_setink’ at 560ifunc.c:62:4:
  460. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  461. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  462. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  463. In function ‘strncpy’,
  464. inlined from ‘pixus560i_setink’ at 560ifunc.c:72:4:
  465. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  466. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  467. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  468. mv -f .deps/560ifunc.Tpo .deps/560ifunc.Po
  469. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 860ifunc.o -MD -MP -MF .deps/860ifunc.Tpo -c -o 860ifunc.o 860ifunc.c
  470. In file included from /usr/include/string.h:494,
  471. from bscc2sts.h:38,
  472. from 860ifunc.c:37:
  473. In function ‘strncpy’,
  474. inlined from ‘pixus860i_setink’ at 860ifunc.c:65:4:
  475. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  476. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  477. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478. In function ‘strncpy’,
  479. inlined from ‘pixus860i_setink’ at 860ifunc.c:62:4:
  480. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  481. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  482. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  483. In function ‘strncpy’,
  484. inlined from ‘pixus860i_setink’ at 860ifunc.c:72:4:
  485. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  486. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  487. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  488. mv -f .deps/860ifunc.Tpo .deps/860ifunc.Po
  489. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 990ifunc.o -MD -MP -MF .deps/990ifunc.Tpo -c -o 990ifunc.o 990ifunc.c
  490. mv -f .deps/990ifunc.Tpo .deps/990ifunc.Po
  491. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip1000func.o -MD -MP -MF .deps/ip1000func.Tpo -c -o ip1000func.o ip1000func.c
  492. In file included from /usr/include/string.h:494,
  493. from bscc2sts.h:38,
  494. from ip1000func.c:37:
  495. In function ‘strncpy’,
  496. inlined from ‘ip1000_inklowlevel1chk’ at ip1000func.c:131:2:
  497. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  498. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  499. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  500. In function ‘strncpy’,
  501. inlined from ‘ip1000_inklowlevel1chk’ at ip1000func.c:129:2:
  502. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  503. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  504. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  505. In function ‘strncpy’,
  506. inlined from ‘ip1000_setink’ at ip1000func.c:101:3:
  507. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  508. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  509. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  510. In function ‘strncpy’,
  511. inlined from ‘ip1000_setink’ at ip1000func.c:99:3:
  512. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  513. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  514. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515. In function ‘strncpy’,
  516. inlined from ‘ip1000_setink’ at ip1000func.c:88:4:
  517. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  518. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  519. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  520. In function ‘strncpy’,
  521. inlined from ‘ip1000_setink’ at ip1000func.c:107:4:
  522. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  523. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  524. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  525. In function ‘strncpy’,
  526. inlined from ‘ip1000_setink’ at ip1000func.c:95:4:
  527. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  528. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  529. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530. ip1000func.c: In function ‘ip1000_setink’:
  531. ip1000func.c:95:4: note: length computed here
  532. 95 | strncpy(p_temp, (p_bsccbuf+DWS)->p_bsccsts, strlen((p_bsccbuf+DWS)->p_bsccsts));
  533. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  534. mv -f .deps/ip1000func.Tpo .deps/ip1000func.Po
  535. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip3100func.o -MD -MP -MF .deps/ip3100func.Tpo -c -o ip3100func.o ip3100func.c
  536. In file included from /usr/include/string.h:494,
  537. from bscc2sts.h:38,
  538. from ip3100func.c:37:
  539. In function ‘strncpy’,
  540. inlined from ‘pixusip3100_setink’ at ip3100func.c:65:4:
  541. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  542. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  543. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  544. In function ‘strncpy’,
  545. inlined from ‘pixusip3100_setink’ at ip3100func.c:62:4:
  546. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  547. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  548. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  549. In function ‘strncpy’,
  550. inlined from ‘pixusip3100_setink’ at ip3100func.c:72:4:
  551. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  552. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  553. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  554. mv -f .deps/ip3100func.Tpo .deps/ip3100func.Po
  555. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip4100func.o -MD -MP -MF .deps/ip4100func.Tpo -c -o ip4100func.o ip4100func.c
  556. In file included from /usr/include/string.h:494,
  557. from bscc2sts.h:38,
  558. from ip4100func.c:37:
  559. In function ‘strncpy’,
  560. inlined from ‘pixusip4100_setink’ at ip4100func.c:65:4:
  561. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  562. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  563. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  564. In function ‘strncpy’,
  565. inlined from ‘pixusip4100_setink’ at ip4100func.c:62:4:
  566. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  567. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  568. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  569. In function ‘strncpy’,
  570. inlined from ‘pixusip4100_setink’ at ip4100func.c:72:4:
  571. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  572. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  573. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  574. mv -f .deps/ip4100func.Tpo .deps/ip4100func.Po
  575. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip8600func.o -MD -MP -MF .deps/ip8600func.Tpo -c -o ip8600func.o ip8600func.c
  576. mv -f .deps/ip8600func.Tpo .deps/ip8600func.Po
  577. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip2200func.o -MD -MP -MF .deps/ip2200func.Tpo -c -o ip2200func.o ip2200func.c
  578. In file included from /usr/include/string.h:494,
  579. from bscc2sts.h:38,
  580. from ip2200func.c:37:
  581. In function ‘strncpy’,
  582. inlined from ‘ip2200_setcartridgetype’ at ip2200func.c:217:3:
  583. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  584. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  585. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  586. ip2200func.c: In function ‘ip2200_setcartridgetype’:
  587. ip2200func.c:217:3: note: length computed here
  588. 217 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  589. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  590. mv -f .deps/ip2200func.Tpo .deps/ip2200func.Po
  591. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip4200func.o -MD -MP -MF .deps/ip4200func.Tpo -c -o ip4200func.o ip4200func.c
  592. mv -f .deps/ip4200func.Tpo .deps/ip4200func.Po
  593. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip6600dfunc.o -MD -MP -MF .deps/ip6600dfunc.Tpo -c -o ip6600dfunc.o ip6600dfunc.c
  594. mv -f .deps/ip6600dfunc.Tpo .deps/ip6600dfunc.Po
  595. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip7500func.o -MD -MP -MF .deps/ip7500func.Tpo -c -o ip7500func.o ip7500func.c
  596. mv -f .deps/ip7500func.Tpo .deps/ip7500func.Po
  597. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp500func.o -MD -MP -MF .deps/mp500func.Tpo -c -o mp500func.o mp500func.c
  598. mv -f .deps/mp500func.Tpo .deps/mp500func.Po
  599. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp510func.o -MD -MP -MF .deps/mp510func.Tpo -c -o mp510func.o mp510func.c
  600. mv -f .deps/mp510func.Tpo .deps/mp510func.Po
  601. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp600func.o -MD -MP -MF .deps/mp600func.Tpo -c -o mp600func.o mp600func.c
  602. mv -f .deps/mp600func.Tpo .deps/mp600func.Po
  603. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp160func.o -MD -MP -MF .deps/mp160func.Tpo -c -o mp160func.o mp160func.c
  604. In file included from /usr/include/string.h:494,
  605. from bscc2sts.h:38,
  606. from mp160func.c:37:
  607. In function ‘strncpy’,
  608. inlined from ‘mp160_setcartridgetype’ at mp160func.c:217:3:
  609. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  610. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  611. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  612. mp160func.c: In function ‘mp160_setcartridgetype’:
  613. mp160func.c:217:3: note: length computed here
  614. 217 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  615. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  616. mv -f .deps/mp160func.Tpo .deps/mp160func.Po
  617. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip2500func.o -MD -MP -MF .deps/ip2500func.Tpo -c -o ip2500func.o ip2500func.c
  618. In file included from /usr/include/string.h:494,
  619. from bscc2sts.h:38,
  620. from ip2500func.c:37:
  621. In function ‘strncpy’,
  622. inlined from ‘ip2500_setcartridgetype’ at ip2500func.c:217:3:
  623. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  624. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  625. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  626. ip2500func.c: In function ‘ip2500_setcartridgetype’:
  627. ip2500func.c:217:3: note: length computed here
  628. 217 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  629. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  630. mv -f .deps/ip2500func.Tpo .deps/ip2500func.Po
  631. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip90func.o -MD -MP -MF .deps/ip90func.Tpo -c -o ip90func.o ip90func.c
  632. In file included from /usr/include/string.h:494,
  633. from bscc2sts.h:38,
  634. from ip90func.c:37:
  635. In function ‘strncpy’,
  636. inlined from ‘ip90_inklowlevel1chk’ at ip90func.c:190:2:
  637. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  638. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  639. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  640. In function ‘strncpy’,
  641. inlined from ‘ip90_inklowlevel1chk’ at ip90func.c:188:2:
  642. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
  643. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  644. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  645. In function ‘strncpy’,
  646. inlined from ‘ip90_setink’ at ip90func.c:96:3:
  647. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  648. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  649. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  650. In function ‘strncpy’,
  651. inlined from ‘ip90_setink’ at ip90func.c:97:3:
  652. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  653. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  654. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  655. In function ‘strncpy’,
  656. inlined from ‘ip90_setink’ at ip90func.c:117:3:
  657. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  658. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  659. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  660. In function ‘strncpy’,
  661. inlined from ‘ip90_setink’ at ip90func.c:103:4:
  662. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  663. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  664. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  665. In function ‘strncpy’,
  666. inlined from ‘ip90_setink’ at ip90func.c:130:4:
  667. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  668. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  669. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  670. In function ‘strncpy’,
  671. inlined from ‘ip90_setink’ at ip90func.c:136:4:
  672. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  673. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  674. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  675. In function ‘strncpy’,
  676. inlined from ‘ip90_setink’ at ip90func.c:144:4:
  677. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  678. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  679. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  680. In function ‘strncpy’,
  681. inlined from ‘ip90_setink’ at ip90func.c:145:4:
  682. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  683. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  684. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  685. In function ‘strncpy’,
  686. inlined from ‘ip90_setink’ at ip90func.c:140:4:
  687. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  688. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  689. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  690. In function ‘strncpy’,
  691. inlined from ‘ip90_setink’ at ip90func.c:152:4:
  692. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  693. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  694. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  695. In function ‘strncpy’,
  696. inlined from ‘ip90_setink’ at ip90func.c:160:4:
  697. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  698. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  699. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  700. In function ‘strncpy’,
  701. inlined from ‘ip90_setink’ at ip90func.c:161:4:
  702. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  703. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  704. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  705. In function ‘strncpy’,
  706. inlined from ‘ip90_setink’ at ip90func.c:156:4:
  707. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
  708. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  709. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  710. In function ‘strncpy’,
  711. inlined from ‘ip90_setink’ at ip90func.c:110:4:
  712. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  713. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  714. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  715. ip90func.c: In function ‘ip90_setink’:
  716. ip90func.c:110:4: note: length computed here
  717. 110 | strncpy(p_temp, (p_bsccbuf+DWS)->p_bsccsts, strlen((p_bsccbuf+DWS)->p_bsccsts));
  718. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  719. mv -f .deps/ip90func.Tpo .deps/ip90func.Po
  720. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp210func.o -MD -MP -MF .deps/mp210func.Tpo -c -o mp210func.o mp210func.c
  721. In file included from /usr/include/string.h:494,
  722. from bscc2sts.h:38,
  723. from mp210func.c:37:
  724. In function ‘strncpy’,
  725. inlined from ‘mp210_setcartridgetype’ at mp210func.c:217:3:
  726. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  727. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  728. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  729. mp210func.c: In function ‘mp210_setcartridgetype’:
  730. mp210func.c:217:3: note: length computed here
  731. 217 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  732. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  733. mv -f .deps/mp210func.Tpo .deps/mp210func.Po
  734. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip100func.o -MD -MP -MF .deps/ip100func.Tpo -c -o ip100func.o ip100func.c
  735. In file included from /usr/include/string.h:494,
  736. from bscc2sts.h:38,
  737. from ip100func.c:37:
  738. In function ‘strncpy’,
  739. inlined from ‘ip100_setcartridgetype’ at ip100func.c:217:3:
  740. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  741. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  742. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  743. ip100func.c: In function ‘ip100_setcartridgetype’:
  744. ip100func.c:217:3: note: length computed here
  745. 217 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  746. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  747. mv -f .deps/ip100func.Tpo .deps/ip100func.Po
  748. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp240func.o -MD -MP -MF .deps/mp240func.Tpo -c -o mp240func.o mp240func.c
  749. In file included from /usr/include/string.h:494,
  750. from bscc2sts.h:38,
  751. from mp240func.c:37:
  752. In function ‘strncpy’,
  753. inlined from ‘mp240_setcartridgetype’ at mp240func.c:217:3:
  754. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  755. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  756. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  757. mp240func.c: In function ‘mp240_setcartridgetype’:
  758. mp240func.c:217:3: note: length computed here
  759. 217 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  760. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  761. mv -f .deps/mp240func.Tpo .deps/mp240func.Po
  762. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp630func.o -MD -MP -MF .deps/mp630func.Tpo -c -o mp630func.o mp630func.c
  763. mv -f .deps/mp630func.Tpo .deps/mp630func.Po
  764. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp540func.o -MD -MP -MF .deps/mp540func.Tpo -c -o mp540func.o mp540func.c
  765. mv -f .deps/mp540func.Tpo .deps/mp540func.Po
  766. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg8100func.o -MD -MP -MF .deps/mg8100func.Tpo -c -o mg8100func.o mg8100func.c
  767. mv -f .deps/mg8100func.Tpo .deps/mg8100func.Po
  768. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg4100func.o -MD -MP -MF .deps/mg4100func.Tpo -c -o mg4100func.o mg4100func.c
  769. In file included from /usr/include/string.h:494,
  770. from bscc2sts.h:38,
  771. from mg4100func.c:37:
  772. In function ‘strncpy’,
  773. inlined from ‘mg4100_setink’ at mg4100func.c:88:3:
  774. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  775. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  776. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  777. mg4100func.c: In function ‘mg4100_setink’:
  778. mg4100func.c:84:6: note: length computed here
  779. 84 | if( strlen(p_tok) > 3 ) {
  780. | ^~~~~~~~~~~~~
  781. In file included from /usr/include/string.h:494,
  782. from bscc2sts.h:38,
  783. from mg4100func.c:37:
  784. In function ‘strncpy’,
  785. inlined from ‘mg4100_setcartridgetype’ at mg4100func.c:227:3:
  786. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  787. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  788. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  789. mg4100func.c: In function ‘mg4100_setcartridgetype’:
  790. mg4100func.c:227:3: note: length computed here
  791. 227 | strncpy(p_temp, p_s->p_bsccsts, strlen(p_s->p_bsccsts));
  792. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  793. mv -f .deps/mg4100func.Tpo .deps/mg4100func.Po
  794. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg5400func.o -MD -MP -MF .deps/mg5400func.Tpo -c -o mg5400func.o mg5400func.c
  795. In file included from /usr/include/string.h:494,
  796. from bscc2sts.h:38,
  797. from mg5400func.c:37:
  798. In function ‘strncpy’,
  799. inlined from ‘mg5400_setink’ at mg5400func.c:88:3:
  800. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  801. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  802. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  803. mg5400func.c: In function ‘mg5400_setink’:
  804. mg5400func.c:84:6: note: length computed here
  805. 84 | if( strlen(p_tok) > 3 ) {
  806. | ^~~~~~~~~~~~~
  807. In file included from /usr/include/string.h:494,
  808. from bscc2sts.h:38,
  809. from mg5400func.c:37:
  810. In function ‘strncpy’,
  811. inlined from ‘mg5400_setinkifnumber’ at mg5400func.c:177:2:
  812. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  813. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  814. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  815. mg5400func.c: In function ‘mg5400_setinkifnumber’:
  816. mg5400func.c:177:2: note: length computed here
  817. 177 | strncpy( &p_tbl->ink2[color_num].ifnumber[0], p_tok, strlen(p_tok) );
  818. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  819. mv -f .deps/mg5400func.Tpo .deps/mg5400func.Po
  820. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg6300func.o -MD -MP -MF .deps/mg6300func.Tpo -c -o mg6300func.o mg6300func.c
  821. In file included from /usr/include/string.h:494,
  822. from bscc2sts.h:38,
  823. from mg6300func.c:37:
  824. In function ‘strncpy’,
  825. inlined from ‘mg6300_setinkifnumber’ at mg6300func.c:168:2:
  826. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  827. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  828. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  829. mg6300func.c: In function ‘mg6300_setinkifnumber’:
  830. mg6300func.c:168:2: note: length computed here
  831. 168 | strncpy( &p_tbl->ink2[color_num].ifnumber[0], p_tok, strlen(p_tok) );
  832. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  833. mv -f .deps/mg6300func.Tpo .deps/mg6300func.Po
  834. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT f9xxtbl.o -MD -MP -MF .deps/f9xxtbl.Tpo -c -o f9xxtbl.o f9xxtbl.c
  835. mv -f .deps/f9xxtbl.Tpo .deps/f9xxtbl.Po
  836. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT s300tbl.o -MD -MP -MF .deps/s300tbl.Tpo -c -o s300tbl.o s300tbl.c
  837. mv -f .deps/s300tbl.Tpo .deps/s300tbl.Po
  838. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT s500tbl.o -MD -MP -MF .deps/s500tbl.Tpo -c -o s500tbl.o s500tbl.c
  839. mv -f .deps/s500tbl.Tpo .deps/s500tbl.Po
  840. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 550itbl.o -MD -MP -MF .deps/550itbl.Tpo -c -o 550itbl.o 550itbl.c
  841. mv -f .deps/550itbl.Tpo .deps/550itbl.Po
  842. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 850itbl.o -MD -MP -MF .deps/850itbl.Tpo -c -o 850itbl.o 850itbl.c
  843. mv -f .deps/850itbl.Tpo .deps/850itbl.Po
  844. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 950itbl.o -MD -MP -MF .deps/950itbl.Tpo -c -o 950itbl.o 950itbl.c
  845. mv -f .deps/950itbl.Tpo .deps/950itbl.Po
  846. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 560itbl.o -MD -MP -MF .deps/560itbl.Tpo -c -o 560itbl.o 560itbl.c
  847. mv -f .deps/560itbl.Tpo .deps/560itbl.Po
  848. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 860itbl.o -MD -MP -MF .deps/860itbl.Tpo -c -o 860itbl.o 860itbl.c
  849. mv -f .deps/860itbl.Tpo .deps/860itbl.Po
  850. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT 990itbl.o -MD -MP -MF .deps/990itbl.Tpo -c -o 990itbl.o 990itbl.c
  851. mv -f .deps/990itbl.Tpo .deps/990itbl.Po
  852. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip1000tbl.o -MD -MP -MF .deps/ip1000tbl.Tpo -c -o ip1000tbl.o ip1000tbl.c
  853. mv -f .deps/ip1000tbl.Tpo .deps/ip1000tbl.Po
  854. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip3100tbl.o -MD -MP -MF .deps/ip3100tbl.Tpo -c -o ip3100tbl.o ip3100tbl.c
  855. mv -f .deps/ip3100tbl.Tpo .deps/ip3100tbl.Po
  856. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip4100tbl.o -MD -MP -MF .deps/ip4100tbl.Tpo -c -o ip4100tbl.o ip4100tbl.c
  857. mv -f .deps/ip4100tbl.Tpo .deps/ip4100tbl.Po
  858. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip8600tbl.o -MD -MP -MF .deps/ip8600tbl.Tpo -c -o ip8600tbl.o ip8600tbl.c
  859. mv -f .deps/ip8600tbl.Tpo .deps/ip8600tbl.Po
  860. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip2200tbl.o -MD -MP -MF .deps/ip2200tbl.Tpo -c -o ip2200tbl.o ip2200tbl.c
  861. mv -f .deps/ip2200tbl.Tpo .deps/ip2200tbl.Po
  862. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip4200tbl.o -MD -MP -MF .deps/ip4200tbl.Tpo -c -o ip4200tbl.o ip4200tbl.c
  863. mv -f .deps/ip4200tbl.Tpo .deps/ip4200tbl.Po
  864. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip6600dtbl.o -MD -MP -MF .deps/ip6600dtbl.Tpo -c -o ip6600dtbl.o ip6600dtbl.c
  865. mv -f .deps/ip6600dtbl.Tpo .deps/ip6600dtbl.Po
  866. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip7500tbl.o -MD -MP -MF .deps/ip7500tbl.Tpo -c -o ip7500tbl.o ip7500tbl.c
  867. mv -f .deps/ip7500tbl.Tpo .deps/ip7500tbl.Po
  868. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp500tbl.o -MD -MP -MF .deps/mp500tbl.Tpo -c -o mp500tbl.o mp500tbl.c
  869. mv -f .deps/mp500tbl.Tpo .deps/mp500tbl.Po
  870. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp510tbl.o -MD -MP -MF .deps/mp510tbl.Tpo -c -o mp510tbl.o mp510tbl.c
  871. mv -f .deps/mp510tbl.Tpo .deps/mp510tbl.Po
  872. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp600tbl.o -MD -MP -MF .deps/mp600tbl.Tpo -c -o mp600tbl.o mp600tbl.c
  873. mv -f .deps/mp600tbl.Tpo .deps/mp600tbl.Po
  874. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp160tbl.o -MD -MP -MF .deps/mp160tbl.Tpo -c -o mp160tbl.o mp160tbl.c
  875. mv -f .deps/mp160tbl.Tpo .deps/mp160tbl.Po
  876. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip2500tbl.o -MD -MP -MF .deps/ip2500tbl.Tpo -c -o ip2500tbl.o ip2500tbl.c
  877. mv -f .deps/ip2500tbl.Tpo .deps/ip2500tbl.Po
  878. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip90tbl.o -MD -MP -MF .deps/ip90tbl.Tpo -c -o ip90tbl.o ip90tbl.c
  879. mv -f .deps/ip90tbl.Tpo .deps/ip90tbl.Po
  880. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp210tbl.o -MD -MP -MF .deps/mp210tbl.Tpo -c -o mp210tbl.o mp210tbl.c
  881. mv -f .deps/mp210tbl.Tpo .deps/mp210tbl.Po
  882. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT ip100tbl.o -MD -MP -MF .deps/ip100tbl.Tpo -c -o ip100tbl.o ip100tbl.c
  883. mv -f .deps/ip100tbl.Tpo .deps/ip100tbl.Po
  884. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp240tbl.o -MD -MP -MF .deps/mp240tbl.Tpo -c -o mp240tbl.o mp240tbl.c
  885. mv -f .deps/mp240tbl.Tpo .deps/mp240tbl.Po
  886. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp630tbl.o -MD -MP -MF .deps/mp630tbl.Tpo -c -o mp630tbl.o mp630tbl.c
  887. mv -f .deps/mp630tbl.Tpo .deps/mp630tbl.Po
  888. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mp540tbl.o -MD -MP -MF .deps/mp540tbl.Tpo -c -o mp540tbl.o mp540tbl.c
  889. mv -f .deps/mp540tbl.Tpo .deps/mp540tbl.Po
  890. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg8100tbl.o -MD -MP -MF .deps/mg8100tbl.Tpo -c -o mg8100tbl.o mg8100tbl.c
  891. mv -f .deps/mg8100tbl.Tpo .deps/mg8100tbl.Po
  892. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg4100tbl.o -MD -MP -MF .deps/mg4100tbl.Tpo -c -o mg4100tbl.o mg4100tbl.c
  893. mv -f .deps/mg4100tbl.Tpo .deps/mg4100tbl.Po
  894. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg5400tbl.o -MD -MP -MF .deps/mg5400tbl.Tpo -c -o mg5400tbl.o mg5400tbl.c
  895. mv -f .deps/mg5400tbl.Tpo .deps/mg5400tbl.Po
  896. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../src -D_FORTIFY_SOURCE=2 -O2 -Wall -MT mg6300tbl.o -MD -MP -MF .deps/mg6300tbl.Tpo -c -o mg6300tbl.o mg6300tbl.c
  897. mv -f .deps/mg6300tbl.Tpo .deps/mg6300tbl.Po
  898. rm -f libbscc2sts.a
  899. ar cru libbscc2sts.a bscc2sts.o commonfunc.o f9xxfunc.o s300func.o s500func.o 550ifunc.o 850ifunc.o 950ifunc.o 560ifunc.o 860ifunc.o 990ifunc.o ip1000func.o ip3100func.o ip4100func.o ip8600func.o ip2200func.o ip4200func.o ip6600dfunc.o ip7500func.o mp500func.o mp510func.o mp600func.o mp160func.o ip2500func.o ip90func.o mp210func.o ip100func.o mp240func.o mp630func.o mp540func.o mg8100func.o mg4100func.o mg5400func.o mg6300func.o f9xxtbl.o s300tbl.o s500tbl.o 550itbl.o 850itbl.o 950itbl.o 560itbl.o 860itbl.o 990itbl.o ip1000tbl.o ip3100tbl.o ip4100tbl.o ip8600tbl.o ip2200tbl.o ip4200tbl.o ip6600dtbl.o ip7500tbl.o mp500tbl.o mp510tbl.o mp600tbl.o mp160tbl.o ip2500tbl.o ip90tbl.o mp210tbl.o ip100tbl.o mp240tbl.o mp630tbl.o mp540tbl.o mg8100tbl.o mg4100tbl.o mg5400tbl.o mg6300tbl.o
  900. ar: `u' modifier ignored since `D' is the default (see `U')
  901. ranlib libbscc2sts.a
  902. gcc -m32 -O2 -Wall -L../../417/libs_bin32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o lgmon langmon.o lm_print.o lm_status.o lm_sub.o -lcnbpcnclapi417 libbscc2sts.a -lcnbpcmcm417 -lcnbpess417 -lcnbpcnclbjcmd417
  903. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/src'
  904. Making all in include
  905. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/include'
  906. Making all in cncl
  907. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/include/cncl'
  908. make[4]: Nothing to be done for 'all'.
  909. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/include/cncl'
  910. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/include'
  911. make[4]: Nothing to be done for 'all-am'.
  912. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/include'
  913. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon/include'
  914. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon'
  915. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon'
  916. make[2]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon'
  917. make[1]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/lgmon'
  918. processing .
  919. Running aclocal ...
  920. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  921. Running automake --gnu ...
  922. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  923. configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  924. configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  925. configure.in:2: installing './install-sh'
  926. configure.in:2: installing './missing'
  927. Makefile.am: installing './COPYING' using GNU General Public License v3 file
  928. Makefile.am: Consider adding the COPYING file to the version control system
  929. Makefile.am: for your code, to avoid questions about which license your project uses
  930. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  931. Running autoconf ...
  932. Running ./configure --prefix=/usr --program-suffix=mx920 --enable-progpath=/usr/bin --libdir=/usr/lib32 ...
  933. configure: WARNING: unrecognized options: --enable-progpath
  934. checking for a BSD-compatible install... /usr/bin/install -c
  935. checking whether build environment is sane... yes
  936. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  937. checking for gawk... gawk
  938. checking whether make sets $(MAKE)... yes
  939. checking whether make supports nested variables... yes
  940. checking that generated files are newer than configure... done
  941. configure: creating ./config.status
  942. config.status: creating Makefile
  943. configure: WARNING: unrecognized options: --enable-progpath
  944. Now type `make' to compile
  945. make[1]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/ppd'
  946. make[1]: Nothing to be done for 'all'.
  947. make[1]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/ppd'
  948. processing .
  949. Running aclocal ...
  950. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  951. Running autoheader...
  952. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  953. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  954. autoheader: WARNING: is deprecated and discouraged.
  955. autoheader:
  956. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  957. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  958. autoheader: WARNING: `acconfig.h':
  959. autoheader:
  960. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  961. autoheader: [Define if a function `main' is needed.])
  962. autoheader:
  963. autoheader: WARNING: More sophisticated templates can also be produced, see the
  964. autoheader: WARNING: documentation.
  965. Running automake --gnu ...
  966. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  967. configure.in:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  968. configure.in:27: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  969. configure.in:31: installing './compile'
  970. configure.in:27: installing './install-sh'
  971. configure.in:27: installing './missing'
  972. src/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  973. src/Makefile.am: installing './depcomp'
  974. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  975. Running autoconf ...
  976. Running ./configure --prefix=/usr --program-suffix=mx920 --enable-progpath=/usr/bin --libdir=/usr/lib32 ...
  977. configure: WARNING: unrecognized options: --enable-progpath
  978. checking for a BSD-compatible install... /usr/bin/install -c
  979. checking whether build environment is sane... yes
  980. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  981. checking for gawk... gawk
  982. checking whether make sets $(MAKE)... yes
  983. checking whether make supports nested variables... yes
  984. checking whether make supports the include directive... yes (GNU style)
  985. checking for gcc... gcc -m32
  986. checking whether the C compiler works... yes
  987. checking for C compiler default output file name... a.out
  988. checking for suffix of executables...
  989. checking whether we are cross compiling... no
  990. checking for suffix of object files... o
  991. checking whether we are using the GNU C compiler... yes
  992. checking whether gcc -m32 accepts -g... yes
  993. checking for gcc -m32 option to accept ISO C89... none needed
  994. checking whether gcc -m32 understands -c and -o together... yes
  995. checking dependency style of gcc -m32... gcc3
  996. checking for library containing strerror... none required
  997. checking for gcc... (cached) gcc -m32
  998. checking whether we are using the GNU C compiler... (cached) yes
  999. checking whether gcc -m32 accepts -g... (cached) yes
  1000. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  1001. checking whether gcc -m32 understands -c and -o together... (cached) yes
  1002. checking dependency style of gcc -m32... (cached) gcc3
  1003. checking for gcc... (cached) gcc -m32
  1004. checking whether we are using the GNU C compiler... (cached) yes
  1005. checking whether gcc -m32 accepts -g... (cached) yes
  1006. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  1007. checking whether gcc -m32 understands -c and -o together... (cached) yes
  1008. checking dependency style of gcc -m32... (cached) gcc3
  1009. checking how to run the C preprocessor... gcc -m32 -E
  1010. checking for grep that handles long lines and -e... /usr/bin/grep
  1011. checking for egrep... /usr/bin/grep -E
  1012. checking for ANSI C header files... yes
  1013. checking for sys/wait.h that is POSIX.1 compatible... yes
  1014. checking for sys/types.h... yes
  1015. checking for sys/stat.h... yes
  1016. checking for stdlib.h... yes
  1017. checking for string.h... yes
  1018. checking for memory.h... yes
  1019. checking for strings.h... yes
  1020. checking for inttypes.h... yes
  1021. checking for stdint.h... yes
  1022. checking for unistd.h... yes
  1023. checking for unistd.h... (cached) yes
  1024. checking for an ANSI C-conforming const... yes
  1025. checking for size_t... yes
  1026. checking for socket... yes
  1027. checking that generated files are newer than configure... done
  1028. configure: creating ./config.status
  1029. config.status: creating Makefile
  1030. config.status: creating src/Makefile
  1031. config.status: creating include/Makefile
  1032. config.status: creating include/cncl/Makefile
  1033. config.status: creating include/misc/Makefile
  1034. config.status: creating config.h
  1035. config.status: executing depfiles commands
  1036. configure: WARNING: unrecognized options: --enable-progpath
  1037. Now type `make' to compile the package.
  1038. make[1]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter'
  1039. make all-recursive
  1040. make[2]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter'
  1041. Making all in src
  1042. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/src'
  1043. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjferror.o -MD -MP -MF .deps/bjferror.Tpo -c -o bjferror.o bjferror.c
  1044. mv -f .deps/bjferror.Tpo .deps/bjferror.Po
  1045. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjfilter.o -MD -MP -MF .deps/bjfilter.Tpo -c -o bjfilter.o bjfilter.c
  1046. bjfilter.c: In function ‘main’:
  1047. bjfilter.c:164:66: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration]
  1048. 164 | for( i=0; i<sizeof(small_modelname); i++ ) small_modelname[i] = tolower(tmp_modelname[i]);
  1049. | ^~~~~~~
  1050. bjfilter.c: In function ‘MakeBJPrintData’:
  1051. bjfilter.c:420:4: warning: implicit declaration of function ‘SetExtLevel’ [-Wimplicit-function-declaration]
  1052. 420 | SetExtLevel(&lpbjinfo->bjfmgninfo, lpbjinfo->bjfoption.extension);
  1053. | ^~~~~~~~~~~
  1054. bjfilter.c: In function ‘set_position_parameter’:
  1055. bjfilter.c:1050:5: warning: implicit declaration of function ‘bjf_margin_init’; did you mean ‘bjf_image_init’? [-Wimplicit-function-declaration]
  1056. 1050 | bjf_margin_init( &lpbjinfo->bjfmgninfo );
  1057. | ^~~~~~~~~~~~~~~
  1058. | bjf_image_init
  1059. mv -f .deps/bjfilter.Tpo .deps/bjfilter.Po
  1060. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjfimage.o -MD -MP -MF .deps/bjfimage.Tpo -c -o bjfimage.o bjfimage.c
  1061. bjfimage.c: In function ‘ppm_write_tmpfile’:
  1062. bjfimage.c:935:11: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
  1063. 935 | w_size = write( fd , PPMRAWSTART , 2 );
  1064. | ^~~~~
  1065. | fwrite
  1066. bjfimage.c:974:2: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
  1067. 974 | close( fd );
  1068. | ^~~~~
  1069. | pclose
  1070. bjfimage.c:981:3: warning: implicit declaration of function ‘unlink’ [-Wimplicit-function-declaration]
  1071. 981 | unlink(outfile);
  1072. | ^~~~~~
  1073. bjfimage.c: In function ‘ppm_image_open’:
  1074. bjfimage.c:327:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1075. 327 | fread( buffer, 2, 1, readfp );
  1076. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1077. bjfimage.c: In function ‘ppm_image_read_raster’:
  1078. bjfimage.c:509:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1079. 509 | fread( rawbuf[0], RasterLength, rstep, readfp );
  1080. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1081. bjfimage.c:512:4: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1082. 512 | fread( rawbuf[0], RasterLength, laststep, readfp );
  1083. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1084. bjfimage.c:517:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1085. 517 | fread( rawbuf[0], RasterLength, rstep, readfp );
  1086. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1087. bjfimage.c: In function ‘ppm_image_flush’:
  1088. bjfimage.c:562:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1089. 562 | fread( tmp, RasterLength, remain, readfp );
  1090. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1091. bjfimage.c: In function ‘ppm_write_tmpfile’:
  1092. bjfimage.c:912:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1093. 912 | fread( buffer, 2, 1, readfp );
  1094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1095. mv -f .deps/bjfimage.Tpo .deps/bjfimage.Po
  1096. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjfoption.o -MD -MP -MF .deps/bjfoption.Tpo -c -o bjfoption.o bjfoption.c
  1097. bjfoption.c: In function ‘usage’:
  1098. bjfoption.c:108:22: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration]
  1099. 108 | small_tmpname[i] = tolower(modelname[i]);
  1100. | ^~~~~~~
  1101. bjfoption.c: In function ‘MakeModelnameConfname’:
  1102. bjfoption.c:1628:18: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration]
  1103. 1628 | modelname[i] = toupper(small_modelname[i]);
  1104. | ^~~~~~~
  1105. mv -f .deps/bjfoption.Tpo .deps/bjfoption.Po
  1106. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjfpos.o -MD -MP -MF .deps/bjfpos.Tpo -c -o bjfpos.o bjfpos.c
  1107. mv -f .deps/bjfpos.Tpo .deps/bjfpos.Po
  1108. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjfrcaccess.o -MD -MP -MF .deps/bjfrcaccess.Tpo -c -o bjfrcaccess.o bjfrcaccess.c
  1109. mv -f .deps/bjfrcaccess.Tpo .deps/bjfrcaccess.Po
  1110. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT getipc.o -MD -MP -MF .deps/getipc.Tpo -c -o getipc.o getipc.c
  1111. mv -f .deps/getipc.Tpo .deps/getipc.Po
  1112. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -D_FORTIFY_SOURCE=2 -O2 -MT bjflist.o -MD -MP -MF .deps/bjflist.Tpo -c -o bjflist.o bjflist.c
  1113. mv -f .deps/bjflist.Tpo .deps/bjflist.Po
  1114. gcc -m32 -O2 -L../../417/libs_bin32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cif bjferror.o bjfilter.o bjfimage.o bjfoption.o bjfpos.o bjfrcaccess.o getipc.o bjflist.o -lcnbpcmcm417 -lcnbpess417 -lm -ldl -lcnbpcnclapi417 -lcnbpcnclbjcmd417 -lcnbpcnclui417 -lpopt
  1115. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/src'
  1116. Making all in include
  1117. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include'
  1118. Making all in cncl
  1119. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include/cncl'
  1120. make[4]: Nothing to be done for 'all'.
  1121. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include/cncl'
  1122. Making all in misc
  1123. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include/misc'
  1124. make[4]: Nothing to be done for 'all'.
  1125. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include/misc'
  1126. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include'
  1127. make[4]: Nothing to be done for 'all-am'.
  1128. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include'
  1129. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter/include'
  1130. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter'
  1131. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter'
  1132. make[2]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter'
  1133. make[1]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cnijfilter'
  1134. processing .
  1135. Creating ./aclocal.m4 ...
  1136. Running glib-gettextize... Ignore non-fatal messages.
  1137. Copying file po/Makefile.in.in
  1138.  
  1139. Please add the files
  1140. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  1141. progtest.m4
  1142. from the /usr/share/aclocal directory to your autoconf macro directory
  1143. or directly to your aclocal.m4 file.
  1144. You will also need config.guess and config.sub, which you can get from
  1145. ftp://ftp.gnu.org/pub/gnu/config/.
  1146.  
  1147. Making ./aclocal.m4 writable ...
  1148. Running aclocal ...
  1149. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  1150. Running autoheader...
  1151. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  1152. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  1153. autoheader: WARNING: is deprecated and discouraged.
  1154. autoheader:
  1155. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  1156. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  1157. autoheader: WARNING: `acconfig.h':
  1158. autoheader:
  1159. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  1160. autoheader: [Define if a function `main' is needed.])
  1161. autoheader:
  1162. autoheader: WARNING: More sophisticated templates can also be produced, see the
  1163. autoheader: WARNING: documentation.
  1164. Running automake --gnu ...
  1165. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  1166. configure.in:11: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  1167. configure.in:11: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  1168. configure.in:44: installing './compile'
  1169. configure.in:11: installing './install-sh'
  1170. configure.in:11: installing './missing'
  1171. src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  1172. src/Makefile.am: installing './depcomp'
  1173. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  1174. Running autoconf ...
  1175. Running ./configure --enable-maintainer-mode --prefix=/usr --program-suffix=mx920 --enable-progpath=/usr/bin --libdir=/usr/lib32 ...
  1176. configure: WARNING: unrecognized options: --enable-progpath
  1177. checking for a BSD-compatible install... /usr/bin/install -c
  1178. checking whether build environment is sane... yes
  1179. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  1180. checking for gawk... gawk
  1181. checking whether make sets $(MAKE)... yes
  1182. checking whether make supports nested variables... yes
  1183. checking whether to enable maintainer-specific portions of Makefiles... yes
  1184. checking whether make supports the include directive... yes (GNU style)
  1185. checking for gcc... gcc -m32
  1186. checking whether the C compiler works... yes
  1187. checking for C compiler default output file name... a.out
  1188. checking for suffix of executables...
  1189. checking whether we are cross compiling... no
  1190. checking for suffix of object files... o
  1191. checking whether we are using the GNU C compiler... yes
  1192. checking whether gcc -m32 accepts -g... yes
  1193. checking for gcc -m32 option to accept ISO C89... none needed
  1194. checking whether gcc -m32 understands -c and -o together... yes
  1195. checking dependency style of gcc -m32... gcc3
  1196. checking for library containing strerror... none required
  1197. checking for gcc... (cached) gcc -m32
  1198. checking whether we are using the GNU C compiler... (cached) yes
  1199. checking whether gcc -m32 accepts -g... (cached) yes
  1200. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  1201. checking whether gcc -m32 understands -c and -o together... (cached) yes
  1202. checking dependency style of gcc -m32... (cached) gcc3
  1203. checking for gcc... (cached) gcc -m32
  1204. checking whether we are using the GNU C compiler... (cached) yes
  1205. checking whether gcc -m32 accepts -g... (cached) yes
  1206. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  1207. checking whether gcc -m32 understands -c and -o together... (cached) yes
  1208. checking dependency style of gcc -m32... (cached) gcc3
  1209. checking how to run the C preprocessor... gcc -m32 -E
  1210. checking for grep that handles long lines and -e... /usr/bin/grep
  1211. checking for egrep... /usr/bin/grep -E
  1212. checking for ANSI C header files... yes
  1213. checking for pkg-config... /usr/bin/pkg-config
  1214. checking pkg-config is at least version 0.9.0... yes
  1215. checking for pkg-config... (cached) /usr/bin/pkg-config
  1216. checking pkg-config is at least version 0.7... yes
  1217. checking for GTK+ - version >= 2.6.0... yes (version 2.24.32)
  1218. checking for sys/types.h... yes
  1219. checking for sys/stat.h... yes
  1220. checking for stdlib.h... yes
  1221. checking for string.h... yes
  1222. checking for memory.h... yes
  1223. checking for strings.h... yes
  1224. checking for inttypes.h... yes
  1225. checking for stdint.h... yes
  1226. checking for unistd.h... yes
  1227. checking locale.h usability... yes
  1228. checking locale.h presence... yes
  1229. checking for locale.h... yes
  1230. checking for LC_MESSAGES... yes
  1231. checking for CFPreferencesCopyAppValue... no
  1232. checking for CFLocaleCopyCurrent... no
  1233. checking libintl.h usability... yes
  1234. checking libintl.h presence... yes
  1235. checking for libintl.h... yes
  1236. checking for ngettext in libc... yes
  1237. checking for dgettext in libc... yes
  1238. checking for bind_textdomain_codeset... yes
  1239. checking for msgfmt... /usr/bin/msgfmt
  1240. checking for dcgettext... yes
  1241. checking if msgfmt accepts -c... yes
  1242. checking for gmsgfmt... /usr/bin/msgfmt
  1243. checking for xgettext... /usr/bin/xgettext
  1244. checking for catalogs to be installed... cs da de el es fi fr hu it ja ko nl nb pl pt ru sv th tr zh zh_TW id
  1245. checking that generated files are newer than configure... done
  1246. configure: creating ./config.status
  1247. config.status: creating Makefile
  1248. config.status: creating src/Makefile
  1249. config.status: creating include/Makefile
  1250. config.status: creating include/cncl/Makefile
  1251. config.status: creating include/misc/Makefile
  1252. config.status: creating po/Makefile.in
  1253. config.status: creating config.h
  1254. config.status: executing depfiles commands
  1255. config.status: executing default-1 commands
  1256. configure: WARNING: unrecognized options: --enable-progpath
  1257. Now type `make' to compile.
  1258. make[1]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance'
  1259. make all-recursive
  1260. make[2]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance'
  1261. Making all in po
  1262. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/po'
  1263. file=./`echo cs | sed 's,.*/,,'`.gmo \
  1264. && rm -f $file && /usr/bin/msgfmt -c -o $file cs.po
  1265. cs.po:6: warning: header field 'Language' missing in header
  1266. file=./`echo da | sed 's,.*/,,'`.gmo \
  1267. && rm -f $file && /usr/bin/msgfmt -c -o $file da.po
  1268. da.po:6: warning: header field 'Language' missing in header
  1269. file=./`echo de | sed 's,.*/,,'`.gmo \
  1270. && rm -f $file && /usr/bin/msgfmt -c -o $file de.po
  1271. de.po:6: warning: header field 'Language' missing in header
  1272. file=./`echo el | sed 's,.*/,,'`.gmo \
  1273. && rm -f $file && /usr/bin/msgfmt -c -o $file el.po
  1274. el.po:6: warning: header field 'Language' missing in header
  1275. file=./`echo es | sed 's,.*/,,'`.gmo \
  1276. && rm -f $file && /usr/bin/msgfmt -c -o $file es.po
  1277. es.po:6: warning: header field 'Language' missing in header
  1278. file=./`echo fi | sed 's,.*/,,'`.gmo \
  1279. && rm -f $file && /usr/bin/msgfmt -c -o $file fi.po
  1280. fi.po:6: warning: header field 'Language' missing in header
  1281. file=./`echo fr | sed 's,.*/,,'`.gmo \
  1282. && rm -f $file && /usr/bin/msgfmt -c -o $file fr.po
  1283. fr.po:6: warning: header field 'Language' missing in header
  1284. file=./`echo hu | sed 's,.*/,,'`.gmo \
  1285. && rm -f $file && /usr/bin/msgfmt -c -o $file hu.po
  1286. hu.po:6: warning: header field 'Language' missing in header
  1287. file=./`echo it | sed 's,.*/,,'`.gmo \
  1288. && rm -f $file && /usr/bin/msgfmt -c -o $file it.po
  1289. it.po:6: warning: header field 'Language' missing in header
  1290. file=./`echo ja | sed 's,.*/,,'`.gmo \
  1291. && rm -f $file && /usr/bin/msgfmt -c -o $file ja.po
  1292. ja.po:6: warning: header field 'Language' missing in header
  1293. file=./`echo ko | sed 's,.*/,,'`.gmo \
  1294. && rm -f $file && /usr/bin/msgfmt -c -o $file ko.po
  1295. ko.po:6: warning: header field 'Language' missing in header
  1296. file=./`echo nl | sed 's,.*/,,'`.gmo \
  1297. && rm -f $file && /usr/bin/msgfmt -c -o $file nl.po
  1298. nl.po:6: warning: header field 'Language' missing in header
  1299. file=./`echo nb | sed 's,.*/,,'`.gmo \
  1300. && rm -f $file && /usr/bin/msgfmt -c -o $file nb.po
  1301. nb.po:6: warning: header field 'Language' missing in header
  1302. file=./`echo pl | sed 's,.*/,,'`.gmo \
  1303. && rm -f $file && /usr/bin/msgfmt -c -o $file pl.po
  1304. pl.po:6: warning: header field 'Language' missing in header
  1305. file=./`echo pt | sed 's,.*/,,'`.gmo \
  1306. && rm -f $file && /usr/bin/msgfmt -c -o $file pt.po
  1307. pt.po:6: warning: header field 'Language' missing in header
  1308. file=./`echo ru | sed 's,.*/,,'`.gmo \
  1309. && rm -f $file && /usr/bin/msgfmt -c -o $file ru.po
  1310. ru.po:6: warning: header field 'Language' missing in header
  1311. file=./`echo sv | sed 's,.*/,,'`.gmo \
  1312. && rm -f $file && /usr/bin/msgfmt -c -o $file sv.po
  1313. sv.po:6: warning: header field 'Language' missing in header
  1314. file=./`echo th | sed 's,.*/,,'`.gmo \
  1315. && rm -f $file && /usr/bin/msgfmt -c -o $file th.po
  1316. th.po:6: warning: header field 'Language' missing in header
  1317. file=./`echo tr | sed 's,.*/,,'`.gmo \
  1318. && rm -f $file && /usr/bin/msgfmt -c -o $file tr.po
  1319. tr.po:6: warning: header field 'Language' missing in header
  1320. file=./`echo zh | sed 's,.*/,,'`.gmo \
  1321. && rm -f $file && /usr/bin/msgfmt -c -o $file zh.po
  1322. zh.po:6: warning: header field 'Language' missing in header
  1323. file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
  1324. && rm -f $file && /usr/bin/msgfmt -c -o $file zh_TW.po
  1325. zh_TW.po:6: warning: header field 'Language' missing in header
  1326. file=./`echo id | sed 's,.*/,,'`.gmo \
  1327. && rm -f $file && /usr/bin/msgfmt -c -o $file id.po
  1328. id.po:6: warning: header field 'Language' missing in header
  1329. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/po'
  1330. Making all in src
  1331. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/src'
  1332. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-main.o -MD -MP -MF .deps/maintenance-main.Tpo -c -o maintenance-main.o `test -f 'main.c' || echo './'`main.c
  1333. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1334. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1335. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1336. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1337. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1338. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1339. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1340. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1341. from main.c:40:
  1342. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1343. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1344. | ^~~~
  1345. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1346. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1347. from /usr/include/glib-2.0/glib-object.h:23,
  1348. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1349. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1350. from /usr/include/glib-2.0/gio/gio.h:26,
  1351. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1352. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1353. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1354. from main.c:40:
  1355. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1356. 679 | {
  1357. | ^
  1358. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1359. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1360. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1361. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1362. from main.c:40:
  1363. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1364. 73 | GTimeVal last_popdown;
  1365. | ^~~~~~~~
  1366. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1367. from /usr/include/glib-2.0/glib.h:30,
  1368. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1369. from /usr/include/glib-2.0/glib-object.h:23,
  1370. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1371. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1372. from /usr/include/glib-2.0/gio/gio.h:26,
  1373. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1374. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1375. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1376. from main.c:40:
  1377. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1378. 551 | struct _GTimeVal
  1379. | ^~~~~~~~~
  1380. mv -f .deps/maintenance-main.Tpo .deps/maintenance-main.Po
  1381. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-callbacks.o -MD -MP -MF .deps/maintenance-callbacks.Tpo -c -o maintenance-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
  1382. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1383. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1384. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1385. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1386. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1387. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1388. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1389. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1390. from callbacks.c:27:
  1391. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1392. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1393. | ^~~~
  1394. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1395. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1396. from /usr/include/glib-2.0/glib-object.h:23,
  1397. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1398. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1399. from /usr/include/glib-2.0/gio/gio.h:26,
  1400. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1401. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1402. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1403. from callbacks.c:27:
  1404. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1405. 679 | {
  1406. | ^
  1407. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1408. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1409. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1410. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1411. from callbacks.c:27:
  1412. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1413. 73 | GTimeVal last_popdown;
  1414. | ^~~~~~~~
  1415. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1416. from /usr/include/glib-2.0/glib.h:30,
  1417. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1418. from /usr/include/glib-2.0/glib-object.h:23,
  1419. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1420. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1421. from /usr/include/glib-2.0/gio/gio.h:26,
  1422. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1423. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1424. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1425. from callbacks.c:27:
  1426. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1427. 551 | struct _GTimeVal
  1428. | ^~~~~~~~~
  1429. mv -f .deps/maintenance-callbacks.Tpo .deps/maintenance-callbacks.Po
  1430. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-comdb.o -MD -MP -MF .deps/maintenance-comdb.Tpo -c -o maintenance-comdb.o `test -f 'comdb.c' || echo './'`comdb.c
  1431. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1432. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1433. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1434. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1435. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1436. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1437. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1438. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1439. from comdb.c:35:
  1440. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1441. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1442. | ^~~~
  1443. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1444. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1445. from /usr/include/glib-2.0/glib-object.h:23,
  1446. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1447. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1448. from /usr/include/glib-2.0/gio/gio.h:26,
  1449. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1450. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1451. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1452. from comdb.c:35:
  1453. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1454. 679 | {
  1455. | ^
  1456. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1457. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1458. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1459. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1460. from comdb.c:35:
  1461. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1462. 73 | GTimeVal last_popdown;
  1463. | ^~~~~~~~
  1464. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1465. from /usr/include/glib-2.0/glib.h:30,
  1466. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1467. from /usr/include/glib-2.0/glib-object.h:23,
  1468. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1469. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1470. from /usr/include/glib-2.0/gio/gio.h:26,
  1471. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1472. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1473. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1474. from comdb.c:35:
  1475. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1476. 551 | struct _GTimeVal
  1477. | ^~~~~~~~~
  1478. mv -f .deps/maintenance-comdb.Tpo .deps/maintenance-comdb.Po
  1479. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-keytext.o -MD -MP -MF .deps/maintenance-keytext.Tpo -c -o maintenance-keytext.o `test -f 'keytext.c' || echo './'`keytext.c
  1480. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1481. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1482. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1483. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1484. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1485. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1486. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1487. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1488. from keytext.c:35:
  1489. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1490. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1491. | ^~~~
  1492. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1493. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1494. from /usr/include/glib-2.0/glib-object.h:23,
  1495. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1496. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1497. from /usr/include/glib-2.0/gio/gio.h:26,
  1498. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1499. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1500. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1501. from keytext.c:35:
  1502. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1503. 679 | {
  1504. | ^
  1505. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1506. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1507. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1508. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1509. from keytext.c:35:
  1510. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1511. 73 | GTimeVal last_popdown;
  1512. | ^~~~~~~~
  1513. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1514. from /usr/include/glib-2.0/glib.h:30,
  1515. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1516. from /usr/include/glib-2.0/glib-object.h:23,
  1517. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1518. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1519. from /usr/include/glib-2.0/gio/gio.h:26,
  1520. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1521. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1522. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1523. from keytext.c:35:
  1524. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1525. 551 | struct _GTimeVal
  1526. | ^~~~~~~~~
  1527. keytext.c: In function ‘FreeTree’:
  1528. keytext.c:61:2: warning: ‘g_tree_traverse’ is deprecated [-Wdeprecated-declarations]
  1529. 61 | g_tree_traverse(tree, TreeTraverseFunc, G_IN_ORDER, NULL);
  1530. | ^~~~~~~~~~~~~~~
  1531. In file included from /usr/include/glib-2.0/glib.h:91,
  1532. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1533. from /usr/include/glib-2.0/glib-object.h:23,
  1534. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1535. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1536. from /usr/include/glib-2.0/gio/gio.h:26,
  1537. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1538. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1539. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1540. from keytext.c:35:
  1541. /usr/include/glib-2.0/glib/gtree.h:88:10: note: declared here
  1542. 88 | void g_tree_traverse (GTree *tree,
  1543. | ^~~~~~~~~~~~~~~
  1544. keytext.c: In function ‘AddKeyAndTextToTree’:
  1545. keytext.c:69:2: warning: ‘g_strcasecmp’ is deprecated [-Wdeprecated-declarations]
  1546. 69 | if( !xmlnode->name || g_strcasecmp((const gchar *)xmlnode->name,"Item") != 0 )
  1547. | ^~
  1548. In file included from /usr/include/glib-2.0/glib.h:82,
  1549. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1550. from /usr/include/glib-2.0/glib-object.h:23,
  1551. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1552. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1553. from /usr/include/glib-2.0/gio/gio.h:26,
  1554. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1555. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1556. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1557. from keytext.c:35:
  1558. /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here
  1559. 201 | gint g_strcasecmp (const gchar *s1,
  1560. | ^~~~~~~~~~~~
  1561. keytext.c: In function ‘ReadXMLFile’:
  1562. keytext.c:110:3: warning: ‘g_strcasecmp’ is deprecated [-Wdeprecated-declarations]
  1563. 110 | || g_strcasecmp((const gchar *)doc->xmlRootNode->name, "KeyTextList") != 0)
  1564. | ^~
  1565. In file included from /usr/include/glib-2.0/glib.h:82,
  1566. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1567. from /usr/include/glib-2.0/glib-object.h:23,
  1568. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1569. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1570. from /usr/include/glib-2.0/gio/gio.h:26,
  1571. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1572. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1573. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1574. from keytext.c:35:
  1575. /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here
  1576. 201 | gint g_strcasecmp (const gchar *s1,
  1577. | ^~~~~~~~~~~~
  1578. keytext.c: In function ‘LookupKey’:
  1579. keytext.c:202:2: warning: ‘g_tree_traverse’ is deprecated [-Wdeprecated-declarations]
  1580. 202 | g_tree_traverse(list->tree, ReverseSearchFunc, G_IN_ORDER, (gpointer)text);
  1581. | ^~~~~~~~~~~~~~~
  1582. In file included from /usr/include/glib-2.0/glib.h:91,
  1583. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1584. from /usr/include/glib-2.0/glib-object.h:23,
  1585. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1586. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1587. from /usr/include/glib-2.0/gio/gio.h:26,
  1588. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1589. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1590. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1591. from keytext.c:35:
  1592. /usr/include/glib-2.0/glib/gtree.h:88:10: note: declared here
  1593. 88 | void g_tree_traverse (GTree *tree,
  1594. | ^~~~~~~~~~~~~~~
  1595. mv -f .deps/maintenance-keytext.Tpo .deps/maintenance-keytext.Po
  1596. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-ipcproc.o -MD -MP -MF .deps/maintenance-ipcproc.Tpo -c -o maintenance-ipcproc.o `test -f 'ipcproc.c' || echo './'`ipcproc.c
  1597. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1598. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1599. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1600. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1601. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1602. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1603. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1604. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1605. from ipcproc.c:27:
  1606. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1607. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1608. | ^~~~
  1609. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1610. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1611. from /usr/include/glib-2.0/glib-object.h:23,
  1612. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1613. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1614. from /usr/include/glib-2.0/gio/gio.h:26,
  1615. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1616. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1617. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1618. from ipcproc.c:27:
  1619. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1620. 679 | {
  1621. | ^
  1622. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1623. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1624. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1625. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1626. from ipcproc.c:27:
  1627. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1628. 73 | GTimeVal last_popdown;
  1629. | ^~~~~~~~
  1630. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1631. from /usr/include/glib-2.0/glib.h:30,
  1632. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1633. from /usr/include/glib-2.0/glib-object.h:23,
  1634. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1635. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1636. from /usr/include/glib-2.0/gio/gio.h:26,
  1637. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1638. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1639. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1640. from ipcproc.c:27:
  1641. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1642. 551 | struct _GTimeVal
  1643. | ^~~~~~~~~
  1644. ipcproc.c: In function ‘PutDeviceData’:
  1645. ipcproc.c:183:8: warning: variable ‘model_name’ set but not used [-Wunused-but-set-variable]
  1646. 183 | char *model_name;
  1647. | ^~~~~~~~~~
  1648. ipcproc.c: In function ‘PutIPCData’:
  1649. ipcproc.c:87:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1650. 87 | write(fd, buf, IPCCMDLEN);
  1651. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1652. ipcproc.c:90:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1653. 90 | write(fd, pipc, sizeof(IPCU));
  1654. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1655. ipcproc.c: In function ‘PutCancel’:
  1656. ipcproc.c:107:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1657. 107 | write(fd, buf, IPCCMDLEN);
  1658. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1659. ipcproc.c: In function ‘PutPrintData’:
  1660. ipcproc.c:127:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1661. 127 | write(fd, buf, IPCCMDLEN);
  1662. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1663. ipcproc.c:166:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1664. 166 | write(fd, &ipc, sizeof(IPCU));
  1665. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1666. ipcproc.c: In function ‘PutDeviceData’:
  1667. ipcproc.c:201:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1668. 201 | write(fd, buf, IPCCMDLEN);
  1669. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1670. ipcproc.c:222:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1671. 222 | write(fd, &ipc, sizeof(IPCU));
  1672. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1673. ipcproc.c: In function ‘PutFileData’:
  1674. ipcproc.c:245:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1675. 245 | write(fd, buf, IPCCMDLEN);
  1676. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1677. ipcproc.c:252:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1678. 252 | write(fd, &ipc, sizeof(IPCU));
  1679. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1680. ipcproc.c: In function ‘PutDoubleData’:
  1681. ipcproc.c:272:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1682. 272 | write(fd, buf, IPCCMDLEN);
  1683. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1684. ipcproc.c:279:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1685. 279 | write(fd, &ipc, sizeof(IPCU));
  1686. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1687. ipcproc.c: In function ‘PutExecLM’:
  1688. ipcproc.c:296:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1689. 296 | write(fd, buf, IPCCMDLEN);
  1690. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  1691. mv -f .deps/maintenance-ipcproc.Tpo .deps/maintenance-ipcproc.Po
  1692. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-interface.o -MD -MP -MF .deps/maintenance-interface.Tpo -c -o maintenance-interface.o `test -f 'interface.c' || echo './'`interface.c
  1693. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1694. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1695. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1696. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1697. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1698. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1699. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1700. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1701. from interface.c:16:
  1702. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1703. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1704. | ^~~~
  1705. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1706. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1707. from /usr/include/glib-2.0/glib-object.h:23,
  1708. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1709. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1710. from /usr/include/glib-2.0/gio/gio.h:26,
  1711. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1712. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1713. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1714. from interface.c:16:
  1715. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1716. 679 | {
  1717. | ^
  1718. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1719. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1720. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1721. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1722. from interface.c:16:
  1723. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1724. 73 | GTimeVal last_popdown;
  1725. | ^~~~~~~~
  1726. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1727. from /usr/include/glib-2.0/glib.h:30,
  1728. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1729. from /usr/include/glib-2.0/glib-object.h:23,
  1730. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1731. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1732. from /usr/include/glib-2.0/gio/gio.h:26,
  1733. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1734. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1735. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1736. from interface.c:16:
  1737. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1738. 551 | struct _GTimeVal
  1739. | ^~~~~~~~~
  1740. mv -f .deps/maintenance-interface.Tpo .deps/maintenance-interface.Po
  1741. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_regi.o -MD -MP -MF .deps/maintenance-util_regi.Tpo -c -o maintenance-util_regi.o `test -f 'util_regi.c' || echo './'`util_regi.c
  1742. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1743. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1744. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1745. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1746. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1747. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1748. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1749. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1750. from util_regi.c:31:
  1751. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1752. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1753. | ^~~~
  1754. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1755. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1756. from /usr/include/glib-2.0/glib-object.h:23,
  1757. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1758. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1759. from /usr/include/glib-2.0/gio/gio.h:26,
  1760. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1761. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1762. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1763. from util_regi.c:31:
  1764. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1765. 679 | {
  1766. | ^
  1767. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1768. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1769. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1770. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1771. from util_regi.c:31:
  1772. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1773. 73 | GTimeVal last_popdown;
  1774. | ^~~~~~~~
  1775. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1776. from /usr/include/glib-2.0/glib.h:30,
  1777. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1778. from /usr/include/glib-2.0/glib-object.h:23,
  1779. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1780. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1781. from /usr/include/glib-2.0/gio/gio.h:26,
  1782. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1783. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1784. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1785. from util_regi.c:31:
  1786. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1787. 551 | struct _GTimeVal
  1788. | ^~~~~~~~~
  1789. mv -f .deps/maintenance-util_regi.Tpo .deps/maintenance-util_regi.Po
  1790. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_parse_flow.o -MD -MP -MF .deps/maintenance-util_parse_flow.Tpo -c -o maintenance-util_parse_flow.o `test -f 'util_parse_flow.c' || echo './'`util_parse_flow.c
  1791. In file included from /usr/include/string.h:494,
  1792. from util_parse_flow.c:29:
  1793. In function ‘strncpy’,
  1794. inlined from ‘NewFlowComp’ at util_parse_flow.c:51:3,
  1795. inlined from ‘ParseStatusTag’ at util_parse_flow.c:192:9,
  1796. inlined from ‘ParseFlowTag’ at util_parse_flow.c:216:9,
  1797. inlined from ‘ParseFlowListTag’ at util_parse_flow.c:246:9:
  1798. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1799. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1800. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1801. util_parse_flow.c: In function ‘ParseFlowListTag’:
  1802. util_parse_flow.c:51:44: note: length computed here
  1803. 51 | strncpy( lpFlowComp->funcName, funcName, strlen(funcName) + 1 );
  1804. | ^~~~~~~~~~~~~~~~
  1805. In file included from /usr/include/string.h:494,
  1806. from util_parse_flow.c:29:
  1807. In function ‘strncpy’,
  1808. inlined from ‘NewFlowComp’ at util_parse_flow.c:57:3,
  1809. inlined from ‘ParseStatusTag’ at util_parse_flow.c:192:9,
  1810. inlined from ‘ParseFlowTag’ at util_parse_flow.c:216:9,
  1811. inlined from ‘ParseFlowListTag’ at util_parse_flow.c:246:9:
  1812. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1813. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1814. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1815. util_parse_flow.c: In function ‘ParseFlowListTag’:
  1816. util_parse_flow.c:57:44: note: length computed here
  1817. 57 | strncpy( lpFlowComp->flowName, flowName, strlen(flowName) + 1 );
  1818. | ^~~~~~~~~~~~~~~~
  1819. In file included from /usr/include/string.h:494,
  1820. from util_parse_flow.c:29:
  1821. In function ‘strncpy’,
  1822. inlined from ‘NewFlowComp’ at util_parse_flow.c:63:3,
  1823. inlined from ‘ParseStatusTag’ at util_parse_flow.c:192:9,
  1824. inlined from ‘ParseFlowTag’ at util_parse_flow.c:216:9,
  1825. inlined from ‘ParseFlowListTag’ at util_parse_flow.c:246:9:
  1826. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1827. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1828. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1829. util_parse_flow.c: In function ‘ParseFlowListTag’:
  1830. util_parse_flow.c:63:42: note: length computed here
  1831. 63 | strncpy( lpFlowComp->cmdName, cmdName, strlen(cmdName) + 1 );
  1832. | ^~~~~~~~~~~~~~~
  1833. mv -f .deps/maintenance-util_parse_flow.Tpo .deps/maintenance-util_parse_flow.Po
  1834. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_parse_dialogstr.o -MD -MP -MF .deps/maintenance-util_parse_dialogstr.Tpo -c -o maintenance-util_parse_dialogstr.o `test -f 'util_parse_dialogstr.c' || echo './'`util_parse_dialogstr.c
  1835. In file included from /usr/include/string.h:494,
  1836. from util_parse_dialogstr.c:28:
  1837. In function ‘strncpy’,
  1838. inlined from ‘NewDialogStrComp’ at util_parse_dialogstr.c:44:2,
  1839. inlined from ‘ParseStringTag’ at util_parse_dialogstr.c:152:9,
  1840. inlined from ‘ParseDialogStringTag’ at util_parse_dialogstr.c:177:10,
  1841. inlined from ‘ParseDialogStringListTag’ at util_parse_dialogstr.c:209:9:
  1842. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1843. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1844. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1845. util_parse_dialogstr.c: In function ‘ParseDialogStringListTag’:
  1846. util_parse_dialogstr.c:44:42: note: length computed here
  1847. 44 | strncpy( lpDialogStrComp->label, label, strlen(label) + 1 );
  1848. | ^~~~~~~~~~~~~
  1849. In file included from /usr/include/string.h:494,
  1850. from util_parse_dialogstr.c:28:
  1851. In function ‘strncpy’,
  1852. inlined from ‘NewDialogStrComp’ at util_parse_dialogstr.c:48:2,
  1853. inlined from ‘ParseStringTag’ at util_parse_dialogstr.c:152:9,
  1854. inlined from ‘ParseDialogStringTag’ at util_parse_dialogstr.c:177:10,
  1855. inlined from ‘ParseDialogStringListTag’ at util_parse_dialogstr.c:209:9:
  1856. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1857. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1858. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1859. util_parse_dialogstr.c: In function ‘ParseDialogStringListTag’:
  1860. util_parse_dialogstr.c:48:42: note: length computed here
  1861. 48 | strncpy( lpDialogStrComp->strid, strid, strlen(strid) + 1 );
  1862. | ^~~~~~~~~~~~~
  1863. mv -f .deps/maintenance-util_parse_dialogstr.Tpo .deps/maintenance-util_parse_dialogstr.Po
  1864. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_parse_function.o -MD -MP -MF .deps/maintenance-util_parse_function.Tpo -c -o maintenance-util_parse_function.o `test -f 'util_parse_function.c' || echo './'`util_parse_function.c
  1865. In file included from /usr/include/string.h:494,
  1866. from util_parse_function.c:29:
  1867. In function ‘strncpy’,
  1868. inlined from ‘NewFunctionComp’ at util_parse_function.c:45:2,
  1869. inlined from ‘ParseFunctionTag’ at util_parse_function.c:140:9,
  1870. inlined from ‘ParseFunctionsTag’ at util_parse_function.c:165:10,
  1871. inlined from ‘ParseFunctionListTag’ at util_parse_function.c:196:9:
  1872. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1873. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1874. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1875. util_parse_function.c: In function ‘ParseFunctionListTag’:
  1876. util_parse_function.c:45:31: note: length computed here
  1877. 45 | strncpy( lpComp->flow, flow, strlen(flow) + 1 );
  1878. | ^~~~~~~~~~~~
  1879. mv -f .deps/maintenance-util_parse_function.Tpo .deps/maintenance-util_parse_function.Po
  1880. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_com.o -MD -MP -MF .deps/maintenance-util_com.Tpo -c -o maintenance-util_com.o `test -f 'util_com.c' || echo './'`util_com.c
  1881. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1882. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1883. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1884. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1885. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1886. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1887. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1888. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1889. from util_com.c:31:
  1890. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1891. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1892. | ^~~~
  1893. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1894. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1895. from /usr/include/glib-2.0/glib-object.h:23,
  1896. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1897. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1898. from /usr/include/glib-2.0/gio/gio.h:26,
  1899. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1900. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1901. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1902. from util_com.c:31:
  1903. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1904. 679 | {
  1905. | ^
  1906. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1907. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1908. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1909. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1910. from util_com.c:31:
  1911. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1912. 73 | GTimeVal last_popdown;
  1913. | ^~~~~~~~
  1914. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1915. from /usr/include/glib-2.0/glib.h:30,
  1916. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1917. from /usr/include/glib-2.0/glib-object.h:23,
  1918. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1919. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1920. from /usr/include/glib-2.0/gio/gio.h:26,
  1921. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1922. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1923. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1924. from util_com.c:31:
  1925. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1926. 551 | struct _GTimeVal
  1927. | ^~~~~~~~~
  1928. util_com.c: In function ‘UtilMessageBoxWithConnection’:
  1929. util_com.c:554:13: warning: variable ‘dialog_action_area1’ set but not used [-Wunused-but-set-variable]
  1930. 554 | GtkWidget *dialog_action_area1;
  1931. | ^~~~~~~~~~~~~~~~~~~
  1932. mv -f .deps/maintenance-util_com.Tpo .deps/maintenance-util_com.Po
  1933. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_funclist.o -MD -MP -MF .deps/maintenance-util_funclist.Tpo -c -o maintenance-util_funclist.o `test -f 'util_funclist.c' || echo './'`util_funclist.c
  1934. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1935. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1936. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1937. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1938. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1939. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1940. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1941. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1942. from util_funclist.c:29:
  1943. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1944. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1945. | ^~~~
  1946. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1947. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1948. from /usr/include/glib-2.0/glib-object.h:23,
  1949. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1950. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1951. from /usr/include/glib-2.0/gio/gio.h:26,
  1952. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1953. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1954. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1955. from util_funclist.c:29:
  1956. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  1957. 679 | {
  1958. | ^
  1959. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  1960. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  1961. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  1962. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  1963. from util_funclist.c:29:
  1964. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  1965. 73 | GTimeVal last_popdown;
  1966. | ^~~~~~~~
  1967. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  1968. from /usr/include/glib-2.0/glib.h:30,
  1969. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  1970. from /usr/include/glib-2.0/glib-object.h:23,
  1971. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1972. from /usr/include/glib-2.0/gio/giotypes.h:28,
  1973. from /usr/include/glib-2.0/gio/gio.h:26,
  1974. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  1975. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  1976. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  1977. from util_funclist.c:29:
  1978. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  1979. 551 | struct _GTimeVal
  1980. | ^~~~~~~~~
  1981. mv -f .deps/maintenance-util_funclist.Tpo .deps/maintenance-util_funclist.Po
  1982. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_cmdlist.o -MD -MP -MF .deps/maintenance-util_cmdlist.Tpo -c -o maintenance-util_cmdlist.o `test -f 'util_cmdlist.c' || echo './'`util_cmdlist.c
  1983. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  1984. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  1985. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  1986. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  1987. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  1988. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  1989. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  1990. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  1991. from util_cmdlist.c:29:
  1992. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  1993. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  1994. | ^~~~
  1995. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  1996. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  1997. from /usr/include/glib-2.0/glib-object.h:23,
  1998. from /usr/include/glib-2.0/gio/gioenums.h:28,
  1999. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2000. from /usr/include/glib-2.0/gio/gio.h:26,
  2001. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2002. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2003. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2004. from util_cmdlist.c:29:
  2005. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2006. 679 | {
  2007. | ^
  2008. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2009. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2010. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2011. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2012. from util_cmdlist.c:29:
  2013. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2014. 73 | GTimeVal last_popdown;
  2015. | ^~~~~~~~
  2016. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2017. from /usr/include/glib-2.0/glib.h:30,
  2018. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2019. from /usr/include/glib-2.0/glib-object.h:23,
  2020. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2021. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2022. from /usr/include/glib-2.0/gio/gio.h:26,
  2023. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2024. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2025. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2026. from util_cmdlist.c:29:
  2027. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2028. 551 | struct _GTimeVal
  2029. | ^~~~~~~~~
  2030. util_cmdlist.c:118:26: warning: ‘setRegiCmdType001’ defined but not used [-Wunused-const-variable=]
  2031. 118 | static const COMMANDDATA setRegiCmdType001[] =
  2032. | ^~~~~~~~~~~~~~~~~
  2033. mv -f .deps/maintenance-util_cmdlist.Tpo .deps/maintenance-util_cmdlist.Po
  2034. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_setconfig.o -MD -MP -MF .deps/maintenance-util_setconfig.Tpo -c -o maintenance-util_setconfig.o `test -f 'util_setconfig.c' || echo './'`util_setconfig.c
  2035. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2036. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2037. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2038. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2039. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2040. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2041. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2042. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2043. from util_setconfig.c:31:
  2044. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  2045. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  2046. | ^~~~
  2047. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2048. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2049. from /usr/include/glib-2.0/glib-object.h:23,
  2050. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2051. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2052. from /usr/include/glib-2.0/gio/gio.h:26,
  2053. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2054. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2055. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2056. from util_setconfig.c:31:
  2057. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2058. 679 | {
  2059. | ^
  2060. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2061. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2062. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2063. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2064. from util_setconfig.c:31:
  2065. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2066. 73 | GTimeVal last_popdown;
  2067. | ^~~~~~~~
  2068. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2069. from /usr/include/glib-2.0/glib.h:30,
  2070. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2071. from /usr/include/glib-2.0/glib-object.h:23,
  2072. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2073. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2074. from /usr/include/glib-2.0/gio/gio.h:26,
  2075. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2076. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2077. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2078. from util_setconfig.c:31:
  2079. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2080. 551 | struct _GTimeVal
  2081. | ^~~~~~~~~
  2082. util_setconfig.c: In function ‘on_setconfig_type003_button1_clicked’:
  2083. util_setconfig.c:1985:6: warning: variable ‘currentIndex’ set but not used [-Wunused-but-set-variable]
  2084. 1985 | int currentIndex;
  2085. | ^~~~~~~~~~~~
  2086. mv -f .deps/maintenance-util_setconfig.Tpo .deps/maintenance-util_setconfig.Po
  2087. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_cleaning.o -MD -MP -MF .deps/maintenance-util_cleaning.Tpo -c -o maintenance-util_cleaning.o `test -f 'util_cleaning.c' || echo './'`util_cleaning.c
  2088. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2089. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2090. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2091. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2092. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2093. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2094. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2095. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2096. from util_cleaning.c:31:
  2097. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  2098. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  2099. | ^~~~
  2100. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2101. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2102. from /usr/include/glib-2.0/glib-object.h:23,
  2103. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2104. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2105. from /usr/include/glib-2.0/gio/gio.h:26,
  2106. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2107. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2108. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2109. from util_cleaning.c:31:
  2110. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2111. 679 | {
  2112. | ^
  2113. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2114. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2115. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2116. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2117. from util_cleaning.c:31:
  2118. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2119. 73 | GTimeVal last_popdown;
  2120. | ^~~~~~~~
  2121. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2122. from /usr/include/glib-2.0/glib.h:30,
  2123. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2124. from /usr/include/glib-2.0/glib-object.h:23,
  2125. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2126. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2127. from /usr/include/glib-2.0/gio/gio.h:26,
  2128. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2129. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2130. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2131. from util_cleaning.c:31:
  2132. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2133. 551 | struct _GTimeVal
  2134. | ^~~~~~~~~
  2135. mv -f .deps/maintenance-util_cleaning.Tpo .deps/maintenance-util_cleaning.Po
  2136. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-util_nozzlecheck.o -MD -MP -MF .deps/maintenance-util_nozzlecheck.Tpo -c -o maintenance-util_nozzlecheck.o `test -f 'util_nozzlecheck.c' || echo './'`util_nozzlecheck.c
  2137. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2138. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2139. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2140. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2141. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2142. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2143. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2144. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2145. from util_nozzlecheck.c:31:
  2146. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  2147. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  2148. | ^~~~
  2149. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2150. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2151. from /usr/include/glib-2.0/glib-object.h:23,
  2152. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2153. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2154. from /usr/include/glib-2.0/gio/gio.h:26,
  2155. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2156. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2157. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2158. from util_nozzlecheck.c:31:
  2159. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2160. 679 | {
  2161. | ^
  2162. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2163. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2164. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2165. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2166. from util_nozzlecheck.c:31:
  2167. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2168. 73 | GTimeVal last_popdown;
  2169. | ^~~~~~~~
  2170. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2171. from /usr/include/glib-2.0/glib.h:30,
  2172. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2173. from /usr/include/glib-2.0/glib-object.h:23,
  2174. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2175. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2176. from /usr/include/glib-2.0/gio/gio.h:26,
  2177. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2178. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2179. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2180. from util_nozzlecheck.c:31:
  2181. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2182. 551 | struct _GTimeVal
  2183. | ^~~~~~~~~
  2184. mv -f .deps/maintenance-util_nozzlecheck.Tpo .deps/maintenance-util_nozzlecheck.Po
  2185. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../include/cncl -I../include/misc -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -Wall -MT maintenance-support.o -MD -MP -MF .deps/maintenance-support.Tpo -c -o maintenance-support.o `test -f 'support.c' || echo './'`support.c
  2186. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2187. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2188. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2189. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2190. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2191. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2192. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2193. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2194. from support.c:15:
  2195. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  2196. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  2197. | ^~~~
  2198. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2199. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2200. from /usr/include/glib-2.0/glib-object.h:23,
  2201. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2202. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2203. from /usr/include/glib-2.0/gio/gio.h:26,
  2204. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2205. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2206. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2207. from support.c:15:
  2208. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2209. 679 | {
  2210. | ^
  2211. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2212. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2213. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2214. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2215. from support.c:15:
  2216. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2217. 73 | GTimeVal last_popdown;
  2218. | ^~~~~~~~
  2219. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2220. from /usr/include/glib-2.0/glib.h:30,
  2221. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2222. from /usr/include/glib-2.0/glib-object.h:23,
  2223. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2224. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2225. from /usr/include/glib-2.0/gio/gio.h:26,
  2226. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2227. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2228. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2229. from support.c:15:
  2230. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2231. 551 | struct _GTimeVal
  2232. | ^~~~~~~~~
  2233. mv -f .deps/maintenance-support.Tpo .deps/maintenance-support.Po
  2234. gcc -m32 -O2 -Wall -O2 -Wall -L../../417/libs_bin32 -L../../com/libs_bin32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o maintenance maintenance-main.o maintenance-callbacks.o maintenance-comdb.o maintenance-keytext.o maintenance-ipcproc.o maintenance-interface.o maintenance-util_regi.o maintenance-util_parse_flow.o maintenance-util_parse_dialogstr.o maintenance-util_parse_function.o maintenance-util_com.o maintenance-util_funclist.o maintenance-util_cmdlist.o maintenance-util_setconfig.o maintenance-util_cleaning.o maintenance-util_nozzlecheck.o maintenance-support.o -L/usr/lib32 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lxml2 -lpopt -lcnbpcmcm417 -lcnbpcnclapi417 -lcnbpcnclbjcmd417 -lcnbpess417 -ldl
  2235. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/src'
  2236. Making all in include
  2237. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include'
  2238. Making all in cncl
  2239. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include/cncl'
  2240. make[4]: Nothing to be done for 'all'.
  2241. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include/cncl'
  2242. Making all in misc
  2243. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include/misc'
  2244. make[4]: Nothing to be done for 'all'.
  2245. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include/misc'
  2246. make[4]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include'
  2247. make[4]: Nothing to be done for 'all-am'.
  2248. make[4]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include'
  2249. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance/include'
  2250. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance'
  2251. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance'
  2252. make[2]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance'
  2253. make[1]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/maintenance'
  2254. processing .
  2255. Creating ./aclocal.m4 ...
  2256. Running glib-gettextize... Ignore non-fatal messages.
  2257. Copying file po/Makefile.in.in
  2258.  
  2259. Please add the files
  2260. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  2261. progtest.m4
  2262. from the /usr/share/aclocal directory to your autoconf macro directory
  2263. or directly to your aclocal.m4 file.
  2264. You will also need config.guess and config.sub, which you can get from
  2265. ftp://ftp.gnu.org/pub/gnu/config/.
  2266.  
  2267. Making ./aclocal.m4 writable ...
  2268. Running aclocal ...
  2269. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  2270. Running autoheader...
  2271. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  2272. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  2273. autoheader: WARNING: is deprecated and discouraged.
  2274. autoheader:
  2275. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  2276. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  2277. autoheader: WARNING: `acconfig.h':
  2278. autoheader:
  2279. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  2280. autoheader: [Define if a function `main' is needed.])
  2281. autoheader:
  2282. autoheader: WARNING: More sophisticated templates can also be produced, see the
  2283. autoheader: WARNING: documentation.
  2284. Running automake --gnu ...
  2285. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  2286. configure.in:20: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  2287. configure.in:20: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  2288. configure.in:23: installing './compile'
  2289. configure.in:20: installing './install-sh'
  2290. configure.in:20: installing './missing'
  2291. src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  2292. src/Makefile.am: installing './depcomp'
  2293. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  2294. Running autoconf ...
  2295. processing ./cnijnpr
  2296. Running aclocal ...
  2297. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  2298. Running autoheader...
  2299. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  2300. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  2301. autoheader: WARNING: is deprecated and discouraged.
  2302. autoheader:
  2303. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  2304. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  2305. autoheader: WARNING: `acconfig.h':
  2306. autoheader:
  2307. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  2308. autoheader: [Define if a function `main' is needed.])
  2309. autoheader:
  2310. autoheader: WARNING: More sophisticated templates can also be produced, see the
  2311. autoheader: WARNING: documentation.
  2312. Running automake --gnu ...
  2313. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  2314. configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  2315. configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  2316. cnijnpr/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  2317. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  2318. Running autoconf ...
  2319. Running ./configure --prefix=/usr --program-suffix=mx920 --enable-progpath=/usr/bin --libdir=/usr/lib32 ...
  2320. checking for a BSD-compatible install... /usr/bin/install -c
  2321. checking whether build environment is sane... yes
  2322. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  2323. checking for gawk... gawk
  2324. checking whether make sets $(MAKE)... yes
  2325. checking whether make supports nested variables... yes
  2326. checking whether make supports the include directive... yes (GNU style)
  2327. checking for gcc... gcc -m32
  2328. checking whether the C compiler works... yes
  2329. checking for C compiler default output file name... a.out
  2330. checking for suffix of executables...
  2331. checking whether we are cross compiling... no
  2332. checking for suffix of object files... o
  2333. checking whether we are using the GNU C compiler... yes
  2334. checking whether gcc -m32 accepts -g... yes
  2335. checking for gcc -m32 option to accept ISO C89... none needed
  2336. checking whether gcc -m32 understands -c and -o together... yes
  2337. checking dependency style of gcc -m32... gcc3
  2338. checking for library containing strerror... none required
  2339. checking for gcc... (cached) gcc -m32
  2340. checking whether we are using the GNU C compiler... (cached) yes
  2341. checking whether gcc -m32 accepts -g... (cached) yes
  2342. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  2343. checking whether gcc -m32 understands -c and -o together... (cached) yes
  2344. checking dependency style of gcc -m32... (cached) gcc3
  2345. checking for gcc... (cached) gcc -m32
  2346. checking whether we are using the GNU C compiler... (cached) yes
  2347. checking whether gcc -m32 accepts -g... (cached) yes
  2348. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  2349. checking whether gcc -m32 understands -c and -o together... (cached) yes
  2350. checking dependency style of gcc -m32... (cached) gcc3
  2351. checking how to run the C preprocessor... gcc -m32 -E
  2352. checking for grep that handles long lines and -e... /usr/bin/grep
  2353. checking for egrep... /usr/bin/grep -E
  2354. checking for ANSI C header files... yes
  2355. checking for pkg-config... /usr/bin/pkg-config
  2356. checking pkg-config is at least version 0.9.0... yes
  2357. checking for pkg-config... (cached) /usr/bin/pkg-config
  2358. checking pkg-config is at least version 0.7... yes
  2359. checking for GTK+ - version >= 2.0.0... yes (version 2.24.32)
  2360. checking for sys/types.h... yes
  2361. checking for sys/stat.h... yes
  2362. checking for stdlib.h... yes
  2363. checking for string.h... yes
  2364. checking for memory.h... yes
  2365. checking for strings.h... yes
  2366. checking for inttypes.h... yes
  2367. checking for stdint.h... yes
  2368. checking for unistd.h... yes
  2369. checking locale.h usability... yes
  2370. checking locale.h presence... yes
  2371. checking for locale.h... yes
  2372. checking for LC_MESSAGES... yes
  2373. checking for CFPreferencesCopyAppValue... no
  2374. checking for CFLocaleCopyCurrent... no
  2375. checking libintl.h usability... yes
  2376. checking libintl.h presence... yes
  2377. checking for libintl.h... yes
  2378. checking for ngettext in libc... yes
  2379. checking for dgettext in libc... yes
  2380. checking for bind_textdomain_codeset... yes
  2381. checking for msgfmt... /usr/bin/msgfmt
  2382. checking for dcgettext... yes
  2383. checking if msgfmt accepts -c... yes
  2384. checking for gmsgfmt... /usr/bin/msgfmt
  2385. checking for xgettext... /usr/bin/xgettext
  2386. checking for catalogs to be installed... cs da de el es fi fr hu it ja ko nl nb pl pt ru sv th tr zh zh_TW id
  2387. checking that generated files are newer than configure... done
  2388. configure: creating ./config.status
  2389. config.status: creating Makefile
  2390. config.status: creating src/Makefile
  2391. config.status: creating po/Makefile.in
  2392. config.status: creating config.h
  2393. config.status: executing depfiles commands
  2394. config.status: executing default-1 commands
  2395. Now type `make' to compile
  2396. make[1]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon'
  2397. make all-recursive
  2398. make[2]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon'
  2399. Making all in po
  2400. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon/po'
  2401. file=./`echo cs | sed 's,.*/,,'`.gmo \
  2402. && rm -f $file && /usr/bin/msgfmt -c -o $file cs.po
  2403. cs.po:6: warning: header field 'Language' missing in header
  2404. file=./`echo da | sed 's,.*/,,'`.gmo \
  2405. && rm -f $file && /usr/bin/msgfmt -c -o $file da.po
  2406. da.po:6: warning: header field 'Language' missing in header
  2407. file=./`echo de | sed 's,.*/,,'`.gmo \
  2408. && rm -f $file && /usr/bin/msgfmt -c -o $file de.po
  2409. de.po:6: warning: header field 'Language' missing in header
  2410. file=./`echo el | sed 's,.*/,,'`.gmo \
  2411. && rm -f $file && /usr/bin/msgfmt -c -o $file el.po
  2412. el.po:6: warning: header field 'Language' missing in header
  2413. file=./`echo es | sed 's,.*/,,'`.gmo \
  2414. && rm -f $file && /usr/bin/msgfmt -c -o $file es.po
  2415. es.po:6: warning: header field 'Language' missing in header
  2416. file=./`echo fi | sed 's,.*/,,'`.gmo \
  2417. && rm -f $file && /usr/bin/msgfmt -c -o $file fi.po
  2418. fi.po:6: warning: header field 'Language' missing in header
  2419. file=./`echo fr | sed 's,.*/,,'`.gmo \
  2420. && rm -f $file && /usr/bin/msgfmt -c -o $file fr.po
  2421. fr.po:6: warning: header field 'Language' missing in header
  2422. file=./`echo hu | sed 's,.*/,,'`.gmo \
  2423. && rm -f $file && /usr/bin/msgfmt -c -o $file hu.po
  2424. hu.po:6: warning: header field 'Language' missing in header
  2425. file=./`echo it | sed 's,.*/,,'`.gmo \
  2426. && rm -f $file && /usr/bin/msgfmt -c -o $file it.po
  2427. it.po:6: warning: header field 'Language' missing in header
  2428. file=./`echo ja | sed 's,.*/,,'`.gmo \
  2429. && rm -f $file && /usr/bin/msgfmt -c -o $file ja.po
  2430. ja.po:6: warning: header field 'Language' missing in header
  2431. file=./`echo ko | sed 's,.*/,,'`.gmo \
  2432. && rm -f $file && /usr/bin/msgfmt -c -o $file ko.po
  2433. ko.po:6: warning: header field 'Language' missing in header
  2434. file=./`echo nl | sed 's,.*/,,'`.gmo \
  2435. && rm -f $file && /usr/bin/msgfmt -c -o $file nl.po
  2436. nl.po:6: warning: header field 'Language' missing in header
  2437. file=./`echo nb | sed 's,.*/,,'`.gmo \
  2438. && rm -f $file && /usr/bin/msgfmt -c -o $file nb.po
  2439. nb.po:6: warning: header field 'Language' missing in header
  2440. file=./`echo pl | sed 's,.*/,,'`.gmo \
  2441. && rm -f $file && /usr/bin/msgfmt -c -o $file pl.po
  2442. pl.po:6: warning: header field 'Language' missing in header
  2443. file=./`echo pt | sed 's,.*/,,'`.gmo \
  2444. && rm -f $file && /usr/bin/msgfmt -c -o $file pt.po
  2445. pt.po:6: warning: header field 'Language' missing in header
  2446. file=./`echo ru | sed 's,.*/,,'`.gmo \
  2447. && rm -f $file && /usr/bin/msgfmt -c -o $file ru.po
  2448. ru.po:6: warning: header field 'Language' missing in header
  2449. file=./`echo sv | sed 's,.*/,,'`.gmo \
  2450. && rm -f $file && /usr/bin/msgfmt -c -o $file sv.po
  2451. sv.po:6: warning: header field 'Language' missing in header
  2452. file=./`echo th | sed 's,.*/,,'`.gmo \
  2453. && rm -f $file && /usr/bin/msgfmt -c -o $file th.po
  2454. th.po:6: warning: header field 'Language' missing in header
  2455. file=./`echo tr | sed 's,.*/,,'`.gmo \
  2456. && rm -f $file && /usr/bin/msgfmt -c -o $file tr.po
  2457. tr.po:6: warning: header field 'Language' missing in header
  2458. file=./`echo zh | sed 's,.*/,,'`.gmo \
  2459. && rm -f $file && /usr/bin/msgfmt -c -o $file zh.po
  2460. zh.po:6: warning: header field 'Language' missing in header
  2461. file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
  2462. && rm -f $file && /usr/bin/msgfmt -c -o $file zh_TW.po
  2463. zh_TW.po:6: warning: header field 'Language' missing in header
  2464. file=./`echo id | sed 's,.*/,,'`.gmo \
  2465. && rm -f $file && /usr/bin/msgfmt -c -o $file id.po
  2466. id.po:6: warning: header field 'Language' missing in header
  2467. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon/po'
  2468. Making all in src
  2469. make[3]: Entering directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon/src'
  2470. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -DUSE_LIB_GLASE -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -MT bjcupsmon_main.o -MD -MP -MF .deps/bjcupsmon_main.Tpo -c -o bjcupsmon_main.o bjcupsmon_main.c
  2471. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2472. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2473. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2474. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2475. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2476. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2477. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2478. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2479. from bjcupsmon_common.h:27,
  2480. from bjcupsmon_main.c:24:
  2481. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  2482. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  2483. | ^~~~
  2484. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2485. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2486. from /usr/include/glib-2.0/glib-object.h:23,
  2487. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2488. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2489. from /usr/include/glib-2.0/gio/gio.h:26,
  2490. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2491. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2492. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2493. from bjcupsmon_common.h:27,
  2494. from bjcupsmon_main.c:24:
  2495. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2496. 679 | {
  2497. | ^
  2498. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2499. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2500. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2501. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2502. from bjcupsmon_common.h:27,
  2503. from bjcupsmon_main.c:24:
  2504. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2505. 73 | GTimeVal last_popdown;
  2506. | ^~~~~~~~
  2507. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2508. from /usr/include/glib-2.0/glib.h:30,
  2509. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2510. from /usr/include/glib-2.0/glib-object.h:23,
  2511. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2512. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2513. from /usr/include/glib-2.0/gio/gio.h:26,
  2514. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2515. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2516. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2517. from bjcupsmon_common.h:27,
  2518. from bjcupsmon_main.c:24:
  2519. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2520. 551 | struct _GTimeVal
  2521. | ^~~~~~~~~
  2522. bjcupsmon_main.c: In function ‘initApplication’:
  2523. bjcupsmon_main.c:374:15: warning: variable ‘Odev’ set but not used [-Wunused-but-set-variable]
  2524. 374 | output_dev Odev;
  2525. | ^~~~
  2526. bjcupsmon_main.c: In function ‘updateUI’:
  2527. bjcupsmon_main.c:679:10: warning: variable ‘retx’ set but not used [-Wunused-but-set-variable]
  2528. 679 | int retx = 0;
  2529. | ^~~~
  2530. bjcupsmon_main.c:618:14: warning: variable ‘Odev’ set but not used [-Wunused-but-set-variable]
  2531. 618 | output_dev Odev;
  2532. | ^~~~
  2533. bjcupsmon_main.c: In function ‘initApplication’:
  2534. bjcupsmon_main.c:419:51: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1015 [-Wformat-truncation=]
  2535. 419 | snprintf(module_name, sizeof(module_name), "%s%s",STR_APPLICATION_NAME, small_modelname);
  2536. | ^~ ~~~~~~~~~~~~~~~
  2537. In file included from /usr/include/stdio.h:867,
  2538. from bjcupsmon_common.h:21,
  2539. from bjcupsmon_main.c:24:
  2540. /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 10 and 1033 bytes into a destination of size 1024
  2541. 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  2542. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2543. 68 | __bos (__s), __fmt, __va_arg_pack ());
  2544. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2545. In file included from /usr/include/string.h:494,
  2546. from bjcupsmon_common.h:23,
  2547. from bjcupsmon_main.c:24:
  2548. In function ‘strncpy’,
  2549. inlined from ‘initApplication’ at bjcupsmon_main.c:223:3:
  2550. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation]
  2551. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  2552. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2553. In function ‘strncpy’,
  2554. inlined from ‘initApplication’ at bjcupsmon_main.c:449:6:
  2555. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 1009 bytes from a string of length 1023 [-Wstringop-truncation]
  2556. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  2557. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2558. In function ‘strncpy’,
  2559. inlined from ‘initApplication’ at bjcupsmon_main.c:442:6:
  2560. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 1020 bytes from a string of length 1023 [-Wstringop-truncation]
  2561. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  2562. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2563. In function ‘strncpy’,
  2564. inlined from ‘initApplication’ at bjcupsmon_main.c:437:6:
  2565. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 1020 bytes from a string of length 1023 [-Wstringop-truncation]
  2566. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  2567. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2568. In function ‘strncpy’,
  2569. inlined from ‘initApplication’ at bjcupsmon_main.c:432:6:
  2570. /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output may be truncated copying between 896 and 1023 bytes from a string of length 1023 [-Wstringop-truncation]
  2571. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  2572. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2573. In function ‘strncat’,
  2574. inlined from ‘initApplication’ at bjcupsmon_main.c:434:6:
  2575. /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
  2576. 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  2577. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2578. bjcupsmon_main.c: In function ‘initApplication’:
  2579. bjcupsmon_main.c:434:6: note: length computed here
  2580. 434 | strncat(windowTitle, macaddress, strlen(macaddress));
  2581. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2582. mv -f .deps/bjcupsmon_main.Tpo .deps/bjcupsmon_main.Po
  2583. gcc -m32 -DHAVE_CONFIG_H -I. -I.. -DUSE_LIB_GLASE -I/usr/include/gtk-2.0 -I/usr/lib32/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_FORTIFY_SOURCE=2 -O2 -Wall -MT bjcupsmon_cups.o -MD -MP -MF .deps/bjcupsmon_cups.Tpo -c -o bjcupsmon_cups.o bjcupsmon_cups.c
  2584. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2585. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2586. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2587. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2588. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2589. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2590. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2591. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2592. from bjcupsmon_common.h:27,
  2593. from bjcupsmon_cups.c:30:
  2594. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  2595. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  2596. | ^~~~
  2597. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2598. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2599. from /usr/include/glib-2.0/glib-object.h:23,
  2600. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2601. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2602. from /usr/include/glib-2.0/gio/gio.h:26,
  2603. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2604. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2605. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2606. from bjcupsmon_common.h:27,
  2607. from bjcupsmon_cups.c:30:
  2608. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2609. 679 | {
  2610. | ^
  2611. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2612. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2613. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2614. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2615. from bjcupsmon_common.h:27,
  2616. from bjcupsmon_cups.c:30:
  2617. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2618. 73 | GTimeVal last_popdown;
  2619. | ^~~~~~~~
  2620. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2621. from /usr/include/glib-2.0/glib.h:30,
  2622. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2623. from /usr/include/glib-2.0/glib-object.h:23,
  2624. from /usr/include/glib-2.0/gio/gioenums.h:28,
  2625. from /usr/include/glib-2.0/gio/giotypes.h:28,
  2626. from /usr/include/glib-2.0/gio/gio.h:26,
  2627. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2628. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2629. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2630. from bjcupsmon_common.h:27,
  2631. from bjcupsmon_cups.c:30:
  2632. /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  2633. 551 | struct _GTimeVal
  2634. | ^~~~~~~~~
  2635. bjcupsmon_cups.c: In function ‘getProductName’:
  2636. bjcupsmon_cups.c:114:2: warning: ‘cupsGetPPD’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  2637. 114 | pPPDName = cupsGetPPD(pDestName);
  2638. | ^~~~~~~~
  2639. In file included from bjcupsmon_cups.c:23:
  2640. /usr/include/cups/ppd.h:358:20: note: declared here
  2641. 358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
  2642. | ^~~~~~~~~~
  2643. bjcupsmon_cups.c:116:3: warning: ‘ppdOpenFile’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  2644. 116 | if ((pPPD = ppdOpenFile(pPPDName)) != NULL) {
  2645. | ^~
  2646. In file included from bjcupsmon_cups.c:23:
  2647. /usr/include/cups/ppd.h:389:20: note: declared here
  2648. 389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
  2649. | ^~~~~~~~~~~
  2650. bjcupsmon_cups.c:120:33: warning: argument to ‘sizeof’ in ‘snprintf’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
  2651. 120 | snprintf(pModelIDstr, sizeof(pModelIDstr), "%d", pPPD->model_number);
  2652. | ^
  2653. bjcupsmon_cups.c:123:4: warning: ‘ppdClose’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  2654. 123 | ppdClose(pPPD);
  2655. | ^~~~~~~~
  2656. In file included from bjcupsmon_cups.c:23:
  2657. /usr/include/cups/ppd.h:364:14: note: declared here
  2658. 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
  2659. | ^~~~~~~~
  2660. bjcupsmon_cups.c: In function ‘checkPrinterState’:
  2661. bjcupsmon_cups.c:213:2: warning: ‘httpConnectEncrypt’ is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations]
  2662. 213 | if ((pHTTP = httpConnectEncrypt(pServerName, ippPort(), cupsEncryption())) == NULL) {
  2663. | ^~
  2664. In file included from /usr/include/cups/ipp.h:18,
  2665. from /usr/include/cups/cups.h:27,
  2666. from bjcupsmon_cups.c:22:
  2667. /usr/include/cups/http.h:458:17: note: declared here
  2668. 458 | extern http_t *httpConnectEncrypt(const char *host, int port, http_encryption_t encryption) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead.");
  2669. | ^~~~~~~~~~~~~~~~~~
  2670. bjcupsmon_cups.c:219:11: error: dereferencing pointer to incomplete type ‘ipp_t’ {aka ‘struct _ipp_s’}
  2671. 219 | pRequest->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
  2672. | ^~
  2673. bjcupsmon_cups.c:234:44: error: dereferencing pointer to incomplete type ‘ipp_attribute_t’ {aka ‘struct _ipp_attribute_s’}
  2674. 234 | printerState = (ipp_state_t)pAttribute->values[0].integer;
  2675. | ^~
  2676. bjcupsmon_cups.c: In function ‘getPrinterStatus’:
  2677. bjcupsmon_cups.c:286:3: warning: ‘httpConnectEncrypt’ is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations]
  2678. 286 | if ((pHTTP = httpConnectEncrypt(serverName, ippPort(), cupsEncryption())) == NULL) {
  2679. | ^~
  2680. In file included from /usr/include/cups/ipp.h:18,
  2681. from /usr/include/cups/cups.h:27,
  2682. from bjcupsmon_cups.c:22:
  2683. /usr/include/cups/http.h:458:17: note: declared here
  2684. 458 | extern http_t *httpConnectEncrypt(const char *host, int port, http_encryption_t encryption) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead.");
  2685. | ^~~~~~~~~~~~~~~~~~
  2686. bjcupsmon_cups.c: In function ‘removeJob’:
  2687. bjcupsmon_cups.c:367:4: warning: ‘httpConnectEncrypt’ is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations]
  2688. 367 | if ((pHTTP = httpConnectEncrypt(serverName, ippPort(), cupsEncryption())) == NULL) {
  2689. | ^~
  2690. In file included from /usr/include/cups/ipp.h:18,
  2691. from /usr/include/cups/cups.h:27,
  2692. from bjcupsmon_cups.c:22:
  2693. /usr/include/cups/http.h:458:17: note: declared here
  2694. 458 | extern http_t *httpConnectEncrypt(const char *host, int port, http_encryption_t encryption) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead.");
  2695. | ^~~~~~~~~~~~~~~~~~
  2696. bjcupsmon_cups.c: In function ‘getJobID’:
  2697. bjcupsmon_cups.c:442:2: warning: ‘httpConnectEncrypt’ is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations]
  2698. 442 | if ((pHTTP = httpConnectEncrypt(pServerName, ippPort(), cupsEncryption())) == NULL) {
  2699. | ^~
  2700. In file included from /usr/include/cups/ipp.h:18,
  2701. from /usr/include/cups/cups.h:27,
  2702. from bjcupsmon_cups.c:22:
  2703. /usr/include/cups/http.h:458:17: note: declared here
  2704. 458 | extern http_t *httpConnectEncrypt(const char *host, int port, http_encryption_t encryption) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead.");
  2705. | ^~~~~~~~~~~~~~~~~~
  2706. bjcupsmon_cups.c: In function ‘getPrinterURI’:
  2707. bjcupsmon_cups.c:553:2: warning: ‘httpConnectEncrypt’ is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations]
  2708. 553 | if ((pHTTP = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption())) == NULL) {
  2709. | ^~
  2710. In file included from /usr/include/cups/ipp.h:18,
  2711. from /usr/include/cups/cups.h:27,
  2712. from bjcupsmon_cups.c:22:
  2713. /usr/include/cups/http.h:458:17: note: declared here
  2714. 458 | extern http_t *httpConnectEncrypt(const char *host, int port, http_encryption_t encryption) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead.");
  2715. | ^~~~~~~~~~~~~~~~~~
  2716. bjcupsmon_cups.c: In function ‘getDeviceURI’:
  2717. bjcupsmon_cups.c:656:2: warning: ‘httpConnectEncrypt’ is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations]
  2718. 656 | if ((pHTTP = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption())) == NULL) {
  2719. | ^~
  2720. In file included from /usr/include/cups/ipp.h:18,
  2721. from /usr/include/cups/cups.h:27,
  2722. from bjcupsmon_cups.c:22:
  2723. /usr/include/cups/http.h:458:17: note: declared here
  2724. 458 | extern http_t *httpConnectEncrypt(const char *host, int port, http_encryption_t encryption) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead.");
  2725. | ^~~~~~~~~~~~~~~~~~
  2726. make[3]: *** [Makefile:412: bjcupsmon_cups.o] Error 1
  2727. make[3]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon/src'
  2728. make[2]: *** [Makefile:376: all-recursive] Error 1
  2729. make[2]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon'
  2730. make[1]: *** [Makefile:317: all] Error 2
  2731. make[1]: Leaving directory '/tmp/cnijfilter-mx920/src/cnijfilter-source-3.90-1/cngpijmon'
  2732. make: *** [Makefile:18: mx920] Error 1
  2733. ==> ERROR: A failure occurred in build().
  2734. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement