Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202176 Details for
Bug 282588
media-video/mpeg-tools fails to compile w/ media-libs/jpeg-7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 11.76 KB, created by
Christian Becke
on 2009-08-24 16:46:01 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Christian Becke
Created:
2009-08-24 16:46:01 UTC
Size:
11.76 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking mpeg_encode-1.5b-src.tar.gz to /var/tmp/chemical/portage/media-video/mpeg-tools-1.5b-r2/work > [32;01m*[0m Applying mpeg-tools-1.5b-build.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mpeg-tools-1.5b-64bit_fixes.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mpeg-tools-1.5b-tempfile-convert.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mpeg-tools-1.5b-system-jpeg.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mpeg-tools-1.5b-tempfile-mpeg-encode.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mpeg-tools-1.5b-tempfile-tests.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/chemical/portage/media-video/mpeg-tools-1.5b-r2/work >>>> Compiling source in /var/tmp/chemical/portage/media-video/mpeg-tools-1.5b-r2/work/mpeg_encode ... >make -j2 >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o mfwddct.o mfwddct.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o postdct.o postdct.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o huff.o huff.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o bitio.o bitio.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o mheaders.o mheaders.c >bitio.c: In Funktion »Bitio_Flush«: >bitio.c:356: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o mpeg.o mpeg.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o subsample.o subsample.c >mpeg.c: In Funktion »GenMPEGStream«: >mpeg.c:604: Warnung: Zeigerziele bei Ãbergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz >/usr/include/string.h:397: Anmerkung: expected »const char *« but argument is of type »unsigned char *« >mpeg.c:608: Warnung: Zeigerziele bei Ãbergabe des Arguments 1 von »stat« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/stat.h:453: Anmerkung: expected »const char *« but argument is of type »unsigned char *« >mpeg.c:611: Warnung: Zeigerziele bei Ãbergabe des Arguments 1 von »fopen« unterscheiden sich im Vorzeichenbesitz >/usr/include/stdio.h:249: Anmerkung: expected »const char * __restrict__« but argument is of type »unsigned char *« >mpeg.c:641: Warnung: Zeigerziele bei Ãbergabe des Arguments 13 von »Mhead_GenSequenceHeader« unterscheiden sich im Vorzeichenbesitz >headers/mheaders.h:66: Anmerkung: expected »uint8 *« but argument is of type »char *« >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o param.o param.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o rgbtoycc.o rgbtoycc.c >param.c: In Funktion »ReadParamFile«: >param.c:711: Warnung: Zeigerziele bei Ãbergabe des Arguments 1 von »strcpy« unterscheiden sich im Vorzeichenbesitz >/usr/include/bits/string3.h:104: Anmerkung: expected »char * __restrict__« but argument is of type »unsigned char *« >param.c:530: Warnung: Der Rückgabewert von »fgets«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >param.c:568: Warnung: Der Rückgabewert von »fgets«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o readframe.o readframe.c >readframe.c: In Funktion »ReadAYUV«: >readframe.c:828: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz >readframe.c:829: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o combine.o combine.c >combine.c: In Funktion »AppendFile«: >combine.c:503: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o jrevdct.o jrevdct.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o frame.o frame.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o fsize.o fsize.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o frametype.o frametype.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o libpnmrw.o libpnmrw.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o specifics.o specifics.c >specifics.c: In Funktion »Specifics_Init«: >specifics.c:162: Warnung: Der Rückgabewert von »system«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >specifics.c:165: Warnung: Der Rückgabewert von »system«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >specifics.c:174: Warnung: Der Rückgabewert von »system«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o rate.o rate.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o opts.o opts.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o iframe.o iframe.c >iframe.c: In Funktion »WriteDecodedFrame«: >iframe.c:977: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >iframe.c:981: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >iframe.c:985: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o pframe.o pframe.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o bframe.o bframe.c >bframe.c: In Funktion »GenBFrame«: >bframe.c:546: Warnung: Marke »skip_block« definiert, aber nicht verwendet >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o psearch.o psearch.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o bsearch.o bsearch.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o block.o block.c >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o parallel.o parallel.c >parallel.c: In Funktion »StartIOServer«: >parallel.c:296: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c:402: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >parallel.c: In Funktion »GetRemoteFrame«: >parallel.c:635: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >parallel.c: In Funktion »WaitForOutputFile«: >parallel.c:761: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c: In Funktion »StartMasterServer«: >parallel.c:893: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c:917: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c:958: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c:1051: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c:1171: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c: In Funktion »StartDecodeServer«: >parallel.c:1340: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >parallel.c: In Funktion »WaitForDecodedFrame«: >parallel.c:1655: Warnung: Zeigerziele bei Ãbergabe des Arguments 3 von »accept« unterscheiden sich im Vorzeichenbesitz >/usr/include/sys/socket.h:214: Anmerkung: expected »socklen_t * __restrict__« but argument is of type »int *« >gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Iheaders -Wall -Wmissing-prototypes -c -o jpeg.o jpeg.c >jpeg.c:83:21: Fehler: jpegint.h: Datei oder Verzeichnis nicht gefunden >jpeg.c: In Funktion »JMovie2JPEG«: >jpeg.c:329: Warnung: Der Rückgabewert von »fread«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:348: Warnung: Der Rückgabewert von »fread«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:358: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:361: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:362: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:365: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:366: Warnung: Der Rückgabewert von »read«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c:369: Warnung: Der Rückgabewert von »fwrite«, der mit dem Attribut warn_unused_result deklariert wurde, wird ignoriert >jpeg.c: In Funktion »ReadJPEG«: >jpeg.c:520: Fehler: »struct jpeg_decompress_struct« hat kein Element namens »min_DCT_scaled_size« >jpeg.c:586: Warnung: Implizite Deklaration der Funktion »jcopy_sample_rows« >make: *** [jpeg.o] Fehler 1 >make: *** Warte auf noch nicht beendete Prozesse... > [31;01m*[0m > [31;01m*[0m ERROR: media-video/mpeg-tools-1.5b-r2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2296: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "make"; > [31;01m*[0m The die message: > [31;01m*[0m make > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/chemical/portage/media-video/mpeg-tools-1.5b-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/chemical/portage/media-video/mpeg-tools-1.5b-r2/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 282588
: 202176