Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

name change & brew #46

Open
7 tasks
despiegk opened this issue May 5, 2020 · 2 comments
Open
7 tasks

name change & brew #46

despiegk opened this issue May 5, 2020 · 2 comments
Assignees

Comments

@despiegk
Copy link
Contributor

despiegk commented May 5, 2020

name change -> all to cb$name

e.g. cbwebserver (this would be the new name for the tf_web)

CB stands for CrystalBot

see if we can create a brew formula for it, does it install without security issues?
This would hugely improve the way how we deploy progs.

https://docs.brew.sh/Formula-Cookbook

If it works would use it to package 3sdk as well

test on Linux also
https://github.com/Homebrew/linuxbrew-core

requirements

  • only need default brew env (no need for Xcode on osx)
  • brew install cbweb installs cbwebserver, cb...
  • no security issues, runs right away without having to force OSX security permissions
  • put in core repo's of brew for Linux & OSX (pull request)
  • have our own casq as well using also the github actions to build ourselves, so we can test without having to resort to the core of brew

questions

  • can we do this for js_ng as well, but not sandboxed in virtualenv !
  • if we have a new build how do we force the core brew guide to build a new version?

remarks

  • will only use this for the desktop apps
@RafyAmgadBenjamin
Copy link
Contributor

RafyAmgadBenjamin commented May 7, 2020

The current version of crystal for brew is broken during building, There is a recent issue opened on their repo crystal-lang/crystal#9148
error trace

