Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2006 12:00:15 +1100 (EST)
From:      Mark Andrews <Mark_Andrews@isc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105460: multimedia/gstreamer-plugins/Makefile.common is broken
Message-ID:  <200611130100.kAD10FoR026071@bsdi.dv.isc.org>
Resent-Message-ID: <200611130110.kAD1AKoU036693@freefall.freebsd.org>

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

>Number:         105460
>Category:       ports
>Synopsis:       multimedia/gstreamer-plugins/Makefile.common is broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 13 01:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Mark Andrews
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
ISC
>Environment:
System: FreeBSD bsdi.dv.isc.org 4.11-STABLE FreeBSD 4.11-STABLE #30: Mon Oct 23 08:56:59 EST 2006 marka@bsdi.dv.isc.org:/usr/obj/usr/src/sys/BSDI i386

# $FreeBSD: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.36 2006/10/1
4 08:35:34 marcus Exp $
#    $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.63 2006/09/2
9 23:22:28 ahze Exp $
# base

>Description:

	Make index fails on malformed conditional.

bsdi# make index
Generating INDEX - please wait.."/scratch/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 345: Malformed conditional (${gst_${GST_PLUGIN}_GCONF_SCHEMAS}!="")
"/scratch/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 349: Malformed conditional (${gst_${GST_PLUGIN}_USE_SDL}!="")
"/scratch/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 351: if-less endif
"/scratch/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 351: Need an operator
"/scratch/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 372: if-less endif
"/scratch/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 372: Need an operator
make: fatal errors encountered -- cannot continue
===> audio/gstreamer-plugins-a52dec failed
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection.  (INDEX builds are
not supported with partial or out-of-date ports collections -- in
particular, if you are using cvsup, you must cvsup the "ports-all"
collection, and have no "refuse" files.)  If that is the case, then
report the failure to ports@FreeBSD.org together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and WITH/WITHOUT settings).

Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".
********************************************************************

*** Error code 1

Stop in /scratch/ports.
*** Error code 1

Stop in /scratch/ports.
bsdi# 
>How-To-Repeat:

	Run "make index" on FreeBSD 4.11

>Fix:



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



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