Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#885 - r4525-eafaef3 - flex not build (last update automake) #5832

Closed
openwrt-bot opened this issue Jul 4, 2017 · 2 comments
Closed

FS#885 - r4525-eafaef3 - flex not build (last update automake) #5832

openwrt-bot opened this issue Jul 4, 2017 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

build000:

dom@machina:~/Pulpit/Projekty/WITI-LEDE-REBOOT-small$ scripts/getver.sh
r4525-eafaef3
(...)
make[4]: Entering directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4'
cd . && /usr/bin/env bash /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4/build-aux/missing automake-1.15 --foreign Makefile
configure.ac:31: error: version mismatch. This is Automake 1.15.1,
configure.ac:31: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:31: comes from Automake 1.15. You should recreate
configure.ac:31: aclocal.m4 with aclocal and run automake again.
configure.ac:40: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:40: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:40: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
WARNING: 'automake-1.15' is probably too old.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
http://www.gnu.org/software/automake
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
http://www.gnu.org/software/autoconf
http://www.gnu.org/software/m4/
http://www.perl.org/
Makefile:465: recipe for target 'Makefile.in' failed
make[4]: *** [Makefile.in] Error 63
make[4]: Leaving directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4'
Makefile:27: recipe for target '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4/.built' failed
make[3]: *** [/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4/.built] Error 2
make[3]: Leaving directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/tools/flex'
tools/Makefile:148: recipe for target 'tools/flex/compile' failed
make[2]: *** [tools/flex/compile] Error 2
make[2]: Leaving directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small'
tools/Makefile:146: recipe for target '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/target-mipsel_24kc_musl/stamp/.tools_compile_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynny' failed
make[1]: *** [/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/target-mipsel_24kc_musl/stamp/.tools_compile_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynny] Error 2
make[1]: Leaving directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small'
/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/include/toplevel.mk:207: polecenia dla obiektu 'world' nie powiodły się
make: *** [world] Błąd 2

@openwrt-bot
Copy link
Author

build000:

lede-project/source@eafaef3#commitcomment-22915748

Sorry - complete log to build flex:
dom@machina:/Pulpit/Projekty/WITI-LEDE-REBOOT-small$ date && make -j8 BUILD_LOG=1 && date
śro, 5 lip 2017, 07:17:08 CEST
make[1] world
make[2] tools/compile
make[2] package/cleanup
make[3] -C tools/flock compile
make[3] -C tools/sed compile
make[3] -C tools/xz compile
make[3] -C tools/tar compile
make[3] -C tools/patch compile
make[3] -C tools/m4 compile
make[3] -C tools/pkg-config compile
make[3] -C tools/expat compile
make[3] -C tools/sstrip compile
make[3] -C tools/patch-image compile
make[3] -C tools/make-ext4fs compile
make[3] -C tools/scons compile
make[3] -C tools/mtools compile
make[3] -C tools/lzma compile
make[3] -C tools/squashfs4 compile
make[3] -C tools/autoconf compile
make[3] -C tools/libressl compile
make[3] -C tools/missing-macros compile
make[3] -C tools/automake compile
make[3] -C tools/dosfstools compile
make[3] -C tools/libtool compile
make[3] -C tools/mkimage compile
make[3] -C tools/cmake compile
make[3] -C tools/firmware-utils compile
make[3] -C tools/libelf compile
make[3] -C tools/gmp compile
make[3] -C tools/flex compile
make[3] -C tools/mklibs compile
make[3] -C tools/e2fsprogs compile
make[3] -C tools/mm-macros compile
make[3] -C tools/gengetopt compile
make[3] -C tools/patchelf compile
make -r world: build failed. Please re-run make with -j1 V=s to see what's going on
/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/include/toplevel.mk:207: polecenia dla obiektu 'world' nie powiodły się
make: *** [world] Błąd 1
dom@machina:
/Pulpit/Projekty/WITI-LEDE-REBOOT-small$ cat logs/tools/flex/compile.txt

