Skip to content

Instantly share code, notes, and snippets.

/usr/local/cmake-3.12.4/bin/cmake -E cmake_link_script CMakeFiles/rest_blog_api.dir/link.txt --verbose=1
/usr/bin/g++ -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -DDATABASE_MYSQL -pthread -Wl,-rpath -Wl,/usr/local/lib CMakeFiles/rest_blog_api.dir/rest_blog_api.cc.o CMakeFiles/rest_blog_api.dir/utils/stringutils/StringUtils.cpp.o CMakeFiles/rest_blog_api.dir/blog/service/core/CoreService.cpp.o CMakeFiles/rest_blog_api.dir/log/Log4cppUtil.cpp.o CMakeFiles/rest_blog_api.dir/bean/Bloger.cpp.o CMakeFiles/rest_blog_api.dir/blog/service/account/LoginJsonForm.cpp.o CMakeFiles/rest_blog_api.dir/blog/control/account/Accounts.cpp.o CMakeFiles/rest_blog_api.dir/utils/crypto/MD5Utils.cpp.o CMakeFiles/rest_blog_api.dir/blog/control/info/Infos.cpp.o CMakeFiles/rest_blog_api.dir/bean/BlogInfoDao.cpp.o CMakeFiles/rest_blog_api.dir/bean/BlogInfo.cpp.o CMakeFiles/rest_blog_api.dir/blog/service/article/InfoServiceImpl.cpp.o CMakeFiles/rest_blog_api.dir/blog/dao/BlogInfoDaoImpl.cpp.o CMakeFiles/rest_blog_api.dir/blog/convert/jsonst
[ 33%] Linking CXX executable rest_blog_api
CMakeFiles/rest_blog_api.dir/blog/service/core/CoreService.cpp.o: In function `CoreService::CoreService(Pistache::Address)':
CoreService.cpp:(.text+0x284): undefined reference to `Pistache::Rest::Description::Description(std::string, std::string, std::string)'
CMakeFiles/rest_blog_api.dir/blog/service/core/CoreService.cpp.o: In function `CoreService::start()':
CoreService.cpp:(.text+0x551): undefined reference to `Pistache::Rest::Swagger::uiPath(std::string)'
CoreService.cpp:(.text+0x566): undefined reference to `Pistache::Rest::Swagger::uiDirectory(std::string)'
CoreService.cpp:(.text+0x57b): undefined reference to `Pistache::Rest::Swagger::apiPath(std::string)'
CoreService.cpp:(.text+0x590): undefined reference to `Pistache::Rest::Swagger::serializer(std::function<std::string (Pistache::Rest::Description const&)>)'
CMakeFiles/rest_blog_api.dir/blog/service/core/CoreService.cpp.o: In function `CoreService::createDescription()':
CoreService.cpp:(.text+0x86c): undefi
[1/43] C:\PROGRA~2\MIB055~1\2019\BUILDT~1\VC\Tools\MSVC\1423~1.281\bin\Hostx64\x64\cl.exe /TP -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DGFLAGS_IS_A_DLL=1 -DWIN32_LEAN_AND_MEAN -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_SCL_SECURE_NO_WARNINGS -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -ID:\vcpkg\buildtrees\fizz\src\e26a66cd7d-3bcf5266a7 -ID:\vcpkg\installed\x64-windows\include /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 -std=c++14 /bigobj /EHa /GF /Zc:referenceBinding /Zc:rvalueCast /Zc:implicitNoexcept /Zc:strictStrings /Zc:threadSafeInit /Zc:throwingNew /permissive- /std:c++latest /wd4191 /wd4291 /wd4309 /wd4310 /wd4366 /wd4587 /wd4592 /wd4628 /wd4723 /wd4724 /wd4868 /wd4996 /wd4068 /wd4091 /wd4146 /wd4800 /wd4018 /wd4365 /wd4388 /wd4389 /wd4100 /wd4459 /wd4505 /wd4701 /wd4702 /wd4061 /wd4127 /wd4200 /wd4201 /wd4296 /wd4316 /wd4324 /wd4355 /wd4371 /wd4435 /wd4514 /wd4548 /wd4574 /wd4582 /wd4583 /wd4619 /wd4623 /wd4625 /wd
vcpkg install cpprestsdk cpprestsdk:x64-windows
The following packages will be built and installed:
* boost-asio[core]:x86-windows
* boost-atomic[core]:x86-windows
* boost-chrono[core]:x86-windows
* boost-context[core]:x86-windows
* boost-coroutine[core]:x86-windows
* boost-date-time[core]:x86-windows
* boost-lambda[core]:x86-windows
* boost-lexical-cast[core]:x86-windows
[1/417] C:\PROGRA~2\MIB055~1\2019\BUILDT~1\VC\Tools\MSVC\1423~1.281\bin\Hostx64\x64\cl.exe /TP -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DNOGDI -DNOMINMAX -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DWIN32_LEAN_AND_MEAN -D_USE_MATH_DEFINES -D_WIN32_WINNT=0x0601 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Iinclude -Irapid -ID:\vcpkg\buildtrees\libmysql\src\ysql-8.0.4-a1c62ff6ee -ID:\vcpkg\buildtrees\libmysql\src\ysql-8.0.4-a1c62ff6ee\include -ID:\vcpkg\buildtrees\libmysql\src\ysql-8.0.4-a1c62ff6ee\rapid -Ilibbinlogevents\include -ID:\vcpkg\buildtrees\libmysql\src\ysql-8.0.4-a1c62ff6ee\libbinlogevents\export -ID:\vcpkg\installed\x64-windows\include -ID:\vcpkg\buildtrees\libmysql\src\ysql-8.0.4-a1c62ff6ee\extra\rapidjson\include /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP /MP /wd4800 /wd4805 /wd4996 /we4099 /D_DEBUG /MDd /Z7 /Ob1 /Od /RTC1 /EHsc -DENABLED_DEBUG_SYNC -DSAFE_MUTEX /showIncludes /Fostrings\CMakeFiles\strings.
[DEBUG] 11:07:27.914 [main-SendThread(0:0:0:0:0:0:0:1:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x16ac3af0c0f0002, packet:: clientPath:null serverPath:null finished:false header:: 29,-11 replyHeader:: 29,2503,0 request:: null response:: null
[DEBUG] 11:07:27.915 [main] org.apache.zookeeper.ClientCnxn - Disconnecting client for session: 0x16ac3af0c0f0002
[DEBUG] 11:07:27.915 [main-SendThread(0:0:0:0:0:0:0:1:2181)] org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send thread for session 0x16ac3af0c0f0002 : Unable to read additional data from server sessionid 0x16ac3af0c0f0002, likely server has closed socket
[INFO ] 11:07:27.916 [main] org.apache.zookeeper.ZooKeeper - Session: 0x16ac3af0c0f0002 closed
[INFO ] 11:07:27.916 [main-EventThread] org.apache.zookeeper.ClientCnxn - EventThread shut down
Exception in thread "main" io.shardingsphere.core.exception.ShardingConfigurationException: No available proxy server configuration to load.
at io.shardingsphere.o
@edidada
edidada / gist:eee55d11ee94c06fe80c10f5855f3b21
Created February 18, 2019 09:32
git 不能上传大文件 remote: warning: Large files detected.
G:\Blogs\java_blog_druid>git push origin dev:dev
Counting objects: 18, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (18/18), 4.01 MiB | 2.67 MiB/s, done.
Total 18 (delta 3), reused 0 (delta 0)
remote: Powered By Gitee.com
remote: warning: Large files detected.
remote: error: File classes/artifacts/blogs/blogs.war is 177.87 MB; this exceeds file size limit of 100.0 MB
remote: error: hook declined to update refs/heads/dev
Dockerfile detection
You may setup Docker deployment run configuration for 78 files, including the following:
vendor/k8s.io/sample-apiserver/artifacts/simple-image/Dockerfile
test/images/fakegitserver/Dockerfile
test/images/volume/rbd/Dockerfile
vendor/k8s.io/apiextensions-apiserver/artifacts/simple-image/Dockerfile
test/images/no-snat-test/Dockerfile
test/images/volume/nfs/Dockerfile
vendor/golang.org/x/net/http2/Dockerfile
test/soak/cauldron/Dockerfile
go run server.go
../go/src/github.com/labstack/echo/echo.go:59:2: cannot find package "golang.org/x/crypto/acme/autocert" in any of:
/usr/lib/go-1.10/src/golang.org/x/crypto/acme/autocert (from $GOROOT)
/home/chengwu/go/src/golang.org/x/crypto/acme/autocert (from $GOPATH)