Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2017 01:25:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 219586] devel/libepoll-shim: make stage fails if either LOCALBASE or PREFIX != /usr/local
Message-ID:  <bug-219586-7141-MVFGdd1aYk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219586-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219586-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hein <z7dr6ut7gs@snkmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@FreeBSD.org:
Bug 219586: devel/libepoll-shim: make stage fails if either LOCALBASE or PR=
EFIX
!=3D /usr/local
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219586



--- Description ---
Created attachment 182952
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182952&action=
=3Dedit
[patch] fix spelling of INCSDIR

Due to a misspelling of INCSDIR, if LOCALBASE or PREFIX is not /usr/local, =
make
stage fails:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 .
 .
=3D=3D=3D>  Staging for libepoll-shim-0.0.20161220
=3D=3D=3D>   Generating temporary packing list
install -C -o root -g wheel -m 444   libepoll-shim.a
/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/loc/lib
install -C -o root -g wheel -m 444   libepoll-shim_p.a
/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/loc/lib
install -s -o root -g wheel -m 444     libepoll-shim.so.0
/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/loc/lib
install -l s libepoll-shim.so.0
/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/loc/lib/libepoll-shim=
.so
install -C -o root -g wheel -m 444  include/sys/epoll.h include/sys/timerfd=
.h
include/sys/signalfd.h
/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/local/include/libepol=
l-sh
im/sys
install: target directory
`/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/local/include/libepo=
ll-s
him/sys'
does not exist
usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
	       [-M log] [-D dest] [-h hash] [-T tags]
	       [-B suffix] [-l linkflags] [-N dbdir]
	       file1 file2
       install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
	       [-M log] [-D dest] [-h hash] [-T tags]
	       [-B suffix] [-l linkflags] [-N dbdir]
	       file1 ... fileN directory
       install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
	       [-M log] [-D dest] [-h hash] [-T tags]
	       directory ...
*** Error code 64
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219586-7141-MVFGdd1aYk>