GNU bug report logs -
#18440
libexec_LIBRARIES not allowed
Previous Next
Reported by: Dan Nicolaescu <dann <at> gnu.org>
Date: Wed, 10 Sep 2014 01:25:02 UTC
Severity: normal
Tags: notabug
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18440 in the body.
You can then email your comments to 18440 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#18440
; Package
automake
.
(Wed, 10 Sep 2014 01:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dan Nicolaescu <dann <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Wed, 10 Sep 2014 01:25:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Trying to add a target with
libexec_LIBRARIES
results in an error:
error: 'libexecdir' is not a legitimate directory for 'LIBRARIES'
But it looks like having libraries in libexec is something already in
use by a few things.
On a Fedora 20 machine:
$ find /libexec -name \*.so
/usr/libexec/p7zip/7z.so
/usr/libexec/coreutils/libstdbuf.so
/usr/libexec/sudo/sudo_noexec.so
/usr/libexec/sudo/sudoers.so
/usr/libexec/sudo/group_file.so
/usr/libexec/sudo/system_group.so
/usr/libexec/systemtap/libHelperSDT_amd64.so
/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/liblto_plugin.so
/usr/libexec/deja-dup/tools/libduplicity.so
Shouldn't automake support installing libraries in libexec?
Information forwarded
to
bug-automake <at> gnu.org
:
bug#18440
; Package
automake
.
(Wed, 10 Sep 2014 08:53:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
On 09/10/2014 03:24 AM, Dan Nicolaescu wrote:
>
> Trying to add a target with
> libexec_LIBRARIES
> results in an error:
>
> error: 'libexecdir' is not a legitimate directory for 'LIBRARIES'
>
> But it looks like having libraries in libexec is something already in
> use by a few things.
> On a Fedora 20 machine:
> $ find /libexec -name \*.so
> /usr/libexec/p7zip/7z.so
> /usr/libexec/coreutils/libstdbuf.so
> /usr/libexec/sudo/sudo_noexec.so
> /usr/libexec/sudo/sudoers.so
> /usr/libexec/sudo/group_file.so
> /usr/libexec/sudo/system_group.so
> /usr/libexec/systemtap/libHelperSDT_amd64.so
> /usr/libexec/gcc/x86_64-redhat-linux/4.8.3/liblto_plugin.so
> /usr/libexec/deja-dup/tools/libduplicity.so
>
> Shouldn't automake support installing libraries in libexec?
No. libexecdir is supposed to take binaries only.
IMO, these listed above are packaging bugs.
Ralf
Information forwarded
to
bug-automake <at> gnu.org
:
bug#18440
; Package
automake
.
(Mon, 22 Dec 2014 10:15:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 18440 <at> debbugs.gnu.org (full text, mbox):
tags 18440 notabug
close 18440
thanks
On 09/10/2014 10:49 AM, Ralf Corsepius wrote:
> On 09/10/2014 03:24 AM, Dan Nicolaescu wrote:
>>
>> Trying to add a target with
>> libexec_LIBRARIES
>> results in an error:
>>
>> error: 'libexecdir' is not a legitimate directory for 'LIBRARIES'
>>
>> But it looks like having libraries in libexec is something already in
>> use by a few things.
>> On a Fedora 20 machine:
>> $ find /libexec -name \*.so
>> /usr/libexec/p7zip/7z.so
>> /usr/libexec/coreutils/libstdbuf.so
>> /usr/libexec/sudo/sudo_noexec.so
>> /usr/libexec/sudo/sudoers.so
>> /usr/libexec/sudo/group_file.so
>> /usr/libexec/sudo/system_group.so
>> /usr/libexec/systemtap/libHelperSDT_amd64.so
>> /usr/libexec/gcc/x86_64-redhat-linux/4.8.3/liblto_plugin.so
>> /usr/libexec/deja-dup/tools/libduplicity.so
>>
>> Shouldn't automake support installing libraries in libexec?
> No. libexecdir is supposed to take binaries only.
>
> IMO, these listed above are packaging bugs.
>
Ralf assessment is correct. I'm closing this bug as "Working
as Intended".
Thanks,
Stefano
Added tag(s) notabug.
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Mon, 22 Dec 2014 10:15:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
18440 <at> debbugs.gnu.org and Dan Nicolaescu <dann <at> gnu.org>
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Mon, 22 Dec 2014 10:15:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 19 Jan 2015 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 10 years and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.