Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] ffmpeg-Installation scheitert
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1745

PostPosted: Mon Feb 22, 2021 8:01 am    Post subject: [gelöst] ffmpeg-Installation scheitert Reply with quote

Hallo zusammen,

ich habe eben eine Aktualisierung von gentoo-unstable durchgeführt, doch die scheitert.

media-video/ffmpeg-4.3.2

zeigt folgende Meldung an:

Code:

make: *** [/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/ffbuild/common.mak:59: libswscale/x86/yuv2rgb.o] Error 1
make: *** Waiting for unfinished jobs....
echo skipping strip -x libswscale/x86/scale.o
skipping strip -x libswscale/x86/scale.o
 * ERROR: media-video/ffmpeg-4.3.2::gentoo failed (compile phase):
 *   emake failed


Ich habe versucht herauszubekommen, was es mit libswcale auf sich hat, aber bin nicht fündig geworden.

Hat jemand einen Tipp, wie ich das Problem lösen kann?

Danke im voraus.

Gruß
Manfred


Last edited by ManfredB on Mon Feb 22, 2021 10:08 am; edited 1 time in total
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1746
Location: Germany

PostPosted: Mon Feb 22, 2021 8:17 am    Post subject: Reply with quote

heyho,

kannst du das ganze emerge log über https://pastebin.com/ anhängen?
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1745

PostPosted: Mon Feb 22, 2021 9:00 am    Post subject: Reply with quote

Wie funktioniert das?

Ich habe so etwas noch nie gemacht.

Gruß
Manfred
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31280
Location: here

PostPosted: Mon Feb 22, 2021 9:03 am    Post subject: Reply with quote

wgetpaste
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1745

PostPosted: Mon Feb 22, 2021 9:15 am    Post subject: Reply with quote

Folgend Meldung habe ich bekommen:

Code:

Connecting to dpaste.com|35.173.69.207|:80... connected.
HTTP request sent, awaiting response... 413 Request Entity Too Large
2021-02-22 10:11:44 ERROR 413: Request Entity Too Large.


Nun weiss ich nicht weiter.

Gruß
Manfred
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31280
Location: here

PostPosted: Mon Feb 22, 2021 9:23 am    Post subject: Reply with quote

Probieren Sie transfer.sh aus, damit Sie bis zu 10 GB hochladen können
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1745

PostPosted: Mon Feb 22, 2021 9:30 am    Post subject: Reply with quote

Ich habe mir das build.log einmal angeschaut.

Der Fehler wird es ziemlich am Ende angezeigt, daher kann ich das doch hier liefern.

Code:

