Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379999 - dev-libs/libaio-0.3.109-r2 needlessly executes `git` all the time
Summary: dev-libs/libaio-0.3.109-r2 needlessly executes `git` all the time
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-20 19:01 UTC by Agostino Sarubbo
Modified: 2011-08-20 19:35 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 Agostino Sarubbo gentoo-dev 2011-08-20 19:01:30 UTC
>>> Install libaio-0.3.109-r2 into /tmp/portage/dev-libs/libaio-0.3.109-r2/image/ category dev-libs
make -j4 V=1 install DESTDIR=/tmp/portage/dev-libs/libaio-0.3.109-r2/image/ 
/bin/sh: lsdiff: command not found
usage: git diff [--no-index] <path> <path>
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[1]: Entering directory `/tmp/portage/dev-libs/libaio-0.3.109-r2/work/libaio-0.3.109/src'
install -D -m 644 libaio.h /tmp/portage/dev-libs/libaio-0.3.109-r2/image//usr/include/libaio.h
install -D -m 644 libaio.a /tmp/portage/dev-libs/libaio-0.3.109-r2/image//usr/lib64/libaio.a
install -D -m 755 libaio.so.1.0.1 /tmp/portage/dev-libs/libaio-0.3.109-r2/image//usr/lib64/libaio.so.1.0.1
ln -sf libaio.so.1.0.1 /tmp/portage/dev-libs/libaio-0.3.109-r2/image//usr/lib64/libaio.so.1
ln -sf libaio.so.1.0.1 /tmp/portage/dev-libs/libaio-0.3.109-r2/image//usr/lib64/libaio.so
make[1]: Leaving directory `/tmp/portage/dev-libs/libaio-0.3.109-r2/work/libaio-0.3.109/src'
>>> Completed installing libaio-0.3.109-r2 into /tmp/portage/dev-libs/libaio-0.3.109-r2/image/



Is not fatal.
Comment 1 SpanKY gentoo-dev 2011-08-20 19:33:00 UTC
no need for DEPEND or anything here