Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713550 - media-video/noad-0.8.6-r3 dobin: markpics does not exist
Summary: media-video/noad-0.8.6-r3 dobin: markpics does not exist
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-19 23:34 UTC by Frank Krömmelbein
Modified: 2021-03-10 22:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,6.94 KB, text/plain)
2020-03-19 23:34 UTC, Frank Krömmelbein
Details
build.log (build.log,47.19 KB, text/plain)
2020-03-19 23:35 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2020-03-19 23:34:02 UTC
Stable version 0.8.6-r3 and unstable 0.8.6-r4 fails to install with useflag imagemagick enabled:

>>> Install media-video/noad-0.8.6-r3 into /var/tmp/portage/media-video/noad-0.8.6-r3/image
!!! dobin: markpics does not exist
 * ERROR: media-video/noad-0.8.6-r3::gentoo failed (install phase):
 *   dobin failed
 * 
 * If you need support, post the output of `emerge --info '=media-video/noad-0.8.6-r3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-video/noad-0.8.6-r3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-video/noad-0.8.6-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/noad-0.8.6-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/noad-0.8.6-r3/work/noad-0.8.6'
 * S: '/var/tmp/portage/media-video/noad-0.8.6-r3/work/noad-0.8.6'
 * QA Notice: file does not exist:
 * 
 *      dobin: markpics does not exist


[ebuild   R    ] media-video/noad-0.8.6-r3::gentoo  USE="ffmpeg imagemagick* -libmpeg2" 0 KiB




Reproducible: Always
Comment 1 Frank Krömmelbein 2020-03-19 23:34:35 UTC
Created attachment 622918 [details]
emerge --info
Comment 2 Frank Krömmelbein 2020-03-19 23:35:59 UTC
Created attachment 622920 [details]
build.log
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2020-03-26 20:21:06 UTC
which version of imagemagick with which use-flags do you have installed?

from your logfile:

<snipp>

configure: found libavcodec Version 58.35.100
checking for AVIOContext.read_packet... yes
checking for AVFrame.width... yes
checking for Magick++... no  <-------!!!!

<snapp>

also your logfile is diffrent from mine

here is MAGICK* used

<snipp>
...
x86_64-pc-linux-gnu-g++ -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -DUSE_FFMPEG  -march=westmere -O2 -pipe  -Wl,-O1 -Wl,--as-needed -rdynamic -o markpics markpics-markpics.o libnoad.a -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lavutil -lavformat -lavcodec
...
</snapp>
Comment 4 Frank Krömmelbein 2021-03-10 22:49:53 UTC
(In reply to Joerg Bornkessel from comment #3)


Sorry Jörg i missed your answer back then.
The current stable version works fine. 

Closing as obsolete.