This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oceanfish81@oceanfish81-A8He:~/Desktop/openwrt$ make menuconfig | |
Collecting package info: done | |
*** End of the configuration. | |
*** Execute 'make' to start the build or try 'make help'. | |
oceanfish81@oceanfish81-A8He:~/Desktop/openwrt$ make defconfig | |
# | |
# No change to .config |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sbuild --extra-repository='deb http://deb.debian.org/debian experimental main' --build-dep-resolver=aspcud --arch=mipsel gcc-defaults_1.176ubuntu2.3.dsc -d experimental | |
sbuild (Debian sbuild) 0.75.0 (21 Mar 2018) on oceanfish81-A8He | |
+==============================================================================+ | |
| gcc-defaults 1.176ubuntu2.3 (mipsel) Sat, 02 Jan 2021 22:48:47 +0000 | | |
+==============================================================================+ | |
Package: gcc-defaults | |
Version: 1.176ubuntu2.3 | |
Source Version: 1.176ubuntu2.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://deb.debian.org/debian/ stretch main | |
deb-src http://deb.debian.org/debian/ stretch main | |
deb http://deb.debian.org/debian/ stretch-updates main | |
deb-src http://deb.debian.org/debian/ stretch-updates main | |
deb http://security.debian.org/debian-security/ stretch/updates main | |
deb-src http://security.debian.org/debian-security/ stretch/updates main | |
deb http://deb.debian.org/debian/ stretch main contrib non-free |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://cdimage.debian.org/mirror/debian-archive/ squeeze main | |
#deb-src http://cdimage.debian.org/mirror/debian-archive/ squeeze main | |
#deb http://cdimage.debian.org/mirror/debian-archive/ squeeze/updates main | |
#deb-src http://archive.debian.org/debian-security/ squeeze/updates main | |
# squeeze-updates, previously known as 'volatile' | |
deb http://cdimage.debian.org/mirror/debian-archive/ squeeze-updates main | |
#deb-src http://ftp.debian.org/debian squeeze-updates main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$qemu-system-ppc64le -cdrom alpine-standard-3.12.3-ppc64le.iso -nographic -machine pseries-2.7 -m 1792M -serial stdio -nographic -nodefaults | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./build.sh | |
~/Desktop/flow9/platforms/common/cpp/gl-gui/shaders ~/Desktop/flow9/platforms/qt | |
~/Desktop/flow9/platforms/qt | |
g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DFLOW_COMPACT_STRUCTS -DFLOW_DFIELD_FONTS -DNDEBUG -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I../../../qt -I. -I../../../common/cpp -I../../../common/cpp/include -I../../qt-gui -I../../qt-backend -I../common/cpp/asmjit/src -isystem /usr/include/i386-linux-gnu/qt5 -isystem /usr/include/i386-linux-gnu/qt5/QtOpenGL -isystem /usr/include/i386-linux-gnu/qt5/QtMultimediaWidgets -isystem /usr/include/i386-linux-gnu/qt5/QtWebEngineWidgets -isystem /usr/include/i386-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/i386-linux-gnu/qt5/QtWidgets -isystem /usr/include/i386-lin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oceanfish81@riscv:/home/oceanfish81/sbt/bin> ./sbt | |
copying runtime jar... | |
[info] [launcher] getting org.scala-sbt sbt 1.4.5 (this may take some time)... | |
downloading https://repo1.maven.org/maven2/org/scala-sbt/sbt/1.4.5/sbt-1.4.5.jar ... | |
downloading https://repo1.maven.org/maven2/org/scala-sbt/io_2.12/1.4.0/io_2.12-1.4.0.jar ... | |
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.12/scala-library-2.12.12.jar ... | |
:: loading settings :: url = jar:file:/home/oceanfish81/sbt/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml | |
downloading https://repo1.maven.org/maven2/org/scala-sbt/main_2.12/1.4.5/main_2.12-1.4.5.jar ... | |
:: loading settings :: url = jar:file:/home/oceanfish81/sbt/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml | |
:: loading settings :: url = jar:file:/home/oceanfish81/sbt/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gist.github./CHANGELOG.md: blame unknown commit. | |
./CHANGELOG.md: Improve handling of unknown NDK revisions in | |
./combine_distfiles.py: raise Exception("unknown archive type \"%s\"" % input_file) | |
./scripts/bootstrap/buildenv.sh: version="unknown" | |
./scripts/kokoro/release/build_linux.sh:RELEASE_NAME=${RELEASE_NAME:-unknown} | |
./scripts/kokoro/release/build_macos.sh:RELEASE_NAME=${RELEASE_NAME:-unknown} | |
./scripts/kokoro/release/build_windows.bat: set RELEASE_NAME=unknown | |
./site/docs/bazel-container.md:Target: x86_64-unknown-linux-gnu | |
./site/docs/guide.md:the host system in unknown ways. To disable this warning you can pass the | |
./site/docs/skylark/rules-tutorial.md: "username": attr.string(default = "unknown person"), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make build WITH_LUA=1 --trace | |
Lua: Using version 5.2.4 | |
Lua: using static library | |
Makefile:420: target 'out/src/third_party/lua-5.2.4/src' given more than once in the same rule | |
Makefile:421: target 'out/src/third_party/lua-5.2.4/src' does not exist | |
mkdir -p "out/src/third_party/lua-5.2.4/src" | |
Makefile:427: update target 'out/src/civetweb.o' due to: out/src/third_party/lua-5.2.4/src | |
cc -c -Wall -Wextra -Wshadow -Wformat-security -Winit-self -Wmissing-prototypes -DLINUX -Iinclude -DUSE_STACK_SIZE=102400 -O2 -DNDEBUG -DOPENSSL_API_1_1 -DLUA_VERSION_MAKEFILE=502 -Isrc/third_party/lua-5.2.4/src -DLUA_COMPAT_ALL -DUSE_LUA -DLUA_USE_POSIX -DLUA_USE_DLOPEN -Isrc/third_party -DTHREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DUSE_LUA_SQLITE3 -Isrc/third_party -DUSE_LUA_FILE_SYSTEM -Isrc/third_party -DUSE_LUA_LUAXML -fPIC src/civetweb.c -o out/src/civetweb.o | |
In file included from src/civetweb.c:12745: | |
src/mod_lua.inl: In function ‘lsp_get_var’: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
git clone https://github.com/llvm/llvm-project.git | |
cd llvm-project/llvm/tools | |
git clone https://go.googlesource.com/gollvm | |
cd gollvm | |
git clone https://go.googlesource.com/gofrontend | |
cd libgo | |
git clone https://github.com/libffi/libffi.git | |
git clone https://github.com/ianlancetaylor/libbacktrace.git |