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

Problem: windows build in CI fail #853

Closed
Tracked by #869
yihuang opened this issue Feb 9, 2023 · 1 comment
Closed
Tracked by #869

Problem: windows build in CI fail #853

yihuang opened this issue Feb 9, 2023 · 1 comment

Comments

@yihuang
Copy link
Collaborator

yihuang commented Feb 9, 2023

Describe the bug
Example run: https://github.com/yihuang/cronos/actions/runs/4131299758/jobs/7138862883
Error:

# github.com/crypto-org-chain/cronos/cmd/cronosd
D:\a\_temp\msys64\mingw64\lib\go\pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1
D:/a/_temp/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\RUNNER~1\AppData\Local\Temp\go-link-233852307\000010.o:db.cgo2.c:(.text+0x1f83): undefined reference to `rocksdb_property_int'
D:/a/_temp/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\RUNNER~1\AppData\Local\Temp\go-link-233852307\000010.o:db.cgo2.c:(.text+0x1fee): undefined reference to `rocksdb_property_int_cf'
collect2.exe: error: ld returned 1 exit status

Tried to download prebuilt version v7.9.2 and v7.8.3, has same error.

@yihuang
Copy link
Collaborator Author

yihuang commented Feb 16, 2023

fixed by #868

@yihuang yihuang closed this as completed Feb 16, 2023
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

No branches or pull requests

1 participant