Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 12:34:31 GMT
From:      Andrey Zonov <andrey.zonov@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136992: [lang/python26] bug in Makefile
Message-ID:  <200907221234.n6MCYV4F067369@www.freebsd.org>
Resent-Message-ID: <200907221240.n6MCe3qP086451@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136992
>Category:       ports
>Synopsis:       [lang/python26] bug in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 22 12:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Zonov
>Release:        7.1-RELEASE-p2
>Organization:
>Environment:
FreeBSD xxx.xxx.xxx 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Sun Jan 18 16:15:29 MSK 2009     root@xxx.xxx.xxx:/usr/obj/usr/src/sys/AMD64_ULE  amd64
>Description:
For 7.1-RELEASE-p2 lang/python26 is broken if I try to build him with semaphores.
Without semaphores build is complete.
>How-To-Repeat:
# sysctl kern.osreldate
kern.osreldate: 701000
# cd /usr/ports/lang/python26
# make config

note this
[X] SEM              Use POSIX semaphores (experimental)
and OK

# make
"Makefile", line 69: Need an operator
make: fatal errors encountered -- cannot continue
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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