nasm -f elf64 -DPIC -I./ -Isrc// -I/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/libswscale/x86/ -Pconfig.asm -MD libswscale/x86/input.d  -o libswscale/x86/input.o src/libswscale/x86/input.asm
echo skipping strip -x libswscale/x86/input.o
skipping strip -x libswscale/x86/input.o
nasm -f elf64 -DPIC -I./ -Isrc// -I/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/libswscale/x86/ -Pconfig.asm -MD libswscale/x86/output.d  -o libswscale/x86/output.o src/libswscale/x86/output.asm
x86_64-pc-linux-gnu-gcc -I. -Isrc/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -march=native -O2 -pipe   -march=znver1 -std=c11 -fPIC -pthread    -I/usr/include/freetype2 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16         -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -Wno-bool-operation -Wno-char-subscripts -march=native -O2 -pipe -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=vla -Wformat -fdiagnostics-color=auto -Wno-maybe-uninitialized -I/usr/include/SDL2 -D_REENTRANT  -MMD -MF libswscale/x86/rgb2rgb.d -MT libswscale/x86/rgb2rgb.o -c -o libswscale/x86/rgb2rgb.o src/libswscale/x86/rgb2rgb.c
echo skipping strip -x libswscale/x86/output.o
skipping strip -x libswscale/x86/output.o
nasm -f elf64 -DPIC -I./ -Isrc// -I/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/libswscale/x86/ -Pconfig.asm -MD libswscale/x86/rgb_2_rgb.d  -o libswscale/x86/rgb_2_rgb.o src/libswscale/x86/rgb_2_rgb.asm
nasm -f elf64 -DPIC -I./ -Isrc// -I/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/libswscale/x86/ -Pconfig.asm -MD libswscale/x86/scale.d  -o libswscale/x86/scale.o src/libswscale/x86/scale.asm
echo skipping strip -x libswscale/x86/rgb_2_rgb.o
skipping strip -x libswscale/x86/rgb_2_rgb.o
x86_64-pc-linux-gnu-gcc -I. -Isrc/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -march=native -O2 -pipe   -march=znver1 -std=c11 -fPIC -pthread    -I/usr/include/freetype2 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16         -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -Wno-bool-operation -Wno-char-subscripts -march=native -O2 -pipe -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=vla -Wformat -fdiagnostics-color=auto -Wno-maybe-uninitialized -I/usr/include/SDL2 -D_REENTRANT  -MMD -MF libswscale/x86/swscale.d -MT libswscale/x86/swscale.o -c -o libswscale/x86/swscale.o src/libswscale/x86/swscale.c
x86_64-pc-linux-gnu-gcc -I. -Isrc/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -march=native -O2 -pipe   -march=znver1 -std=c11 -fPIC -pthread    -I/usr/include/freetype2 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16         -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -Wno-bool-operation -Wno-char-subscripts -march=native -O2 -pipe -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=vla -Wformat -fdiagnostics-color=auto -Wno-maybe-uninitialized -I/usr/include/SDL2 -D_REENTRANT  -MMD -MF libswscale/x86/yuv2rgb.d -MT libswscale/x86/yuv2rgb.o -c -o libswscale/x86/yuv2rgb.o src/libswscale/x86/yuv2rgb.c
src/libswscale/x86/yuv2rgb.c: In function ‘ff_yuv2rgb_init_x86’:
src/libswscale/x86/yuv2rgb.c:91:24: error: ‘yuva420_rgb32_ssse3’ undeclared (first use in this function); did you mean ‘yuva420_rgb32_mmx’?
   91 |                 return yuva420_rgb32_ssse3;
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        yuva420_rgb32_mmx
src/libswscale/x86/yuv2rgb.c:91:24: note: each undeclared identifier is reported only once for each function it appears in
src/libswscale/x86/yuv2rgb.c:95:24: error: ‘yuv420_rgb32_ssse3’ undeclared (first use in this function); did you mean ‘yuv420_rgb32_mmx’?
   95 |                 return yuv420_rgb32_ssse3;
      |                        ^~~~~~~~~~~~~~~~~~
      |                        yuv420_rgb32_mmx
src/libswscale/x86/yuv2rgb.c:99:24: error: ‘yuva420_bgr32_ssse3’ undeclared (first use in this function); did you mean ‘yuva420_bgr32_mmx’?
   99 |                 return yuva420_bgr32_ssse3;
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        yuva420_bgr32_mmx
src/libswscale/x86/yuv2rgb.c:103:24: error: ‘yuv420_bgr32_ssse3’ undeclared (first use in this function); did you mean ‘yuv420_bgr32_mmx’?
  103 |                 return yuv420_bgr32_ssse3;
      |                        ^~~~~~~~~~~~~~~~~~
      |                        yuv420_bgr32_mmx
src/libswscale/x86/yuv2rgb.c:105:20: error: ‘yuv420_rgb24_ssse3’ undeclared (first use in this function); did you mean ‘yuv420_rgb24_mmxext’?
  105 |             return yuv420_rgb24_ssse3;
      |                    ^~~~~~~~~~~~~~~~~~
      |                    yuv420_rgb24_mmxext
