Hello,
I am trying to install the Python module python-jose[cryptography] but the installation fails while building dependencies. I'm not sure if the problem is with Python pip and the package, or with a missing FreeBSD pkg (or port). I'm running this in a venv with Python 3.11.11.
The big clue...
Hi everyone,
I've recently been working to add Kanidm (it's pam/nss and cli tools) as a port. I have been following the handbook and it's chapters on rust, but I have encountered a problem when I update versions. I will say so far the process has been really good, FreeBSD seems to have one of...
Hello,
I am a developer of freebsd-kpi-rs and freebsd-kmi-rs (R4FBSDk - Rust for FreeBSD kernel). Recently I have released the devd(8) re-implemented in Rust (ported from closed source code which I developed for the client) and I was planning to submit port for review. But, for reasons beyond...
Hi,
It's been a while that I've tried to install anything on FreeBSD, so I was dismayed recently trying to install the latest security/vaultwarden.
I fired up a new 14.1 VM; 20GB for the / partition, separate 4GB swap drive.
I firstly, from ports, installed a bunch of utilities (sysutils/tmux...
Hi. I am getting build_fs_violation error while trying to test the port.
=>> Checking for filesystem violations... done
=>> Error: Filesystem touched during build:
extra: usr/local/lib/python3.11/site-packages/blueprintcompiler/language/__pycache__
extra...
Hello. There is a tool called "Universal Android Debloater" and it is meant for debloating Android phones. I'm trying to port it but I am getting some errors. The program is written in Rust completely, so i thought it would be easy to port it but i guess there are some libraries/features being...
Hi there,
I am trying to setup RUST cross compilation and building on AMD64/FreeBSD 14.rc3 for aarch64/FreeBSD 14.rc3. I am very new to cross compilation so not sure what details are needed, please let me know if something is missing.
SO I have a project on Rust that I am trying to build for...
Hi, any ideas on how to compile rust ports using the sys OpenSSL? For Linux to cross-compile when using musl ading this to Cargo.toml works:
openssl = { version = "0.10", features = ["vendored"] }
But when testing the port I using: poudriere testport -p default -j 14amd64 devel/gbump I get...
Hello folks,
I'm absolutely done with lang/rust!
lang/rust cannot be build on a medium machine (Intel Xeon Platinum 8259CL @ 2.5 GHz with 8Gb RAM + 8 Gb Swap), and after almost 5 hours building, gets OOM:
pid 17504 (rustc), jid 117, uid 0, was killed: failed to reclaim memory
pid 44305...
Hi,
I am building packages with Poudriere on a hw.ncpu=24 machine and so far everything has been great in terms of parallelization.
Up until it started bulding lang/rust. Processes spawned by poudriere bulk explicitly have --jobs=1 and -j 1 in them.
It is going to take forever. Any ideas why...
Hello,
5 hour build marathon - ended up like this:
In /var/log/messages:
May 27 17:33:15 backup kernel: swp_pager_getswapspace(10): failed
May 27 17:57:08 backup kernel: swp_pager_getswapspace(29): failed
May 27 22:29:30 backup kernel: swap_pager: out of swap space
Now the question...
Hi there,
today I found that portmaster took too much time updating my port. After inspection I have found that I got lang/rust installed. Which I never asked for.
pkg delete rust - passed without listing any depending port....
Is it possible to find which port requested lang/rust...
Hello when I mentioned that rust can give us a good programming base I said in the way we can implement things, I see the FreeBSD kernel code for example is something very simple and something that can, if written easily.
maybe you guys don't like a new idea, but i had a good idea and i need...
I'm trying to cross compile Rust from Windows to FreeBSD.
I am running into this
when I add
[target.x86_64-unknown-freebsd]
linker = "rust-lld"
to my config (searching online led me to believe rust-lld is a cross compiler I could use for this) led to
= note: rust-lld: error: unable to...
Hello,
Is it true that Rust-Lang is a replacement to C\C++? What is the plan of FreeBSD about it? Is it possible that FreeBSD rewritten in Rust-Lang?
Thank you.
As part of an undergraduate project at the Georgia Institute of Technology I am attempting to compile a basic kernel module in Rust. I found this GitHub repository: https://github.com/johalun/echo, but the code is three years old, and I ran into an error I don't know how to fix.
Since then...
Hey Guys,
Freshly I start use FreeBSD, actually I dive on FreeBSD :D I need some software for android , kotlin and rust development, and a good virtualization package like virtualbox and genymotion on linux (I have some project that i must ready system for development ASAP), and some reference...
There is lang/rust-nightly and there is devel/cargo. I am building those via poudriere, however cargo seems to always be built with the non-nightly version of cargo.
Is there currently a way to get cargo running with rust-nightly via the ports?
I would have expected for something like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.