[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2025-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #10 from Daniel Engberg --- (In reply to Jason E. Hale from comment #9) That was me trying to reply to something being way too tired turning it into engrish. Sorry! That being said, I've pretty much given up on netdata as upstr

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2025-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 Jason E. Hale changed: What|Removed |Added Resolution|--- |Works As Intended Stat

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2025-01-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #8 from Daniel Engberg --- (In reply to Jason E. Hale from comment #5) I was under the impression it was run during build irregardless not during the configure stage irregardless which breaks in our environment irregardless and

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #7 from Jason E. Hale --- (In reply to Jordan Ostreff from comment #6) Any locally set environment variables will be discarded since we use `setenv -i` to the environment for CMake. You could try injecting your proxy variables w

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #6 from Jordan Ostreff --- (In reply to Jason E. Hale from comment #5) Yes I can download it via fetch or curl or wget on same machine. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 Jason E. Hale changed: What|Removed |Added Status|New |Open CC|

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #4 from Jordan Ostreff --- (In reply to Daniel Engberg from comment #3) Hi, Actually it doesn't help - the build fails at this line: -- Preparing local agent dashboard code -- Fetching https://app.netdata.cloud/agent.tar.gz CM

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #3 from Daniel Engberg --- https://gitlab.kitware.com/cmake/cmake/-/issues/18269 Since we're not using CMake (by default) for the actual build it would be ignored I guess since we're defaulting to ninja. Setting USES= cmake:noni

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 --- Comment #2 from Jordan Ostreff --- Cmake file looks like bellow, and for sure there are no attempts made to squid server running on machine with connectivity to internet. If the same build was run on machine with internet access everyth

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 Daniel Engberg changed: What|Removed |Added CC||dii...@freebsd.org --- Comment #1

[Bug 283745] devel/cmake-core: doesn't respect http_proxy

2024-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745 Alexander Vereeken changed: What|Removed |Added Summary|level/cmake-core doesn't|devel/cmake-core: doesn't