1

(82 odpowiedzi, napisanych Oprogramowanie / Software)

Kompiluję.....powiedzieć dziękuję, to jak nic nie powiedzieć....Bardzo Dziękuję za pomoc.

2

(82 odpowiedzi, napisanych Oprogramowanie / Software)

Działa
--help wypluwa to samo co systemowy bison

3

(82 odpowiedzi, napisanych Oprogramowanie / Software)

clean i compile ok i potem:

openwrt on  openwrt-21.02 [+] took 16s
❯ make tools/bison/install
 make[1] tools/bison/install
make -r tools/bison/install: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
make: *** [/home/roman/Github/openwrt/include/toplevel.mk:230: tools/bison/install] Błąd 1

openwrt on  openwrt-21.02 [+] took 15s
❯ make tools/bison/install -j1 V=s
make[1]: Entering directory '/home/roman/Github/openwrt'
make[1]: *** No rule to make target 'tools/bison/install'.  Stop.
make[1]: Leaving directory '/home/roman/Github/openwrt'
make: *** [/home/roman/Github/openwrt/include/toplevel.mk:230: tools/bison/install] Błąd 2  

4

(82 odpowiedzi, napisanych Oprogramowanie / Software)

 staging_dir/host/bin/bison --help
staging_dir/host/bin/bison: error while loading shared libraries: libtextstyle.so.0: cannot open shared object file: No such file or directory 

5

(82 odpowiedzi, napisanych Oprogramowanie / Software)

 bison -help
Użycie: bison [OPCJA]... PLIK
Generate a deterministic LR or generalized LR (GLR) parser employing
LALR(1), IELR(1), or canonical LR(1) parser tables.

Obowiązkowe argumenty dla długich opcji są obowiązkowe również dla krótkich opcji.
To samo dotyczy argumentów opcjonalnych.

Operation Modes:
  -h, --help                 display this help and exit
  -V, --version              output version information and exit
      --print-localedir      output directory containing locale-dependent data
                             and exit
      --print-datadir        output directory containing skeletons and XSLT
                             and exit
  -u, --update               apply fixes to the source grammar file and exit
  -f, --feature[=FEATURES]   activate miscellaneous features

FEATURES is a list of comma separated words that can include:
  caret, diagnostics-show-caret
                    show errors with carets
  fixit, diagnostics-parseable-fixits
                    show machine-readable fixes
  syntax-only       do not generate any file
  all               all of the above
  none              disable all of the above

Diagnostics:
  -W, --warnings[=CATEGORY]  report the warnings falling in CATEGORY
      --color[=WHEN]         whether to colorize the diagnostics
      --style=FILE           specify the CSS FILE for colorizer diagnostics

Warning categories include:
  conflicts-sr      S/R conflicts (enabled by default)
  conflicts-rr      R/R conflicts (enabled by default)
  counterexamples, cex
                    generate conflict counterexamples
  dangling-alias    string aliases not attached to a symbol
  deprecated        obsolete constructs
  empty-rule        empty rules without %empty
  midrule-values    unset or unused midrule values
  precedence        useless precedence and associativity
  yacc              incompatibilities with POSIX Yacc
  other             all other warnings (enabled by default)
  all               all the warnings except 'counterexamples', 'dangling-alias' and 'yacc'
  no-CATEGORY       turn off warnings in CATEGORY
  none              turn off all the warnings
  error[=CATEGORY]  treat warnings as errors

WHEN can be one of the following:
  always, yes  colorize the output
  never, no    don't colorize the output
  auto, tty    colorize if the output device is a tty

Tuning the Parser:
  -L, --language=LANGUAGE          specify the output programming language
  -S, --skeleton=FILE              specify the skeleton to use
  -t, --debug                      instrument the parser for tracing
                                   same as '-Dparse.trace'
      --locations                  enable location support
  -D, --define=NAME[=VALUE]        similar to '%define NAME VALUE'
  -F, --force-define=NAME[=VALUE]  override '%define NAME VALUE'
  -p, --name-prefix=PREFIX         prepend PREFIX to the external symbols
                                   deprecated by '-Dapi.prefix={PREFIX}'
  -l, --no-lines                   don't generate '#line' directives
  -k, --token-table                include a table of token names
  -y, --yacc                       emulate POSIX Yacc

Output Files:
  -H, --header=[FILE]           also produce a header file
  -d                            likewise but cannot specify FILE (for POSIX Yacc)
  -r, --report=THINGS           also produce details on the automaton
      --report-file=FILE        write report to FILE
  -v, --verbose                 same as '--report=state'
  -b, --file-prefix=PREFIX      specify a PREFIX for output files
  -o, --output=FILE             leave output to FILE
  -g, --graph[=FILE]            also output a graph of the automaton
      --html[=FILE]             also output an HTML report of the automaton
  -x, --xml[=FILE]              also output an XML report of the automaton
  -M, --file-prefix-map=OLD=NEW replace prefix OLD with NEW when writing file paths
                                in output files

THINGS is a list of comma separated words that can include:
  states            describe the states
  itemsets          complete the core item sets with their closure
  lookaheads        explicitly associate lookahead tokens to items
  solved            describe shift/reduce conflicts solving
  counterexamples, cex
                    generate conflict counterexamples
  all               include all the above information
  none              disable the report

O błędach programu poinformuj <bug-bison@gnu.org>.
strona domowa GNU Bison: <[url]https://www.gnu.org/software/bison/[/url]>.
General help using GNU software: <[url]https://www.gnu.org/gethelp/[/url]>.
Report translation bugs to <[url]https://translationproject.org/team/[/url]>.
Dla pełnej dokumentacji, uruchom: info bison 

6

(82 odpowiedzi, napisanych Oprogramowanie / Software)

Przeinstalowałem - reboot komputera -ten sam błąd........
Odinstalowałem i zainstalowalem jeszcze raz - reboot - ten sam błąd....
WTF?
Robiłem kompilację na inną platformę kilka dni temu z tym samym zestawem pakietów, poszło jak po maśle.

7

(82 odpowiedzi, napisanych Oprogramowanie / Software)

Cezary poratujesz ?


