Doesn't build in poudriere on 10.3: [00:10:23] ====>> [03][00:03:16] Finished build of lang/mono: Failed: build [00:10:25] ====>> [03][00:03:18] Skipping build of x11-toolkits/gtk-sharp20: Dependent port lang/mono failed [00:10:25] ====>> [03][00:03:18] Skipping build of security/openvpn-admin: Dependent port lang/mono failed Logs attached
Created attachment 176918 [details] Poudriere logs (cut)
Thank you for the report Grzegorz. Can you please attach the contents of /etc/make.conf. Also, if ccache is being used, please disable that and attempt to reproduce the issue.
I didn't have to disable ccache. I re-run the compilation and this time it went OK. I tried to compile lang/mono in the last 2-3 weeks. It seems that every time there was more than a few hundred packages to compile it was failing. The new compilation run had only 139 packages that have changed and at this time lang/mono compiled fine. I will try again with another profile later today. It seems that it may be some race condition. $cat /etc/make.conf QT4_OPTIONS= CUPS QGTKSTYLE NAS # Enable Tahoma in x11-fonts/webfonts .if ${.CURDIR:M*/x11-fonts/webfonts} WITH_MSWINDOWS_LICENSE=yes .endif WITH_CCACHE_BUILD=yes CCACHE_DIR=/var/cache/ccache
Thank you for your feedback Grzegorz. Please re-open this if the issue can be reproduced again, including with ccache disabled.