==> Downloading https://github.com/threebotserver/publishingtools/archive/v1.0.0-alpha.5.zip
Already downloaded: /home/afouda/.cache/Homebrew/downloads/cd1bc46d50f5254e5edc047c2d97ddd15631d459e609d18139b989932df44584--publishingtools-1.0.0-alpha.5.zip
==> shards build
Last 15 lines from /home/afouda/.cache/Homebrew/Logs/publishingtools/01.shards:
gcc-5: error: T-uple40N-il4432C-95c543539edf5335054b5f6699557c2a.o: No such file or directory
gcc-5: error: C-hannel5858S-ender40N-il41.o: No such file or directory
gcc-5: error: C-hannel5858R-eceiver40N-il41.o: No such file or directory
gcc-5: error: C-rystal5858O-nceS-tate.o: No such file or directory
gcc-5: error: A-rray40P-ointer40B-ool4141.o: No such file or directory
gcc-5: error: P-ointer40P-ointer40B-ool4141.o: No such file or directory
gcc-5: error: P-ointer40B-ool41.o: No such file or directory
gcc-5: error: P-roc40N-il41.o: No such file or directory
gcc-5: error: L-E-B-R-eader.o: No such file or directory
gcc-5: error: L-ibU-nwind5858A-ction.o: No such file or directory
gcc-5: error: L-ibU-nwind5858R-easonC-ode.o: No such file or directory
gcc-5: error: C-allS-tack5858R-epeatedF-rame.o: No such file or directory
gcc-5: error: C-rystal.o: No such file or directory
�[31;1mError: �[0m�[1mexecution of command failed with code: 1: `gcc-5 "${@}" -o '/tmp/publishingtools-20200507-408859-1yanban/publishingtools-1.0.0-alpha.5/bin/tfweb'  -rdynamic  -lyaml -lz `command -v pkg-config > /dev/null && pkg-config --libs --silence-errors libssl || printf %s '-lssl -lcrypto'` `command -v pkg-config > /dev/null && pkg-config --libs --silence-errors libcrypto || printf %s '-lcrypto'` -lpcre -lm /home/linuxbrew/.linuxbrew/Cellar/crystal/0.34.0/embedded/lib/libgc.a -lpthread /home/linuxbrew/.linuxbrew/Cellar/crystal/0.34.0/src/ext/libcrystal.a -levent -lrt -ldl -L/home/linuxbrew/.linuxbrew/Cellar/crystal/0.34.0/embedded/lib -L/usr/lib -L/usr/local/lib`�[0m


READ THIS: https://docs.brew.sh/Troubleshooting

�[92mDependencies�[0m are satisfied
�[92mBuilding:�[0m testabdo
�[31mError�[0m target testabdo failed to compile:
Invalid memory access (signal 11) at address 0x3c47b30
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
Invalid memory access (signal 11) at address 0x3c4d410
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df3761800] ???
[0x7f7df61b3f8f] ???
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df61b3f8f] ???
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
Invalid memory access (signal 11) at address 0x3c4a080
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
Invalid memory access (signal 11) at address 0x3c4cae0
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
Invalid memory access (signal 11) at address 0x3c4a290
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df61b3f8f] ???
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c998e] ???
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x4368ed] ???
[0x0] ???
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
Invalid memory access (signal 11) at address 0x3c51910
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df61b3f8f] ???
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
Invalid memory access (signal 11) at address 0x3c47770
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df61b3f8f] ???
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df61b3f8f] ???
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df61b3f8f] ???
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
Invalid memory access (signal 11) at address 0x3c43230
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df51f7e43] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +339
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df61b3f8f] ???
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
Invalid memory access (signal 11) at address 0xfffffffffffffff8
[0xda25b6] ???
[0xcf4b7b] __crystal_sigfault_handler +507
[0x7f7df3761800] ???
[0x7f7df4ad0834] _ZNK4llvm7DIScope7getNameEv +4
[0x7f7df51f7e4f] _ZNK4llvm9DwarfUnit22getParentContextStringB5cxx11EPKNS_7DIScopeE +351
[0x7f7df51d2659] _ZN4llvm16DwarfCompileUnit13addGlobalNameENS_9StringRefERKNS_3DIEEPKNS_7DIScopeE +105
[0x7f7df51d29c9] _ZN4llvm16DwarfCompileUnit37applySubprogramAttributesToDefinitionEPKNS_12DISubprogramERNS_3DIEE +121
[0x7f7df51e8a12] _ZN4llvm10DwarfDebug27finishSubprogramDefinitionsEv +82
[0x7f7df51e8a7a] _ZN4llvm10DwarfDebug18finalizeModuleInfoEv +42
[0x7f7df51f1bd0] _ZN4llvm10DwarfDebug9endModuleEv +80
[0x7f7df51a9fef] _ZN4llvm10AsmPrinter14doFinalizationERNS_6ModuleE +575
[0x7f7df4b37a81] _ZN4llvm13FPPassManager14doFinalizationERNS_6ModuleE +97
[0x7f7df4b431ec] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +1212
[0x7f7df61b3f8f] ???
[0x7f7df61b41e4] LLVMTargetMachineEmitToFile +212
[0x9c5c0c] ???
[0x9c629e] ???
[0x4368ed] ???
[0x0] ???
cc: error: _main.o: No such file or directory
cc: error: S-lice40U-I-nt841.o: No such file or directory
cc: error: P-ointer40U-I-nt841.o: No such file or directory
cc: error: A-rgumentE-rror.o: No such file or directory
cc: error: C-allS-tack.o: No such file or directory
cc: error: A-rray40P-ointer40V-oid4141.o: No such file or directory
cc: error: P-ointer40P-ointer40V-oid4141.o: No such file or directory
cc: error: E-xception.o: No such file or directory
cc: error: P-ointer40L-ibU-nwind5858E-xception41.o: No such file or directory
cc: error: U-I-nt64.o: No such file or directory
cc: error: U-I-nt8.o: No such file or directory
cc: error: D-ir.o: No such file or directory
cc: error: C-rystal5858S-ystem5858D-ir.o: No such file or directory
cc: error: F-ile5858E-rror.o: No such file or directory
cc: error: E-rrno.o: No such file or directory
cc: error: S-tring.o: No such file or directory
cc: error: S-tring5858B-uilder.o: No such file or directory
cc: error: G-C-.o: No such file or directory
cc: error: C-har5858R-eader.o: No such file or directory
cc: error: U-I-nt32.o: No such file or directory
cc: error: I-nt32.o: No such file or directory
cc: error: C-har.o: No such file or directory
cc: error: S-lice40T-41.o: No such file or directory
cc: error: I-O-5858E-ncoder.o: No such file or directory
cc: error: C-rystal5858I-conv.o: No such file or directory
cc: error: E-numerable5858R-eflect40I-nt3241.o: No such file or directory
cc: error: R-untimeE-rror.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt84432102441.o: No such file or directory
cc: error: I-ndexE-rror.o: No such file or directory
cc: error: M-ath.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt84432441.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt8443212941.o: No such file or directory
cc: error: I-nt64.o: No such file or directory
cc: error: D-ivisionB-yZ-eroE-rror.o: No such file or directory
cc: error: I-nvalidB-yteS-equenceE-rror.o: No such file or directory
cc: error: F-ile5858N-otF-oundE-rror.o: No such file or directory
cc: error: F-ile5858A-lreadyE-xistsE-rror.o: No such file or directory
cc: error: F-ile5858A-ccessD-eniedE-rror.o: No such file or directory
cc: error: F-ile5858E-rror43.o: No such file or directory
cc: error: A-rray40S-tring41.o: No such file or directory
cc: error: P-ointer40S-tring41.o: No such file or directory
cc: error: P-ointer40V-oid41.o: No such file or directory
cc: error: P-roc40I-nt324432N-il41.o: No such file or directory
cc: error: S-taticA-rray40I-nt8443225641.o: No such file or directory
cc: error: P-ointer40I-nt841.o: No such file or directory
cc: error: F-iber5858S-tackP-ool.o: No such file or directory
cc: error: D-eque40P-ointer40V-oid4141.o: No such file or directory
cc: error: T-hread5858M-utex.o: No such file or directory
cc: error: F-ile5858P-ermissions.o: No such file or directory
cc: error: F-iber.o: No such file or directory
cc: error: T-hread5858L-inkedL-ist40F-iber41.o: No such file or directory
cc: error: C-rystal5858S-ystem5858R-andom.o: No such file or directory
cc: error: C-rystal5858S-cheduler.o: No such file or directory
cc: error: T-hread.o: No such file or directory
cc: error: A-tomic40U-I-nt841.o: No such file or directory
cc: error: A-tomic40T-hread3212432N-il41.o: No such file or directory
cc: error: F-iber5858C-ontext.o: No such file or directory
cc: error: T-hread5858L-inkedL-ist40T-hread41.o: No such file or directory
cc: error: N-il.o: No such file or directory
cc: error: N-ilA-ssertionE-rror.o: No such file or directory
cc: error: C-rystal5858S-pinL-ock.o: No such file or directory
cc: error: D-eque40F-iber41.o: No such file or directory
cc: error: P-ointer40F-iber41.o: No such file or directory
cc: error: T-ime5858S-pan.o: No such file or directory
cc: error: C-rystal5858E-ventL-oop.o: No such file or directory
cc: error: C-rystal5858E-vent5858B-ase.o: No such file or directory
cc: error: C-rystal5858E-vent.o: No such file or directory
cc: error: L-ibC-5858T-imeval.o: No such file or directory
cc: error: F-loat64.o: No such file or directory
cc: error: C-rystal5858S-ystem.o: No such file or directory
cc: error: E-N-V-.o: No such file or directory
cc: error: C-rystal5858S-ystem5858E-nv.o: No such file or directory
cc: error: P-rocess.o: No such file or directory
cc: error: F-ile.o: No such file or directory
cc: error: C-rystal5858S-ystem5858F-ile.o: No such file or directory
cc: error: C-rystal5858T-hre-1a3c0c3e3b0f8107f598df47513fbad7.o: No such file or directory
cc: error: H-ash40T-hread4432D-eque40F-iber4141.o: No such file or directory
cc: error: P-ointer40H-ash58-ba622b1c6ea9db0b943e2b37ba0c5af2.o: No such file or directory
cc: error: C-rystal5858T-hre-328ba26086c06ca27f79c0f6529d7399.o: No such file or directory
cc: error: H-ash40T-hread4432C-rystal5858E-vent41.o: No such file or directory
cc: error: P-ointer40H-ash58-e27196573eea5e5746b383aacfde8695.o: No such file or directory
cc: error: A-tomic40T-41.o: No such file or directory
cc: error: A-tomic40I-nt3241.o: No such file or directory
cc: error: C-rystal5858S-ystem5858F-ileD-escriptor.o: No such file or directory
cc: error: I-O-5858E-rror.o: No such file or directory
cc: error: H-ash5858E-ntry40T-hread4432D-eque40F-iber4141.o: No such file or directory
cc: error: C-rystal5858H-asher.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt644432241.o: No such file or directory
cc: error: P-ointer40U-I-nt6441.o: No such file or directory
cc: error: P-ointer40U-I-nt1641.o: No such file or directory
cc: error: P-ointer40U-I-nt3241.o: No such file or directory
cc: error: H-ash5858E-ntry40T-hread4432C-rystal5858E-vent41.o: No such file or directory
cc: error: L-ibE-vent25858E-ventF-lags.o: No such file or directory
cc: error: I-O-5858T-imeoutE-rror.o: No such file or directory
cc: error: R-ange40B-4432E-41.o: No such file or directory
cc: error: R-ange40I-nt324432I-nt3241.o: No such file or directory
cc: error: D-ebug5858E-L-F-.o: No such file or directory
cc: error: I-O-5858F-ileD-escriptor43.o: No such file or directory
cc: error: D-ebug5858E-L-F-5858E-rror.o: No such file or directory
cc: error: D-ebug5858E-L-F-5858E-ndianness.o: No such file or directory
cc: error: D-ebug5858E-L-F-5858O-S-A-B-I-.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt84432409641.o: No such file or directory
cc: error: I-O-5858E-O-F-E-rror.o: No such file or directory
cc: error: D-ebug5858E-L-F-5858I-dent.o: No such file or directory
cc: error: U-I-nt16.o: No such file or directory
cc: error: I-O-5858B-yteF-ormat5858B-igE-ndian.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt84432241.o: No such file or directory
cc: error: I-O-5858B-yteF-ormat5858L-ittleE-ndian.o: No such file or directory
cc: error: D-ebug5858E-L-F-5858K-lass.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt84432841.o: No such file or directory
cc: error: A-rray40D-ebug5858E-L-F-5858S-ectionH-eader41.o: No such file or directory
cc: error: P-ointer40D-ebug5858E-L-F-5858S-ectionH-eader41.o: No such file or directory
cc: error: I-O-5858S-eek.o: No such file or directory
cc: error: D-ebug5858E-L-F-5858S-ectionH-eader.o: No such file or directory
cc: error: I-O-5858D-ecoder.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858L-ineN-umbers.o: No such file or directory
cc: error: A-rray40A-rray40D-d5580c0e9cb0bd8af7e90c96221706e1.o: No such file or directory
cc: error: P-ointer40A-rray4-6533bdad81433bcf155b99ac74756686.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858L-ineN-umbers5858S-equence.o: No such file or directory
cc: error: A-rray40T-uple40S-5992430a1a7ef1627717adfb71332538.o: No such file or directory
cc: error: P-ointer40T-uple4-13415771527eed75ea796bf4f3711255.o: No such file or directory
cc: error: A-rray40U-I-nt841.o: No such file or directory
cc: error: I-nt8.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt84432141.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858L-ineN-umbers5858R-egister.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858L-ineN-umbers5858R-ow.o: No such file or directory
cc: error: A-rray40D-ebug585-1d195a7f864d2d3790ebeadd84b7a4df.o: No such file or directory
cc: error: P-ointer40D-ebug5-a50eac5c43900f6bca76f68ff8c8549d.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858L-N-E-.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858L-N-S-.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858S-trings.o: No such file or directory
cc: error: A-rray40T-uple40U-997f9e533f193da5e605a2014e7947d9.o: No such file or directory
cc: error: P-ointer40T-uple4-aa2454898accd295538d997a0365d41d.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858I-nfo.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858A-bbrev.o: No such file or directory
cc: error: A-rray40D-ebug5858D-W-A-R-F-5858A-bbrev41.o: No such file or directory
cc: error: P-ointer40D-ebug5858D-W-A-R-F-5858A-bbrev41.o: No such file or directory
cc: error: A-rray40D-ebug585-b448de41619185732a02b2b0c778beb9.o: No such file or directory
cc: error: P-ointer40D-ebug5-038cd8f166075bfacc819464bf65667a.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858A-bbrev5858A-ttribute.o: No such file or directory
cc: error: A-rray40T-uple40D-2934b2835f929d23ac3adb7e5b7b0afe.o: No such file or directory
cc: error: P-ointer40T-uple4-6ff119ef58145d1144587389190a4e25.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858F-O-R-M-.o: No such file or directory
cc: error: U-nicode5858C-aseO-ptions.o: No such file or directory
cc: error: U-nicode.o: No such file or directory
cc: error: A-rray40T-uple40I-nt324432I-nt324432I-nt324141.o: No such file or directory
cc: error: P-ointer40T-uple40I-nt324432I-nt324432I-nt324141.o: No such file or directory
cc: error: H-ash40I-nt324432-c36c7b59ada9577e04b34b7156d26117.o: No such file or directory
cc: error: P-ointer40H-ash58-df002967aa38240c2ffc8370480b96df.o: No such file or directory
cc: error: H-ash5858E-ntry40-ea883736b6a497e8c0f2d29083b2162a.o: No such file or directory
cc: error: A-rray40T-uple40I-nt324432I-nt324141.o: No such file or directory
cc: error: P-ointer40T-uple40I-nt324432I-nt324141.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858T-A-G-.o: No such file or directory
cc: error: D-ebug5858D-W-A-R-F-5858A-T-.o: No such file or directory
cc: error: B-ool.o: No such file or directory
cc: error: T-ypeC-astE-rror.o: No such file or directory
cc: error: S-tring5858T-oU-64I-nfo.o: No such file or directory
cc: error: C-rystal5858A-tE-xitH-andlers.o: No such file or directory
cc: error: A-rray40P-roc40I--412183da1a81233e2c20c488cb2e890d.o: No such file or directory
cc: error: P-ointer40P-roc40-6252237c86bac28658266374d639ebc8.o: No such file or directory
cc: error: I-O-5858F-ileD-escriptor.o: No such file or directory
cc: error: S-taticA-rray40U-I-nt8443225641.o: No such file or directory
cc: error: C-rystal5858S-ystem5858F-ileI-nfo.o: No such file or directory
cc: error: F-ile5858T-ype.o: No such file or directory
cc: error: C-rystal5858S-ystem5858F-iber.o: No such file or directory
cc: error: E-xception43.o: No such file or directory
cc: error: T-ime5858L-ocatio-c92d7ae948ed8f4d38520c6d460d1469.o: No such file or directory
cc: error: T-ime5858L-ocation5858I-nvalidL-ocationN-ameE-rror.o: No such file or directory
cc: error: T-ime5858L-ocation5858I-nvalidT-Z-D-ataE-rror.o: No such file or directory
cc: error: T-ime5858F-ormat5858E-rror.o: No such file or directory
cc: error: T-ime5858F-loatingT-imeC-onversionE-rror.o: No such file or directory
cc: error: B-ase645858E-rror.o: No such file or directory
cc: error: P-ath5858E-rror.o: No such file or directory
cc: error: F-ile5858B-adP-atternE-rror.o: No such file or directory
cc: error: C-oncurrentE-xecutionE-xception.o: No such file or directory
cc: error: C-oncurrent5858C-anceledE-rror.o: No such file or directory
cc: error: C-hannel5858C-losedE-rror.o: No such file or directory
cc: error: E-numerable5858E-mptyE-rror.o: No such file or directory
cc: error: N-otI-mplementedE-rror.o: No such file or directory
cc: error: O-verflowE-rror.o: No such file or directory
cc: error: K-eyE-rror.o: No such file or directory
cc: error: P-roc40F-iber4432-6eb246a0a45118d3c5507cc830b14a70.o: No such file or directory
cc: error: S-ignal.o: No such file or directory
cc: error: A-tomic5858F-lag.o: No such file or directory
cc: error: L-ibC-5858S-igsetT-.o: No such file or directory
cc: error: C-rystal5858S-ignal.o: No such file or directory
cc: error: I-O-.o: No such file or directory
cc: error: S-taticA-rray40I-nt324432241.o: No such file or directory
cc: error: P-ointer40I-nt3241.o: No such file or directory
cc: error: H-ash40S-ignal4432P-roc40S-ignal4432N-il4141.o: No such file or directory
cc: error: P-ointer40H-ash58-0716a66562827a635360751c7a0bfb0b.o: No such file or directory
cc: error: H-ash5858E-ntry40-37a9b13947932e73bc9389d755897071.o: No such file or directory
cc: error: C-rystal5858S-ignalC-hildH-andler.o: No such file or directory
cc: error: M-utex.o: No such file or directory
cc: error: M-utex5858P-rotection.o: No such file or directory
cc: error: I-ntrinsics.o: No such file or directory
cc: error: H-ash40I-nt324432C-hannel40I-nt324141.o: No such file or directory
cc: error: P-ointer40H-ash58-438550d1ae4863022fe79cbb17acca82.o: No such file or directory
cc: error: H-ash5858E-ntry40I-nt324432C-hannel40I-nt324141.o: No such file or directory
cc: error: C-hannel40I-nt3241.o: No such file or directory
cc: error: C-hannel5858S-ender40I-nt3241.o: No such file or directory
cc: error: P-ointer40C-hannel5858S-ender40I-nt324141.o: No such file or directory
cc: error: C-rystal5858P-oin-c4f99d9688c0365d7ded28861381dd6c.o: No such file or directory
cc: error: P-ointer40C-hannel5858R-eceiver40I-nt324141.o: No such file or directory
cc: error: C-hannel5858R-eceiver40I-nt3241.o: No such file or directory
cc: error: C-hannel5858S-electC-ontext40I-nt3241.o: No such file or directory
cc: error: C-hannel5858S-electC-ontextS-haredS-tate.o: No such file or directory
cc: error: A-tomic40C-hannel5858S-electS-tate41.o: No such file or directory
cc: error: D-eque40I-nt3241.o: No such file or directory
cc: error: C-hannel5858D-eliveryS-tate.o: No such file or directory
cc: error: C-rystal5858P-oin-50c6dff1ac01adb5932ab2c073b74d07.o: No such file or directory
cc: error: C-hannel5858S-electC-ontext40N-il41.o: No such file or directory
cc: error: H-ash40I-nt324432I-nt3241.o: No such file or directory
cc: error: P-ointer40H-ash5858E-ntry40I-nt324432I-nt324141.o: No such file or directory
cc: error: H-ash5858E-ntry40I-nt324432I-nt3241.o: No such file or directory
cc: error: H-ash40T-uple40U-I-nt644432S-ymbol414432B-ool41.o: No such file or directory
cc: error: P-ointer40H-ash58-60a3eb55c544b99184778abc7dcee256.o: No such file or directory
cc: error: H-ash40S-tring443-d0ef6a484ca24b5e9e1cd150630d96a3.o: No such file or directory
cc: error: P-ointer40H-ash58-78e716075e5ec360a5549c235b8e9c11.o: No such file or directory
cc: error: C-rystal5858O-nceS-tate.o: No such file or directory
cc: error: A-rray40P-ointer40B-ool4141.o: No such file or directory
cc: error: P-ointer40P-ointer40B-ool4141.o: No such file or directory
cc: error: P-ointer40B-ool41.o: No such file or directory
cc: error: P-roc40N-il41.o: No such file or directory
cc: error: L-E-B-R-eader.o: No such file or directory
cc: error: L-ibU-nwind5858A-ction.o: No such file or directory
cc: error: L-ibU-nwind5858R-easonC-ode.o: No such file or directory
cc: error: C-allS-tack5858R-epeatedF-rame.o: No such file or directory
cc: error: C-rystal.o: No such file or directory
�[31;1mError: �[0m�[1mexecution of command failed with code: 1: `cc "${@}" -o '/tmp/publish/bin/testabdo'  -rdynamic  -lpcre -lm /home/linuxbrew/.linuxbrew/Cellar/crystal/0.34.0/embedded/lib/libgc.a -lpthread /home/linuxbrew/.linuxbrew/Cellar/crystal/0.34.0/src/ext/libcrystal.a -levent -lrt -ldl -L/home/linuxbrew/.linuxbrew/Cellar/crystal/0.34.0/embedded/lib -L/usr/lib -L/usr/local/lib`�[0m

@xmonader
Copy link
Collaborator

xmonader commented May 7, 2020

blocked on crystal-lang/crystal#9148

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants