poudriere

  1. D

    [Poudriere] : out of memory

    Hi all, I'm trying to build i386:wine-devel 9.3. Nevertheless, poudriere bulk -j wine-build emulators/wine-devel runs out of memory (linkage process indeed) when build gcc-13 and llvm-15. My hardware : 9 Go RAM + 12 Go swap. Anyone has an idea to workaround this ? Note: Building...
  2. E

    Using release.sh without building? (or alternate method to create VM image)

    For a while now, I've been using poudriere image to build gold VM disk images. When I upgraded my poudriere build server to 14.0-RELEASE, something broke and I'm looking around and seeing if there are better ways to do it. I'm trying release.sh now, but at least for the initial build, it's...
  3. blazingice

    How do I update poudriere jail following STABLE?

    I have recently decided to move from 13.2-RELEASE to 13.2-STABLE. Everything has gone well, and the process of updating from source, whilst slower, it has its own attraction. My next step is to build packages for stable. I can create poudrire jails following stable: poudriere -c -j 13-stable -v...
  4. BaronBS

    Solved Poudriere and custom kernels

    Guys, good evening folks. My setup is: I build world and kernel (Generic) on my host and I use poudriere to build all ports that I use (around 1200). I want to play with the Kernel configuration and build a custom kernel for my T430. For now I don't want to put any port module inside the...
  5. E

    pkg and freebsd versions

    I have a server running poudriere, and for a long time I've been building two repos, 12amd64 and 13amd64. The jail that builds the 12amd64 repo was 12.3-RELEASE, until recently when some packages failed to build, so I replaced it with a 12.4 jail. I still had hosts running 12.3-RELEASE and when...
  6. R

    poudriere arm64 with qemu error : ELF interpreter /libexec/ld-elf.so.1 not found, error 8

    I create a arm64.aarch64 jail for my poudriere and did a first build who succeed, then poudriere start failing with this error : ELF interpreter /libexec/ld-elf.so.1 not found, error 8 I checked and the file is not missing nor in the host or the jail. For the record the host is a amd64...
  7. rafael_grether

    Solved lang/rust - Poudriere build - OOM Killer

    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...
  8. T

    Best way to manage ports?

    I have been running FreeBSD 14-Current for about a month now and have been enjoying it besides the odd crashes here and there. It is not as many crashes as OpenBSD 7.2-Current was giving me however. I am stuck with 14-Current for now because on my Intel 2.5GB Lan and RX 6600 GPU not being...
  9. M

    Poudriere insists on building lang/rust with just 1 job

    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...
  10. E

    Ports tree overlay in poudriere

    Currently we have a local ports tree repo, where we push our local changes and merge from upstream every hour. Our local changes are both private ports that we haven't merged upstream and also local patches to existing ports. This often causes problems, failed merges and bad patches based on...
  11. Alain De Vos

    What's the difference between PRIORITY_BOOST & ALLOW_MAKE_JOBS_PACKAGES

    What's the difference between PRIORITY_BOOST & ALLOW_MAKE_JOBS_PACKAGES for poudriere.
  12. A

    poudriere jail error "lstat of newly made dir failed: File name too long"

    Need some help trying to set up poudriere for single host server. Only installed a few packages so far for instance: git, ccache. Was able to create poudriere jail using "poudriere jail -c ..." Was able to download ports tree using "poudriere ports -c" environment: 13.1-RELEASE on dell r710...
  13. nerozero

    Poudriere, build failed for edk2-bhyve and openjdk8

    Hi there, Poudriere is a new tool to me, and I'm dont have much experience, so please allow me to ask for help. Receiving errors while trying to compile sysutils/edk2@bhyve and java/openjdk8 ports... Target : BSD13.1, AMD64 edk2-bhyve: Processing meta-data . Architecture(s) = X64 Build...
  14. jgod

    How do I get install packages into jails from custom Poudriere repo on host?

    I searched first, but can't find an example of this - I must be missing something. I can install packages using a custom repo on the host, using poudriere: $ doas pkg install dokuwiki Password: Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating myrepo...
  15. Sivan!

    src component not installed error blocking freebsd update installation.

    /usr/ports/graphics/gpu-firmware-amd-kmod$ doas make install clean ===> Building for gpu-firmware-amd-kmod-banks-20220511 make[1]: "/usr/ports/graphics/gpu-firmware-amd-kmod/work-banks/drm-kmod-firmware-20220511/Makefile" line 4: Cannot open /usr/src/sys/conf/kern.opts.mk make[1]: Fatal errors...
  16. Cath O'Deray

    Solved Getting started with poudriere – with latest packages and OpenZFS

    As promised: <https://old.reddit.com/r/freebsd/comments/vab4yt/-/>
  17. nerozero

    Solved Poudriere -> rust 5 hour build failed, 8GB ram + 8GB Swap is not enough to build rust....

    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...
  18. stephen.wall

    Poudriere/ARM/FreeBSD 13.1 broken?

    I'm having a problem getting poudriere to cross compile ports when using a 13.1 jail. 13.0 works fine. The error was "No working C compiler found. Tried /nvb-bin/usr/bin/cc and gcc." I create the jails with the following: poudriere jails -c -j 130aarch64 -v 13.0-RELEASE -m http -x -a...
  19. S

    Can't build several PHP 8.1 packages

    I can't build the following packages in poudriere due to the following errors: ===> php81-xsl-8.1.6 depends on file: /usr/local/lib/php/20210902/dom.so - not found textproc/php81-xsl ===> php81-xmlreader-8.1.6 depends on file: /usr/local/lib/php/20210902/dom.so - not found...
  20. neogeo

    Building a port builder on the cloud - Root filesystem @ FreeBSD 13.0 on Azure?

    While researching an idea of using Microsoft Azure as a cloud service provider for a FreeBSD 13.1 build host - among other available options in cloud services and VPS instances, of course - I'd found the FreeBSD 13.0 release at the Microsoft Azure Marketplace. The page at Microsoft's Azure...
Back
Top