Bug 189482 - security/sudo: grep: /usr/local/lib/libsasl2.la: No such file or directory
Summary: security/sudo: grep: /usr/local/lib/libsasl2.la: No such file or directory
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 19:40 UTC by O. Hartmann
Modified: 2015-06-01 13:36 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2014-05-08 19:40:02 UTC
Port security/sudo fails to update/install due to following error. Ports tree is at Revision: 353343 and /usr/src/UPDATING tag 20140508: has been applied by performing "make delete-old/delete-old-libs".

[...]

libtool: link: cc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o testsudoers.o tsgetgrpw.o -fstack-protector -Wl,-z -Wl,relro -fstack-protector-all  -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so ./.libs/libparsesudoers.a ../../common/.libs/libsudo_util.a ../../compat/.libs/libreplace.a -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
--- sudoers.la ---
grep: /usr/local/lib/libsasl2.la: No such file or directory
sed: /usr/local/lib/libsasl2.la: No such file or directory
libtool:   error: '/usr/local/lib/libsasl2.la' is not a valid libtool archive
*** [sudoers.la] Error code 1

make[3]: stopped in /usr/ports/security/sudo/work/sudo-1.8.10p3/plugins/sudoers
1 error

make[3]: stopped in /usr/ports/security/sudo/work/sudo-1.8.10p3/plugins/sudoers
*** [all] Error code 2

make[2]: stopped in /usr/ports/security/sudo/work/sudo-1.8.10p3
1 error

make[2]: stopped in /usr/ports/security/sudo/work/sudo-1.8.10p3
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

How-To-Repeat: Try to update and/or install security/sudo
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 19:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Xin LI freebsd_committer freebsd_triage 2015-06-01 07:40:58 UTC
I don't think this is still an issue but would you please check?
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2015-06-01 09:58:25 UTC
I couldn't reproduce it. I will keep it open and wait to hear from submitter
Comment 4 O. Hartmann 2015-06-01 12:43:39 UTC
On most recent CURRENT as of today, the reported issue isn't any more. Please close.

Thanks in advance,

O. Hartmann