Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- paszczus@debian:~/buildenv/lms$ dpkg-buildpackage -amips -b -d
- dpkg-buildpackage: pakiet źródłowy lms
- dpkg-buildpackage: wersja pakietu źródłowego 1.11~git-1
- dpkg-buildpackage: źródła zmienione przez Rafal Ramocki <rafal@ramocki.pl>
- 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
- dpkg-buildpackage: architektura gościa mips
- dpkg-source --before-build lms
- fakeroot debian/rules clean
- dh clean -D./daemon
- dh_testdir -O-D./daemon
- dh_auto_clean -O-D./daemon
- cd daemon
- make -j1 distclean
- make[1]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
- /bin/bash ./config.status --recheck
- 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
- configure: WARNING: unrecognized options: --disable-maintainer-mode
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for mips-linux-gnu-strip... no
- checking for strip... strip
- configure: WARNING: using cross tools not prefixed with host triplet
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... mips-unknown-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for mips-linux-gnu-gcc... no
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... none
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for mips-linux-gnu-dumpbin... no
- checking for mips-linux-gnu-link... no
- checking for dumpbin... no
- checking for link... link -dump
- checking the name lister (nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 3458764513820540925
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to mips-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for mips-linux-gnu-objdump... no
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for mips-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for mips-linux-gnu-ar... no
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for mips-linux-gnu-strip... strip
- checking for mips-linux-gnu-ranlib... no
- checking for ranlib... ranlib
- checking command to parse nm output from gcc object... ok
- checking for sysroot... no
- checking for mips-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... no
- checking for byacc... byacc
- checking for file... yes
- checking for GNU make... make
- checking for mips-linux-gnu-gcc... gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) none
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking for unistd.h... (cached) yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for size_t... yes
- checking for ssize_t... yes
- checking for pid_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... cross
- configure: WARNING: result yes guessed because of cross compilation
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... no
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for alarm... yes
- checking for working mktime... no
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... no
- checking for getdelim... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for memset... yes
- checking for pow... no
- checking for regcomp... yes
- checking for select... yes
- checking for setlocale... yes
- checking for socket... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for mysql_config... /usr/bin/mysql_config
- checking for pg_config... no
- checking for libsnmp... yes
- checking for mysql_init in -lmysqlclient_r ... yes
- checking MySQL... ok
- checking if UCD-SNMP needs crypto support... no
- checking if Net-SNMP needs crypto support... no
- checking for snmp_timeout in -lnetsnmp... yes
- checking libgadu.h usability... no
- checking libgadu.h presence... no
- checking for libgadu.h... no
- checking for git... /usr/bin/git
- configure: **********************************
- configure: Host os: linux-gnu
- configure: creating ./config.status
- configure: WARNING: unrecognized options: --disable-maintainer-mode
- /bin/bash ./config.status
- config.status: creating Makefile
- config.status: creating dbdrivers/Makefile
- config.status: creating dbdrivers/mysql/Makefile
- config.status: creating dbdrivers/pgsql/Makefile
- config.status: creating modules/Makefile
- config.status: creating modules/cutoff/Makefile
- config.status: creating modules/dhcp/Makefile
- config.status: creating modules/dns/Makefile
- config.status: creating modules/ethers/Makefile
- config.status: creating modules/ewx-pt/Makefile
- config.status: creating modules/ewx-stm-channels/Makefile
- config.status: creating modules/ewx-stm/Makefile
- config.status: creating modules/ggnotify/Makefile
- config.status: creating modules/hostfile/Makefile
- config.status: creating modules/notify/Makefile
- config.status: creating modules/oident/Makefile
- config.status: creating modules/payments/Makefile
- config.status: creating modules/pinger/Makefile
- config.status: creating modules/system/Makefile
- config.status: creating modules/tc/Makefile
- config.status: creating modules/tc-new/Makefile
- config.status: creating modules/traffic/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- make[1]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
- make[1]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
- Making distclean in dbdrivers
- make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- Making distclean in pgsql
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
- rm -rf .libs _libs
- test -z "" || rm -f
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
- Making distclean in mysql
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
- rm -rf .libs _libs
- test -z "mysql.la" || rm -f mysql.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
- Making distclean in .
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- rm -rf .libs _libs
- rm -f *.lo
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- rm -f Makefile
- make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- Making distclean in modules
- make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- Making distclean in tc-new
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
- rm -rf .libs _libs
- test -z "tc-new.la" || rm -f tc-new.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
- Making distclean in system
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
- rm -rf .libs _libs
- test -z "system.la" || rm -f system.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
- Making distclean in ethers
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
- rm -rf .libs _libs
- test -z "ethers.la" || rm -f ethers.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
- Making distclean in dns
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
- rm -rf .libs _libs
- test -z "dns.la" || rm -f dns.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
- Making distclean in ewx-stm
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
- rm -rf .libs _libs
- test -z "ewx-stm.la" || rm -f ewx-stm.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
- Making distclean in dhcp
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
- rm -rf .libs _libs
- test -z "dhcp.la" || rm -f dhcp.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
- Making distclean in hostfile
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
- rm -rf .libs _libs
- test -z "hostfile.la" || rm -f hostfile.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
- Making distclean in ewx-pt
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
- rm -rf .libs _libs
- test -z "ewx-pt.la" || rm -f ewx-pt.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
- Making distclean in cutoff
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
- rm -rf .libs _libs
- test -z "cutoff.la" || rm -f cutoff.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
- Making distclean in payments
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
- rm -rf .libs _libs
- test -z "payments.la" || rm -f payments.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
- Making distclean in oident
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
- rm -rf .libs _libs
- test -z "oident.la" || rm -f oident.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
- Making distclean in traffic
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
- rm -rf .libs _libs
- test -z "traffic.la" || rm -f traffic.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
- Making distclean in tc
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
- rm -rf .libs _libs
- test -z "tc.la" || rm -f tc.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
- Making distclean in notify
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
- rm -rf .libs _libs
- test -z "notify.la" || rm -f notify.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
- Making distclean in pinger
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
- rm -rf .libs _libs
- test -z "pinger.la" || rm -f pinger.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
- Making distclean in ggnotify
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
- rm -rf .libs _libs
- test -z "" || rm -f
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
- Making distclean in ewx-stm-channels
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
- rm -rf .libs _libs
- test -z "ewx-stm-channels.la" || rm -f ewx-stm-channels.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -rf ./.deps
- rm -f Makefile
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
- Making distclean in .
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- rm -rf .libs _libs
- rm -f *.lo
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- rm -f Makefile
- make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- Making distclean in .
- make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
- rm -f lmsd
- rm -rf .libs _libs
- rm -f *.o
- rm -f *.lo
- rm -f *.tab.c
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f config.h stamp-h1
- rm -f libtool config.lt
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
- rm -f config.status config.cache config.log configure.lineno config.status.lineno
- rm -rf ./.deps
- rm -f Makefile
- make[1]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
- cd /home/paszczus/buildenv/lms
- dh_clean -O-D./daemon
- rm -f debian/lms.substvars
- rm -f debian/lms.*.debhelper
- rm -rf debian/lms/
- rm -f debian/lms-common.substvars
- rm -f debian/lms-common.*.debhelper
- rm -rf debian/lms-common/
- rm -f debian/lms-daemon.substvars
- rm -f debian/lms-daemon.*.debhelper
- rm -rf debian/lms-daemon/
- rm -f debian/lms-daemon-mysql.substvars
- rm -f debian/lms-daemon-mysql.*.debhelper
- rm -rf debian/lms-daemon-mysql/
- rm -f debian/lms-daemon-pgsql.substvars
- rm -f debian/lms-daemon-pgsql.*.debhelper
- rm -rf debian/lms-daemon-pgsql/
- rm -f debian/lms-ui.substvars
- rm -f debian/lms-ui.*.debhelper
- rm -rf debian/lms-ui/
- rm -f debian/lms-ui-mysql.substvars
- rm -f debian/lms-ui-mysql.*.debhelper
- rm -rf debian/lms-ui-mysql/
- rm -f debian/lms-ui-pgsql.substvars
- rm -f debian/lms-ui-pgsql.*.debhelper
- rm -rf debian/lms-ui-pgsql/
- rm -f debian/lms-tools.substvars
- rm -f debian/lms-tools.*.debhelper
- rm -rf debian/lms-tools/
- rm -f debian/lms-tools-mysql.substvars
- rm -f debian/lms-tools-mysql.*.debhelper
- rm -rf debian/lms-tools-mysql/
- rm -f debian/lms-tools-pgsql.substvars
- rm -f debian/lms-tools-pgsql.*.debhelper
- rm -rf debian/lms-tools-pgsql/
- rm -f debian/lms-doc.substvars
- rm -f debian/lms-doc.*.debhelper
- rm -rf debian/lms-doc/
- rm -f debian/*.debhelper.log
- rm -f debian/files
- find . ! \( -regex .\*\\.git.\* \) -a \( \( -type f -a \
- \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
- -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
- -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
- -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
- \) -exec rm -f {} \; \) -o \
- \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
- rm -f *-stamp
- debian/rules build
- dh build -D./daemon
- dh_testdir -O-D./daemon
- dh_auto_configure -O-D./daemon
- cd daemon
- ./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
- configure: WARNING: unrecognized options: --disable-maintainer-mode
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for mips-linux-gnu-strip... no
- checking for strip... strip
- configure: WARNING: using cross tools not prefixed with host triplet
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... mips-unknown-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for mips-linux-gnu-gcc... no
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... none
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for mips-linux-gnu-dumpbin... no
- checking for mips-linux-gnu-link... no
- checking for dumpbin... no
- checking for link... link -dump
- checking the name lister (nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 3458764513820540925
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to mips-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for mips-linux-gnu-objdump... no
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for mips-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for mips-linux-gnu-ar... no
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for mips-linux-gnu-strip... strip
- checking for mips-linux-gnu-ranlib... no
- checking for ranlib... ranlib
- checking command to parse nm output from gcc object... ok
- checking for sysroot... no
- checking for mips-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... no
- checking for byacc... byacc
- checking for file... yes
- checking for GNU make... make
- checking for mips-linux-gnu-gcc... gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking dependency style of gcc... (cached) none
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking for unistd.h... (cached) yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for size_t... yes
- checking for ssize_t... yes
- checking for pid_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... cross
- configure: WARNING: result yes guessed because of cross compilation
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... no
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for alarm... yes
- checking for working mktime... no
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... no
- checking for getdelim... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for memset... yes
- checking for pow... no
- checking for regcomp... yes
- checking for select... yes
- checking for setlocale... yes
- checking for socket... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for mysql_config... /usr/bin/mysql_config
- checking for pg_config... no
- checking for libsnmp... yes
- checking for mysql_init in -lmysqlclient_r ... yes
- checking MySQL... ok
- checking if UCD-SNMP needs crypto support... no
- checking if Net-SNMP needs crypto support... no
- checking for snmp_timeout in -lnetsnmp... yes
- checking libgadu.h usability... no
- checking libgadu.h presence... no
- checking for libgadu.h... no
- checking for git... /usr/bin/git
- configure: **********************************
- configure: Host os: linux-gnu
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating dbdrivers/Makefile
- config.status: creating dbdrivers/mysql/Makefile
- config.status: creating dbdrivers/pgsql/Makefile
- config.status: creating modules/Makefile
- config.status: creating modules/cutoff/Makefile
- config.status: creating modules/dhcp/Makefile
- config.status: creating modules/dns/Makefile
- config.status: creating modules/ethers/Makefile
- config.status: creating modules/ewx-pt/Makefile
- config.status: creating modules/ewx-stm-channels/Makefile
- config.status: creating modules/ewx-stm/Makefile
- config.status: creating modules/ggnotify/Makefile
- config.status: creating modules/hostfile/Makefile
- config.status: creating modules/notify/Makefile
- config.status: creating modules/oident/Makefile
- config.status: creating modules/payments/Makefile
- config.status: creating modules/pinger/Makefile
- config.status: creating modules/system/Makefile
- config.status: creating modules/tc/Makefile
- config.status: creating modules/tc-new/Makefile
- config.status: creating modules/traffic/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: WARNING: unrecognized options: --disable-maintainer-mode
- cd /home/paszczus/buildenv/lms
- dh_auto_build -O-D./daemon
- cd daemon
- make -j1
- make[1]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/paszczus/buildenv/lms/daemon/missing --run autoheader)
- rm -f stamp-h1
- touch config.h.in
- cd . && /bin/bash ./config.status config.h
- config.status: creating config.h
- config.status: config.h is unchanged
- make all-recursive
- make[2]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
- Making all in modules
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- Making all in ewx-stm-channels
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
- /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
- 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
- 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
- /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
- 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
- libtool: link: ar cru .libs/ewx-stm-channels.a ewx-stm-channels.o
- libtool: link: ranlib .libs/ewx-stm-channels.a
- libtool: link: ( cd ".libs" && rm -f "ewx-stm-channels.la" && ln -s "../ewx-stm-channels.la" "ewx-stm-channels.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm-channels'
- Making all in ggnotify
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
- make[4]: Nie ma nic do zrobienia w `all'.
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ggnotify'
- Making all in pinger
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
- /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
- 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
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/pinger.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,pinger.so -o .libs/pinger.so
- libtool: link: ar cru .libs/pinger.a pinger.o
- libtool: link: ranlib .libs/pinger.a
- libtool: link: ( cd ".libs" && rm -f "pinger.la" && ln -s "../pinger.la" "pinger.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/pinger'
- Making all in notify
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
- /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
- 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
- notify.c: In function 'reload':
- notify.c:174:12: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/notify.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,notify.so -o .libs/notify.so
- libtool: link: ar cru .libs/notify.a notify.o
- libtool: link: ranlib .libs/notify.a
- libtool: link: ( cd ".libs" && rm -f "notify.la" && ln -s "../notify.la" "notify.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/notify'
- Making all in tc
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
- /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
- 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
- tc.c: In function 'reload':
- tc.c:443:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/tc.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,tc.so -o .libs/tc.so
- libtool: link: ar cru .libs/tc.a tc.o
- libtool: link: ranlib .libs/tc.a
- libtool: link: ( cd ".libs" && rm -f "tc.la" && ln -s "../tc.la" "tc.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc'
- Making all in traffic
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
- /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
- 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
- traffic.c: In function 'reload':
- traffic.c:65:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- traffic.c:119:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/traffic.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,traffic.so -o .libs/traffic.so
- libtool: link: ar cru .libs/traffic.a traffic.o
- libtool: link: ranlib .libs/traffic.a
- libtool: link: ( cd ".libs" && rm -f "traffic.la" && ln -s "../traffic.la" "traffic.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/traffic'
- Making all in oident
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
- /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
- 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
- oident.c: In function 'reload':
- oident.c:123:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/oident.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,oident.so -o .libs/oident.so
- libtool: link: ar cru .libs/oident.a oident.o
- libtool: link: ranlib .libs/oident.a
- libtool: link: ( cd ".libs" && rm -f "oident.la" && ln -s "../oident.la" "oident.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/oident'
- Making all in payments
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
- /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
- 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
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/payments.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,payments.so -o .libs/payments.so
- libtool: link: ar cru .libs/payments.a payments.o
- libtool: link: ranlib .libs/payments.a
- libtool: link: ( cd ".libs" && rm -f "payments.la" && ln -s "../payments.la" "payments.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/payments'
- Making all in cutoff
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
- /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
- 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
- cutoff.c: In function 'reload':
- cutoff.c:488:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/cutoff.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,cutoff.so -o .libs/cutoff.so
- libtool: link: ar cru .libs/cutoff.a cutoff.o
- libtool: link: ranlib .libs/cutoff.a
- libtool: link: ( cd ".libs" && rm -f "cutoff.la" && ln -s "../cutoff.la" "cutoff.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/cutoff'
- Making all in ewx-pt
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
- /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
- 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
- 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
- /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
- 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
- libtool: link: ar cru .libs/ewx-pt.a ewx-pt.o
- libtool: link: ranlib .libs/ewx-pt.a
- libtool: link: ( cd ".libs" && rm -f "ewx-pt.la" && ln -s "../ewx-pt.la" "ewx-pt.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-pt'
- Making all in hostfile
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
- /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
- 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
- hostfile.c: In function 'reload':
- hostfile.c:470:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/hostfile.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,hostfile.so -o .libs/hostfile.so
- libtool: link: ar cru .libs/hostfile.a hostfile.o
- libtool: link: ranlib .libs/hostfile.a
- libtool: link: ( cd ".libs" && rm -f "hostfile.la" && ln -s "../hostfile.la" "hostfile.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/hostfile'
- Making all in dhcp
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
- /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
- 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
- dhcp.c: In function 'reload':
- dhcp.c:294:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/dhcp.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,dhcp.so -o .libs/dhcp.so
- libtool: link: ar cru .libs/dhcp.a dhcp.o
- libtool: link: ranlib .libs/dhcp.a
- libtool: link: ( cd ".libs" && rm -f "dhcp.la" && ln -s "../dhcp.la" "dhcp.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dhcp'
- Making all in ewx-stm
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
- /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
- 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
- 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
- /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
- 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
- libtool: link: ar cru .libs/ewx-stm.a ewx_stm_la-ewx-stm.o
- libtool: link: ranlib .libs/ewx-stm.a
- libtool: link: ( cd ".libs" && rm -f "ewx-stm.la" && ln -s "../ewx-stm.la" "ewx-stm.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ewx-stm'
- Making all in dns
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
- /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
- 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
- dns.c: In function 'reload':
- dns.c:478:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- 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
- libtool: link: ar cru .libs/dns.a dns_la-dns.o
- libtool: link: ranlib .libs/dns.a
- libtool: link: ( cd ".libs" && rm -f "dns.la" && ln -s "../dns.la" "dns.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/dns'
- Making all in ethers
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
- /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
- 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
- ethers.c: In function 'reload':
- ethers.c:145:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/ethers.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,ethers.so -o .libs/ethers.so
- libtool: link: ar cru .libs/ethers.a ethers.o
- libtool: link: ranlib .libs/ethers.a
- libtool: link: ( cd ".libs" && rm -f "ethers.la" && ln -s "../ethers.la" "ethers.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/ethers'
- Making all in system
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
- /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
- 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
- system.c: In function 'reload':
- system.c:42:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- libtool: link: gcc -shared -fPIC -DPIC .libs/system.o -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,system.so -o .libs/system.so
- libtool: link: ar cru .libs/system.a system.o
- libtool: link: ranlib .libs/system.a
- libtool: link: ( cd ".libs" && rm -f "system.la" && ln -s "../system.la" "system.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/system'
- Making all in tc-new
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
- /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
- 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
- tc-new.c: In function 'reload':
- tc-new.c:513:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- 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
- /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
- 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
- libtool: link: ar cru .libs/tc-new.a tc-new.o
- libtool: link: ranlib .libs/tc-new.a
- libtool: link: ( cd ".libs" && rm -f "tc-new.la" && ln -s "../tc-new.la" "tc-new.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules/tc-new'
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- make[4]: Nie ma nic do zrobienia w `all-am'.
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/modules'
- Making all in dbdrivers
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- Making all in mysql
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
- /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
- 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
- mysql.c: In function 'get_query_result':
- mysql.c:47:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:51:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:52:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:57:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_connect':
- mysql.c:119:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_query':
- mysql.c:179:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_pquery':
- mysql.c:210:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:211:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:218:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:223:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:228:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_exec':
- mysql.c:252:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_pexec':
- mysql.c:274:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:275:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:282:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:287:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c:292:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_escape':
- mysql.c:307:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- mysql.c: In function 'db_concat':
- mysql.c:482:21: warning: initialization makes pointer from integer without a cast [enabled by default]
- 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
- /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
- 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
- libtool: link: ar cru .libs/mysql.a mysql_la-mysql.o
- libtool: link: ranlib .libs/mysql.a
- libtool: link: ( cd ".libs" && rm -f "mysql.la" && ln -s "../mysql.la" "mysql.la" )
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/mysql'
- Making all in pgsql
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
- make[4]: Nie ma nic do zrobienia w `all'.
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers/pgsql'
- make[4]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- make[4]: Nie ma nic do zrobienia w `all-am'.
- make[4]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon/dbdrivers'
- make[3]: Wejście do katalogu `/home/paszczus/buildenv/lms/daemon'
- 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
- 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
- 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
- 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
- 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
- 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
- lmsd.c: In function ‘main’:
- lmsd.c:74:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:76:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:265:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:272:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:275:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:284:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:285:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:286:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:287:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:307:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:308:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:309:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:310:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:357:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:364:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:375:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c: In function ‘parse_command_line’:
- lmsd.c:487:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:493:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:496:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:499:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:502:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:505:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:511:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:514:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c: In function ‘init_set_proc_title’:
- lmsd.c:592:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- lmsd.c:597:26: warning: assignment makes pointer from integer without a cast [enabled by default]
- lmsd.c: In function ‘main’:
- lmsd.c:244:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
- /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
- 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
- lmsd-lmsd.o: In function `main':
- /home/paszczus/buildenv/lms/daemon/lmsd.c:74: undefined reference to `rpl_realloc'
- /home/paszczus/buildenv/lms/daemon/lmsd.c:76: undefined reference to `rpl_realloc'
- lmsd-lmsd.o: In function `init_set_proc_title':
- /home/paszczus/buildenv/lms/daemon/lmsd.c:592: undefined reference to `rpl_malloc'
- /home/paszczus/buildenv/lms/daemon/lmsd.c:597: undefined reference to `rpl_malloc'
- lmsd-lmsd.o: In function `main':
- /home/paszczus/buildenv/lms/daemon/lmsd.c:265: undefined reference to `rpl_malloc'
- /home/paszczus/buildenv/lms/daemon/lmsd.c:284: undefined reference to `rpl_realloc'
- /home/paszczus/buildenv/lms/daemon/lmsd.c:357: undefined reference to `rpl_malloc'
- /home/paszczus/buildenv/lms/daemon/lmsd.c:307: undefined reference to `rpl_realloc'
- collect2: error: ld returned 1 exit status
- make[3]: *** [lmsd] Błąd 1
- make[3]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
- make[2]: *** [all-recursive] Błąd 1
- make[2]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
- make[1]: *** [all] Błąd 2
- make[1]: Opuszczenie katalogu `/home/paszczus/buildenv/lms/daemon'
- dh_auto_build: make -j1 returned exit code 2
- make: *** [build] Błąd 2
- dpkg-buildpackage: błąd: debian/rules build zwrócił status błędu 2
- paszczus@debian:~/buildenv/lms$
Advertisement
Add Comment
Please, Sign In to add comment