Applying ./patches/100-disable-tests-docs.patch using plaintext:
patching file Makefile.am
Hunk #1 succeeded at 43 with fuzz 2 (offset -2 lines).
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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 whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/host/bin/grep
checking for egrep... /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/host/bin/grep -E
checking for fgrep... /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/host/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)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-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 x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-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 -m elf_x86_64) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for x86_64-pc-linux-gnu-g++... no
checking for x86_64-pc-linux-gnu-c++... no
checking for x86_64-pc-linux-gnu-gpp... no
checking for x86_64-pc-linux-gnu-aCC... no
checking for x86_64-pc-linux-gnu-CC... no
checking for x86_64-pc-linux-gnu-cxx... no
checking for x86_64-pc-linux-gnu-cc++... no
checking for x86_64-pc-linux-gnu-cl.exe... no
checking for x86_64-pc-linux-gnu-FCC... no
checking for x86_64-pc-linux-gnu-KCC... no
checking for x86_64-pc-linux-gnu-RCC... no
checking for x86_64-pc-linux-gnu-xlC_r... no
checking for x86_64-pc-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for help2man... /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/host/bin/help2man
checking for gtexi2dvi... no
checking for texi2dvi... /usr/bin/texi2dvi
checking for m4 that supports -P... /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/staging_dir/host/bin/m4
checking for indent... ${top_srcdir}/build-aux/missing indent
checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no
configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.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 malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for pthread_mutex_lock in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for log10 in -lm... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... 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... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for dup2... yes
checking for memset... yes
checking for regcomp... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strtol... yes
checking for pow... yes
checking for setlocale... yes
checking for reallocarray... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/fastwc/Makefile
config.status: creating examples/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[4]: Entering directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4'
cd . && /usr/bin/env bash /home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4/build-aux/missing automake-1.15 --foreign Makefile
configure.ac:31: error: version mismatch. This is Automake 1.15.1,
configure.ac:31: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:31: comes from Automake 1.15. You should recreate
configure.ac:31: aclocal.m4 with aclocal and run automake again.
configure.ac:40: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:40: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:40: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
WARNING: 'automake-1.15' is probably too old.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
http://www.gnu.org/software/automake
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
http://www.gnu.org/software/autoconf
http://www.gnu.org/software/m4/
http://www.perl.org/
Makefile:465: recipe for target 'Makefile.in' failed
make[4]: *** [Makefile.in] Error 63
make[4]: Leaving directory '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4'
Makefile:27: recipe for target '/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4/.built' failed
make[3]: *** [/home/dom/Pulpit/Projekty/WITI-LEDE-REBOOT-small/build_dir/host/flex-2.6.4/.built] Error 2

My system/host is ubuntu-16.04.2-x64 (all last updates - current).

@openwrt-bot
Copy link
Author

build000:

lede-project/source@91e262c
problem fixed
thx

Applying ./patches/100-disable-tests-docs.patch using plaintext: patching file Makefile.am autoreconf: Entering directory `.' autoreconf: running: true --force autoreconf: running: /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/libtoolize --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. OpenWrt-libtoolize: linking file `build-aux/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. OpenWrt-libtoolize: linking file `m4/libtool.m4' OpenWrt-libtoolize: linking file `m4/ltoptions.m4' OpenWrt-libtoolize: linking file `m4/ltsugar.m4' OpenWrt-libtoolize: linking file `m4/ltversion.m4' OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4' autoreconf: running: /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/aclocal --force autoreconf: running: /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/aclocal --force autoreconf: running: /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/automake --add-missing --force-missing configure.ac:40: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:40: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:40: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. autoreconf: Leaving directory `.' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/grep checking for egrep... /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/grep -E checking for fgrep... /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/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)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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 x86_64-pc-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 x86_64-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-pc-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 -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for x86_64-pc-linux-gnu-gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for x86_64-pc-linux-gnu-g++... no checking for x86_64-pc-linux-gnu-c++... no checking for x86_64-pc-linux-gnu-gpp... no checking for x86_64-pc-linux-gnu-aCC... no checking for x86_64-pc-linux-gnu-CC... no checking for x86_64-pc-linux-gnu-cxx... no checking for x86_64-pc-linux-gnu-cc++... no checking for x86_64-pc-linux-gnu-cl.exe... no checking for x86_64-pc-linux-gnu-FCC... no checking for x86_64-pc-linux-gnu-KCC... no checking for x86_64-pc-linux-gnu-RCC... no checking for x86_64-pc-linux-gnu-xlC_r... no checking for x86_64-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for gawk... (cached) gawk checking for help2man... /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/help2man checking for gtexi2dvi... no checking for texi2dvi... /usr/bin/texi2dvi checking for m4 that supports -P... /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/m4 checking for indent... ${top_srcdir}/build-aux/missing indent checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for pthread_mutex_lock in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for log10 in -lm... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for memset... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strtol... yes checking for pow... yes checking for setlocale... yes checking for reallocarray... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/fastwc/Makefile config.status: creating examples/manual/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make[4]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4' Making all in src make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src' make all-am make[6]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src' depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/env bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo libmain.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/env bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c OpenWrt-libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o OpenWrt-libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/flex-main.Tpo .deps/flex-main.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c mv -f .deps/flex-options.Tpo .deps/flex-options.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c /usr/bin/env bash ../libtool --tag=CC --mode=link gcc -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -version-info 2:0:0 -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/lib -o libfl.la -rpath /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib libmain.lo libyywrap.lo -lm mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po OpenWrt-libtool: link: ar cru .libs/libfl.a libmain.o libyywrap.o ar: `u' modifier ignored since `D' is the default (see `U') OpenWrt-libtool: link: ranlib .libs/libfl.a OpenWrt-libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po /usr/bin/env bash ../libtool --tag=CC --mode=link gcc -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/lib -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm OpenWrt-libtool: link: gcc -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/lib -lm ./stage1flex -o stage1scan.c ./scan.l gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale\" -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po /usr/bin/env bash ../libtool --tag=CC --mode=link gcc -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/lib -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm OpenWrt-libtool: link: gcc -O2 -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include -I/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/include -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib -L/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/usr/lib -lm make[6]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src' make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src' Making all in po make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/po' make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/po' Making all in tools make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/tools' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/tools' make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4' make[4]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4' make[4]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4' Making install in src make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src' make[6]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src' /bin/mkdir -p '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib' /usr/bin/env bash ../libtool --mode=install /usr/bin/install -c libfl.la '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib' OpenWrt-libtool: install: /usr/bin/install -c .libs/libfl.lai /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib/libfl.la OpenWrt-libtool: install: /usr/bin/install -c .libs/libfl.a /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib/libfl.a OpenWrt-libtool: install: chmod 644 /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib/libfl.a OpenWrt-libtool: install: ranlib /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib/libfl.a OpenWrt-libtool: finish: PATH="/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/toolchain-powerpc_464fp_gcc-5.4.0_musl/bin:/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/toolchain-powerpc_464fp_gcc-5.4.0_musl/bin:/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin:/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/toolchain-powerpc_464fp_gcc-5.4.0_musl/bin:/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin:/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin:/home/dom/bin:/home/dom/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/sbin" ldconfig -n /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:

  • add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
  • add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
  • use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  • have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.

