[moving to ports@, and cc'ing maintainer On Thu, Mar 26, 2015 at 01:58:08PM -0600, Stuart Henderson wrote: > Date: Thu, 26 Mar 2015 13:58:08 -0600 (MDT) > From: Stuart Henderson <st...@cvs.openbsd.org> > To: ports-chan...@cvs.openbsd.org > Subject: CVS: cvs.openbsd.org: ports > Message-Id: <18181813659683117481.enqu...@cvs.openbsd.org> > > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2015/03/26 13:58:08 > > Modified files: > graphics/pinta : Makefile > > Log message: > mark BROKEN-i386, frequently hangs during build tying up a dpb slot
I had similar problems on amd64 a few days ago; three out of four attempts to build it with dpb hung this process: 31773 p1 IN+ 0:00.73 /usr/local/bin/mono /usr/local/lib/mono/xbuild/12.0/bin/xbuild.exe Pinta.Install.proj /target:CompileTranslations (mono-boehm) Tail of the build log was always like this: Target CompileTranslations: Created directory "bin/locale/af/LC_MESSAGES" Executing: msgfmt "po/af.po" -o "bin/locale/af/LC_MESSAGES/pinta.mo" Target CompileTranslations: Created directory "bin/locale/ar/LC_MESSAGES" Executing: msgfmt "po/ar.po" -o "bin/locale/ar/LC_MESSAGES/pinta.mo" Target CompileTranslations: Created directory "bin/locale/ast/LC_MESSAGES" Executing: msgfmt "po/ast.po" -o "bin/locale/ast/LC_MESSAGES/pinta.mo" Target CompileTranslations: Created directory "bin/locale/az/LC_MESSAGES" Ciao, Kili