Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693112 - =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.
Summary: =media-video/avidemux-2.7.4-r1 should DEPEND on dev-lang/yasm - CMake Error a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-30 10:06 UTC by Bernd
Modified: 2020-08-11 23:10 UTC (History)
0 users

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


Attachments
avidemux-2.7.4-r1:20190830-094405.log (avidemux-2.7.4-r1:20190830-094405.log,7.08 KB, text/plain)
2019-08-30 10:07 UTC, Bernd
Details
emerge-info-avidemux-2.7.4-r1.txt (emerge-info-avidemux-2.7.4-r1.txt,13.70 KB, text/plain)
2019-08-30 10:09 UTC, Bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)