Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693112

Summary: =media-video/avidemux-2.7.4-r1 should DEPEND on dev-lang/yasm - CMake Error at /usr/include/avidemux/2.7/cmake/admYasm_gcc.cmake:16 (ENABLE_LANGUAGE): No CMAKE_ASM_NASM_COMPILER could be found.
Product: Gentoo Linux Reporter: Bernd <waebbl-gentoo>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: avidemux-2.7.4-r1:20190830-094405.log
emerge-info-avidemux-2.7.4-r1.txt

Description Bernd 2019-08-30 10:06:45 UTC
Updating to avidemux-2.7.4-r1 fails in config phase with

-- Bonanza
-- Checking for YASM
-- *****************
-- Found as YASM_YASM-NOTFOUND
-- The ASM_NASM compiler identification is unknown
-- Didn't find assembler
CMake Error at /usr/include/avidemux/2.7/cmake/admYasm_gcc.cmake:16 (ENABLE_LANGUAGE):
  No CMAKE_ASM_NASM_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "ASM_NASM" or the CMake cache entry CMAKE_ASM_NASM_COMPILER to the
  full path to the compiler, or to the compiler name if it is in the PATH.
Call Stack (most recent call first):
  /usr/include/avidemux/2.7/cmake/admYasm.cmake:4 (include)
  /usr/include/avidemux/2.7/cmake/admMainChecks.cmake:204 (include)
  /usr/include/avidemux/2.7/cmake/commonCmakeApplication.cmake:21 (include)
  CMakeLists.txt:42 (include)

Installing dev-lang/yasm prior to emerging avidemux builds the package successfully.


I haven't checked whether this is dependent on a particular USE flag setting. Please see my attachment on what flags I've been using.
Comment 1 Bernd 2019-08-30 10:07:24 UTC
Created attachment 588522 [details]
avidemux-2.7.4-r1:20190830-094405.log

build log without having dev-lang/yasm installed.
Comment 2 Bernd 2019-08-30 10:09:06 UTC
Created attachment 588524 [details]
emerge-info-avidemux-2.7.4-r1.txt

output of emerge --info =media-video/avidemux-2.7.4-r1::gentoo
Comment 3 Larry the Git Cow gentoo-dev 2020-08-11 23:10:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae405a5723a6f7db0ad20309f49f9bb5c5ec0754

commit ae405a5723a6f7db0ad20309f49f9bb5c5ec0754
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-08-11 23:07:57 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-08-11 23:10:07 +0000

    media-video/avidemux: bump to v2.7.6
    
    Closes: https://bugs.gentoo.org/735568
    Closes: https://bugs.gentoo.org/693112
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-video/avidemux/avidemux-2.7.6.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)