libogg: FTBFS with new make

Bug #28346 reported by Debian Bug Importer
6
Affects Status Importance Assigned to Milestone
libogg (Debian)
Fix Released
Unknown
libogg (Ubuntu)
Fix Released
High
Adam Conrad

Bug Description

Automatically imported from Debian bug report #347418 http://bugs.debian.org/347418

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 10 Jan 2006 16:42:02 +0100
From: Daniel Schepler <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: libogg: FTBFS with new make

--=-=-=

Package: libogg
Severity: serious
Version: 1.1.2-1
Tags: patch

From my pbuilder build log:

...
# if Makefile exists run distclean
if test -f Makefile; then \
                /usr/bin/make distclean; \
        fi
#if test -d CVS; then \
                /usr/bin/make cvs-clean ;\
        fi
/bin/sh: -c: line 2: syntax error near unexpected token `fi'
/bin/sh: -c: line 2: `fi'
make: *** [clean] Error 2

I've attached a patch which fixes the build for me.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline; filename=libogg.diff

diff -urN libogg-1.1.2.old/debian/rules libogg-1.1.2/debian/rules
--- libogg-1.1.2.old/debian/rules 2004-08-06 01:04:02.000000000 +0000
+++ libogg-1.1.2/debian/rules 2006-01-10 15:40:30.000000000 +0000
@@ -85,8 +85,8 @@
  fi

  #if test -d CVS; then \
- $(MAKE) cvs-clean ;\
- fi
+ # $(MAKE) cvs-clean ;\
+ #fi

  dh_clean

--=-=-=--

Matt Zimmerman (mdz)
Changed in libogg:
assignee: nobody → adconrad
Revision history for this message
Carthik Sharma (carthik) wrote :

Upstream Fix available in Debian:
Fixed in version libogg/1.1.3-1 by Adeodato Simó <email address hidden>.

Changed in libogg:
status: Unconfirmed → Confirmed
Revision history for this message
Daniel T Chen (crimsun) wrote :

Fixed in 1.1.3-0ubuntu2.

Changed in libogg:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.