src/libswscale/x86/yuv2rgb.c:107:20: error: ‘yuv420_bgr24_ssse3’ undeclared (first use in this function); did you mean ‘yuv420_bgr24_mmxext’?
  107 |             return yuv420_bgr24_ssse3;
      |                    ^~~~~~~~~~~~~~~~~~
      |                    yuv420_bgr24_mmxext
nasm -f elf64 -DPIC -I./ -Isrc// -I/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/libswscale/x86/ -Pconfig.asm -MD libswscale/x86/yuv_2_rgb.d  -o libswscale/x86/yuv_2_rgb.o src/libswscale/x86/yuv_2_rgb.asm
src/libswscale/x86/yuv2rgb.c:109:20: error: ‘yuv420_rgb16_ssse3’ undeclared (first use in this function); did you mean ‘yuv420_rgb16_mmx’?
  109 |             return yuv420_rgb16_ssse3;
      |                    ^~~~~~~~~~~~~~~~~~
      |                    yuv420_rgb16_mmx
src/libswscale/x86/yuv2rgb.c:111:20: error: ‘yuv420_rgb15_ssse3’ undeclared (first use in this function); did you mean ‘yuv420_rgb15_mmx’?
  111 |             return yuv420_rgb15_ssse3;
      |                    ^~~~~~~~~~~~~~~~~~
      |                    yuv420_rgb15_mmx
make: *** [/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2/ffbuild/common.mak:59: libswscale/x86/yuv2rgb.o] Error 1
make: *** Waiting for unfinished jobs....
echo skipping strip -x libswscale/x86/yuv_2_rgb.o
skipping strip -x libswscale/x86/yuv_2_rgb.o
echo skipping strip -x libswscale/x86/scale.o
skipping strip -x libswscale/x86/scale.o
 * ERROR: media-video/ffmpeg-4.3.2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-video/ffmpeg-4.3.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-video/ffmpeg-4.3.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-video/ffmpeg-4.3.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg-4.3.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2'

 * Messages for package media-video/ffmpeg-4.3.2:

 * ERROR: media-video/ffmpeg-4.3.2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-video/ffmpeg-4.3.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-video/ffmpeg-4.3.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-video/ffmpeg-4.3.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg-4.3.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-video/ffmpeg-4.3.2/work/ffmpeg-4.3.2'


Ich hoffe, daß das ausreicht, denn alles davor ist ohne Fehler durchgelaufen.

Gruß
Manfred

P.S. ich habe mir auch mal das ebuild angeschaut und dort eine Zeile gefunden, in der nacheinander
libpostproc
libswscale
libswresample
libavcodec
libavdevice
libavfilter
usw.
kommen.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31280
Location: here

PostPosted: Mon Feb 22, 2021 9:40 am    Post subject: Reply with quote

Schauen Sie sich diese an.
Versuchen Sie, den Patch anzuwenden
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1745

PostPosted: Mon Feb 22, 2021 10:08 am    Post subject: Reply with quote

Hallo zusammen,

nachdem mir fedeliallalinea den patch angeboten hat,
habe ich die Installation erneut durchgeführt.

Diesmal mit Erfolg.

Nun sage ich ganz herzlichen Dank für die Geduld, die ihr mit meinem Problem gezeigt habt.

Und vor allem für die Hilfe, die zum Erfolg geführt hat.

Das freut mich in diesem Forum sehr!!!

Gruß
Manfred
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31280
Location: here

PostPosted: Mon Feb 22, 2021 10:19 am    Post subject: Reply with quote

Vielleicht sollten wir einen neuen bug report öffnen.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1713

PostPosted: Mon Feb 22, 2021 11:10 am    Post subject: Reply with quote

https://bugs.gentoo.org/772134

der patch liegt schon im tree rum. Wird aber nur bei 4.3.1 und nicht bei 4.3.2 angewendet. https://github.com/gentoo-mirror/gentoo/tree/stable/media-video/ffmpeg/files

vllt. vergessen
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum