401

(523 odpowiedzi, napisanych Sprzęt / Hardware)

A mi zapadło w pamięci
"Wszystko wskazuje, że routery MF286 (z naklejki) z dystrybucji t-mobile pl to w rzeczywistości MF286A."
z wątku https://eko.one.pl/forum/viewtopic.php?id=21845 i kupiłem z T-Mobile.

402

(523 odpowiedzi, napisanych Sprzęt / Hardware)

Niestety na naklejcie widniał napis tylko Model MF286
Będę w wolnej chwili rozbierał, z której strony najlepiej zaczynać podważać (pod baterią nie mam śrubki)

403

(523 odpowiedzi, napisanych Sprzęt / Hardware)

A z T-Moblie miały być 286A sad
Dobra przerzucę się na poprawny wątek

404

(523 odpowiedzi, napisanych Sprzęt / Hardware)

Witam
Zakupiłem router ZTE MF286 z T-Mobile.
W aplikacji oryginalnej mam info o wersji:
CR_TMOPLMF286RV1.0.1.B04
MF286-1.0
Czy to oznacza że jednak nie jest t wersja 286A?
Pozdrawiam

405

(200 odpowiedzi, napisanych Sprzęt / Hardware)

To wszystko zależy od serwisanta i jego podejścia.
No i od sprzętu.

406

(200 odpowiedzi, napisanych Sprzęt / Hardware)

czasami wymienia się jeden element na płycie i działa smile

407

(200 odpowiedzi, napisanych Sprzęt / Hardware)

to była licytacja, wszystkie takie sam opis mają i zaczynają się od 1zł.

408

(200 odpowiedzi, napisanych Sprzęt / Hardware)

tak wiem

409

(200 odpowiedzi, napisanych Sprzęt / Hardware)

Tak sądzę, dzisiaj ma być wysłany.
Wczoraj chciałem kupić na innej aukcji - licytacja, ale ceny dalej są wysokie jak na uszkodzone (w opisie).
Raz przegapiłem poszła 1 szt.  za bodajże 13,5 zł

410

(200 odpowiedzi, napisanych Sprzęt / Hardware)

ok
Kupiłem właśnie i Pani pisze, że ma doliczane do rachunku telefonicznego a cena była fajna smile
Nic mam nadzieje, że nie zablokują.

411

(200 odpowiedzi, napisanych Sprzęt / Hardware)

Witam
Szybkie pytanko, co zmienia fakt jak na router są raty?
Ma to jakiś wpływ na użytkowanie przez inną osobę, która kupi na olx?
Operator może zablokować IMEI
Pozdrawiam

412

(468 odpowiedzi, napisanych Oprogramowanie / Software)

Właśnie przeglądam katalogi zobaczę to wyjdzie

413

(468 odpowiedzi, napisanych Oprogramowanie / Software)

ok bo mi już brak pomysłów czemu się nie kompiluje się na make custom i google też nic nie podpowiada.

414

(468 odpowiedzi, napisanych Oprogramowanie / Software)

Wiem, że męczę temat  kompilacji gargoyle ale zrobiłem tak
- usunąłem cały katalog Gargoyle z katalogu domowego, uruchomiłem przygotowanie do kompilacji od nowa.
wydałem polecenie make i po kilkunastu godzinach maiłem bez błędu skompilowane następujące gałęzie:
ar71xx-scr, ath79-scr, atheros-scr, brcm47xx-src, ipq806x-scr, mvebu-scr,rampis-scr i x86-scr.

Następnie na drugim użytkowniku przygotowałem do kompilacji gargoyle i uruchomiałem make custom.
Po pokazaniu ustawień zapisałem konfigurację dla Netgar-a R6220, (dla tej platformy wcześniej kompilacja przebiegła prawidłowo)
utworzony plik .config skopiowałem do katalogu ar71xx-scr i wydąłem polecone make defconfig i make
niestety ale kompilacja kończy się błędem:

DKBUILD_MODNAME='"netfilter"' -c -o net/netfilter/nf_queue.o net/netfilter/nf_queue.c
net/netfilter/nf_queue.c: In function '__nf_queue':
net/netfilter/nf_queue.c:178:2: error: label 'err_unlock' used but not defined
  goto err_unlock;
  ^~~~