/bin/mkdir -p '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include'
/usr/bin/install -c -m 644 FlexLexer.h '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/include'
/bin/mkdir -p '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin'
/usr/bin/env bash ../libtool --mode=install /usr/bin/install -c flex '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin'
OpenWrt-libtool: install: /usr/bin/install -c flex /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin/flex
make[6]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src'
make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/src'
Making install in po
make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/po'
installing ca.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/ca/LC_MESSAGES/flex.mo
installing da.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/da/LC_MESSAGES/flex.mo
installing de.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/de/LC_MESSAGES/flex.mo
installing en@quot.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/en@quot/LC_MESSAGES/flex.mo
installing en@boldquot.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/en@boldquot/LC_MESSAGES/flex.mo
installing eo.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/eo/LC_MESSAGES/flex.mo
installing es.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/es/LC_MESSAGES/flex.mo
installing fi.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/fi/LC_MESSAGES/flex.mo
installing fr.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/fr/LC_MESSAGES/flex.mo
installing ga.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/ga/LC_MESSAGES/flex.mo
installing hr.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/hr/LC_MESSAGES/flex.mo
installing ko.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/ko/LC_MESSAGES/flex.mo
installing nl.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/nl/LC_MESSAGES/flex.mo
installing pl.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/pl/LC_MESSAGES/flex.mo
installing pt_BR.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/pt_BR/LC_MESSAGES/flex.mo
installing ro.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/ro/LC_MESSAGES/flex.mo
installing ru.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/ru/LC_MESSAGES/flex.mo
installing sr.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/sr/LC_MESSAGES/flex.mo
installing sv.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/sv/LC_MESSAGES/flex.mo
installing tr.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/tr/LC_MESSAGES/flex.mo
installing vi.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/vi/LC_MESSAGES/flex.mo
installing zh_CN.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/zh_CN/LC_MESSAGES/flex.mo
installing zh_TW.gmo as /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/locale/zh_TW/LC_MESSAGES/flex.mo
if test "flex" = "gettext-tools"; then
/bin/mkdir -p /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/gettext/po;
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do
/usr/bin/install -c -m 644 ./$file
/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/gettext/po/$file;
done;
for file in Makevars; do
rm -f /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/gettext/po/$file;
done;
else
: ;
fi
make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/po'
Making install in tools
make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/tools'
make[6]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/tools'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/tools'
make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4/tools'
make[5]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'
make[6]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'
make install-exec-hook
make[7]: Entering directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'
cd /home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/bin &&
ln -s -f flex flex++
make[7]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'
/bin/mkdir -p '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/doc/flex'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README.md '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/staging_dir/host/share/doc/flex'
make[6]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'
make[5]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'
make[4]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/build_dir/host/flex-2.6.4'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant