mirror of
https://github.com/gen2brain/cam2ip.git
synced 2026-04-27 07:05:59 +03:00
[GH-ISSUE #50] fails to build on some architectures.. #40
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cam2ip#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexmyczko on GitHub (Feb 12, 2024).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/50
see https://buildd.debian.org/status/package.php?p=cam2ip
@gen2brain commented on GitHub (Feb 12, 2024):
I am not sure how that is an issue with this repo, what fails to build, and what the error is. I hope you don't expect me to go through all this. The requirements are clearly stated, so what this repo can do to help you?
@gen2brain commented on GitHub (Feb 14, 2024):
There is nothing
not plannedhere, the screenshot of "something" is not an issue at all. So what is the real issue here?@alexmyczko commented on GitHub (Feb 14, 2024):
nothing really, i have no idea of golang, so i do not know why ot failed to build on these architectures. thought maybe you might know..
@gen2brain commented on GitHub (Feb 14, 2024):
This project uses cgo, i.e. C libraries, so if you are to cross-compile, you need to know what you are doing. I think that is all, but if there is anything else I am willing to fix it.
@alexmyczko commented on GitHub (Feb 14, 2024):
i am not cross compiling, what happens at posted url is. the source is downloaded to a comouter of the architecture, and is being tried to be compiled… but really, it is not important, and i have no such architecture to run it on. i am fine with arm64 and amd64…
@gen2brain commented on GitHub (Feb 14, 2024):
The error mesage would be fine. I still have no idea what fails, and what is the actuall error and for what arch etc. You only sent some screenshot.
@alexmyczko commented on GitHub (Feb 14, 2024):
no i sent an url, this https://buildd.debian.org/status/package.php?p=cam2ip
and it says it can not build for ppc64, and a few more it failed. scrolling down all the red ones are not good. green is it built…
@gen2brain commented on GitHub (Feb 14, 2024):
Well, I have no idea and don't want to follow any links, I need the error, arch, what fails to build, and where is the error. Nobody wants to follow some screenshots. If you cannot even describe it I will not waste my time on it, sorry.
@alexmyczko commented on GitHub (Feb 14, 2024):
@gen2brain commented on GitHub (Feb 14, 2024):
Exactly, I have no idea what you are doing, and there is no error message, you are trying to build deb package right? How and why I do not care. Why not try to build cam2ip instead and send the error? I don't care about some deb errors, how is that related to this repo?
@gen2brain commented on GitHub (Feb 14, 2024):
@alexmyczko can you simple do a go build and paste errors here?