Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update github.com/go-skynet/go-llama.cpp digest to 7ad833b #616

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-skynet/go-llama.cpp require digest a796025 -> 7ad833b

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@Aisuko Aisuko self-requested a review June 18, 2023 02:55
Copy link
Collaborator

@Aisuko Aisuko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI issue may be related to the other issues we are working on. So, please hold this until we fix the issue.

#17 480.8 CMake Error at /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake:739 (message):
#17 480.8   Compiling the CUDA compiler identification source file
#17 480.8   "CMakeCUDACompilerId.cu" failed.
#17 480.8 
#17 480.8   Compiler: /usr/local/cuda/bin/nvcc
#17 480.8 
#17 480.8   Build flags:
#17 480.8 
#17 480.8   Id flags: --keep;--keep-dir;tmp -v
#17 480.8 
#17 480.8   
#17 480.8 
#17 480.8   The output was:
#17 480.8 
#17 480.8   1
#17 480.8 
#17 480.8   #$ _NVVM_BRANCH_=nvvm
#17 480.8 
#17 480.8   #$ _SPACE_=
#17 480.8 
#17 480.8   #$ _CUDART_=cudart
#17 480.8 
#17 480.8   #$ _HERE_=/usr/local/cuda/bin
#17 480.8 
#17 480.8   #$ _THERE_=/usr/local/cuda/bin
#17 480.8 
#17 480.8   #$ _TARGET_SIZE_=
#17 480.8 
#17 480.8   #$ _TARGET_DIR_=
#17 480.8 
#17 480.8   #$ _TARGET_DIR_=targets/x86_64-linux
#17 480.8 
#17 480.8   #$ TOP=/usr/local/cuda/bin/..
#17 480.8 
#17 480.8   #$ NVVMIR_LIBRARY_DIR=/usr/local/cuda/bin/../nvvm/libdevice
#17 480.8 
#17 480.8   #$ LD_LIBRARY_PATH=/usr/local/cuda/bin/../lib:
#17 480.8 
#17 480.8   #$
#17 480.8   PATH=/usr/local/cuda/bin/../nvvm/bin:/usr/local/cuda/bin:/usr/local/cuda/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#17 480.8 
#17 480.8 
#17 480.8   #$ INCLUDES="-I/usr/local/cuda/bin/../targets/x86_64-linux/include"
#17 480.8 
#17 480.8   #$ LIBRARIES= "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs"
#17 480.8   "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib"
#17 480.8 
#17 480.8   #$ CUDAFE_FLAGS=
#17 480.8 
#17 480.8   #$ PTXAS_FLAGS=
#17 480.8 
#17 480.8   #$ rm tmp/a_dlink.reg.c
#17 480.8 
#17 480.8   #$ gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -E -x c++
#17 480.8   -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__
#17 480.8   "-I/usr/local/cuda/bin/../targets/x86_64-linux/include"
#17 480.8   -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=7
#17 480.8   -D__CUDACC_VER_BUILD__=99 -D__CUDA_API_VER_MAJOR__=11
#17 480.8   -D__CUDA_API_VER_MINOR__=7 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include
#17 480.8   "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o
#17 480.8   "tmp/CMakeCUDACompilerId.cpp1.ii"
#17 480.8 
#17 480.8   In file included from
#17 480.8   /usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h:83,
#17 480.8 
#17 480.8                    from <command-line>:
#17 480.8 
#17 480.8   
#17 480.8   /usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h:132:2:
#17 480.8   error: #error -- unsupported GNU version! gcc versions later than 11 are
#17 480.8   not supported! The nvcc flag '-allow-unsupported-compiler' can be used to
#17 480.8   override this version check; however, using an unsupported host compiler
#17 480.8   may cause compilation failure or incorrect run time execution.  Use at your
#17 480.8   own risk.
#17 480.8 
#17 480.8     132 | #error -- unsupported GNU version! gcc versions later than 11 are not supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk.
#17 480.8         |  ^~~~~
#17 480.8 
#17 480.8   # --error 0x1 --
#17 480.8 
#17 480.8   
#17 480.8 
#17 480.8   
#17 480.8 
#17 480.8 Call Stack (most recent call first):
#17 480.8   /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake:6 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
#17 480.8   /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake:48 (__determine_compiler_id_test)
#17 480.8   /usr/share/cmake-3.25/Modules/CMakeDetermineCUDACompiler.cmake:307 (CMAKE_DETERMINE_COMPILER_ID)
#17 480.8   CMakeLists.txt:186 (enable_language)
#17 480.8 
#17 480.8 
#17 480.8 make[1]: *** [Makefile:181: llama.cpp/ggml.o] Error 1
#17 480.8 make: *** [Makefile:173: go-llama/libbinding.a] Error 2
#17 ERROR: process "/bin/sh -c make prepare" did not complete successfully: exit code: 2
------
 > [builder 5/7] RUN make prepare:
#17 480.8 
#17 480.8 Call Stack (most recent call first):
#17 480.8   /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake:6 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
#17 480.8   /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake:48 (__determine_compiler_id_test)
#17 480.8   /usr/share/cmake-3.25/Modules/CMakeDetermineCUDACompiler.cmake:307 (CMAKE_DETERMINE_COMPILER_ID)
#17 480.8   CMakeLists.txt:186 (enable_language)
#17 480.8 
#17 480.8 
#17 480.8 make[1]: *** [Makefile:181: llama.cpp/ggml.o] Error 1
#17 480.8 make: *** [Makefile:173: go-llama/libbinding.a] Error 2
------
Dockerfile:47
--------------------
  45 |     RUN make get-sources
  46 |     COPY go.mod .
  47 | >>> RUN make prepare
  48 |     COPY . .
  49 |     RUN make build
--------------------
ERROR: failed to solve: process "/bin/sh -c make prepare" did not complete successfully: exit code: 2
Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c make prepare" did not complete successfully: exit code: 2

@renovate renovate bot force-pushed the renovate/git.luolix.top-go-skynet-go-llama.cpp-digest branch from 4b635e4 to be0ece9 Compare June 18, 2023 12:43
@mudler mudler merged commit 1dbc190 into master Jun 18, 2023
@mudler mudler deleted the renovate/git.luolix.top-go-skynet-go-llama.cpp-digest branch June 18, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants