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 | |
CGO_ENABLED=0 GOOS= GOARCH=amd64 GOARM= go build -i -v -x -ldflags "-s -w" -o build/mainflux-agent cmd/main.go | |
WORK=/tmp/go-build821951210 | |
go build: when using gccgo toolchain, please pass linker flags using -gccgoflags, not -ldflags | |
golang.org/x/net/internal/socks | |
mkdir -p $WORK/b014/ | |
cd $WORK | |
/home/oceanfish81/gollvm_dist/bin/llvm-goc -fgo-importcfg=/dev/null -c -x c - -o /dev/null || true | |
github.com/eclipse/paho.mqtt.golang/packets |
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
$ go test ./... | |
# github.com/u-root/u-root/pkg/boot/multiboot/internal/trampoline | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s: Assembler messages: | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:19: Error: no such instruction: `text ·start(SB),NOSPLIT,$0' | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:21: Error: junk `(SB)' after expression | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:21: Error: too many memory references for `lea' | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:30: Error: junk `(SB)' after expression | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:30: Error: too many memory references for `mov' | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:34: Error: junk `(SB)' after expression | |
pkg/boot/multiboot/internal/trampoline/trampoline_linux_amd64.s:34: Error: too many memory references for `mov' |
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
C:\Users\Worker\Desktop>minishift start --show-libmachine-logs -v5 | |
-- minishift version: v1.34.3+4b58f89 | |
-- Starting profile 'minishift' | |
Found binary path at minishift.exe | |
Launching plugin server for driver virtualbox | |
Plugin server listening at address 127.0.0.1:3086 | |
() Calling .GetVersion | |
Using API Version 1 | |
() Calling .SetConfigRaw |
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
Name: admin | |
Labels: kubernetes.io/bootstrapping=rbac-defaults | |
Annotations: openshift.io/description=A user that has edit rights within the project and can change the project's membership. | |
rbac.authorization.kubernetes.io/autoupdate=true | |
PolicyRule: | |
Resources Non-Resource URLs Resource Names Verbs | |
--------- ----------------- -------------- ----- | |
jenkins.build.openshift.io [] [] [admin edit view] | |
networkpolicies.extensions [] [] [create delete deletecollection get list patch update watch create delete deletecollection get list patch update watch] | |
networkpolicies.networking.k8s.io [] [] [create delete deletecollection get list patch update watch create delete deletecollection get list patch update wat |
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
$ meson -Dmachine=default build-clang | |
The Meson build system | |
Version: 0.53.2 | |
Source dir: /home/oceanfish81/dpdk-20.08 | |
Build dir: /home/oceanfish81/dpdk-20.08/build-clang | |
Build type: native build | |
Program cat found: YES (/usr/bin/cat) | |
Project name: DPDK | |
Project version: 20.08.0 | |
C compiler for the host machine: clang (clang 11.0.0 "clang version 11.0.0 (https://github.com/llvm/llvm-project.git 0160ad802e899c2922bc9b29564080c22eb0908c)") |
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
>kubectl create ns wintest --v=10 | |
I1021 14:03:51.278899 8664 loader.go:375] Config loaded from file: C:\Users\Worker/.kube/config | |
I1021 14:03:51.310145 8664 cached_discovery.go:114] returning cached discovery info from C:\Users\Worker\.kube\cache\discovery\192.168.99.103_8443\servergroups.json | |
I1021 14:03:51.311126 8664 cached_discovery.go:71] returning cached discovery info from C:\Users\Worker\.kube\cache\discovery\192.168.99.103_8443\rbac.authorization.k8s.io\v1\serverresources.json | |
I1021 14:03:51.311126 8664 cached_discovery.go:71] returning cached discovery info from C:\Users\Worker\.kube\cache\discovery\192.168.99.103_8443\image.openshift.io\v1\serverresources.json | |
I1021 14:03:51.311126 8664 cached_discovery.go:71] returning cached discovery info from C:\Users\Worker\.kube\cache\discovery\192.168.99.103_8443\rbac.authorization.k8s.io\v1beta1\serverresources.json | |
I1021 14:03:51.311126 8664 cached_discovery.go:71] returning cached discovery info from C:\Users\Worker\.kube\cache\discover |
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
cmake -DCMAKE_CXX_FLAGS=' -I~/workarea/freebsd_src/include ' -DCMAKE_C_FLAGS=' -I~/workarea/freebsd_src/include ' ../ | |
-- The C compiler identification is Clang 11.0.0 | |
-- The CXX compiler identification is Clang 11.0.0 | |
-- The ASM compiler identification is Clang | |
-- Found assembler: /usr/bin/cc | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /usr/bin/cc - skipped | |
-- Detecting C compile features |
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
cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPIL | |
ER=clang++ .. | |
CMake Deprecation Warning at CMakeLists.txt:21 (cmake_policy): | |
The OLD behavior for policy CMP0065 will be removed from a future version | |
of CMake. | |
The cmake-policies(7) manual explains that the OLD behaviors of all | |
policies are deprecated and that a policy should be set to OLD only under | |
specific short-term circumstances. Projects should be ported to the NEW | |
behavior and not rely on setting a policy to OLD. |
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
name: LLVM | |
on: | |
create: | |
branches: [ main ] | |
pull_request: | |
branches: [ main ] | |
jobs: | |
build: | |
runs-on: ubuntu-latest | |
steps: |
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
2020-11-08T14:07:34.9350413Z ##[section]Starting: Request a runner to run this job | |
2020-11-08T14:07:35.0682948Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest' | |
2020-11-08T14:07:35.0683054Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' | |
2020-11-08T14:07:35.0683273Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' | |
2020-11-08T14:07:35.1784370Z ##[section]Finishing: Request a runner to run this job | |
2020-11-08T14:07:43.5144532Z Current runner version: '2.273.6' | |
2020-11-08T14:07:43.5175897Z ##[group]Operating System | |
2020-11-08T14:07:43.5176719Z Ubuntu | |
2020-11-08T14:07:43.5177062Z 18.04.5 | |
2020-11-08T14:07:43.5177336Z LTS |