Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 09:20:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239986] devel/nspr 4.22 build fails attach.c:170: error: unterminated conditional directive
Message-ID:  <bug-239986-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239986

            Bug ID: 239986
           Summary: devel/nspr 4.22 build fails attach.c:170: error:
                    unterminated conditional directive
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: ross@exitzero.uk
             Flags: maintainer-feedback?(gecko@FreeBSD.org)
          Assignee: gecko@FreeBSD.org
 Attachment #206722 text/plain
         mime type:

Created attachment 206722
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206722&action=
=3Dedit
nspr-4.22.log generated by poudriere

I'm experiencing build errors in devel/nspr since the update to version 4.22
and have attached the poudriere build log.

cc -o attach.o -c -fvisibility=3Dhidden    -O2 -pipe  -fstack-protector-str=
ong
-fno-strict-aliasing   -ansi -Wall -fPIC  -UDEBUG -DPACKAGE_NAME=3D\"\"
-DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"\" -DPACKAGE_STRING=3D\"\"
-DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DNDEBUG=3D1
-DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VISIBILITY_PRAGMA=3D1 -DXP_UN=
IX=3D1
-DFREEBSD=3D1 -DHAVE_BSD_FLOCK=3D1 -DHAVE_SOCKLEN_T=3D1 -DHAVE_POINTER_LOCA=
LTIME_R=3D1
-DHAVE_DLADDR=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_SETPRIORITY=3D1 -DHAVE_STRERROR=
=3D1
-DHAVE_SYSCALL=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DFORCE_PR_LOG -D_PR=
_PTHREADS
-UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include
-I../../pr/include/private  attach.c
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;
                     ^
3 errors generated.
gmake[1]: *** [../../config/rules.mk:450: attach.o] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/nspr/work/nspr-4.22/nspr/pr/tests'
*** Error code 2

Stop.
make: stopped in /usr/ports/devel/nspr

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



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