Comment 2 for bug 725645

Revision history for this message
Tarun K. Mall (c2tarun) wrote :

here is the log of FTBFS

 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions
dpkg-buildpackage: source package chaplin
dpkg-buildpackage: source version 1.10-0.1build1
dpkg-buildpackage: source changed by Alessio Treglia <email address hidden>
 dpkg-source --before-build chaplin-1.10
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
dh_clean chaplin
dh_clean: Compatibility levels before 5 are deprecated.
 debian/rules build
dh_testdir
/usr/bin/make CFLAGS="-Wall -g -O2"
make[1]: Entering directory `/home/tarun/source/chaplin/new/chaplin-1.10'
gcc -DNDEBUG -Wall -I/soft/libdvdread/include -L/soft/libdvdread/lib -ldvdread -o chaplin chaplin.c -lm
/tmp/ccjWBpqg.o: In function `read_chapters':
chaplin.c:(.text+0x3d7): undefined reference to `DVDOpen'
chaplin.c:(.text+0x41a): undefined reference to `ifoOpen'
chaplin.c:(.text+0x456): undefined reference to `DVDClose'
chaplin.c:(.text+0x4b2): undefined reference to `DVDClose'
chaplin.c:(.text+0x566): undefined reference to `ifoOpen'
chaplin.c:(.text+0x597): undefined reference to `DVDClose'
chaplin.c:(.text+0xa9f): undefined reference to `ifoClose'
chaplin.c:(.text+0xaaa): undefined reference to `ifoClose'
chaplin.c:(.text+0xab5): undefined reference to `DVDClose'
collect2: ld returned 1 exit status
make[1]: *** [build] Error 1
make[1]: Leaving directory `/home/tarun/source/chaplin/new/chaplin-1.10'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1335:
dpkg-buildpackage -rfakeroot -D -us -uc -b failed