make[7]: *** [scripts/Makefile.build:330: net/netfilter/nf_queue.o] Error 1
make[6]: *** [scripts/Makefile.build:588: net/netfilter] Error 2
make[5]: *** [Makefile:1053: net] Error 2
make[5]: Leaving directory '/home/hg553/gargoyle/ar71xx-src/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-4.14.261'
make[4]: *** [Makefile:27: /home/hg553/gargoyle/ar71xx-src/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-4.14.261/.image] Error 2
make[4]: Leaving directory '/home/hg553/gargoyle/ar71xx-src/target/linux/ramips'
make[3]: *** [Makefile:13: install] Error 2
make[3]: Leaving directory '/home/hg553/gargoyle/ar71xx-src/target/linux'
time: target/linux/install#596.27#61.06#646.03
make[2]: *** [target/Makefile:25: target/linux/install] Error 2
make[2]: Leaving directory '/home/hg553/gargoyle/ar71xx-src'
make[1]: *** [target/Makefile:19: /home/hg553/gargoyle/ar71xx-src/staging_dir/target-mipsel_24kc_musl/stamp/.target_install] Error 2
make[1]: Leaving directory '/home/hg553/gargoyle/ar71xx-src'
make: *** [/home/hg553/gargoyle/ar71xx-src/include/toplevel.mk:227: world] Błąd 2


jak wydam polecenie
hg553@piratee-hdd:~/gargoyle/ar71xx-src$ make V=sc -r mveb
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libidn2', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libssh2', which does not exist
WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist
WARNING: Makefile 'package/network/utils/nftables/Makefile' has a dependency on 'jansson', which does not exist
WARNING: Makefile 'package/sqlite3/Makefile' has a dependency on 'libedit', which does not exist
make[1]: Entering directory '/home/hg553/gargoyle/ar71xx-src'
make[1]: *** No rule to make target 'mveb'.  Stop.
make[1]: Leaving directory '/home/hg553/gargoyle/ar71xx-src'
make: *** [/home/hg553/gargoyle/ar71xx-src/include/toplevel.mk:227: mveb] Błąd 2
dostaję błąd zależności jak powyżej.

Teraz jeszcze moje pytanie:
- czy mogę zmodyfikować pierwszą kompilację przy użyciu "make" tak aby skompilować tylko mnie interesujące platformy:
np dla HG553, EasyBox 802 i Easy 803A i Netgar R6220 aby tego nie robić przez make custom
- czy można to ustawić w skryptach

415

(468 odpowiedzi, napisanych Oprogramowanie / Software)

na drugim koncie przez menu custom stworzyłem config dla brcm63xx.
Wrzuciłem do ath97-src i wykonałem make defconfig.

mips-openwrt-linux-musl-gcc -Wp,-MD,net/netfilter/.nf_queue.o.d  -nostdinc -isystem /home/piratee/gargoyle/ath79-src/staging_dir/toolchain-mips_mips32_gcc-7.5.0_musl/lib/gcc/mips-openwrt-linux-musl/7.5.0/include -I./arch/mips/include -I./arch/mips/include/generated  -I./include -I./arch/mips/include/uapi -I./arch/mips/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -DVMLINUX_LOAD_ADDRESS=0xffffffff80010000 -DLINKER_LOAD_ADDRESS=0x80010000 -DDATAOFFSET=0 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-check-zero-division -mabi=32 -G 0 -mno-abicalls -fno-pic -pipe -mno-branch-likely -msoft-float -DGAS_HAS_SET_HARDFLOAT -Wa,-msoft-float -ffreestanding -fno-stack-check -march=mips32 -Wa,-mips32 -Wa,--trap -DTOOLCHAIN_SUPPORTS_VIRT -I./arch/mips/include/asm/mach-bcm63xx/ -I./arch/mips/include/asm/mach-generic -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 -fno-reorder-blocks -fno-tree-ch -fno-caller-saves --param=allow-store-data-races=0 -DCC_HAVE_ASM_GOTO -Wframe-larger-than=1024 -fstack-protector -Wno-unused-but-set-variable -Wno-unused-const-variable -fomit-frame-pointer -fno-var-tracking-assignments -g -femit-struct-debug-baseonly -fno-var-tracking -Wdeclaration-after-statement -Wno-pointer-sign -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init    -DKBUILD_BASENAME='"nf_queue"'  -DKBUILD_MODNAME='"netfilter"' -c -o net/netfilter/nf_queue.o net/netfilter/nf_queue.c
net/netfilter/nf_queue.c: In function '__nf_queue':
net/netfilter/nf_queue.c:178:2: error: label 'err_unlock' used but not defined
  goto err_unlock;
  ^~~~
