Broken libav0.7 port

Bug #859189 reported by Stefano Rivera
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
avbin (Ubuntu)
Fix Released
High
Unassigned
Oneiric
Fix Released
High
Unassigned

Bug Description

$ cat test.c
#include <stddef.h>
#include <avbin.h>
int main(int argc, char **argv) {
 avbin_init();
 AVbinFile *file = avbin_open_filename("test.ogg");
}

$ ./test
./test: symbol lookup error: /usr/lib/libavbin.so.0: undefined symbol: av_open_input

There are a few other undefined symbols visible in the build log:

dpkg-shlibdeps: warning: symbol avcodec_decode_audio2 used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries.
dpkg-shlibdeps: warning: symbol avcodec_decode_video used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries.
dpkg-shlibdeps: warning: symbol av_open_input used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libavbin0 7-1.1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Sun Sep 25 22:45:05 2011
ProcEnviron:
 LANGUAGE=en_ZA:en
 PATH=(custom, user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: avbin
UpgradeStatus: Upgraded to oneiric on 2011-06-08 (108 days ago)

Related branches

Revision history for this message
Stefano Rivera (stefanor) wrote :
description: updated
Changed in avbin (Ubuntu):
importance: Undecided → High
Revision history for this message
Stefano Rivera (stefanor) wrote :

Right, had a closer look and found the problems, I think.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package avbin - 7-1.1ubuntu2

---------------
avbin (7-1.1ubuntu2) oneiric; urgency=low

  * Further libav 0.7 deprecated API removal (LP: #859189)
 -- Stefano Rivera <email address hidden> Mon, 26 Sep 2011 16:24:22 +0200

Changed in avbin (Ubuntu Oneiric):
status: New → 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.