poudriere

  1. Cath O'Deray

    Solved Getting started with poudriere – with latest packages and OpenZFS

    As promised: <https://old.reddit.com/r/freebsd/comments/vab4yt/-/>
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. S

    Poudriere: Which is the best way to build and keep different versions of the same port flavor?

    Hi all, I've been checking the ports-mgmt/poudriere and ports-mgmt/poudriere-devel documentation, but I couldn't find a straight answer. I'm trying to build with different compile options the www/nginx port, and install/maintain them in different jail. Any advice a/o pointers to the relevant...
  7. J

    poudriere storage question

    I run poudriere in a bhyve VM for ease of maintenance. Up until now, the VM had one virtual disk which was located on the fast NVMe zpool of the host. However, since I am now building several different repositories I'm starting to run low on NVMe space. I've decided to add a second virtual disk...
  8. S

    my poudriere is now failing with status "stopped:pkgrepo:"

    Looking at my poudriere web interface the status column used to always be stopped:done: but as of about two weeks ago it's showing stopped:pkgrepo:. What does that mean? So yesterday I tried cleaning things with: poudriere distclean -a poudriere pkgclean -j amd64-13-0 -A and then built again...
  9. E

    www/chromium fails to build

    www/chromium fails to build for me. The error in the log is: [ 99% 49143/49382] python3 "../../build/toolchain/gcc_link_wrapper.py" --output="./mksnapshot" -- c++ -pie -fuse-ld=lld -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--icf=all -Wl,--color-diagnostics...
  10. oscar

    Can't bootstrap pkg from poudriere due to pkg.txz.pubkeysig named pkg.pkg.pubkeysig

    I've recently setup poudriere (using this guide) on my 13.0-RELEASE system. But, when trying to bootstrap pkg in a new jail, I got an error message that pkg.txz.pubkeysig is missing. There was a pkg.pkg.txz.pubkeysig in the right folder, and after symlinking pkg.txz.pubkeysig to...
  11. S

    Poudriere: How to Clean up a Dropped SSH Session During a Build?

    Hello FreeBSD Forums, I'm having some issues cleaning up after a "failed" poudriere build. To summarize, I initiated a poudriere bulk over an ssh connection, and the network connection was interrupted. When I was able to ssh back into the machine running poudriere, none of the build processes...
  12. Cath O'Deray

    Non-conservative pkg-upgrade(8)

    With higher priority given to my poudriere repository, why did pkg upgrade not find the upgrade to virtualbox-ose? % pkg -vv | grep -i conservative CONSERVATIVE_UPGRADE = false; % pkg -vv | grep priority priority : 3, priority : 0, priority : 4 % pkg -vv | grep...
  13. astyle

    jails Getting a handle on Poudriere jail management

    I'd like to ask for some help in getting a handle on Poudriere jail management. After a LOT of reading (mostly off https://github.com/freebsd/poudriere/wiki/), but also the Handbook's sections on "Building Ports with Poudriere" and the chapter on jails, I was able to distill 3 commands that I'd...
  14. freezr

    Solved How to compile a third party software on a jail?

    Dear All, I'd like to compile and install my favorite Gemini TUI client on a jail rather than on the real system: https://telescope.omarpolo.com/ I thought I may use Poudriere, however after reading several times the handbook and looked into many blogs, I got the impression that all those...
  15. F

    Solved Poudriere - xorg-vfbserver: libGL.so - not found

    Hello, I'm getting a build failure in Poudriere for xorg-vfbserver. It's been failing for over a month, so I'm assuming it's limited to my installation. Is there something that would normally cause this that I could clear? I've tried purging all the ports and rebuilding, but to no effect. The...
  16. Cath O'Deray

    poudriere-bulk(8): pkg package missing

    I don't recall seeing this before: … pkg package missing, cleaning all packages... done Seen at two different computers. At the first computer, I'm trying to begin building electron12. At the second computer (below), I'm trying to build Konsole. root@mowa219-gjp4-8570p-freebsd:~ #...
  17. F

    Package marked as broken, install from Github source?

    I have a package that fails to build in my Poudriere repository, databases/postgresql-plv8js, due to it being marked as broken. Unfortunately this is a required package for the piece of ERP software the PostgreSQL database is built for. I have found the Github source for plv8 and I'm trying to...
  18. Alain De Vos

    texlive-full always recompiles

    Even when i just compiled print/texlive-ful (i.e.texlive-full-20150521) with poudriere it always recompiles ... Reason : Deleting texlive-full-20150521.pkg: new dependency: print/texlive-texmf-source
  19. Cath O'Deray

    Using poudriere to build net/citrix_ica

    /usr/local/etc/poudriere.d/make.conf comprises one line: ICA_CERTS=quovadis_quovadiseuropeevsslcag1_der.crt Attempts to build net/citrix_ica fail. Using SSL Preferences (KDE Plasma, pictured below) to trust the certificate does not resolve the issue. Please, what should I do? (I'm almost...
  20. S

    Solved poudriere distclean fails after update to 3.3.7

    After updating poudriere to the newest version I can't run poudriere distclean any more. When I run the following command, I get a wall of error messages. poudriere distclean -p HEAD -f /usr/local/etc/poudriere.d/port-list -y Wall of error messages: [00:00:01] Loading MOVED for...
Back
Top