make[7]: *** [scripts/Makefile.build:330: net/netfilter/nf_queue.o] Error 1
make[6]: *** [scripts/Makefile.build:588: net/netfilter] Error 2
make[5]: *** [Makefile:1053: net] Error 2
make[5]: Leaving directory '/home/piratee/gargoyle/ath79-src/build_dir/target-mips_mips32_musl/linux-brcm63xx_generic/linux-4.14.261'
make[4]: *** [Makefile:29: /home/piratee/gargoyle/ath79-src/build_dir/target-mips_mips32_musl/linux-brcm63xx_generic/linux-4.14.261/.image] Error 2
make[4]: Leaving directory '/home/piratee/gargoyle/ath79-src/target/linux/brcm63xx'
make[3]: *** [Makefile:13: install] Error 2
make[3]: Leaving directory '/home/piratee/gargoyle/ath79-src/target/linux'
time: target/linux/install#6.13#3.31#9.45
make[2]: *** [target/Makefile:25: target/linux/install] Error 2
make[2]: Leaving directory '/home/piratee/gargoyle/ath79-src'
make[1]: *** [target/Makefile:19: /home/piratee/gargoyle/ath79-src/staging_dir/target-mips_mips32_musl/stamp/.target_install] Error 2
make[1]: Leaving directory '/home/piratee/gargoyle/ath79-src'
make: *** [/home/piratee/gargoyle/ath79-src/include/toplevel.mk:227: world] Błąd 2

416

(3,933 odpowiedzi, napisanych Sprzęt / Hardware)

Taka ciekawostka.
Dzisiaj będąc w galerii w salonie jednej z sieci komórkowych widziałem pudełko z napisem:

ZTE MF286 V

Pozdrawiam

417

(468 odpowiedzi, napisanych Oprogramowanie / Software)

tak na default idzie całość po wydaniu polecenia make , po kompilacji wszystko zajmuje prawie 120 GB(niestety nie kompiluje bcm63xx. )
Wrzucę config do ath79-src i zobaczę co wyjdzie.
Nic powalczę.

418

(468 odpowiedzi, napisanych Oprogramowanie / Software)

