Unexpected soft update inconsistency

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Sun Jun 11 03:30:43 PDT 2006


On Sun, Jun 11, 2006 at 05:06:39PM +0900, YONETANI Tomokazu wrote:
> > I tell it to correct the error and all seems fine until the
> > next 'write error' while trying to build firefox.  The error
> > always occurs just after the message 'leaving directory <foo>'
> > so it's not entirely random the way an overheating CPU might
> > behave.
> 
> Is this the same problem you posted on users@ last month?
> http://leaf.dragonflybsd.org/mailarchive/users/2006-05/msg00017.html
> if so, have you tried reinstalling gmake (as I wrote in the same thread)?

Please disregard this part: reproduced with a fresh install of pkgsrc.
I'm running DragonFly_RELEASE_1_4 on an SMP machine.  As I wrote on users@,
the 'write error' message comes from gmake (it calls itself `make' because
it's invoked via a symlink).

  make[3]: Leaving directory `/var/obj/pkg.rel14/www/firefox/work/mozilla/xpinstall/public'
  make[3]: write error
  make[2]: *** [libs] Error 1
  make[2]: Leaving directory `/var/obj/pkg.rel14/www/firefox/work/mozilla/xpinstall'
  make[1]: *** [tier_50] Error 2
  make[1]: Leaving directory `/var/obj/pkg.rel14/www/firefox/work/mozilla'
  gmake: *** [default] Error 2
  *** Error code 2





More information about the Bugs mailing list