Hello,
I have 2 questions about poudriere.
I am building an poudriere build system to create packages for my FreeBSD servers at work.
I create a list ( ports.list) of software I want to build.
The last step I build the packages with poudriere bulk -j jailx -p local -f /path/ports.list...
so I've been playing with a raspberry pi 3, and have it running the base system, so I tried moving on to package building with ports-mgmt/poudriere. found out I can't build 13-Head packages on my 12-releng-p3 main OS so stood up a bhyve with 13-Head r346657 . then built a ports-mgmt/poudriere...
I have two separate servers, one of them with an intel i3 processor and one with an i7.
Poudriere is set up exactly the same way on both. Host OS is 12.0-RELEASE. UFS only. The poudriere.conf file is set up the same on both. Jails on each were created to build arm64 ports, downloading...
Hi, everyone.
I tried to build java/eclipse (eclipse-4.6_2) but it failed with poudriere. The last lines from the log don't make it clear to me.
But, compiling the port directly on the host, worked (cd /usr/ports/java/eclipse && make install clean)
My machine has 8 cores and 8GB RAM. Would be...
Hi, I'm having troubles building ports with poudriere (see attached image).
I was using tmpfs=yes and cache is active . My laptop has 8 cores and 8GB RAM.
The problem happened even reducing parallel jobs to 6 or 3 .
Any suggestions, please?
Hey all,
I’m having a little difficulty troubleshooting why devel/gconf2 is failing to build. This is my first time to use Poudriere, so any hints would be welcome. Am I reading this right and is it tripping up on devel/ORBit2? I’m failing to understand how to troubleshoot this further, and...
So, user Vermaden suggested I write a HOWTO about my implementation of ccache and tmpfs, based on my success in (possibly) decreasing the build time of packages so other folks who use ports-mgmt/poudriere could potentially benefit as well. Before I do this, I want to be sure the numbers I am...
I have a poudriere repository that I use to build firefox, cmus, scilab and few other packages.
Now, I have some packages that I don't longer need, and no other installed packages depend on them.
sudo pkg autoremove
Installed packages to be REMOVED:
ORBit2-2.14.19_2
lapack-3.5.0_5...
My poidriere jail repo got filled. But i don't want to keep what is too old. What is the correct way to find and remove the too old in the poudriere repo.
Hello,
I am attempting to build the default flavour of fftw3 (3.3.8_1) from a git repo using poudriere (3.2.6) on Freebsd-11.2-RELEASE in a jail with the same FreeBSD version. The Makefile specifies that the default favour builds mpi versions of the libraries and installs the corresponding...
I followed the instructions given in https://github.com/freebsd/poudriere/wiki/poudriere_in_jail and it all went very well until I actually went to build the packages. When I run poudriere bulk I get the error Error: load_moved requires PWD=/data/poudriere//.m/11maglev-packages/ref/.p.
Here's...
Hi,
I am a newbie to ZFS, but I've installed it on my laptop in order to learn about it (hey, it's a free country).
I am totatlly confused about what are the recommended poudriere.conf settings to use?
For example, there is the memory setting to use instead of TMPFS, but I configure TMPFS to...
Hey,
poudriere is updating a ports tree, and it's outputting several of these lines:
Skipping dcc4625435f9d3a1db4d30a09ed241036c9fc7d85a8fc5ba0b43f3407675d877-515a81b88166d5426ce73cca5c457a2d4b07e42cf7fdef1f1
Skipping...
Hello.
I have an existing poudriere environment which I successfully use to build a set of ports for my RPi2s.
I am trying my first pass at building the same set of ports for an RPi3.
I have created my RPi3 jail with the following command:
poudriere jail -c -x -j rpi3v12 -m svn -a...
I'm trying to install a bunch of (userland) stuff using Poudriere, and I'm coming across version conflicts...
For instance, I'm trying to install a media server that requires MySQL 5.6, but I want to run MySQL 5.7 for my own purposes.
When I use pkg install mediaserver, it says there's a...
Hello,
I'm building all my packages with poudriere and they are linked with LibreSSL (using "DEFAULT_VERSIONS+=ssl=libressl-devel" in my make.conf)
I'd like to use net/opensips but it doesn't works with LibreSSL, I'm getting this error messages:
ERROR:tls_mgm:mod_init: unable to set the memory...
After updating my poudriere ports tree, sysutils/rubygem-facter was updated from version 2.4.6 to version 2.5.0.
This is causing puppet to hang for 5-10 minutes at Info: Loading facts, but only for my bhyve virtual machines. I'm trying to track down differences between facts that test on eg...
I'm not sure if this is possible but I would like to change an option from poudriere.conf, but only for a specific port, specifically devel/llvm. The problem is when I try to compile devel/llvm I think the builder might be running out of tmpfs space because it claims :
/usr/bin/ld: final link...
I am using ports-mgmt/poudriere to compile packages with just the options I need. These are then exported via a webserver for FreeBSD clients to download. One of the packages I build is lang/php71 (with lang/php71-extensions and lang/mod_php71).
Now I also want to build lang/php70, because some...
I've just started using poudriere, and it's awesome; I'm blown away by how easy it makes things. But I'm running into one puzzle I can't figure out.
I created the list of files to give poudriere bulk -f with portmaster --list-origins, on a system with php 7.1 installed, so there are a couple...
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.