Wczoraj zainstalowałem Ubuntu 20.04 TLS z większym dyskiem (bo 40GB troszkę mało)
Wg instrukcji skompilowałem całość poleceniem make, poszło bez problemu. (chciałem wystestować ,ze jak poszło make to i make custom się skompiluje)
Później wydałem na drugim użytkowniku nową kompilację z :make V=s custom"
dla bcm63xx ->HG553
i dostaję błąd dla curl
/usr/bin/mkdir -p '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 CURLINFO_PROTOCOL.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RETRY_AFTER.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAPATH.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_CURLU.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_URL.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_RESPONSE_TIMEOUT.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXREDIRS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PREQUOTE.3 CURLOPT_PRE_PROXY.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROXY.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERTTYPE.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PUT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_AUTHZID.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_URL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_USE_SSL.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 CURLOPT_XOAUTH2_BEARER.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
make[11]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl/opts'
make[10]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl/opts'
make[10]: Entering directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl'
make[11]: Entering directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl'
make[11]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/share/aclocal'
/usr/bin/mkdir -p '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 libcurl.m4 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/share/aclocal'
/usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_poll.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wait.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 curl_url_set.3 curl_version.3 curl_version_info.3 libcurl-easy.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
/usr/bin/install -c -m 644 libcurl.3 '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/man/man3'
make[11]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl'
make[10]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl'
make[9]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/docs/libcurl'
make[8]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0'
make[7]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0'
make[6]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0'
make[5]: Leaving directory '/home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0'
touch /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.built
rm -rf /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl.installed /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl
mkdir -p /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl
install -d -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl/usr/bin
install -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/bin/curl /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl/usr/bin/
touch /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl.installed
mkdir -p /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /home/hg553/gargoyle/custom-src/tmp/.root-copy.flock -c 'cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/curl/. /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.curl_installed
mkdir -p /home/hg553/gargoyle/custom-src/bin/targets/ath79/generic/packages /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl/CONTROL /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl/usr/lib
cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/lib/libcurl.so.* /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl/usr/lib/
find /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/home/hg553/gargoyle/custom-src/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/hg553/gargoyle/custom-src/scripts/strip-kmod.sh" PATCHELF="/home/hg553/gargoyle/custom-src/staging_dir/host/bin/patchelf" /home/hg553/gargoyle/custom-src/scripts/rstrip.sh /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl
rstrip.sh: /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl/usr/lib/libcurl.so.4.6.0: shared object
(cd /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl/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 "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${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/hg553/gargoyle/custom-src/bin/packages/mips_24kc/base
/home/hg553/gargoyle/custom-src/scripts/ipkg-build -c -o 0 -g 0 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl /home/hg553/gargoyle/custom-src/bin/packages/mips_24kc/base
Packaged contents of /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/libcurl into /home/hg553/gargoyle/custom-src/bin/packages/mips_24kc/base/libcurl4_7.66.0-3_mips_24kc.ipk
mkdir -p /home/hg553/gargoyle/custom-src/bin/targets/ath79/generic/packages /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl/CONTROL /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl/usr/bin
install -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/bin/curl /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl/usr/bin/
find /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/home/hg553/gargoyle/custom-src/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/hg553/gargoyle/custom-src/scripts/strip-kmod.sh" PATCHELF="/home/hg553/gargoyle/custom-src/staging_dir/host/bin/patchelf" /home/hg553/gargoyle/custom-src/scripts/rstrip.sh /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl
rstrip.sh: /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl/usr/bin/curl: executable
(cd /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl/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 "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${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/hg553/gargoyle/custom-src/bin/packages/mips_24kc/base
/home/hg553/gargoyle/custom-src/scripts/ipkg-build -c -o 0 -g 0 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl /home/hg553/gargoyle/custom-src/bin/packages/mips_24kc/base
Packaged contents of /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-mips_24kc/curl into /home/hg553/gargoyle/custom-src/bin/packages/mips_24kc/base/curl_7.66.0-3_mips_24kc.ipk
rm -rf /home/hg553/gargoyle/custom-src/tmp/stage-curl
mkdir -p /home/hg553/gargoyle/custom-src/tmp/stage-curl/host /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/packages /home/hg553/gargoyle/custom-src/staging_dir/host/packages
install -d -m0755 /home/hg553/gargoyle/custom-src/tmp/stage-curl/host/bin /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/bin /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/include /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/lib /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/lib/pkgconfig
install -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/bin/curl-config /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/bin/
cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/include/curl /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/include/
cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/lib/libcurl.{a,so*} /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/lib/
cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/libcurl.pc /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/lib/pkgconfig/
/home/hg553/gargoyle/custom-src/staging_dir/host/bin/sed -i -e 's,-L${exec_prefix}/lib,,g' /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/bin/curl-config
[ -n "-L/home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/usr/lib -L/home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/lib -L/home/hg553/gargoyle/custom-src/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/usr/lib -L/home/hg553/gargoyle/custom-src/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/lib -znow -zrelro -Wl,--gc-sections" ] && /home/hg553/gargoyle/custom-src/staging_dir/host/bin/sed -i -e 's#-L/home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/usr/lib -L/home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/lib -L/home/hg553/gargoyle/custom-src/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/usr/lib -L/home/hg553/gargoyle/custom-src/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/lib -znow -zrelro -Wl,--gc-sections##g' /home/hg553/gargoyle/custom-src/tmp/stage-curl/usr/lib/pkgconfig/libcurl.pc || true
ln -sf /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/usr/bin/curl-config /home/hg553/gargoyle/custom-src/tmp/stage-curl/host/bin/
find /home/hg553/gargoyle/custom-src/tmp/stage-curl -name '*.la' | xargs -r rm -f;
if [ -f /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/packages/curl.list ]; then /home/hg553/gargoyle/custom-src/scripts/clean-package.sh "/home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/packages/curl.list" "/home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl"; fi
if [ -d /home/hg553/gargoyle/custom-src/tmp/stage-curl ]; then (cd /home/hg553/gargoyle/custom-src/tmp/stage-curl; find ./ > /home/hg553/gargoyle/custom-src/tmp/stage-curl.files);     SHELL= flock /home/hg553/gargoyle/custom-src/tmp/.staging-dir.flock -c ' mv /home/hg553/gargoyle/custom-src/tmp/stage-curl.files /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/packages/curl.list && cp -fpR /home/hg553/gargoyle/custom-src/tmp/stage-curl/* /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/; '; fi
rm -rf /home/hg553/gargoyle/custom-src/tmp/stage-curl
touch /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/stamp/.curl_installed
rm -rf /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl.installed /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl
mkdir -p /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl
install -d -m0755 /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl/usr/lib
cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/ipkg-install/usr/lib/libcurl.so.* /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl/usr/lib/
touch /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl.installed
mkdir -p /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '4' | cmp -s - /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/pkginfo/libcurl.version || echo '4' > /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/pkginfo/libcurl.version
SHELL= flock /home/hg553/gargoyle/custom-src/tmp/.root-copy.flock -c 'cp -fpR /home/hg553/gargoyle/custom-src/build_dir/target-mips_24kc_musl/curl-7.66.0/.pkgdir/libcurl/. /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libcurl_installed
make[4]: Leaving directory '/home/hg553/gargoyle/custom-src/package/network/utils/curl'
time: package/network/utils/curl/compile#143.80#23.65#151.96
make[3]: Leaving directory '/home/hg553/gargoyle/custom-src'
make[2]: *** [package/Makefile:107: /home/hg553/gargoyle/custom-src/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[2]: Leaving directory '/home/hg553/gargoyle/custom-src'
make[1]: *** [/home/hg553/gargoyle/custom-src/include/toplevel.mk:227: world] Błąd 2
make[1]: Opuszczenie katalogu '/home/hg553/gargoyle/custom-src'

419

(16 odpowiedzi, napisanych Oprogramowanie / Software)

Mój się za mocno nie grzał jak pracował,teraz za backup robi i leży bezczynnie.

420

(16 odpowiedzi, napisanych Oprogramowanie / Software)

Ja mam tak
https://www.easypaste.org/file/haVscBgR … p4?lang=pl
Przy wyborze wolne ściąganie jest gratis
Edit
Masz R6260 a ja R6220 - ale start porównywalny powinien być

421

(468 odpowiedzi, napisanych Oprogramowanie / Software)

ok dzięki
na przyszłość będę pamiętał

422

(16 odpowiedzi, napisanych Oprogramowanie / Software)

Napięcia wydają się ok
Ja na swoim mam tak - po włączeniu zasilania
zapala się 5 diod
3 z lewej  (zasilanie, wifi)
pierwsza prawa dioda brzegowa i usb - tego wcześniej gdzieś nie zauważyłem -pod kątem patrzyłem
następnie gasną wszystkie pozostaje  migająca zasilania i po jakimś czasie zapala się WiFi
nie wiem czemu zapala się u ciebie 4 diody ?

423

(468 odpowiedzi, napisanych Oprogramowanie / Software)

Tak jak pisałem wyżej, ręcznie robię pierwszy raz, wan powstał jak robiłem klienta wi-fi.
Mam rozumieć, że do strefy wan mogłem dodać areo ?


root@HG553:/etc/config# uci show firewall
firewall.@defaults[0]=defaults
firewall.@defaults[0].input='ACCEPT'
firewall.@defaults[0].output='ACCEPT'
firewall.@defaults[0].forward='REJECT'
firewall.@defaults[0].synflood_protect='1'
firewall.@zone[0]=zone
firewall.@zone[0].name='lan'
firewall.@zone[0].input='ACCEPT'
firewall.@zone[0].output='ACCEPT'
firewall.@zone[0].forward='ACCEPT'
firewall.@zone[0].masq='1'
firewall.@zone[0].network='lan'
firewall.@zone[1]=zone
firewall.@zone[1].name='areo'
firewall.@zone[1].output='ACCEPT'
firewall.@zone[1].masq='1'
firewall.@zone[1].mtu_fix='1'
firewall.@zone[1].forward='ACCEPT'
firewall.@zone[1].network='areo'
firewall.@zone[1].input='ACCEPT'
firewall.@forwarding[0]=forwarding
firewall.@forwarding[0].src='lan'
firewall.@forwarding[0].dest='areo'
firewall.@rule[0]=rule
firewall.@rule[0].name='Allow-DHCP-Renew'
firewall.@rule[0].src='areo'
firewall.@rule[0].proto='udp'
firewall.@rule[0].dest_port='68'
firewall.@rule[0].target='ACCEPT'
firewall.@rule[0].family='ipv4'
firewall.@rule[1]=rule
firewall.@rule[1].name='Allow-Ping'
firewall.@rule[1].src='areo'
firewall.@rule[1].proto='icmp'
firewall.@rule[1].icmp_type='echo-request'
firewall.@rule[1].family='ipv4'
firewall.@rule[1].target='ACCEPT'
firewall.@rule[2]=rule
firewall.@rule[2].name='Allow-DHCPv6'
firewall.@rule[2].src='areo'
firewall.@rule[2].proto='udp'
firewall.@rule[2].src_ip='fe80::/10'
firewall.@rule[2].src_port='547'
firewall.@rule[2].dest_ip='fe80::/10'
firewall.@rule[2].dest_port='546'
firewall.@rule[2].family='ipv6'
firewall.@rule[2].target='ACCEPT'
firewall.@rule[3]=rule
firewall.@rule[3].name='Allow-ICMPv6-Input'
firewall.@rule[3].src='areo'
firewall.@rule[3].proto='icmp'
firewall.@rule[3].icmp_type='echo-request' 'echo-reply' 'destination-unreachable' 'packet-too-big' 'time-exceeded' 'bad-header' 'unknown-header-type' 'router-solicitation' 'neighbour-solicitation' 'router-advertisement' 'neighbour-advertisement'
firewall.@rule[3].limit='1000/sec'
firewall.@rule[3].family='ipv6'
firewall.@rule[3].target='ACCEPT'
firewall.@rule[4]=rule
firewall.@rule[4].name='Allow-ICMPv6-Forward'
firewall.@rule[4].src='areo'
firewall.@rule[4].dest='*'
firewall.@rule[4].proto='icmp'
firewall.@rule[4].icmp_type='echo-request' 'echo-reply' 'destination-unreachable' 'packet-too-big' 'time-exceeded' 'bad-header' 'unknown-header-type'
firewall.@rule[4].limit='1000/sec'
firewall.@rule[4].family='ipv6'
firewall.@rule[4].target='ACCEPT'
firewall.@include[0]=include
firewall.@include[0].path='/etc/firewall.user'
firewall.@include[0].reload='1'
firewall.@zone[2]=zone
firewall.@zone[2].name='vpn'
firewall.@zone[2].input='ACCEPT'
firewall.@zone[2].forward='ACCEPT'
firewall.@zone[2].output='ACCEPT'
firewall.@zone[2].masq='1'
firewall.@zone[2].network='vpn'
firewall.@forwarding[1]=forwarding
firewall.@forwarding[1].src='vpn'
firewall.@forwarding[1].dest='areo'
firewall.@forwarding[2]=forwarding
firewall.@forwarding[2].src='lan'
firewall.@forwarding[2].dest='vpn'
firewall.@forwarding[3]=forwarding
firewall.@forwarding[3].src='vpn'
firewall.@forwarding[3].dest='lan'

424

(468 odpowiedzi, napisanych Oprogramowanie / Software)

wyrzuciłem wan
root@HG553:/# uci show firewall
firewall.@defaults[0]=defaults
firewall.@defaults[0].input='ACCEPT'
firewall.@defaults[0].output='ACCEPT'
firewall.@defaults[0].forward='REJECT'
firewall.@defaults[0].synflood_protect='1'
firewall.@zone[0]=zone
firewall.@zone[0].name='lan'
firewall.@zone[0].input='ACCEPT'
firewall.@zone[0].output='ACCEPT'
firewall.@zone[0].forward='ACCEPT'
firewall.@zone[0].masq='1'
firewall.@zone[0].network='lan'
firewall.@zone[1]=zone
firewall.@zone[1].name='areo'
firewall.@zone[1].output='ACCEPT'
firewall.@zone[1].masq='1'
firewall.@zone[1].mtu_fix='1'
firewall.@zone[1].forward='ACCEPT'
firewall.@zone[1].network='lan'
firewall.@zone[1].input='ACCEPT'
firewall.@forwarding[0]=forwarding
firewall.@forwarding[0].src='lan'
firewall.@forwarding[0].dest='areo'
firewall.@rule[0]=rule
firewall.@rule[0].name='Allow-DHCP-Renew'
firewall.@rule[0].src='areo'
firewall.@rule[0].proto='udp'
firewall.@rule[0].dest_port='68'
firewall.@rule[0].target='ACCEPT'
firewall.@rule[0].family='ipv4'
firewall.@rule[1]=rule
firewall.@rule[1].name='Allow-Ping'
firewall.@rule[1].src='areo'
firewall.@rule[1].proto='icmp'
firewall.@rule[1].icmp_type='echo-request'
firewall.@rule[1].family='ipv4'
firewall.@rule[1].target='ACCEPT'
firewall.@rule[2]=rule
firewall.@rule[2].name='Allow-DHCPv6'
firewall.@rule[2].src='areo'
firewall.@rule[2].proto='udp'
firewall.@rule[2].src_ip='fe80::/10'
firewall.@rule[2].src_port='547'
firewall.@rule[2].dest_ip='fe80::/10'
firewall.@rule[2].dest_port='546'
firewall.@rule[2].family='ipv6'
firewall.@rule[2].target='ACCEPT'
firewall.@rule[3]=rule
firewall.@rule[3].name='Allow-ICMPv6-Input'
firewall.@rule[3].src='areo'
firewall.@rule[3].proto='icmp'
firewall.@rule[3].icmp_type='echo-request' 'echo-reply' 'destination-unreachable' 'packet-too-big' 'time-exceeded' 'bad-header' 'unknown-header-type' 'router-solicitation' 'neighbour-solicitation' 'router-advertisement' 'neighbour-advertisement'
firewall.@rule[3].limit='1000/sec'
firewall.@rule[3].family='ipv6'
firewall.@rule[3].target='ACCEPT'
firewall.@rule[4]=rule
firewall.@rule[4].name='Allow-ICMPv6-Forward'
firewall.@rule[4].src='areo'
firewall.@rule[4].dest='*'
firewall.@rule[4].proto='icmp'
firewall.@rule[4].icmp_type='echo-request' 'echo-reply' 'destination-unreachable' 'packet-too-big' 'time-exceeded' 'bad-header' 'unknown-header-type'
firewall.@rule[4].limit='1000/sec'
firewall.@rule[4].family='ipv6'
firewall.@rule[4].target='ACCEPT'
firewall.@include[0]=include
firewall.@include[0].path='/etc/firewall.user'
firewall.@include[0].reload='1'
firewall.@zone[2]=zone
firewall.@zone[2].name='vpn'
firewall.@zone[2].input='ACCEPT'
firewall.@zone[2].forward='ACCEPT'
firewall.@zone[2].output='ACCEPT'
firewall.@zone[2].masq='1'
firewall.@zone[2].network='vpn'
firewall.@forwarding[1]=forwarding
firewall.@forwarding[1].src='vpn'
firewall.@forwarding[1].dest='wan'
firewall.@forwarding[2]=forwarding
firewall.@forwarding[2].src='lan'
firewall.@forwarding[2].dest='vpn'
firewall.@forwarding[3]=forwarding
firewall.@forwarding[3].src='vpn'
firewall.@forwarding[3].dest='lan'

425

(468 odpowiedzi, napisanych Oprogramowanie / Software)

To pozostało jak próbowałem uruchomić jednocześnie klienta Wi-fi i AP
Już usunąłem (na openwrt robię ręcznie pierwszy raz, zawsze było Gargoyle)
Wyzerować i ustawiać od początku ?