| Summary: | media-plugins/vdr-image fails to build with parallel make | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | New packages | Assignee: | Gentoo VDR Project <vdr> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | gentoo, treecleaner |
| Priority: | High | Keywords: | PMASKED |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | Pending removal: 2018-12-11 | ||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Diego Elio Pettenò (RETIRED)
2009-07-17 15:04:15 UTC
Created attachment 198318 [details]
Build log
vdr-image wird nicht gebaut wenn vdr mit liemikuutio gebaut ist. Ich denke hier wird ein patch benötigt. vdr-image will not be built when built with vdr liemikuutio.
I think this is a needed patch.
Ich bakomme auch den Fehler mit liemikuutio.
msgmerge -U --no-wrap --no-location --backup=none -q po/sv_SE.po po/image.pot
msgmerge -U --no-wrap --no-location --backup=none -q po/tr_TR.po po/image.pot
g++ -march=core2 -O2 -pipe -fomit-frame-pointer -fPIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -shared -export-dynamic image.o data.o menu.o data-image.o menu-image.o setup-image.o player-image.o control-image.o commands.o menu-commands.o list.o liboutput/liboutput.a libimage/libimage.a -lavcodec -lswscale -o libvdr-image.so
msgfmt -c -o po/ca_ES.mo po/ca_ES.po
g++: libimage/libimage.a: No such file or directory
make: *** [libvdr-image.so] Error 1
make: *** Waiting for unfinished jobs....
po/ca_ES.po:23: field `Last-Translator' still has initial default value
ar rv libimage.a pnm.o xpm.o
ar: creating libimage.a
a - pnm.o
a - xpm.o
make[1]: Leaving directory `/var/tmp/portage/media-plugins/vdr-image-0.3.0/work/image-0.3.0/libimage'
* ERROR: media-plugins/vdr-image-0.3.0 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 48: Called src_compile
* environment, line 2748: Called vdr-plugin_src_compile
* environment, line 3547: Called vdr-plugin_src_compile 'copy_source' 'compile'
* environment, line 3564: Called die
* The specific snippet of code:
* emake ${BUILD_PARAMS} ${BUILD_TARGETS} LOCALEDIR="${TMP_LOCALE_DIR}" LIBDIR="${S}" TMPDIR="${T}" || die "emake failed"
*
* If you need support, post the output of 'emerge --info =media-plugins/vdr-image-0.3.0',
* the complete build log and the output of 'emerge -pqv =media-plugins/vdr-image-0.3.0'.
* The complete build log is located at '/var/tmp/portage/media-plugins/vdr-image-0.3.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-image-0.3.0/temp/environment'.
* S: '/var/tmp/portage/media-plugins/vdr-image-0.3.0/work/image-0.3.0'
>>> Failed to emerge media-plugins/vdr-image-0.3.0, Log file:
Sorry for the german Post
Removing wrt #666166 |