Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#348 - mplayer-plugin fails to build
Attached to Project:
Arch Linux
Opened by john lowell (johnlowell) - Monday, 29 December 2003, 00:19 GMT
Last edited by Judd Vinet (judd) - Tuesday, 30 December 2003, 21:52 GMT
Opened by john lowell (johnlowell) - Monday, 29 December 2003, 00:19 GMT
Last edited by Judd Vinet (judd) - Tuesday, 30 December 2003, 21:52 GMT
|
Details--14:53:10-- http://download.divx.com/divx/divx4linux-std-20030428.tar.gz
=> `divx4linux-std-20030428.tar.gz' Resolving download.divx.com... 209.120.155.229, 205.252.48.163 Connecting to download.divx.com[209.120.155.229]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 414,838 [application/x-tar] 0K .......... .......... .......... .......... .......... 12% 345.03 KB/s 50K .......... .......... .......... .......... .......... 24% 410.22 KB/s 100K .......... .......... .......... .......... .......... 37% 420.96 KB/s 150K .......... .......... .......... .......... .......... 49% 409.62 KB/s 200K .......... .......... .......... .......... .......... 61% 421.42 KB/s 250K .......... .......... .......... .......... .......... 74% 408.62 KB/s 300K .......... .......... .......... .......... .......... 86% 421.27 KB/s 350K .......... .......... .......... .......... .......... 98% 409.69 KB/s 400K ..... 100% 498.08 KB/s 14:53:11 (405.26 KB/s) - `divx4linux-std-20030428.tar.gz' saved [414838/414838] find: pkg//lib: No such file or directory find: pkg/usr/local/lib: No such file or directory find: pkg/opt/*/lib: No such file or directory find: pkg//bin: No such file or directory find: pkg//sbin: No such file or directory find: pkg/usr/bin: No such file or directory find: pkg/usr/sbin: No such file or directory find: pkg/usr/local/bin: No such file or directory find: pkg/usr/local/sbin: No such file or directory find: pkg/opt/*/bin: No such file or directory find: pkg/opt/*/sbin: No such file or directory loading package data... done. checking for file conflicts... done. installing divx4linux... done. --14:53:13-- http://www.xiph.org/paranoia/download/cdparanoia-III-alpha9.8.src.tgz => `cdparanoia-III-alpha9.8.src.tgz' Resolving www.xiph.org... 198.136.36.245 Connecting to www.xiph.org[198.136.36.245]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 116,591 [application/x-tar] 0K .......... .......... .......... .......... .......... 43% 135.25 KB/s 50K .......... .......... .......... .......... .......... 87% 409.18 KB/s 100K .......... ... 100% 450.94 KB/s 14:53:13 (217.86 KB/s) - `cdparanoia-III-alpha9.8.src.tgz' saved [116591/116591] patching file paranoia/cdda_paranoia.h Hunk #1 succeeded at 34 with fuzz 2. creating cache ./config.cache checking host system type... i686-unknown-linux checking for gcc... gcc checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for ar... ar checking for install... install checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for int16_t... yes checking for int32_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for linux/sbpcd.h... no checking for linux/ucdrom.h... no checking whether make sets ${MAKE}... yes checking for working const... yes updating cache ./config.cache creating ./config.status creating Makefile creating interface/Makefile creating paranoia/Makefile cd interface && make all make[1]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' make libcdda_interface.a CFLAGS="-O20 -ffast-math -fsigned-char -finline-functions " make[2]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' gcc -O20 -ffast-math -fsigned-char -finline-functions -c scan_devices.c In file included from scan_devices.c:20: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from scan_devices.c:20: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -c common_interface.c In file included from common_interface.c:13: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from common_interface.c:13: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -c cooked_interface.c In file included from cooked_interface.c:11: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from cooked_interface.c:11: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -c interface.c In file included from interface.c:14: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from interface.c:14: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -c scsi_interface.c In file included from scsi_interface.c:13: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from scsi_interface.c:13: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -c smallft.c gcc -O20 -ffast-math -fsigned-char -finline-functions -c toc.c In file included from toc.c:11: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from toc.c:11: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -c test_interface.c ar -r libcdda_interface.a scan_devices.o common_interface.o cooked_interface.o interface.o scsi_interface.o smallft.o toc.o test_interface.o ranlib libcdda_interface.a make[2]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' make lessmessy make[2]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' rm -f *.o core *~ *.out make[2]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' make libcdda_interface.so CFLAGS="-O20 -ffast-math -fsigned-char -finline-functions -fpic" make[2]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c scan_devices.c In file included from scan_devices.c:20: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from scan_devices.c:20: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c common_interface.c In file included from common_interface.c:13: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from common_interface.c:13: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c cooked_interface.c In file included from cooked_interface.c:11: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from cooked_interface.c:11: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c interface.c In file included from interface.c:14: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from interface.c:14: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c scsi_interface.c In file included from scsi_interface.c:13: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from scsi_interface.c:13: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c smallft.c gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c toc.c In file included from toc.c:11: utils.h: In function `cderror': utils.h:115: warning: deprecated use of label at end of compound statement utils.h: In function `cdmessage': utils.h:130: warning: deprecated use of label at end of compound statement utils.h: In function `idperror': utils.h:172: warning: deprecated use of label at end of compound statement In file included from toc.c:11: utils.h: In function `idmessage': utils.h:208: warning: deprecated use of label at end of compound statement gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c test_interface.c gcc -fpic -shared -o libcdda_interface.so.0.9.8 -Wl,-soname -Wl,libcdda_interface.so.0 scan_devices.o common_interface.o cooked_interface.o interface.o scsi_interface.o smallft.o toc.o test_interface.o [ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so.0.9.8 libcdda_interface.so.0 [ -e libcdda_interface.so ] || ln -s libcdda_interface.so.0.9.8 libcdda_interface.so make[2]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' [ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so libcdda_interface.so.0 make[1]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/interface' cd paranoia && make all make[1]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' make libcdda_paranoia.a CFLAGS="-O20 -ffast-math -fsigned-char -finline-functions " make[2]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' gcc -O20 -ffast-math -fsigned-char -finline-functions -c paranoia.c gcc -O20 -ffast-math -fsigned-char -finline-functions -c p_block.c gcc -O20 -ffast-math -fsigned-char -finline-functions -c overlap.c gcc -O20 -ffast-math -fsigned-char -finline-functions -c gap.c gcc -O20 -ffast-math -fsigned-char -finline-functions -c isort.c ar -r libcdda_paranoia.a paranoia.o p_block.o overlap.o gap.o isort.o ranlib libcdda_paranoia.a make[2]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' make lessmessy make[2]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' rm -f *.o *.t core *~ make[2]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' make libcdda_paranoia.so CFLAGS="-O20 -ffast-math -fsigned-char -finline-functions -fpic" make[2]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c paranoia.c gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c p_block.c gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c overlap.c gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c gap.c gcc -O20 -ffast-math -fsigned-char -finline-functions -fpic -c isort.c gcc -fpic -shared -o libcdda_paranoia.so.0.9.8 -Wl,-soname -Wl,libcdda_paranoia.so.0 paranoia.o p_block.o overlap.o gap.o isort.o [ -e libcdda_paranoia.so.0 ] || ln -s libcdda_paranoia.so.0.9.8 libcdda_paranoia.so.0 [ -e libcdda_paranoia.so ] || ln -s libcdda_paranoia.so.0.9.8 libcdda_paranoia.so make[2]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' make[1]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8/paranoia' make cdparanoia CFLAGS="-O20 -ffast-math -fsigned-char -finline-functions " make[1]: Entering directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8' gcc -O20 -ffast-math -fsigned-char -finline-functions -c main.c In file included from main.c:59: paranoia/cdda_paranoia.h:37:28: cdda_interface.h: No such file or directory make[1]: *** [main.o] Error 1 make[1]: Leaving directory `/var/abs/multimedia/cdparanoia/src/cdparanoia-III-alpha9.8' make: *** [all] Error 2 |
This task depends upon
Closed by Roberto Carvajal (rcarvajal)
Tuesday, 17 February 2004, 12:46 GMT
Reason for closing: Not a bug
Tuesday, 17 February 2004, 12:46 GMT
Reason for closing: Not a bug
Comment by Roberto Carvajal (rcarvajal) -
Tuesday, 17 February 2004, 12:45 GMT
this is cdparanoia not mplayer-plugin!!