Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360743 - app-arch/p7zip depends on dev-lang/nasm
Summary: app-arch/p7zip depends on dev-lang/nasm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-27 09:42 UTC by Vincent-Xavier JUMEL
Modified: 2011-03-27 11:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2011-03-27 09:42:13 UTC
The all3 Makefile's target calls nasm which is in dev-lang/nasm. app-arch/p7zip should depend on it.

Reproducible: Always




[snip : build.log]
./../include_windows -I../../.. ../../../../C/7zCrcT8.c
nasm -f elf ../../../../Asm/x86/7zCrcT8U.asm -o 7zCrcT8U.o
make[1]: nasm : commande introuvable
make[1]: *** [7zCrcT8U.o] Erreur 127
make[1] : on quitte le répertoire « /var/tmp/portage/app-arch/p7zip-9.20.1/work/p7zip_9.20.1/CPP/7zip/Bundles/Alone »
[/snip]
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-03-27 11:00:39 UTC
+  27 Mar 2011; Justin Lecher <jlec@gentoo.org> p7zip-9.20.1.ebuild:
+  Added missing dep on dev-lang/*asm, #360743
+