Guest User

Untitled

a guest
Aug 3rd, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 64.24 KB | None | 0 0
  1. paszczus@debian:~/buildenv/lms$ dpkg-buildpackage -amips -b -d
  2. dpkg-buildpackage: pakiet źródłowy lms
  3. dpkg-buildpackage: wersja pakietu źródłowego 1.11~git-1
  4. dpkg-buildpackage: źródła zmienione przez Rafal Ramocki <rafal@ramocki.pl>
  5. dpkg-architecture: ostrzeżenie: podany typ systemu GNU mips-linux-gnu nie odpowiada typowi systemu gcc x86_64-linux-gnu, proszę spróbować ustawić poprawną zmienną środowiskową CC
  6. dpkg-buildpackage: architektura gościa mips
  7.  dpkg-source --before-build lms
  8.  fakeroot debian/rules clean
  9. dh clean -D./daemon
  10.    dh_testdir -O-D./daemon
  11.    dh_auto_clean -O-D./daemon
  12.     cd daemon
  13.     make -j1 distclean
  14. make[1]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
  15. /bin/bash ./config.status --recheck
  16. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/mips-linux-gnu --libexecdir=${prefix}/lib/mips-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --host=mips-linux-gnu build_alias=x86_64-linux-gnu host_alias=mips-linux-gnu CFLAGS=-g -O2 -Wformat -Werror=format-security LDFLAGS=-Wl,-z,relro CPPFLAGS=-D_FORTIFY_SOURCE=2 --no-create --no-recursion
  17. configure: WARNING: unrecognized options: --disable-maintainer-mode
  18. checking for a BSD-compatible install... /usr/bin/install -c
  19. checking whether build environment is sane... yes
  20. checking for mips-linux-gnu-strip... no
  21. checking for strip... strip
  22. configure: WARNING: using cross tools not prefixed with host triplet
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... no
  25. checking for mawk... mawk
  26. checking whether make sets $(MAKE)... yes
  27. checking build system type... x86_64-pc-linux-gnu
  28. checking host system type... mips-unknown-linux-gnu
  29. checking how to print strings... printf
  30. checking for style of include used by make... GNU
  31. checking for mips-linux-gnu-gcc... no
  32. checking for gcc... gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... yes
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether gcc accepts -g... yes
  40. checking for gcc option to accept ISO C89... none needed
  41. checking dependency style of gcc... none
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for fgrep... /bin/grep -F
  46. checking for ld used by gcc... /usr/bin/ld
  47. checking if the linker (/usr/bin/ld) is GNU ld... yes
  48. checking for BSD- or MS-compatible name lister (nm)... no
  49. checking for mips-linux-gnu-dumpbin... no
  50. checking for mips-linux-gnu-link... no
  51. checking for dumpbin... no
  52. checking for link... link -dump
  53. checking the name lister (nm) interface... BSD nm
  54. checking whether ln -s works... yes
  55. checking the maximum length of command line arguments... 3458764513820540925
  56. checking whether the shell understands some XSI constructs... yes
  57. checking whether the shell understands "+="... yes
  58. checking how to convert x86_64-pc-linux-gnu file names to mips-unknown-linux-gnu format... func_convert_file_noop
  59. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  60. checking for /usr/bin/ld option to reload object files... -r
  61. checking for mips-linux-gnu-objdump... no
  62. checking for objdump... objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for mips-linux-gnu-dlltool... no
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for mips-linux-gnu-ar... no
  68. checking for ar... ar
  69. checking for archiver @FILE support... @
  70. checking for mips-linux-gnu-strip... strip
  71. checking for mips-linux-gnu-ranlib... no
  72. checking for ranlib... ranlib
  73. checking command to parse nm output from gcc object... ok
  74. checking for sysroot... no
  75. checking for mips-linux-gnu-mt... no
  76. checking for mt... mt
  77. checking if mt is a manifest tool... no
  78. checking how to run the C preprocessor... gcc -E
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking for dlfcn.h... yes
  90. checking for objdir... .libs
  91. checking if gcc supports -fno-rtti -fno-exceptions... no
  92. checking for gcc option to produce PIC... -fPIC -DPIC
  93. checking if gcc PIC flag -fPIC -DPIC works... yes
  94. checking if gcc static flag -static works... yes
  95. checking if gcc supports -c -o file.o... yes
  96. checking if gcc supports -c -o file.o... (cached) yes
  97. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  98. checking whether -lc should be explicitly linked in... no
  99. checking dynamic linker characteristics... GNU/Linux ld.so
  100. checking how to hardcode library paths into programs... immediate
  101. checking whether stripping libraries is possible... yes
  102. checking if libtool supports shared libraries... yes
  103. checking whether to build shared libraries... yes
  104. checking whether to build static libraries... yes
  105. checking for flex... flex
  106. checking lex output file root... lex.yy
  107. checking lex library... -lfl
  108. checking whether yytext is a pointer... yes
  109. checking for bison... no
  110. checking for byacc... byacc
  111. checking for file... yes
  112. checking for GNU make... make
  113. checking for mips-linux-gnu-gcc... gcc
  114. checking whether we are using the GNU C compiler... (cached) yes
  115. checking whether gcc accepts -g... (cached) yes
  116. checking for gcc option to accept ISO C89... (cached) none needed
  117. checking dependency style of gcc... (cached) none
  118. checking arpa/inet.h usability... yes
  119. checking arpa/inet.h presence... yes
  120. checking for arpa/inet.h... yes
  121. checking fcntl.h usability... yes
  122. checking fcntl.h presence... yes
  123. checking for fcntl.h... yes
  124. checking limits.h usability... yes
  125. checking limits.h presence... yes
  126. checking for limits.h... yes
  127. checking locale.h usability... yes
  128. checking locale.h presence... yes
  129. checking for locale.h... yes
  130. checking netinet/in.h usability... yes
  131. checking netinet/in.h presence... yes
  132. checking for netinet/in.h... yes
  133. checking for stdlib.h... (cached) yes
  134. checking for string.h... (cached) yes
  135. checking sys/ioctl.h usability... yes
  136. checking sys/ioctl.h presence... yes
  137. checking for sys/ioctl.h... yes
  138. checking sys/socket.h usability... yes
  139. checking sys/socket.h presence... yes
  140. checking for sys/socket.h... yes
  141. checking sys/time.h usability... yes
  142. checking sys/time.h presence... yes
  143. checking for sys/time.h... yes
  144. checking syslog.h usability... yes
  145. checking syslog.h presence... yes
  146. checking for syslog.h... yes
  147. checking for unistd.h... (cached) yes
  148. checking for stdbool.h that conforms to C99... yes
  149. checking for _Bool... yes
  150. checking for size_t... yes
  151. checking for ssize_t... yes
  152. checking for pid_t... yes
  153. checking vfork.h usability... no
  154. checking vfork.h presence... no
  155. checking for vfork.h... no
  156. checking for fork... yes
  157. checking for vfork... yes
  158. checking for working fork... cross
  159. configure: WARNING: result yes guessed because of cross compilation
  160. checking for working vfork... (cached) yes
  161. checking for stdlib.h... (cached) yes
  162. checking for GNU libc compatible malloc... no
  163. checking whether time.h and sys/time.h may both be included... yes
  164. checking for sys/time.h... (cached) yes
  165. checking for unistd.h... (cached) yes
  166. checking for alarm... yes
  167. checking for working mktime... no
  168. checking for stdlib.h... (cached) yes
  169. checking for GNU libc compatible realloc... no
  170. checking for getdelim... yes
  171. checking for gethostname... yes
  172. checking for gettimeofday... yes
  173. checking for inet_ntoa... yes
  174. checking for memset... yes
  175. checking for pow... no
  176. checking for regcomp... yes
  177. checking for select... yes
  178. checking for setlocale... yes
  179. checking for socket... yes
  180. checking for strchr... yes
  181. checking for strdup... yes
  182. checking for strerror... yes
  183. checking for strstr... yes
  184. checking for strtol... yes
  185. checking for strtoul... yes
  186. checking for mysql_config... /usr/bin/mysql_config
  187. checking for pg_config... no
  188. checking for libsnmp... yes
  189. checking for mysql_init in -lmysqlclient_r ... yes
  190. checking MySQL... ok
  191. checking if UCD-SNMP needs crypto support... no
  192. checking if Net-SNMP needs crypto support... no
  193. checking for snmp_timeout in -lnetsnmp... yes
  194. checking libgadu.h usability... no
  195. checking libgadu.h presence... no
  196. checking for libgadu.h... no
  197. checking for git... /usr/bin/git
  198. configure: **********************************
  199. configure: Host os: linux-gnu
  200. configure: creating ./config.status
  201. configure: WARNING: unrecognized options: --disable-maintainer-mode
  202. /bin/bash ./config.status
  203. config.status: creating Makefile
  204. config.status: creating dbdrivers/Makefile
  205. config.status: creating dbdrivers/mysql/Makefile
  206. config.status: creating dbdrivers/pgsql/Makefile
  207. config.status: creating modules/Makefile
  208. config.status: creating modules/cutoff/Makefile
  209. config.status: creating modules/dhcp/Makefile
  210. config.status: creating modules/dns/Makefile
  211. config.status: creating modules/ethers/Makefile
  212. config.status: creating modules/ewx-pt/Makefile
  213. config.status: creating modules/ewx-stm-channels/Makefile
  214. config.status: creating modules/ewx-stm/Makefile
  215. config.status: creating modules/ggnotify/Makefile
  216. config.status: creating modules/hostfile/Makefile
  217. config.status: creating modules/notify/Makefile
  218. config.status: creating modules/oident/Makefile
  219. config.status: creating modules/payments/Makefile
  220. config.status: creating modules/pinger/Makefile
  221. config.status: creating modules/system/Makefile
  222. config.status: creating modules/tc/Makefile
  223. config.status: creating modules/tc-new/Makefile
  224. config.status: creating modules/traffic/Makefile
  225. config.status: creating config.h
  226. config.status: config.h is unchanged
  227. config.status: executing depfiles commands
  228. config.status: executing libtool commands
  229. make[1]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
  230. make[1]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
  231. Making distclean in dbdrivers
  232. make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  233. Making distclean in pgsql
  234. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
  235. rm -rf .libs _libs
  236. test -z "" || rm -f
  237. rm -f *.o
  238. rm -f *.lo
  239. rm -f *.tab.c
  240. test -z "" || rm -f
  241. test . = "." || test -z "" || rm -f
  242. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  243. rm -rf ./.deps
  244. rm -f Makefile
  245. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
  246. Making distclean in mysql
  247. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
  248. rm -rf .libs _libs
  249. test -z "mysql.la" || rm -f mysql.la
  250. rm -f "./so_locations"
  251. rm -f *.o
  252. rm -f *.lo
  253. rm -f *.tab.c
  254. test -z "" || rm -f
  255. test . = "." || test -z "" || rm -f
  256. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  257. rm -rf ./.deps
  258. rm -f Makefile
  259. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
  260. Making distclean in .
  261. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  262. rm -rf .libs _libs
  263. rm -f *.lo
  264. test -z "" || rm -f
  265. test . = "." || test -z "" || rm -f
  266. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  267. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  268. rm -f Makefile
  269. make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  270. Making distclean in modules
  271. make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  272. Making distclean in tc-new
  273. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
  274. rm -rf .libs _libs
  275. test -z "tc-new.la" || rm -f tc-new.la
  276. rm -f "./so_locations"
  277. rm -f *.o
  278. rm -f *.lo
  279. rm -f *.tab.c
  280. test -z "" || rm -f
  281. test . = "." || test -z "" || rm -f
  282. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  283. rm -rf ./.deps
  284. rm -f Makefile
  285. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
  286. Making distclean in system
  287. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
  288. rm -rf .libs _libs
  289. test -z "system.la" || rm -f system.la
  290. rm -f "./so_locations"
  291. rm -f *.o
  292. rm -f *.lo
  293. rm -f *.tab.c
  294. test -z "" || rm -f
  295. test . = "." || test -z "" || rm -f
  296. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  297. rm -rf ./.deps
  298. rm -f Makefile
  299. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
  300. Making distclean in ethers
  301. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
  302. rm -rf .libs _libs
  303. test -z "ethers.la" || rm -f ethers.la
  304. rm -f "./so_locations"
  305. rm -f *.o
  306. rm -f *.lo
  307. rm -f *.tab.c
  308. test -z "" || rm -f
  309. test . = "." || test -z "" || rm -f
  310. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  311. rm -rf ./.deps
  312. rm -f Makefile
  313. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
  314. Making distclean in dns
  315. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
  316. rm -rf .libs _libs
  317. test -z "dns.la" || rm -f dns.la
  318. rm -f "./so_locations"
  319. rm -f *.o
  320. rm -f *.lo
  321. rm -f *.tab.c
  322. test -z "" || rm -f
  323. test . = "." || test -z "" || rm -f
  324. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  325. rm -rf ./.deps
  326. rm -f Makefile
  327. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
  328. Making distclean in ewx-stm
  329. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
  330. rm -rf .libs _libs
  331. test -z "ewx-stm.la" || rm -f ewx-stm.la
  332. rm -f "./so_locations"
  333. rm -f *.o
  334. rm -f *.lo
  335. rm -f *.tab.c
  336. test -z "" || rm -f
  337. test . = "." || test -z "" || rm -f
  338. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  339. rm -rf ./.deps
  340. rm -f Makefile
  341. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
  342. Making distclean in dhcp
  343. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
  344. rm -rf .libs _libs
  345. test -z "dhcp.la" || rm -f dhcp.la
  346. rm -f "./so_locations"
  347. rm -f *.o
  348. rm -f *.lo
  349. rm -f *.tab.c
  350. test -z "" || rm -f
  351. test . = "." || test -z "" || rm -f
  352. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  353. rm -rf ./.deps
  354. rm -f Makefile
  355. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
  356. Making distclean in hostfile
  357. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
  358. rm -rf .libs _libs
  359. test -z "hostfile.la" || rm -f hostfile.la
  360. rm -f "./so_locations"
  361. rm -f *.o
  362. rm -f *.lo
  363. rm -f *.tab.c
  364. test -z "" || rm -f
  365. test . = "." || test -z "" || rm -f
  366. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  367. rm -rf ./.deps
  368. rm -f Makefile
  369. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
  370. Making distclean in ewx-pt
  371. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
  372. rm -rf .libs _libs
  373. test -z "ewx-pt.la" || rm -f ewx-pt.la
  374. rm -f "./so_locations"
  375. rm -f *.o
  376. rm -f *.lo
  377. rm -f *.tab.c
  378. test -z "" || rm -f
  379. test . = "." || test -z "" || rm -f
  380. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  381. rm -rf ./.deps
  382. rm -f Makefile
  383. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
  384. Making distclean in cutoff
  385. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
  386. rm -rf .libs _libs
  387. test -z "cutoff.la" || rm -f cutoff.la
  388. rm -f "./so_locations"
  389. rm -f *.o
  390. rm -f *.lo
  391. rm -f *.tab.c
  392. test -z "" || rm -f
  393. test . = "." || test -z "" || rm -f
  394. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  395. rm -rf ./.deps
  396. rm -f Makefile
  397. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
  398. Making distclean in payments
  399. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
  400. rm -rf .libs _libs
  401. test -z "payments.la" || rm -f payments.la
  402. rm -f "./so_locations"
  403. rm -f *.o
  404. rm -f *.lo
  405. rm -f *.tab.c
  406. test -z "" || rm -f
  407. test . = "." || test -z "" || rm -f
  408. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  409. rm -rf ./.deps
  410. rm -f Makefile
  411. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
  412. Making distclean in oident
  413. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
  414. rm -rf .libs _libs
  415. test -z "oident.la" || rm -f oident.la
  416. rm -f "./so_locations"
  417. rm -f *.o
  418. rm -f *.lo
  419. rm -f *.tab.c
  420. test -z "" || rm -f
  421. test . = "." || test -z "" || rm -f
  422. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  423. rm -rf ./.deps
  424. rm -f Makefile
  425. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
  426. Making distclean in traffic
  427. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
  428. rm -rf .libs _libs
  429. test -z "traffic.la" || rm -f traffic.la
  430. rm -f "./so_locations"
  431. rm -f *.o
  432. rm -f *.lo
  433. rm -f *.tab.c
  434. test -z "" || rm -f
  435. test . = "." || test -z "" || rm -f
  436. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  437. rm -rf ./.deps
  438. rm -f Makefile
  439. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
  440. Making distclean in tc
  441. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
  442. rm -rf .libs _libs
  443. test -z "tc.la" || rm -f tc.la
  444. rm -f "./so_locations"
  445. rm -f *.o
  446. rm -f *.lo
  447. rm -f *.tab.c
  448. test -z "" || rm -f
  449. test . = "." || test -z "" || rm -f
  450. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  451. rm -rf ./.deps
  452. rm -f Makefile
  453. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
  454. Making distclean in notify
  455. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
  456. rm -rf .libs _libs
  457. test -z "notify.la" || rm -f notify.la
  458. rm -f "./so_locations"
  459. rm -f *.o
  460. rm -f *.lo
  461. rm -f *.tab.c
  462. test -z "" || rm -f
  463. test . = "." || test -z "" || rm -f
  464. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  465. rm -rf ./.deps
  466. rm -f Makefile
  467. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
  468. Making distclean in pinger
  469. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
  470. rm -rf .libs _libs
  471. test -z "pinger.la" || rm -f pinger.la
  472. rm -f "./so_locations"
  473. rm -f *.o
  474. rm -f *.lo
  475. rm -f *.tab.c
  476. test -z "" || rm -f
  477. test . = "." || test -z "" || rm -f
  478. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  479. rm -rf ./.deps
  480. rm -f Makefile
  481. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
  482. Making distclean in ggnotify
  483. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
  484. rm -rf .libs _libs
  485. test -z "" || rm -f
  486. rm -f *.o
  487. rm -f *.lo
  488. rm -f *.tab.c
  489. test -z "" || rm -f
  490. test . = "." || test -z "" || rm -f
  491. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  492. rm -rf ./.deps
  493. rm -f Makefile
  494. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
  495. Making distclean in ewx-stm-channels
  496. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
  497. rm -rf .libs _libs
  498. test -z "ewx-stm-channels.la" || rm -f ewx-stm-channels.la
  499. rm -f "./so_locations"
  500. rm -f *.o
  501. rm -f *.lo
  502. rm -f *.tab.c
  503. test -z "" || rm -f
  504. test . = "." || test -z "" || rm -f
  505. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  506. rm -rf ./.deps
  507. rm -f Makefile
  508. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
  509. Making distclean in .
  510. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  511. rm -rf .libs _libs
  512. rm -f *.lo
  513. test -z "" || rm -f
  514. test . = "." || test -z "" || rm -f
  515. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  516. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  517. rm -f Makefile
  518. make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  519. Making distclean in .
  520. make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
  521.  rm -f lmsd
  522. rm -rf .libs _libs
  523. rm -f *.o
  524. rm -f *.lo
  525. rm -f *.tab.c
  526. test -z "" || rm -f
  527. test . = "." || test -z "" || rm -f
  528. rm -f config.h stamp-h1
  529. rm -f libtool config.lt
  530. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  531. make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
  532. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  533. rm -rf ./.deps
  534. rm -f Makefile
  535. make[1]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
  536.     cd /home/paszczus/buildenv/lms
  537.    dh_clean -O-D./daemon
  538.     rm -f debian/lms.substvars
  539.     rm -f debian/lms.*.debhelper
  540.     rm -rf debian/lms/
  541.     rm -f debian/lms-common.substvars
  542.     rm -f debian/lms-common.*.debhelper
  543.     rm -rf debian/lms-common/
  544.     rm -f debian/lms-daemon.substvars
  545.     rm -f debian/lms-daemon.*.debhelper
  546.     rm -rf debian/lms-daemon/
  547.     rm -f debian/lms-daemon-mysql.substvars
  548.     rm -f debian/lms-daemon-mysql.*.debhelper
  549.     rm -rf debian/lms-daemon-mysql/
  550.     rm -f debian/lms-daemon-pgsql.substvars
  551.     rm -f debian/lms-daemon-pgsql.*.debhelper
  552.     rm -rf debian/lms-daemon-pgsql/
  553.     rm -f debian/lms-ui.substvars
  554.     rm -f debian/lms-ui.*.debhelper
  555.     rm -rf debian/lms-ui/
  556.     rm -f debian/lms-ui-mysql.substvars
  557.     rm -f debian/lms-ui-mysql.*.debhelper
  558.     rm -rf debian/lms-ui-mysql/
  559.     rm -f debian/lms-ui-pgsql.substvars
  560.     rm -f debian/lms-ui-pgsql.*.debhelper
  561.     rm -rf debian/lms-ui-pgsql/
  562.     rm -f debian/lms-tools.substvars
  563.     rm -f debian/lms-tools.*.debhelper
  564.     rm -rf debian/lms-tools/
  565.     rm -f debian/lms-tools-mysql.substvars
  566.     rm -f debian/lms-tools-mysql.*.debhelper
  567.     rm -rf debian/lms-tools-mysql/
  568.     rm -f debian/lms-tools-pgsql.substvars
  569.     rm -f debian/lms-tools-pgsql.*.debhelper
  570.     rm -rf debian/lms-tools-pgsql/
  571.     rm -f debian/lms-doc.substvars
  572.     rm -f debian/lms-doc.*.debhelper
  573.     rm -rf debian/lms-doc/
  574.     rm -f debian/*.debhelper.log
  575.     rm -f debian/files
  576.     find . ! \( -regex .\*\\.git.\* \) -a \( \( -type f -a \
  577.             \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
  578.          -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
  579.          -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
  580.          -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
  581.         \) -exec rm -f {} \; \) -o \
  582.         \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
  583.     rm -f *-stamp
  584.  debian/rules build
  585. dh build -D./daemon
  586.    dh_testdir -O-D./daemon
  587.    dh_auto_configure -O-D./daemon
  588.     cd daemon
  589.     ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=\${prefix}/lib/mips-linux-gnu --libexecdir=\${prefix}/lib/mips-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --host=mips-linux-gnu
  590. configure: WARNING: unrecognized options: --disable-maintainer-mode
  591. checking for a BSD-compatible install... /usr/bin/install -c
  592. checking whether build environment is sane... yes
  593. checking for mips-linux-gnu-strip... no
  594. checking for strip... strip
  595. configure: WARNING: using cross tools not prefixed with host triplet
  596. checking for a thread-safe mkdir -p... /bin/mkdir -p
  597. checking for gawk... no
  598. checking for mawk... mawk
  599. checking whether make sets $(MAKE)... yes
  600. checking build system type... x86_64-pc-linux-gnu
  601. checking host system type... mips-unknown-linux-gnu
  602. checking how to print strings... printf
  603. checking for style of include used by make... GNU
  604. checking for mips-linux-gnu-gcc... no
  605. checking for gcc... gcc
  606. checking whether the C compiler works... yes
  607. checking for C compiler default output file name... a.out
  608. checking for suffix of executables...
  609. checking whether we are cross compiling... yes
  610. checking for suffix of object files... o
  611. checking whether we are using the GNU C compiler... yes
  612. checking whether gcc accepts -g... yes
  613. checking for gcc option to accept ISO C89... none needed
  614. checking dependency style of gcc... none
  615. checking for a sed that does not truncate output... /bin/sed
  616. checking for grep that handles long lines and -e... /bin/grep
  617. checking for egrep... /bin/grep -E
  618. checking for fgrep... /bin/grep -F
  619. checking for ld used by gcc... /usr/bin/ld
  620. checking if the linker (/usr/bin/ld) is GNU ld... yes
  621. checking for BSD- or MS-compatible name lister (nm)... no
  622. checking for mips-linux-gnu-dumpbin... no
  623. checking for mips-linux-gnu-link... no
  624. checking for dumpbin... no
  625. checking for link... link -dump
  626. checking the name lister (nm) interface... BSD nm
  627. checking whether ln -s works... yes
  628. checking the maximum length of command line arguments... 3458764513820540925
  629. checking whether the shell understands some XSI constructs... yes
  630. checking whether the shell understands "+="... yes
  631. checking how to convert x86_64-pc-linux-gnu file names to mips-unknown-linux-gnu format... func_convert_file_noop
  632. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  633. checking for /usr/bin/ld option to reload object files... -r
  634. checking for mips-linux-gnu-objdump... no
  635. checking for objdump... objdump
  636. checking how to recognize dependent libraries... pass_all
  637. checking for mips-linux-gnu-dlltool... no
  638. checking for dlltool... no
  639. checking how to associate runtime and link libraries... printf %s\n
  640. checking for mips-linux-gnu-ar... no
  641. checking for ar... ar
  642. checking for archiver @FILE support... @
  643. checking for mips-linux-gnu-strip... strip
  644. checking for mips-linux-gnu-ranlib... no
  645. checking for ranlib... ranlib
  646. checking command to parse nm output from gcc object... ok
  647. checking for sysroot... no
  648. checking for mips-linux-gnu-mt... no
  649. checking for mt... mt
  650. checking if mt is a manifest tool... no
  651. checking how to run the C preprocessor... gcc -E
  652. checking for ANSI C header files... yes
  653. checking for sys/types.h... yes
  654. checking for sys/stat.h... yes
  655. checking for stdlib.h... yes
  656. checking for string.h... yes
  657. checking for memory.h... yes
  658. checking for strings.h... yes
  659. checking for inttypes.h... yes
  660. checking for stdint.h... yes
  661. checking for unistd.h... yes
  662. checking for dlfcn.h... yes
  663. checking for objdir... .libs
  664. checking if gcc supports -fno-rtti -fno-exceptions... no
  665. checking for gcc option to produce PIC... -fPIC -DPIC
  666. checking if gcc PIC flag -fPIC -DPIC works... yes
  667. checking if gcc static flag -static works... yes
  668. checking if gcc supports -c -o file.o... yes
  669. checking if gcc supports -c -o file.o... (cached) yes
  670. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  671. checking whether -lc should be explicitly linked in... no
  672. checking dynamic linker characteristics... GNU/Linux ld.so
  673. checking how to hardcode library paths into programs... immediate
  674. checking whether stripping libraries is possible... yes
  675. checking if libtool supports shared libraries... yes
  676. checking whether to build shared libraries... yes
  677. checking whether to build static libraries... yes
  678. checking for flex... flex
  679. checking lex output file root... lex.yy
  680. checking lex library... -lfl
  681. checking whether yytext is a pointer... yes
  682. checking for bison... no
  683. checking for byacc... byacc
  684. checking for file... yes
  685. checking for GNU make... make
  686. checking for mips-linux-gnu-gcc... gcc
  687. checking whether we are using the GNU C compiler... (cached) yes
  688. checking whether gcc accepts -g... (cached) yes
  689. checking for gcc option to accept ISO C89... (cached) none needed
  690. checking dependency style of gcc... (cached) none
  691. checking arpa/inet.h usability... yes
  692. checking arpa/inet.h presence... yes
  693. checking for arpa/inet.h... yes
  694. checking fcntl.h usability... yes
  695. checking fcntl.h presence... yes
  696. checking for fcntl.h... yes
  697. checking limits.h usability... yes
  698. checking limits.h presence... yes
  699. checking for limits.h... yes
  700. checking locale.h usability... yes
  701. checking locale.h presence... yes
  702. checking for locale.h... yes
  703. checking netinet/in.h usability... yes
  704. checking netinet/in.h presence... yes
  705. checking for netinet/in.h... yes
  706. checking for stdlib.h... (cached) yes
  707. checking for string.h... (cached) yes
  708. checking sys/ioctl.h usability... yes
  709. checking sys/ioctl.h presence... yes
  710. checking for sys/ioctl.h... yes
  711. checking sys/socket.h usability... yes
  712. checking sys/socket.h presence... yes
  713. checking for sys/socket.h... yes
  714. checking sys/time.h usability... yes
  715. checking sys/time.h presence... yes
  716. checking for sys/time.h... yes
  717. checking syslog.h usability... yes
  718. checking syslog.h presence... yes
  719. checking for syslog.h... yes
  720. checking for unistd.h... (cached) yes
  721. checking for stdbool.h that conforms to C99... yes
  722. checking for _Bool... yes
  723. checking for size_t... yes
  724. checking for ssize_t... yes
  725. checking for pid_t... yes
  726. checking vfork.h usability... no
  727. checking vfork.h presence... no
  728. checking for vfork.h... no
  729. checking for fork... yes
  730. checking for vfork... yes
  731. checking for working fork... cross
  732. configure: WARNING: result yes guessed because of cross compilation
  733. checking for working vfork... (cached) yes
  734. checking for stdlib.h... (cached) yes
  735. checking for GNU libc compatible malloc... no
  736. checking whether time.h and sys/time.h may both be included... yes
  737. checking for sys/time.h... (cached) yes
  738. checking for unistd.h... (cached) yes
  739. checking for alarm... yes
  740. checking for working mktime... no
  741. checking for stdlib.h... (cached) yes
  742. checking for GNU libc compatible realloc... no
  743. checking for getdelim... yes
  744. checking for gethostname... yes
  745. checking for gettimeofday... yes
  746. checking for inet_ntoa... yes
  747. checking for memset... yes
  748. checking for pow... no
  749. checking for regcomp... yes
  750. checking for select... yes
  751. checking for setlocale... yes
  752. checking for socket... yes
  753. checking for strchr... yes
  754. checking for strdup... yes
  755. checking for strerror... yes
  756. checking for strstr... yes
  757. checking for strtol... yes
  758. checking for strtoul... yes
  759. checking for mysql_config... /usr/bin/mysql_config
  760. checking for pg_config... no
  761. checking for libsnmp... yes
  762. checking for mysql_init in -lmysqlclient_r ... yes
  763. checking MySQL... ok
  764. checking if UCD-SNMP needs crypto support... no
  765. checking if Net-SNMP needs crypto support... no
  766. checking for snmp_timeout in -lnetsnmp... yes
  767. checking libgadu.h usability... no
  768. checking libgadu.h presence... no
  769. checking for libgadu.h... no
  770. checking for git... /usr/bin/git
  771. configure: **********************************
  772. configure: Host os: linux-gnu
  773. configure: creating ./config.status
  774. config.status: creating Makefile
  775. config.status: creating dbdrivers/Makefile
  776. config.status: creating dbdrivers/mysql/Makefile
  777. config.status: creating dbdrivers/pgsql/Makefile
  778. config.status: creating modules/Makefile
  779. config.status: creating modules/cutoff/Makefile
  780. config.status: creating modules/dhcp/Makefile
  781. config.status: creating modules/dns/Makefile
  782. config.status: creating modules/ethers/Makefile
  783. config.status: creating modules/ewx-pt/Makefile
  784. config.status: creating modules/ewx-stm-channels/Makefile
  785. config.status: creating modules/ewx-stm/Makefile
  786. config.status: creating modules/ggnotify/Makefile
  787. config.status: creating modules/hostfile/Makefile
  788. config.status: creating modules/notify/Makefile
  789. config.status: creating modules/oident/Makefile
  790. config.status: creating modules/payments/Makefile
  791. config.status: creating modules/pinger/Makefile
  792. config.status: creating modules/system/Makefile
  793. config.status: creating modules/tc/Makefile
  794. config.status: creating modules/tc-new/Makefile
  795. config.status: creating modules/traffic/Makefile
  796. config.status: creating config.h
  797. config.status: executing depfiles commands
  798. config.status: executing libtool commands
  799. configure: WARNING: unrecognized options: --disable-maintainer-mode
  800.     cd /home/paszczus/buildenv/lms
  801.    dh_auto_build -O-D./daemon
  802.     cd daemon
  803.     make -j1
  804. make[1]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
  805. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/paszczus/buildenv/lms/daemon/missing --run autoheader)
  806. rm -f stamp-h1
  807. touch config.h.in
  808. cd . && /bin/bash ./config.status config.h
  809. config.status: creating config.h
  810. config.status: config.h is unchanged
  811. make  all-recursive
  812. make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
  813. Making all in modules
  814. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  815. Making all in ewx-stm-channels
  816. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
  817. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o ewx-stm-channels.lo ewx-stm-channels.c
  818. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ewx-stm-channels.c  -fPIC -DPIC -o .libs/ewx-stm-channels.o
  819. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ewx-stm-channels.c -o ewx-stm-channels.o >/dev/null 2>&1
  820. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -L/usr/lib -Wl,-z,relro -lnetsnmp -Wl,-z,relro -o ewx-stm-channels.la -rpath /usr/lib/mips-linux-gnu/lmsd ewx-stm-channels.lo  -ldl
  821. libtool: link: gcc -shared  -fPIC -DPIC  .libs/ewx-stm-channels.o   -L/usr/lib -lnetsnmp -ldl  -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,ewx-stm-channels.so -o .libs/ewx-stm-channels.so
  822. libtool: link: ar cru .libs/ewx-stm-channels.a  ewx-stm-channels.o
  823. libtool: link: ranlib .libs/ewx-stm-channels.a
  824. libtool: link: ( cd ".libs" && rm -f "ewx-stm-channels.la" && ln -s "../ewx-stm-channels.la" "ewx-stm-channels.la" )
  825. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
  826. Making all in ggnotify
  827. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
  828. make[4]: Nie ma nic do zrobienia w `all'.
  829. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
  830. Making all in pinger
  831. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
  832. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o pinger.lo pinger.c
  833. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c pinger.c  -fPIC -DPIC -o .libs/pinger.o
  834. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c pinger.c -o pinger.o >/dev/null 2>&1
  835. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o pinger.la -rpath /usr/lib/mips-linux-gnu/lmsd pinger.lo  -ldl
  836. libtool: link: gcc -shared  -fPIC -DPIC  .libs/pinger.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,pinger.so -o .libs/pinger.so
  837. libtool: link: ar cru .libs/pinger.a  pinger.o
  838. libtool: link: ranlib .libs/pinger.a
  839. libtool: link: ( cd ".libs" && rm -f "pinger.la" && ln -s "../pinger.la" "pinger.la" )
  840. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
  841. Making all in notify
  842. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
  843. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o notify.lo notify.c
  844. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c notify.c  -fPIC -DPIC -o .libs/notify.o
  845. notify.c: In function 'reload':
  846. notify.c:174:12: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  847. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c notify.c -o notify.o >/dev/null 2>&1
  848. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o notify.la -rpath /usr/lib/mips-linux-gnu/lmsd notify.lo  -ldl
  849. libtool: link: gcc -shared  -fPIC -DPIC  .libs/notify.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,notify.so -o .libs/notify.so
  850. libtool: link: ar cru .libs/notify.a  notify.o
  851. libtool: link: ranlib .libs/notify.a
  852. libtool: link: ( cd ".libs" && rm -f "notify.la" && ln -s "../notify.la" "notify.la" )
  853. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
  854. Making all in tc
  855. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
  856. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o tc.lo tc.c
  857. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c tc.c  -fPIC -DPIC -o .libs/tc.o
  858. tc.c: In function 'reload':
  859. tc.c:443:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  860. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c tc.c -o tc.o >/dev/null 2>&1
  861. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o tc.la -rpath /usr/lib/mips-linux-gnu/lmsd tc.lo  -ldl
  862. libtool: link: gcc -shared  -fPIC -DPIC  .libs/tc.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,tc.so -o .libs/tc.so
  863. libtool: link: ar cru .libs/tc.a  tc.o
  864. libtool: link: ranlib .libs/tc.a
  865. libtool: link: ( cd ".libs" && rm -f "tc.la" && ln -s "../tc.la" "tc.la" )
  866. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
  867. Making all in traffic
  868. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
  869. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o traffic.lo traffic.c
  870. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c traffic.c  -fPIC -DPIC -o .libs/traffic.o
  871. traffic.c: In function 'reload':
  872. traffic.c:65:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  873. traffic.c:119:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  874. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c traffic.c -o traffic.o >/dev/null 2>&1
  875. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o traffic.la -rpath /usr/lib/mips-linux-gnu/lmsd traffic.lo  -ldl
  876. libtool: link: gcc -shared  -fPIC -DPIC  .libs/traffic.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,traffic.so -o .libs/traffic.so
  877. libtool: link: ar cru .libs/traffic.a  traffic.o
  878. libtool: link: ranlib .libs/traffic.a
  879. libtool: link: ( cd ".libs" && rm -f "traffic.la" && ln -s "../traffic.la" "traffic.la" )
  880. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
  881. Making all in oident
  882. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
  883. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o oident.lo oident.c
  884. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c oident.c  -fPIC -DPIC -o .libs/oident.o
  885. oident.c: In function 'reload':
  886. oident.c:123:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  887. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c oident.c -o oident.o >/dev/null 2>&1
  888. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o oident.la -rpath /usr/lib/mips-linux-gnu/lmsd oident.lo  -ldl
  889. libtool: link: gcc -shared  -fPIC -DPIC  .libs/oident.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,oident.so -o .libs/oident.so
  890. libtool: link: ar cru .libs/oident.a  oident.o
  891. libtool: link: ranlib .libs/oident.a
  892. libtool: link: ( cd ".libs" && rm -f "oident.la" && ln -s "../oident.la" "oident.la" )
  893. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
  894. Making all in payments
  895. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
  896. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o payments.lo payments.c
  897. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c payments.c  -fPIC -DPIC -o .libs/payments.o
  898. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c payments.c -o payments.o >/dev/null 2>&1
  899. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o payments.la -rpath /usr/lib/mips-linux-gnu/lmsd payments.lo  -ldl
  900. libtool: link: gcc -shared  -fPIC -DPIC  .libs/payments.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,payments.so -o .libs/payments.so
  901. libtool: link: ar cru .libs/payments.a  payments.o
  902. libtool: link: ranlib .libs/payments.a
  903. libtool: link: ( cd ".libs" && rm -f "payments.la" && ln -s "../payments.la" "payments.la" )
  904. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
  905. Making all in cutoff
  906. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
  907. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o cutoff.lo cutoff.c
  908. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c cutoff.c  -fPIC -DPIC -o .libs/cutoff.o
  909. cutoff.c: In function 'reload':
  910. cutoff.c:488:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  911. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c cutoff.c -o cutoff.o >/dev/null 2>&1
  912. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o cutoff.la -rpath /usr/lib/mips-linux-gnu/lmsd cutoff.lo  -ldl
  913. libtool: link: gcc -shared  -fPIC -DPIC  .libs/cutoff.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,cutoff.so -o .libs/cutoff.so
  914. libtool: link: ar cru .libs/cutoff.a  cutoff.o
  915. libtool: link: ranlib .libs/cutoff.a
  916. libtool: link: ( cd ".libs" && rm -f "cutoff.la" && ln -s "../cutoff.la" "cutoff.la" )
  917. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
  918. Making all in ewx-pt
  919. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
  920. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o ewx-pt.lo ewx-pt.c
  921. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ewx-pt.c  -fPIC -DPIC -o .libs/ewx-pt.o
  922. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ewx-pt.c -o ewx-pt.o >/dev/null 2>&1
  923. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -L/usr/lib -Wl,-z,relro -lnetsnmp -Wl,-z,relro -o ewx-pt.la -rpath /usr/lib/mips-linux-gnu/lmsd ewx-pt.lo  -ldl
  924. libtool: link: gcc -shared  -fPIC -DPIC  .libs/ewx-pt.o   -L/usr/lib -lnetsnmp -ldl  -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,ewx-pt.so -o .libs/ewx-pt.so
  925. libtool: link: ar cru .libs/ewx-pt.a  ewx-pt.o
  926. libtool: link: ranlib .libs/ewx-pt.a
  927. libtool: link: ( cd ".libs" && rm -f "ewx-pt.la" && ln -s "../ewx-pt.la" "ewx-pt.la" )
  928. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
  929. Making all in hostfile
  930. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
  931. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o hostfile.lo hostfile.c
  932. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c hostfile.c  -fPIC -DPIC -o .libs/hostfile.o
  933. hostfile.c: In function 'reload':
  934. hostfile.c:470:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  935. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c hostfile.c -o hostfile.o >/dev/null 2>&1
  936. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o hostfile.la -rpath /usr/lib/mips-linux-gnu/lmsd hostfile.lo  -ldl
  937. libtool: link: gcc -shared  -fPIC -DPIC  .libs/hostfile.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,hostfile.so -o .libs/hostfile.so
  938. libtool: link: ar cru .libs/hostfile.a  hostfile.o
  939. libtool: link: ranlib .libs/hostfile.a
  940. libtool: link: ( cd ".libs" && rm -f "hostfile.la" && ln -s "../hostfile.la" "hostfile.la" )
  941. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
  942. Making all in dhcp
  943. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
  944. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o dhcp.lo dhcp.c
  945. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c dhcp.c  -fPIC -DPIC -o .libs/dhcp.o
  946. dhcp.c: In function 'reload':
  947. dhcp.c:294:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  948. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c dhcp.c -o dhcp.o >/dev/null 2>&1
  949. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o dhcp.la -rpath /usr/lib/mips-linux-gnu/lmsd dhcp.lo  -ldl
  950. libtool: link: gcc -shared  -fPIC -DPIC  .libs/dhcp.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,dhcp.so -o .libs/dhcp.so
  951. libtool: link: ar cru .libs/dhcp.a  dhcp.o
  952. libtool: link: ranlib .libs/dhcp.a
  953. libtool: link: ( cd ".libs" && rm -f "dhcp.la" && ln -s "../dhcp.la" "dhcp.la" )
  954. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
  955. Making all in ewx-stm
  956. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
  957. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o ewx_stm_la-ewx-stm.lo `test -f 'ewx-stm.c' || echo './'`ewx-stm.c
  958. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ewx-stm.c  -fPIC -DPIC -o .libs/ewx_stm_la-ewx-stm.o
  959. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ewx-stm.c -o ewx_stm_la-ewx-stm.o >/dev/null 2>&1
  960. /bin/bash ../../libtool --tag=CC   --mode=link gcc -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -lm -L/usr/lib -Wl,-z,relro -lnetsnmp -Wl,-z,relro -o ewx-stm.la -rpath /usr/lib/mips-linux-gnu/lmsd ewx_stm_la-ewx-stm.lo  -ldl
  961. libtool: link: gcc -shared  -fPIC -DPIC  .libs/ewx_stm_la-ewx-stm.o   -lm -L/usr/lib -lnetsnmp -ldl  -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,ewx-stm.so -o .libs/ewx-stm.so
  962. libtool: link: ar cru .libs/ewx-stm.a  ewx_stm_la-ewx-stm.o
  963. libtool: link: ranlib .libs/ewx-stm.a
  964. libtool: link: ( cd ".libs" && rm -f "ewx-stm.la" && ln -s "../ewx-stm.la" "ewx-stm.la" )
  965. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
  966. Making all in dns
  967. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
  968. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o dns_la-dns.lo `test -f 'dns.c' || echo './'`dns.c
  969. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c dns.c  -fPIC -DPIC -o .libs/dns_la-dns.o
  970. dns.c: In function 'reload':
  971. dns.c:478:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  972. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c dns.c -o dns_la-dns.o >/dev/null 2>&1
  973. /bin/bash ../../libtool --tag=CC   --mode=link gcc -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o dns.la -rpath /usr/lib/mips-linux-gnu/lmsd dns_la-dns.lo  -ldl
  974. libtool: link: gcc -shared  -fPIC -DPIC  .libs/dns_la-dns.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,dns.so -o .libs/dns.so
  975. libtool: link: ar cru .libs/dns.a  dns_la-dns.o
  976. libtool: link: ranlib .libs/dns.a
  977. libtool: link: ( cd ".libs" && rm -f "dns.la" && ln -s "../dns.la" "dns.la" )
  978. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
  979. Making all in ethers
  980. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
  981. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o ethers.lo ethers.c
  982. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ethers.c  -fPIC -DPIC -o .libs/ethers.o
  983. ethers.c: In function 'reload':
  984. ethers.c:145:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  985. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c ethers.c -o ethers.o >/dev/null 2>&1
  986. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o ethers.la -rpath /usr/lib/mips-linux-gnu/lmsd ethers.lo  -ldl
  987. libtool: link: gcc -shared  -fPIC -DPIC  .libs/ethers.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,ethers.so -o .libs/ethers.so
  988. libtool: link: ar cru .libs/ethers.a  ethers.o
  989. libtool: link: ranlib .libs/ethers.a
  990. libtool: link: ( cd ".libs" && rm -f "ethers.la" && ln -s "../ethers.la" "ethers.la" )
  991. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
  992. Making all in system
  993. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
  994. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o system.lo system.c
  995. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c system.c  -fPIC -DPIC -o .libs/system.o
  996. system.c: In function 'reload':
  997. system.c:42:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  998. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c system.c -o system.o >/dev/null 2>&1
  999. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o system.la -rpath /usr/lib/mips-linux-gnu/lmsd system.lo  -ldl
  1000. libtool: link: gcc -shared  -fPIC -DPIC  .libs/system.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,system.so -o .libs/system.so
  1001. libtool: link: ar cru .libs/system.a  system.o
  1002. libtool: link: ranlib .libs/system.a
  1003. libtool: link: ( cd ".libs" && rm -f "system.la" && ln -s "../system.la" "system.la" )
  1004. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
  1005. Making all in tc-new
  1006. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
  1007. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o tc-new.lo tc-new.c
  1008. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c tc-new.c  -fPIC -DPIC -o .libs/tc-new.o
  1009. tc-new.c: In function 'reload':
  1010. tc-new.c:513:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  1011. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c tc-new.c -o tc-new.o >/dev/null 2>&1
  1012. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -Wl,-z,relro -o tc-new.la -rpath /usr/lib/mips-linux-gnu/lmsd tc-new.lo  -ldl
  1013. libtool: link: gcc -shared  -fPIC -DPIC  .libs/tc-new.o   -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,tc-new.so -o .libs/tc-new.so
  1014. libtool: link: ar cru .libs/tc-new.a  tc-new.o
  1015. libtool: link: ranlib .libs/tc-new.a
  1016. libtool: link: ( cd ".libs" && rm -f "tc-new.la" && ln -s "../tc-new.la" "tc-new.la" )
  1017. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
  1018. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  1019. make[4]: Nie ma nic do zrobienia w `all-am'.
  1020. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  1021. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
  1022. Making all in dbdrivers
  1023. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  1024. Making all in mysql
  1025. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
  1026. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/mysql -D_FORTIFY_SOURCE=2  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o mysql_la-mysql.lo `test -f 'mysql.c' || echo './'`mysql.c
  1027. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c mysql.c  -fPIC -DPIC -o .libs/mysql_la-mysql.o
  1028. mysql.c: In function 'get_query_result':
  1029. mysql.c:47:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1030. mysql.c:51:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1031. mysql.c:52:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1032. mysql.c:57:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1033. mysql.c: In function 'db_connect':
  1034. mysql.c:119:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1035. mysql.c: In function 'db_query':
  1036. mysql.c:179:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1037. mysql.c: In function 'db_pquery':
  1038. mysql.c:210:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1039. mysql.c:211:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1040. mysql.c:218:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1041. mysql.c:223:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1042. mysql.c:228:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1043. mysql.c: In function 'db_exec':
  1044. mysql.c:252:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1045. mysql.c: In function 'db_pexec':
  1046. mysql.c:274:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1047. mysql.c:275:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1048. mysql.c:282:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1049. mysql.c:287:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1050. mysql.c:292:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1051. mysql.c: In function 'db_escape':
  1052. mysql.c:307:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1053. mysql.c: In function 'db_concat':
  1054. mysql.c:482:21: warning: initialization makes pointer from integer without a cast [enabled by default]
  1055. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c mysql.c -o mysql_la-mysql.o >/dev/null 2>&1
  1056. /bin/bash ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -no-undefined -module -avoid-version -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -lrt -ldl -Wl,-z,relro -o mysql.la -rpath /usr/lib/mips-linux-gnu/lmsd mysql_la-mysql.lo  -ldl
  1057. libtool: link: gcc -shared  -fPIC -DPIC  .libs/mysql_la-mysql.o   -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -lrt -ldl  -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,mysql.so -o .libs/mysql.so
  1058. libtool: link: ar cru .libs/mysql.a  mysql_la-mysql.o
  1059. libtool: link: ranlib .libs/mysql.a
  1060. libtool: link: ( cd ".libs" && rm -f "mysql.la" && ln -s "../mysql.la" "mysql.la" )
  1061. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
  1062. Making all in pgsql
  1063. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
  1064. make[4]: Nie ma nic do zrobienia w `all'.
  1065. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
  1066. make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  1067. make[4]: Nie ma nic do zrobienia w `all-am'.
  1068. make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  1069. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
  1070. make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
  1071. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o lmsd-util.o `test -f 'util.c' || echo './'`util.c
  1072. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o lmsd-cronparse.o `test -f 'cron/cronparse.c' || echo './'`cron/cronparse.c
  1073. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o lmsd-cron.o `test -f 'cron/cron.c' || echo './'`cron/cron.c
  1074. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o lmsd-dictionary.o `test -f 'config/dictionary.c' || echo './'`config/dictionary.c
  1075. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o lmsd-config.o `test -f 'config/config.c' || echo './'`config/config.c
  1076. gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -c -o lmsd-lmsd.o `test -f 'lmsd.c' || echo './'`lmsd.c
  1077. lmsd.c: In function ‘main’:
  1078. lmsd.c:74:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1079. lmsd.c:76:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1080. lmsd.c:265:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1081. lmsd.c:272:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1082. lmsd.c:275:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1083. lmsd.c:284:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1084. lmsd.c:285:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1085. lmsd.c:286:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1086. lmsd.c:287:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1087. lmsd.c:307:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1088. lmsd.c:308:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1089. lmsd.c:309:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1090. lmsd.c:310:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1091. lmsd.c:357:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1092. lmsd.c:364:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1093. lmsd.c:375:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1094. lmsd.c: In function ‘parse_command_line’:
  1095. lmsd.c:487:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1096. lmsd.c:493:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1097. lmsd.c:496:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1098. lmsd.c:499:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1099. lmsd.c:502:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1100. lmsd.c:505:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1101. lmsd.c:511:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1102. lmsd.c:514:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1103. lmsd.c: In function ‘init_set_proc_title’:
  1104. lmsd.c:592:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1105. lmsd.c:597:26: warning: assignment makes pointer from integer without a cast [enabled by default]
  1106. lmsd.c: In function ‘main’:
  1107. lmsd.c:244:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  1108. /bin/bash ./libtool --tag=CC   --mode=link gcc -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -rdynamic -Wl,-z,relro -o lmsd lmsd-util.o lmsd-cronparse.o lmsd-cron.o lmsd-dictionary.o lmsd-config.o lmsd-lmsd.o  -ldl
  1109. libtool: link: gcc -DLMS_LIB_DIR=\"/usr/lib/mips-linux-gnu/lmsd\" -DLMS_DEFAULT_DRIVER=\"mysql\" -DLMS_CONF_DIR=\"/etc/lms\" -g -O2 -Wformat -Werror=format-security -fPIC -DGNU -rdynamic -Wl,-z -Wl,relro -o lmsd lmsd-util.o lmsd-cronparse.o lmsd-cron.o lmsd-dictionary.o lmsd-config.o lmsd-lmsd.o  -ldl
  1110. lmsd-lmsd.o: In function `main':
  1111. /home/paszczus/buildenv/lms/daemon/lmsd.c:74: undefined reference to `rpl_realloc'
  1112. /home/paszczus/buildenv/lms/daemon/lmsd.c:76: undefined reference to `rpl_realloc'
  1113. lmsd-lmsd.o: In function `init_set_proc_title':
  1114. /home/paszczus/buildenv/lms/daemon/lmsd.c:592: undefined reference to `rpl_malloc'
  1115. /home/paszczus/buildenv/lms/daemon/lmsd.c:597: undefined reference to `rpl_malloc'
  1116. lmsd-lmsd.o: In function `main':
  1117. /home/paszczus/buildenv/lms/daemon/lmsd.c:265: undefined reference to `rpl_malloc'
  1118. /home/paszczus/buildenv/lms/daemon/lmsd.c:284: undefined reference to `rpl_realloc'
  1119. /home/paszczus/buildenv/lms/daemon/lmsd.c:357: undefined reference to `rpl_malloc'
  1120. /home/paszczus/buildenv/lms/daemon/lmsd.c:307: undefined reference to `rpl_realloc'
  1121. collect2: error: ld returned 1 exit status
  1122. make[3]: *** [lmsd] Błąd 1
  1123. make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
  1124. make[2]: *** [all-recursive] Błąd 1
  1125. make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
  1126. make[1]: *** [all] Błąd 2
  1127. make[1]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
  1128. dh_auto_build: make -j1 returned exit code 2
  1129. make: *** [build] Błąd 2
  1130. dpkg-buildpackage: błąd: debian/rules build zwrócił status błędu 2
  1131. paszczus@debian:~/buildenv/lms$
Advertisement
Add Comment
Please, Sign In to add comment