Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380663 - dev-cpp/libcult-1.4.6 : add sys-devel/m4 in DEPEND
Summary: dev-cpp/libcult-1.4.6 : add sys-devel/m4 in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-08-25 16:40 UTC by bay
Modified: 2011-08-26 02:02 UTC (History)
0 users

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


Attachments
Build log (libcult.txt,101.29 KB, text/plain)
2011-08-25 16:40 UTC, bay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bay 2011-08-25 16:40:48 UTC
Created attachment 284643 [details]
Build log

Package dev-cpp/libcult doesn't compile without sys-devel/m4.

The error is:
make: *** No rule to make target `/var/tmp/portage/dev-cpp/libcult-1.4.6/work/libcult-1.4.6/cult/cli/mapper.hxx', needed by `/var/tmp/portage/dev-cpp/libcult-1.4.6/work/libcult-1.4.6/cult/cli/options.o'.  Stop.
make: *** Waiting for unfinished jobs....

The file /var/tmp/portage/dev-cpp/libcult-1.4.6/work/libcult-1.4.6/cult/cli/mapper.hxx.m4 is m4 file. It begins with: 

# file      : cult/cli/mapper.hxx.m4
# author    : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2010 Boris Kolpackov
# license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

Please, add sys-devel/m4 as dependency of dev-cpp/libcult.
Comment 1 Matt Turner gentoo-dev 2011-08-26 02:02:12 UTC
Thanks! Fixed.