rm -rf /home/roman/Github/openwrt/tmp/stage-ffmpeg
touch /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.ffmpeg.audio-dec_installed
mkdir -p /home/roman/Github/openwrt/bin/targets/ramips/mt7621/packages /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/CONTROL /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/usr/lib
cp -fpR /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-install/usr/lib/lib{avcodec,avdevice,avformat,avutil}.so.* /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/usr/lib/
find /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/home/roman/Github/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/roman/Github/openwrt/scripts/strip-kmod.sh" PATCHELF="/home/roman/Github/openwrt/staging_dir/host/bin/patchelf" /home/roman/Github/openwrt/scripts/rstrip.sh /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec
rstrip.sh: /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/usr/lib/libavdevice.so.58.10.100: shared object
rstrip.sh: /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/usr/lib/libavcodec.so.58.91.100: shared object
rstrip.sh: /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/usr/lib/libavutil.so.56.51.100: shared object
rstrip.sh: /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/usr/lib/libavformat.so.58.45.100: shared object
(cd /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
install -d -m0755 /home/roman/Github/openwrt/bin/packages/mipsel_24kc/packages
/home/roman/Github/openwrt/staging_dir/host/bin/fakeroot /home/roman/Github/openwrt/scripts/ipkg-build -m "" /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec /home/roman/Github/openwrt/bin/packages/mipsel_24kc/packages
Packaged contents of /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-mipsel_24kc/libffmpeg-audio-dec into /home/roman/Github/openwrt/bin/packages/mipsel_24kc/packages/libffmpeg-audio-dec_4.3.3-1_mipsel_24kc.ipk
rm -rf /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec.installed /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec
mkdir -p /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec
install -d -m0755 /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec/usr/lib
cp -fpR /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/ipkg-install/usr/lib/lib{avcodec,avdevice,avformat,avutil}.so.* /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec/usr/lib/
touch /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec.installed
mkdir -p /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/roman/Github/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/ffmpeg-audio-dec/ffmpeg-4.3.3/.pkgdir/libffmpeg-audio-dec/. /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libffmpeg-audio-dec_installed
echo "libffmpeg-audio-dec" >> /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/ffmpeg.audio-dec.install
make[3]: Leaving directory '/home/roman/Github/openwrt/feeds/packages/multimedia/ffmpeg'
time: package/feeds/packages/ffmpeg/audio-dec/compile#78.04#9.72#83.54
make[3]: Entering directory '/home/roman/Github/openwrt/feeds/packages/libs/flac'
mkdir -p /home/roman/Github/openwrt/dl
SHELL= flock /home/roman/Github/openwrt/tmp/.flac-1.3.3.tar.xz.flock -c '      /home/roman/Github/openwrt/scripts/download.pl "/home/roman/Github/openwrt/dl" "flac-1.3.3.tar.xz" "213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748" "" "https://downloads.xiph.org/releases/flac/"    '
mkdir -p /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/roman/Github/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/flac-1.3.3/.pkgdir/libflac/. /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libflac_installed
echo "libflac" >> /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/flac.default.install
make[3]: Leaving directory '/home/roman/Github/openwrt/feeds/packages/libs/flac'
time: package/feeds/packages/flac/compile#0.27#0.10#0.33
make[3]: Entering directory '/home/roman/Github/openwrt/package/libs/libnl'
mkdir -p /home/roman/Github/openwrt/dl
SHELL= flock /home/roman/Github/openwrt/tmp/.libnl-3.5.0.tar.gz.flock -c '      /home/roman/Github/openwrt/scripts/download.pl "/home/roman/Github/openwrt/dl" "libnl-3.5.0.tar.gz" "352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa" "" "https://github.com/thom311/libnl/releases/download/libnl3_5_0"    '
rm -f /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0/.built
touch /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0=libnl-3.5.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -DPIC -fpic  -I/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0=libnl-3.5.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -DPIC -fpic  -I/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/home/roman/Github/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0=libnl-3.5.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -DPIC -fpic" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" ;
make[4]: Entering directory '/home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0'
bison -y -d  -o lib/route/cls/ematch_syntax.c lib/route/cls/ematch_syntax.y
bison: error while loading shared libraries: libtextstyle.so.0: cannot open shared object file: No such file or directory
make[4]: *** [Makefile:6997: lib/route/cls/ematch_syntax.c] Error 127
make[4]: Leaving directory '/home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0'
make[3]: *** [Makefile:127: /home/roman/Github/openwrt/build_dir/target-mipsel_24kc_musl/libnl-3.5.0/.built] Error 2
make[3]: Leaving directory '/home/roman/Github/openwrt/package/libs/libnl'
time: package/libs/libnl/compile#0.38#0.11#0.45
    ERROR: package/libs/libnl failed to build.
make[2]: *** [package/Makefile:116: package/libs/libnl/compile] Error 1
make[2]: Leaving directory '/home/roman/Github/openwrt'
make[1]: *** [package/Makefile:110: /home/roman/Github/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/roman/Github/openwrt'
make: *** [/home/roman/Github/openwrt/include/toplevel.mk:230: world] Błąd 2 

8

(1 odpowiedzi, napisanych Inne)

Cezary na Twoim Githubie pojawił się pakiet telemetry.
Możesz napisać co to za projekt?

Jako alternatywa dla minidlna pojawiła się w pakietach master gerbera media serwer
https://gerbera.io
https://github.com/openwrt/packages/tre … ia/gerbera
Pakiet nie należy do małych, około 2mb

spróbuj:  /usr/bin/minidlna -f /tmp/etc/minidlna.conf -R

11

(125 odpowiedzi, napisanych Oprogramowanie / Software)

Czy ktoś z Was kompilował openwrt na manjaro ?

12

(125 odpowiedzi, napisanych Oprogramowanie / Software)

Dziękuję, już działam.

13

(125 odpowiedzi, napisanych Oprogramowanie / Software)

Cezary możesz rozwinąć myśl co i jak zrobić żeby zrobić środowiska dla mt7620, mt7621, ath79?

14

(125 odpowiedzi, napisanych Oprogramowanie / Software)

Pomogło, nowa kompilacja przeszła bez wzdęcia. Dziękuję.
Trochę dziwne ,że pomieszało platformy, bo do każdego mojego urządzenia mam osobny plik .config który wczytuję w menu kompilacji.

15

(125 odpowiedzi, napisanych Oprogramowanie / Software)

Witam.
Kompiluje wlasny obaz na bazie konfigu mifi od Cezarego.
Wywala taki blad:

 er2de2@Lenovo:~/openwrt$ make -j1 V=s
WARNING: Makefile 'package/feeds/luci/luci-app-cifsd/Makefile' has a dependency on 'cifsd-tools', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-proto-modemmanager/Makefile' has a dependency on 'modemmanager', which does not exist
WARNING: Makefile 'package/feeds/packages/python-zipp/Makefile' has a dependency on 'python3-more-itertools', which does not exist
make[1]: Entering directory '/home/er2de2/openwrt'
make[2]: Entering directory '/home/er2de2/openwrt'
make[3]: Entering directory '/home/er2de2/openwrt/target/linux'
make[4]: Entering directory '/home/er2de2/openwrt/target/linux/ramips'
rm -f /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/localversion
/home/er2de2/openwrt/scripts/kconfig.pl  + /home/er2de2/openwrt/target/linux/generic/config-4.14 /home/er2de2/openwrt/target/linux/ramips/mt7620/config-4.14 > /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /home/er2de2/openwrt/.config >> /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.target
/home/er2de2/openwrt/scripts/package-metadata.pl kconfig /home/er2de2/openwrt/tmp/.packageinfo /home/er2de2/openwrt/.config 4.14 > /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.override
/home/er2de2/openwrt/scripts/kconfig.pl 'm+' '+' /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.target /dev/null /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.override > /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set
mv /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.old
grep -v INITRAMFS /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.old > /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set
rm -rf /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/modules
cmp -s /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.prev || { cp /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config; cp /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.prev; }
export MAKEFLAGS= ; [ -d /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/user_headers ] || make -C /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154 HOSTCFLAGS="-O2 -I/home/er2de2/openwrt/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Tue Nov 19 14:02:22 2019" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/er2de2/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=4.14.154 CC="mipsel-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/user_headers headers_install
grep '=[ym]' /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.config.set | LC_ALL=C sort | mkhash md5 > /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.vermagic
touch /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.configured
rm -f /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/vmlinux /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/System.map
make -C /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154 HOSTCFLAGS="-O2 -I/home/er2de2/openwrt/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Tue Nov 19 14:02:22 2019" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/er2de2/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=4.14.154 CC="mipsel-openwrt-linux-musl-gcc" modules
make[5]: Entering directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154'
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CHK     scripts/mod/devicetable-offsets.h
  CHK     kernel/config_data.h
  Building modules, stage 2.
  MODPOST 978 modules
make[5]: Leaving directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154'
touch /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.14.154/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/home/er2de2/openwrt/target/linux/ramips/image'
make[5]: Nothing to be done for 'compile'.
make[5]: Leaving directory '/home/er2de2/openwrt/target/linux/ramips/image'
make[4]: Leaving directory '/home/er2de2/openwrt/target/linux/ramips'
make[3]: Leaving directory '/home/er2de2/openwrt/target/linux'
time: target/linux/compile#16.61#7.31#63.14
make[2]: Leaving directory '/home/er2de2/openwrt'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/home/er2de2/openwrt'
 make[3] diffconfig buildversion feedsversion
make[2]: Leaving directory '/home/er2de2/openwrt'
make[2]: Entering directory '/home/er2de2/openwrt'
rm -rf /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips
make[2]: Leaving directory '/home/er2de2/openwrt'
make[2]: Entering directory '/home/er2de2/openwrt'
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/libjson-c'
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/libjson-c'
time: package/libs/libjson-c/host-compile#0.25#0.08#0.64
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/libubox'
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/libubox'
time: package/libs/libubox/host-compile#0.69#0.33#1.16
make[3]: Entering directory '/home/er2de2/openwrt/package/system/opkg'
make[3]: Leaving directory '/home/er2de2/openwrt/package/system/opkg'
time: package/system/opkg/host-compile#0.54#0.29#0.85
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/toolchain'
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libc_installed
echo "libc" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '1' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libgcc.version || echo '1' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libgcc.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libgcc_installed
echo "libgcc" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '1' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libatomic.version || echo '1' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libatomic.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libatomic/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libatomic_installed
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '6' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libstdcpp.version || echo '6' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libstdcpp.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libstdcpp/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libstdcpp_installed
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libpthread_installed
echo "libpthread" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/librt/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.librt_installed
echo "librt" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.24#0.20#1.09
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/libjson-c'
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '2' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.version || echo '2' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/json-c-0.12.1/.pkgdir/libjson-c/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libjson-c_installed
echo "libjson-c" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.default.install
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/libjson-c'
time: package/libs/libjson-c/compile#0.27#0.09#0.49
make[3]: Entering directory '/home/er2de2/openwrt/package/utils/lua'
make[3]: Leaving directory '/home/er2de2/openwrt/package/utils/lua'
time: package/utils/lua/compile#0.23#0.10#0.38
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/libubox'
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '20170601' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.version || echo '20170601' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/libubox-2019-06-16-ecf56174/.pkgdir/libubox/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libubox_installed
echo "libubox" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/libubox-2019-06-16-ecf56174/.pkgdir/libblobmsg-json/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libblobmsg-json_installed
echo "libblobmsg-json" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/libubox-2019-06-16-ecf56174/.pkgdir/jshn/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.jshn_installed
echo "jshn" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/libubox-2019-06-16-ecf56174/.pkgdir/libjson-script/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libjson-script_installed
echo "libjson-script" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/libubox'
time: package/libs/libubox/compile#0.77#0.38#1.38
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/mbedtls'
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '12' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libmbedtls.version || echo '12' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libmbedtls.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.3/.pkgdir/libmbedtls/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libmbedtls_installed
echo "libmbedtls" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/mbedtls.default.install
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/mbedtls'
time: package/libs/mbedtls/compile#0.26#0.09#1.42
make[3]: Entering directory '/home/er2de2/openwrt/package/libs/ustream-ssl'
make[3]: Leaving directory '/home/er2de2/openwrt/package/libs/ustream-ssl'
time: package/libs/ustream-ssl/mbedtls/compile#0.49#0.23#0.80
make[3]: Entering directory '/home/er2de2/openwrt/package/system/ubus'
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '20170705' | cmp -s - /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubus.version || echo '20170705' > /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libubus.version
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/ubus-2018-10-06-221ce7e7/.pkgdir/libubus/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libubus_installed
echo "libubus" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/ubus-2018-10-06-221ce7e7/.pkgdir/ubus/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ubus_installed
echo "ubus" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
mkdir -p /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /home/er2de2/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/ubus-2018-10-06-221ce7e7/.pkgdir/ubusd/. /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ubusd_installed
echo "ubusd" >> /home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
make[3]: Leaving directory '/home/er2de2/openwrt/package/system/ubus'
time: package/system/ubus/compile#0.58#0.30#1.29
make[3]: Entering directory '/home/er2de2/openwrt/package/network/services/uhttpd'
rm -f /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960/.built
touch /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960:uhttpd-2019-08-17-6b03f960 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/include -I/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/include -I/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include/fortify -I/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960:uhttpd-2019-08-17-6b03f960 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/include -I/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/include -I/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include/fortify -I/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include " LDFLAGS="-L/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -L/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/lib -L/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro -lcrypt " make -j1 -C /home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -iremap/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960:uhttpd-2019-08-17-6b03f960 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/home/er2de2/openwrt/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
make[5]: Entering directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
make[6]: Entering directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
make[6]: Leaving directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
[ 11%] Built target uhttpd_lua
make[6]: Entering directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
make[6]: Leaving directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
make[6]: Entering directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
[ 17%] Linking C executable uhttpd
/home/er2de2/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib/gcc/mipsel-openwrt-linux-musl/7.5.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /home/er2de2/openwrt/staging_dir/host/lib/libjson-c.so: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
CMakeFiles/uhttpd.dir/build.make:249: recipe for target 'uhttpd' failed
make[6]: *** [uhttpd] Error 1
make[6]: Leaving directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
CMakeFiles/Makefile2:106: recipe for target 'CMakeFiles/uhttpd.dir/all' failed
make[5]: *** [CMakeFiles/uhttpd.dir/all] Error 2
make[5]: Leaving directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
Makefile:129: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960'
Makefile:111: recipe for target '/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960/.built' failed
make[3]: *** [/home/er2de2/openwrt/build_dir/target-mipsel_24kc_musl/uhttpd-2019-08-17-6b03f960/.built] Error 2
make[3]: Leaving directory '/home/er2de2/openwrt/package/network/services/uhttpd'
time: package/network/services/uhttpd/compile#0.55#0.31#1.68
package/Makefile:111: recipe for target 'package/network/services/uhttpd/compile' failed
make[2]: *** [package/network/services/uhttpd/compile] Error 2
make[2]: Leaving directory '/home/er2de2/openwrt'
package/Makefile:107: recipe for target '/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/er2de2/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/er2de2/openwrt'
/home/er2de2/openwrt/include/toplevel.mk:225: recipe for target 'world' failed
make: *** [world] Error 2
er2de2@Lenovo:~/openwrt$ 

Prosze o pomoc, co jest nie tak.

16

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

Dzięki za pomoc, wszystko gra i buczy.

17

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

logi

root@OpenWrt:~# logread
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.000000] Linux version 4.14.141 (er2de2@Lenovo) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r10287-a941d39460)) #0 Sat Sep 7 12:31:45 2019
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Board has DDR1
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Analog PMU set to hw control
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Digital PMU set to hw control
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] SoC Type: MediaTek MT7620N ver:2 eco:6
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] MIPS: machine is Nexx WT3020 (8M)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Determined physical RAM map:
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000]  memory: 04000000 @ 00000000 (usable)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Sat Sep  7 14:31:52 2019 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Sat Sep  7 14:31:52 2019 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Zone ranges:
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Movable zone start for each node
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Early memory node ranges
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000] On node 0 totalpages: 16384
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 804866f0, node_mem_map 81000040
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000]   Normal zone: 128 pages used for memmap
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000]   Normal zone: 16384 pages, LIFO batch:3
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.000000] random: get_random_bytes called from 0x80489740 with crng_init=0
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Writing ErrCtl register=0006ee30
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Readback ErrCtl register=0006ee30
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] Memory: 59784K/65536K available (3946K kernel code, 186K rwdata, 504K rodata, 220K init, 215K bss, 5752K reserved, 0K cma-reserved)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] NR_IRQS: 256
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] CPU Clock: 580MHz
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] systick: enable autosleep mode
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] systick: running - mult: 214748, shift: 32
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.000009] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.015469] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.087708] pid_max: default: 32768 minimum: 301
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.097120] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.110147] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.129127] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.148600] futex hash table entries: 256 (order: -1, 3072 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.160780] pinctrl core: initialized pinctrl subsystem
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.172332] NET: Registered protocol family 16
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.202441] rt2880_gpio 10000600.gpio: registering 24 gpios
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.213472] rt2880_gpio 10000600.gpio: registering 24 irq handlers
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.226064] rt2880_gpio 10000660.gpio: registering 32 gpios
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.237072] rt2880_gpio 10000660.gpio: registering 32 irq handlers
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.249650] rt2880_gpio 10000688.gpio: registering 1 gpios
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.260480] rt2880_gpio 10000688.gpio: registering 1 irq handlers
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.277459] clocksource: Switched to clocksource systick
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.289066] NET: Registered protocol family 2
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.298613] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.312395] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.324985] TCP: Hash tables configured (established 1024 bind 1024)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.337761] UDP hash table entries: 256 (order: 0, 4096 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.349286] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.361956] NET: Registered protocol family 1
Sat Sep  7 14:31:52 2019 kern.debug kernel: [    0.370535] PCI: CLS 0 bytes, default 32
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.373162] rt-timer 10000100.timer: maximum frequency is 1220Hz
Sat Sep  7 14:31:52 2019 kern.warn kernel: [    0.385875] Crashlog allocated RAM at address 0x3f00000
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.397899] workingset: timestamp_bits=30 max_order=14 bucket_order=0
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.416431] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.427931] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.457259] io scheduler noop registered
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.464963] io scheduler deadline registered (default)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.475991] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.491372] console [ttyS0] disabled
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.498424] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.518103] console [ttyS0] enabled
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.531916] bootconsole [early0] disabled
Sat Sep  7 14:31:52 2019 kern.warn kernel: [    0.555292] spi spi0.0: force spi mode3
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.572761] m25p80 spi0.0: s25fl064k (8192 Kbytes)
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.582379] 4 fixed-partitions partitions found on MTD device spi0.0
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.595055] Creating 4 MTD partitions on "spi0.0":
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.604623] 0x000000000000-0x000000030000 : "u-boot"
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.615407] 0x000000030000-0x000000040000 : "u-boot-env"
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.626904] 0x000000040000-0x000000050000 : "factory"
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.637971] 0x000000050000-0x000000800000 : "firmware"
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.651851] 2 uimage-fw partitions found on MTD device firmware
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.663712] Creating 2 MTD partitions on "firmware":
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.673628] 0x000000000000-0x00000017f36b : "kernel"
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.684416] 0x00000017f36b-0x0000007b0000 : "rootfs"
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.695164] mtd: device 5 (rootfs) set to be root filesystem
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.708042] 1 squashfs-split partitions found on MTD device rootfs
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    0.720416] 0x0000005b0000-0x0000007b0000 : "rootfs_data"
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.732885] libphy: Fixed MDIO Bus: probed
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.749396] gsw: setting port4 to ephy mode
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.757806] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 4 link up (100Mbps/Full duplex)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.776242] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.788743] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.805882] rt2880_wdt 10000120.watchdog: Initialized
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.817337] NET: Registered protocol family 10
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.830499] Segment Routing with IPv6
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.837974] NET: Registered protocol family 17
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.846872] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.872718] 8021q: 802.1Q VLAN Support v1.8
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.882588] hctosys: unable to open rtc device (rtc0)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.906056] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Sat Sep  7 14:31:52 2019 kern.info kernel: [    0.921344] Freeing unused kernel memory: 220K
Sat Sep  7 14:31:52 2019 kern.warn kernel: [    0.930234] This architecture does not have kernel memory protection.
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    2.647414] random: fast init done
Sat Sep  7 14:31:52 2019 user.info kernel: [    2.731589] init: Console is alive
Sat Sep  7 14:31:52 2019 user.info kernel: [    2.738728] init: - watchdog -
Sat Sep  7 14:31:52 2019 user.info kernel: [    6.228703] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.709975] usbcore: registered new interface driver usbfs
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.721054] usbcore: registered new interface driver hub
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.731793] usbcore: registered new device driver usb
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.789019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    6.810831] SCSI subsystem initialized
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.823565] ehci-platform: EHCI generic platform driver
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.844377] phy phy-usbphy.0: remote usb device wakeup disabled
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.856212] phy phy-usbphy.0: UTMI 16bit 30MHz
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.865103] ehci-platform 101c0000.ehci: EHCI Host Controller
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.876607] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.892526] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.912883] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.926395] hub 1-0:1.0: USB hub found
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.934286] hub 1-0:1.0: 1 port detected
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.945591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.959568] ohci-platform: OHCI generic platform driver
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.970342] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.983966] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
Sat Sep  7 14:31:52 2019 kern.info kernel: [    6.999866] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.037925] hub 2-0:1.0: USB hub found
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.045875] hub 2-0:1.0: 1 port detected
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.061228] usbcore: registered new interface driver usb-storage
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.075462] usbcore: registered new interface driver uas
Sat Sep  7 14:31:52 2019 user.info kernel: [    7.086840] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sat Sep  7 14:31:52 2019 user.info kernel: [    7.105359] init: - preinit -
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.256699] usb 1-1: new high-speed USB device number 2 using ehci-platform
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.589270] hub 1-1:1.0: USB hub found
Sat Sep  7 14:31:52 2019 kern.info kernel: [    7.601420] hub 1-1:1.0: 4 ports detected
Sat Sep  7 14:31:52 2019 kern.info kernel: [    8.106958] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
Sat Sep  7 14:31:52 2019 kern.info kernel: [    8.401803] usb-storage 1-1.1:1.2: USB Mass Storage device detected
Sat Sep  7 14:31:52 2019 kern.info kernel: [    8.428345] scsi host0: usb-storage 1-1.1:1.2
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    8.605523] random: procd: uninitialized urandom read (4 bytes read)
Sat Sep  7 14:31:52 2019 kern.info kernel: [    9.284100] 8021q: adding VLAN 0 to HW filter on device eth0
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    9.390176] scsi 0:0:0:0: Direct-Access     HUAWEI   TF CARD Storage  2.31 PQ: 0 ANSI: 2
Sat Sep  7 14:31:52 2019 kern.notice kernel: [    9.411516] sd 0:0:0:0: [sda] Attached SCSI removable disk
Sat Sep  7 14:31:52 2019 user.info kernel: [   10.635471] mount_root: loading kmods from internal overlay
Sat Sep  7 14:31:52 2019 user.info kernel: [   10.686541] kmodloader: loading kernel modules from //etc/modules-boot.d/*
Sat Sep  7 14:31:52 2019 user.info kernel: [   10.705368] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
Sat Sep  7 14:31:52 2019 user.info kernel: [   12.628064] block: attempting to load /etc/config/fstab
Sat Sep  7 14:31:52 2019 user.err kernel: [   12.640630] block: unable to load configuration (fstab: Entry not found)
Sat Sep  7 14:31:52 2019 user.err kernel: [   12.654276] block: no usable configuration
Sat Sep  7 14:31:52 2019 user.warn kernel: [   12.663333] mount_root: no usable overlay filesystem found, using tmpfs overlay
Sat Sep  7 14:31:52 2019 user.warn kernel: [   12.719713] urandom-seed: Seed file not found (/etc/urandom.seed)
Sat Sep  7 14:31:52 2019 user.info kernel: [   12.929288] procd: - early -
Sat Sep  7 14:31:52 2019 user.info kernel: [   12.935218] procd: - watchdog -
Sat Sep  7 14:31:52 2019 user.info kernel: [   13.631174] procd: - watchdog -
Sat Sep  7 14:31:52 2019 user.info kernel: [   13.639738] procd: - ubus -
Sat Sep  7 14:31:52 2019 kern.notice kernel: [   13.790168] random: jshn: uninitialized urandom read (4 bytes read)
Sat Sep  7 14:31:52 2019 kern.notice kernel: [   13.948712] random: ubusd: uninitialized urandom read (4 bytes read)
Sat Sep  7 14:31:52 2019 kern.notice kernel: [   14.091040] random: ubusd: uninitialized urandom read (4 bytes read)
Sat Sep  7 14:31:52 2019 user.info kernel: [   14.117306] procd: - init -
Sat Sep  7 14:31:52 2019 user.err kernel: [   15.718821] urngd: jent-rng init failed, err: 2
Sat Sep  7 14:31:52 2019 user.info kernel: [   15.938611] kmodloader: loading kernel modules from /etc/modules.d/*
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.203543] ip6_tables: (C) 2000-2006 Netfilter Core Team
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.253214] Loading modules backported from Linux version v4.19.66-0-g893af1c79e42
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.268388] Backport generated by backports.git v4.19.66-1-0-g354501da
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.318157] ip_tables: (C) 2000-2006 Netfilter Core Team
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.351869] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.545389] xt_time: kernel timezone is -0000
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.585526] cdc_ether 1-1.1:1.0 eth1: register 'cdc_ether' at usb-101c0000.ehci-1.1, CDC Ethernet Device, 0c:5b:8f:27:9a:64
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.608042] usbcore: registered new interface driver cdc_ether
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.905852] PPP generic driver version 2.4.2
Sat Sep  7 14:31:52 2019 kern.info kernel: [   16.935472] NET: Registered protocol family 24
Sat Sep  7 14:31:52 2019 kern.info kernel: [   17.024585] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
Sat Sep  7 14:31:52 2019 kern.info kernel: [   17.039035] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
Sat Sep  7 14:31:52 2019 kern.info kernel: [   17.054515] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
Sat Sep  7 14:31:52 2019 kern.debug kernel: [   17.068925] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sat Sep  7 14:31:52 2019 user.info kernel: [   17.124652] kmodloader: done loading kernel modules from /etc/modules.d/*
Sat Sep  7 14:31:54 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Sep  7 14:31:54 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: started, version 2.80 cachesize 150
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: DNS service limited to local subnets
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain test
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain onion
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain localhost
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain local
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain invalid
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain bind
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: using local addresses only for domain lan
Sat Sep  7 14:31:54 2019 daemon.warn dnsmasq[1197]: no servers found in /tmp/resolv.conf.auto, will retry
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: read /etc/hosts - 4 addresses
Sat Sep  7 14:31:54 2019 daemon.info dnsmasq[1197]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Sep  7 14:32:08 2019 authpriv.info dropbear[1234]: Not backgrounding
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: 8021ad
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: 8021q
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: macvlan
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: veth
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: bridge
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: Network device
Sat Sep  7 14:32:10 2019 user.notice : Added device handler type: tunnel
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.237025] 8021q: adding VLAN 0 to HW filter on device eth0
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.288364] device eth0 entered promiscuous mode
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.317741] br-lan: port 1(eth0.1) entered blocking state
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.328573] br-lan: port 1(eth0.1) entered disabled state
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.339720] device eth0.1 entered promiscuous mode
Sat Sep  7 14:32:15 2019 daemon.err block: /dev/mtdblock5 is already mounted on /rom
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.465755] br-lan: port 1(eth0.1) entered blocking state
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.476575] br-lan: port 1(eth0.1) entered forwarding state
Sat Sep  7 14:32:15 2019 kern.info kernel: [   45.487914] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Sat Sep  7 14:32:15 2019 daemon.notice netifd: Interface 'lan' is enabled
Sat Sep  7 14:32:15 2019 daemon.notice netifd: Interface 'lan' is setting up now
Sat Sep  7 14:32:15 2019 daemon.notice netifd: Interface 'lan' is now up
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 1 192.168.4.249/47827 query[A] ixkhrch.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 1 192.168.4.249/47827 config ixkhrch.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 102 192.168.4.249/57765 query[A] jkslasqj.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 102 192.168.4.249/57765 config jkslasqj.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 103 192.168.4.249/41532 query[A] myfiygc.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 103 192.168.4.249/41532 config myfiygc.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 104 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 104 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 105 192.168.4.249/47827 query[A] ixkhrch.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 105 192.168.4.249/47827 config ixkhrch.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 106 192.168.4.249/57765 query[A] jkslasqj.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.notice netifd: Interface 'loopback' is enabled
Sat Sep  7 14:32:15 2019 daemon.notice netifd: Interface 'loopback' is setting up now
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1445]: 2 192.168.4.249/51278 query[A] lp-push-server-845.lastpass.com.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.notice netifd: Interface 'loopback' is now up
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1445]: 2 192.168.4.249/51278 config lp-push-server-845.lastpass.com.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 kern.err kernel: [   45.647377] cdc_ether 1-1.1:1.0 eth1: kevent 12 may have been dropped
Sat Sep  7 14:32:15 2019 kern.err kernel: [   45.660324] cdc_ether 1-1.1:1.0 eth1: kevent 11 may have been dropped
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 106 192.168.4.249/57765 config jkslasqj.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 107 192.168.4.249/41532 query[A] myfiygc.lan from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 107 192.168.4.249/41532 config myfiygc.lan is NXDOMAIN
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 108 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 108 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 109 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:15 2019 daemon.info dnsmasq[1197]: 109 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 110 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 110 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 111 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 111 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 112 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 112 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 113 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 113 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 114 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 114 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 115 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 115 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 116 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 116 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 117 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 117 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 118 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 118 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 119 192.168.4.249/41289 query[A] www.google.com from 192.168.4.249
Sat Sep  7 14:32:16 2019 daemon.info dnsmasq[1197]: 119 192.168.4.249/41289 config error is REFUSED
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'wan' is enabled
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'wan6' is enabled
Sat Sep  7 14:32:16 2019 daemon.notice netifd: bridge 'br-lan' link is up
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'lan' has link connectivity
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Network device 'eth0' link is up
Sat Sep  7 14:32:16 2019 daemon.notice netifd: VLAN 'eth0.1' link is up
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Network device 'lo' link is up
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'loopback' has link connectivity
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Network device 'eth1' link is up
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'wan' is setting up now
Sat Sep  7 14:32:16 2019 daemon.notice netifd: VLAN 'eth0.2' link is up
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'wan6' has link connectivity
Sat Sep  7 14:32:16 2019 daemon.notice netifd: Interface 'wan6' is setting up now
Sat Sep  7 14:32:16 2019 cron.info crond[1482]: crond (busybox 1.30.1) started, log level 5
Sat Sep  7 14:32:16 2019 kern.info kernel: [   46.354808] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sat Sep  7 14:32:16 2019 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sat Sep  7 14:32:16 2019 daemon.notice netifd: wan (1513): udhcpc: started, v1.30.1
Sat Sep  7 14:32:17 2019 daemon.err odhcpd[1388]: Failed to send to ff02::1%lan@br-lan (Address not available)
Sat Sep  7 14:32:17 2019 daemon.notice netifd: wan (1513): udhcpc: sending discover
Sat Sep  7 14:32:17 2019 daemon.notice netifd: wan (1513): udhcpc: sending select for 192.168.8.100
Sat Sep  7 14:32:17 2019 daemon.notice netifd: wan (1513): udhcpc: lease of 192.168.8.100 obtained, lease time 86400
Sat Sep  7 14:32:17 2019 daemon.err odhcp6c[1514]: Failed to send RS (Address not available)
Sat Sep  7 14:32:17 2019 daemon.err odhcp6c[1514]: Failed to send DHCPV6 message to ff02::1:2 (Address not available)
Sat Sep  7 14:32:18 2019 daemon.notice netifd: Interface 'wan' is now up
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: reading /tmp/resolv.conf.auto
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain test
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain onion
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain localhost
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain local
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain invalid
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain bind
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using local addresses only for domain lan
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using nameserver 8.8.8.8#53
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: using nameserver 8.8.4.4#53
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: 120 192.168.4.249/48168 query[A] lp-push-server-845.lastpass.com from 192.168.4.249
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: 120 192.168.4.249/48168 forwarded lp-push-server-845.lastpass.com to 8.8.8.8
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: 120 192.168.4.249/48168 forwarded lp-push-server-845.lastpass.com to 8.8.4.4
Sat Sep  7 14:32:18 2019 daemon.info dnsmasq[1197]: 120 192.168.4.249/48168 reply lp-push-server-845.lastpass.com is 192.241.186.205
Sat Sep  7 14:32:19 2019 user.notice firewall: Reloading firewall due to ifup of wan (eth1)
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 121 192.168.4.249/52495 query[A] r.dcs.redcdn.pl.lan from 192.168.4.249
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 121 192.168.4.249/52495 config r.dcs.redcdn.pl.lan is NXDOMAIN
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 122 192.168.4.249/49755 query[A] r.dcs.redcdn.pl from 192.168.4.249
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 122 192.168.4.249/49755 forwarded r.dcs.redcdn.pl to 8.8.4.4
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 123 192.168.4.249/33281 query[A] www.google.com.lan from 192.168.4.249
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 123 192.168.4.249/33281 config www.google.com.lan is NXDOMAIN
Sat Sep  7 14:32:19 2019 daemon.err mount_root: no jffs2 marker found
Sat Sep  7 14:32:19 2019 daemon.info dnsmasq[1197]: 122 192.168.4.249/49755 reply r.dcs.redcdn.pl is 188.64.85.30
Sat Sep  7 14:32:19 2019 kern.warn kernel: [   49.675045] jffs2_scan_eraseblock(): End of filesystem marker found at 0x1000
Sat Sep  7 14:32:20 2019 kern.notice kernel: [   49.741425] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
Sat Sep  7 14:32:20 2019 kern.notice kernel: [   49.758322] jffs2: empty_blocks 511, bad_blocks 0, c->nr_blocks 512
Sat Sep  7 14:32:20 2019 daemon.err mount_root: failed - mount -t jffs2 /dev/mtdblock6 /rom/overlay: I/O error
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 124 127.0.0.1/55347 query[A] 0.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 124 127.0.0.1/55347 forwarded 0.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 125 127.0.0.1/55347 query[AAAA] 0.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 125 127.0.0.1/55347 forwarded 0.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 124 127.0.0.1/55347 reply 0.openwrt.pool.ntp.org is 195.46.37.22
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 124 127.0.0.1/55347 reply 0.openwrt.pool.ntp.org is 193.219.28.147
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 124 127.0.0.1/55347 reply 0.openwrt.pool.ntp.org is 213.199.225.30
Sat Sep  7 14:32:20 2019 daemon.info dnsmasq[1197]: 124 127.0.0.1/55347 reply 0.openwrt.pool.ntp.org is 194.177.4.1
Sat Sep  7 14:32:21 2019 user.notice mac80211: Failed command: iw phy phy0 set antenna 0xffffffff 0xffffffff
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 125 127.0.0.1/55347 reply 0.openwrt.pool.ntp.org is NODATA-IPv6
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 126 127.0.0.1/35521 query[A] 1.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 126 127.0.0.1/35521 forwarded 1.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 127 127.0.0.1/35521 query[AAAA] 1.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 127 127.0.0.1/35521 forwarded 1.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:21 2019 daemon.notice netifd: radio0 (1462): command failed: Not supported (-122)
Sat Sep  7 14:32:21 2019 user.notice mac80211: Failed command: iw phy phy0 set distance 0
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 126 127.0.0.1/35521 reply 1.openwrt.pool.ntp.org is 178.32.201.151
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 126 127.0.0.1/35521 reply 1.openwrt.pool.ntp.org is 193.25.222.240
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 126 127.0.0.1/35521 reply 1.openwrt.pool.ntp.org is 193.70.94.126
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 126 127.0.0.1/35521 reply 1.openwrt.pool.ntp.org is 194.177.4.2
Sat Sep  7 14:32:21 2019 daemon.notice netifd: radio0 (1462): sh: out of range
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 127 127.0.0.1/35521 reply 1.openwrt.pool.ntp.org is NODATA-IPv6
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 128 127.0.0.1/41435 query[A] 2.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 128 127.0.0.1/41435 forwarded 2.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 129 127.0.0.1/41435 query[AAAA] 2.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 129 127.0.0.1/41435 forwarded 2.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:21 2019 daemon.info procd: - init complete -
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 128 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 194.29.130.252
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 128 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 178.252.19.225
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 128 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 193.70.94.182
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 128 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 159.253.242.123
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 129 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 2001:41d0:1:54c7::2
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 129 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 2001:67c:24c:1::21
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 129 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 2001:67c:24c:1::20
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 129 127.0.0.1/41435 reply 2.openwrt.pool.ntp.org is 2a00:fb20:1:fffc::16
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 130 127.0.0.1/55188 query[A] 3.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 130 127.0.0.1/55188 forwarded 3.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 131 127.0.0.1/55188 query[AAAA] 3.openwrt.pool.ntp.org from 127.0.0.1
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 131 127.0.0.1/55188 forwarded 3.openwrt.pool.ntp.org to 8.8.4.4
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 130 127.0.0.1/55188 reply 3.openwrt.pool.ntp.org is 192.86.14.67
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 130 127.0.0.1/55188 reply 3.openwrt.pool.ntp.org is 193.219.28.2
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 130 127.0.0.1/55188 reply 3.openwrt.pool.ntp.org is 46.175.224.7
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 130 127.0.0.1/55188 reply 3.openwrt.pool.ntp.org is 213.199.225.40
Sat Sep  7 14:32:21 2019 daemon.info dnsmasq[1197]: 131 127.0.0.1/55188 reply 3.openwrt.pool.ntp.org is NODATA-IPv6
Sat Sep  7 14:32:22 2019 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Sat Sep  7 14:32:24 2019 kern.info kernel: [   52.172727] ieee80211 phy0: rt2800_rf_self_txdc_cal: Info - RF Tx self calibration start
Sat Sep  7 14:32:24 2019 kern.info kernel: [   52.189406] ieee80211 phy0: rt2800_rf_self_txdc_cal: Info - RF Tx self calibration end
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.284971] ieee80211 phy0: rt2800_loft_iq_calibration: Info - LOFT Calibration Done!
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.304487] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Start!
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.332414] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Done! CH = 0, (gain= 1, phase=3d)
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.351550] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Start!
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.379473] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Done! CH = 1, (gain= 1, phase= 0)
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.397715] ieee80211 phy0: rt2800_loft_iq_calibration: Info - TX IQ Calibration Done!
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.424607] ieee80211 phy0: rt2800_rxiq_calibration: Info - RXIQ G_imb=-2, Ph_rx=-2
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.450155] ieee80211 phy0: rt2800_rxiq_calibration: Info - RXIQ G_imb=-1, Ph_rx=-2
Sun Sep  8 14:54:37 2019 kern.info kernel: [   54.475067] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sun Sep  8 14:54:38 2019 kern.info kernel: [   54.510402] br-lan: port 2(wlan0) entered blocking state
Sun Sep  8 14:54:38 2019 kern.info kernel: [   54.521090] br-lan: port 2(wlan0) entered disabled state
Sun Sep  8 14:54:38 2019 kern.info kernel: [   54.532063] device wlan0 entered promiscuous mode
Sun Sep  8 14:54:38 2019 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Sun Sep  8 14:54:38 2019 daemon.err hostapd: Using interface wlan0 with hwaddr 20:28:18:a2:1a:2a and ssid "wt3020f"
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1197]: exiting on receipt of SIGTERM
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: started, version 2.80 cachesize 150
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: DNS service limited to local subnets
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq-dhcp[1868]: DHCP, IP range 192.168.4.100 -- 192.168.4.249, lease time 12h
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain test
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain onion
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain localhost
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain local
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain invalid
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain bind
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain lan
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: reading /tmp/resolv.conf.auto
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain test
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain onion
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain localhost
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain local
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain invalid
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain bind
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using local addresses only for domain lan
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using nameserver 8.8.8.8#53
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: using nameserver 8.8.4.4#53
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: read /etc/hosts - 4 addresses
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq-dhcp[1868]: read /etc/ethers - 0 addresses
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: read /etc/hosts - 4 addresses
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq[1868]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses
Sun Sep  8 14:54:38 2019 daemon.info dnsmasq-dhcp[1868]: read /etc/ethers - 0 addresses
Sun Sep  8 14:54:39 2019 kern.info kernel: [   55.713109] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sun Sep  8 14:54:39 2019 kern.info kernel: [   55.726040] br-lan: port 2(wlan0) entered blocking state
Sun Sep  8 14:54:39 2019 kern.info kernel: [   55.736675] br-lan: port 2(wlan0) entered forwarding state
Sun Sep  8 14:54:39 2019 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->ENABLED
Sun Sep  8 14:54:39 2019 daemon.notice hostapd: wlan0: AP-ENABLED
Sun Sep  8 14:54:39 2019 daemon.notice netifd: Network device 'wlan0' link is up
Sun Sep  8 14:54:39 2019 daemon.info dnsmasq[1868]: 1 192.168.4.249/42328 query[A] r.dcs.redcdn.pl from 192.168.4.249
Sun Sep  8 14:54:39 2019 daemon.info dnsmasq[1868]: 1 192.168.4.249/42328 forwarded r.dcs.redcdn.pl to 8.8.8.8
Sun Sep  8 14:54:39 2019 daemon.info dnsmasq[1868]: 1 192.168.4.249/42328 forwarded r.dcs.redcdn.pl to 8.8.4.4
Sun Sep  8 14:54:39 2019 daemon.info dnsmasq[1868]: 1 192.168.4.249/42328 reply r.dcs.redcdn.pl is 188.64.84.57
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.450675] STUBBY: Read config from file /var/etc/stubby/stubby.yml
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.452915] STUBBY: DNSSEC Validation is OFF
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.453635] STUBBY: Transport list is:
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.454235] STUBBY:   - TLS
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.454855] STUBBY: Privacy Usage Profile is Strict (Authentication required)
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.455495] STUBBY: (NOTE a Strict Profile only applies when TLS is the ONLY transport!!)
Sun Sep  8 14:54:42 2019 daemon.err stubby[1923]: [12:54:42.456175] STUBBY: Starting DAEMON....
Sun Sep  8 14:55:13 2019 cron.err crond[1482]: time disparity of 1462 minutes detected
Sun Sep  8 14:55:16 2019 kern.notice kernel: [   70.606222] random: crng init done
Sun Sep  8 14:55:16 2019 kern.notice kernel: [   70.613008] random: 6 urandom warning(s) missed due to ratelimiting
Sun Sep  8 14:55:16 2019 daemon.info urandom_seed[1778]: Seed saved (/etc/urandom.seed)
Sun Sep  8 14:55:33 2019 daemon.info dnsmasq[1868]: 2 192.168.4.249/46917 query[A] playnow.pl from 192.168.4.249
Sun Sep  8 14:55:33 2019 daemon.info dnsmasq[1868]: 2 192.168.4.249/46917 forwarded playnow.pl to 8.8.8.8
Sun Sep  8 14:55:33 2019 daemon.info dnsmasq[1868]: 2 192.168.4.249/46917 forwarded playnow.pl to 8.8.4.4
Sun Sep  8 14:55:33 2019 daemon.info dnsmasq[1868]: 2 192.168.4.249/46917 reply playnow.pl is 188.64.80.45
Sun Sep  8 14:55:33 2019 daemon.info dnsmasq[1868]: 2 192.168.4.249/46917 reply playnow.pl is 188.64.80.44
Sun Sep  8 14:55:40 2019 daemon.info dnsmasq[1868]: 3 192.168.4.249/50052 query[A] r.dcs.redcdn.pl from 192.168.4.249
Sun Sep  8 14:55:40 2019 daemon.info dnsmasq[1868]: 3 192.168.4.249/50052 forwarded r.dcs.redcdn.pl to 8.8.4.4
Sun Sep  8 14:55:40 2019 daemon.info dnsmasq[1868]: 3 192.168.4.249/50052 reply r.dcs.redcdn.pl is 188.64.84.57
Sun Sep  8 14:55:42 2019 authpriv.info dropbear[1951]: Child connection from 192.168.4.249:33795
Sun Sep  8 14:55:45 2019 authpriv.notice dropbear[1951]: Auth succeeded with blank password for 'root' from 192.168.4.249:33795

18

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

bez zmian

Machine: Nexx WT3020 (8M)                                                 
Uptime: 0d, 00:38:14                                                      
Load: 0.00 0.00 0.00                                                      
Flash: total: 29.3MB, free: 29.2MB, used: 0%

19

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

Tak zrobiłem, aktualizacja przeszła i jestem na nowym sofcie.....ale zobacz mój rozmiar flash-a.

Machine: Nexx WT3020 (8M)                                                 
          Uptime: 0d, 00:01:26                                                           
          Load: 1.74 0.54 0.19                                                      
          Flash: total: 29.3MB, free: 29.2MB, used: 0%                              
          Memory: total: 58.6MB, free: 43.0MB, used: 26%                            
          WAN: 192.168.8.100, proto: dhcp                                           
          LAN: 192.168.4.1, leases: 0                    
          radio0: mode: ap, ssid: wt3020f, channel: 13, conn: 0

20

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

To polecenie jest ok?
mtd -r write openwrt-19.07-snapshot-r10505-15292501a1-ramips-mt7620-wt3020-8M-squashfs-sysupgrade.bin firmware

21

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

marcin19883 napisał/a:

Wszystko gra i buczy. Aktualizacja udana. smile

Przed chwilą skompilowałem nowy obraz openwrt-19.07-snapshot-r10505-15292501a1 na nexx wt3020f 8mb (ramips/mt7620).
Sysupgrade nie "przechodzi"

22

(1,299 odpowiedzi, napisanych Oprogramowanie / Software)

@mygen  Jest tutaj.

23

(125 odpowiedzi, napisanych Oprogramowanie / Software)

OK, spytałem ponieważ kompilując na 18.06 nie było tego w config.seed.
Dzięki za wyjaśnienie.

24

(125 odpowiedzi, napisanych Oprogramowanie / Software)

Cezary pobrałem Twój config.seed.usb dla ramips/mt7621. (OpenWrt 19.07)
Wczytałem go poprzez menuconfig, dodałem moduły do obsługi hilinka, obraz zrobiony.
Przeglądam mój config.seed i widzę "coś takiego":

CONFIG_OPENSSL_ENGINE=y
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y
CONFIG_OPENSSL_WITH_ASM=y
CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y
CONFIG_OPENSSL_WITH_CMS=y
CONFIG_OPENSSL_WITH_DEPRECATED=y
CONFIG_OPENSSL_WITH_EC=y
CONFIG_OPENSSL_WITH_ERROR_MESSAGES=y
CONFIG_OPENSSL_WITH_PSK=y
CONFIG_OPENSSL_WITH_SRP=y
CONFIG_OPENSSL_WITH_TLS13=y

Ponieważ wszystkiego nie ogarniam, dziwnie zapytam:
1. Potrzebny mi ten OPENSSL ?
2. Jeśli nie, to gdzie to wyłączyć w menuconfig?

25

(112 odpowiedzi, napisanych Oprogramowanie / Software)

Dziękuję Szefie.