看板 FB_ports 關於我們 聯絡資訊
Bryan Drewery wrote: > On 7/15/2014 3:29 PM, Kris Moore wrote: > >> Porters, >> >> We are trying to get a build of the entire ports tree done, using the >> WITHOUT_X11=yes in poudriere make.conf. This keeps bailing with these >> errors: >> >> ====>> Creating the reference jail... done >> ====>> Mounting system devices for trueos-100-RELEASE-t10e >> ====>> Mounting ports/packages/distfiles >> ====>> Mounting packages from: >> /usr/local/poudriere/data/packages/trueos-100-RELEASE-t10e >> ====>> Logs: >> /usr/local/poudriere/data/logs/bulk/trueos-100-RELEASE-t10e/2014-07-15_14h49m12s >> ====>> Appending to make.conf: >> /usr/local/etc/poudriere.d/trueos-100-RELEASE-make.conf >> /etc/resolv.conf -> >> /usr/local/poudriere/data/build/trueos-100-RELEASE-t10e/ref/etc/resolv.conf >> ====>> Starting jail trueos-100-RELEASE-t10e >> ====>> Loading MOVED >> ====>> Calculating ports order and dependencies >> ====>> Error: Duplicated origin for ImageMagick-nox11-6.8.9.4_1,1: >> graphics/ImageMagick-nox11 AND graphics/ImageMagick. Rerun with -vv to >> see which ports are depending on these. >> ====>> Error: Duplicated origin for ImageMagick-nox11-6.8.9.4_1,1: >> graphics/ImageMagick-nox11 AND graphics/ImageMagick. Rerun with -vv to >> see which ports are depending on these. >> ====>> Cleaning up >> ====>> Umounting file systems >> >> Is WITHOUT_X11 supposed to work universally or is this a bug in some of >> our ports? >> >> I can track down and fix the broken ports, but I wanted to see if this >> was something we even expect to work for bulk port builds. >> I'm not building all ports, but I am building ImageMagick with nox11... This is what I have in my 10.0 make.conf for poudriere: OPTIONS_UNSET=X11 NLS Using the old WITHOUT_X11=yes builds -nox11 versions of the package ... using the UNSET=X11 builds the package without X11 support (same name rather than a -nox11 variant) Michelle -- Michelle Sullivan http://www.mhix.org/ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"