Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2019 21:56:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 239986] devel/nspr: 4.22 fails to build with TEST=on
Message-ID:  <bug-239986-21738-jgqGD56Kfw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239986-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239986-21738@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239986

--- Comment #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Fri Aug 23 21:55:41 UTC 2019
New revision: 509663
URL: https://svnweb.freebsd.org/changeset/ports/509663

Log:
  devel/nspr: unbreak TEST=on build after r509330

  attach.c:170:2: error: unterminated conditional directive
   #ifdef _PR_PTHREADS
    ^
  attach.c:275:2: error: expected '}'
  }
   ^
  attach.c:109:1: note: to match this '{'
  {
  ^
  attach.c:176:8: error: use of undeclared label 'exit_now'
                  goto exit_now;
                       ^

  PR:           239986
  Reported by:  Ross McKelvie

Changes:
  head/devel/nspr/files/patch-bug1575821
  head/devel/nspr/files/patch-tests

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239986-21738-jgqGD56Kfw>