[Bug 667952] Re: wibble CMake tests fail in LD_LIBRARY_PATH setting command
Rolf Leggewie
667952 at bugs.launchpad.net
Wed Jun 17 12:12:15 UTC 2015
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".
** Changed in: libwibble (Ubuntu Lucid)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libwibble in Ubuntu.
https://bugs.launchpad.net/bugs/667952
Title:
wibble CMake tests fail in LD_LIBRARY_PATH setting command
Status in libwibble package in Ubuntu:
Fix Released
Status in libwibble source package in Lucid:
Won't Fix
Status in libwibble source package in Oneiric:
Fix Released
Bug description:
When trying to build an updated libept, I found that the test step did
this:
cd "/build/buildd/libept-1.0.4~duh1/obj-x86_64-linux-gnu/ept" && "LD_LIBRARY_PATH=/build/buildd/libept-1.0.4~duh1/obj-x86_64-linux-gnu/ept" /build/buildd/libept-1.0.4~duh1/obj-x86_64-linux-gnu/ept/ept-test
/bin/sh: LD_LIBRARY_PATH=/build/buildd/libept-1.0.4~duh1/obj-x86_64-linux-gnu/ept: not found
The problem is that the syntax for setting an env variable here is
incorrect -- the quotes make sh assume this is a command, not a pre-
command variable setting.
This has been fixed in libwibble 0.1.26, but attached to this bug is a
fix specifically for only this issue culled from that diff.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwibble/+bug/667952/+subscriptions
More information about the foundations-bugs
mailing list