[lttng-dev] [RELEASE] Babeltrace 2.0.0-pre3

Michael Jeanson mjeanson at efficios.com
Mon Jul 10 19:23:29 UTC 2017


On 2017-07-10 15:06, Nathan Lynch wrote:
> 
> (This is with master hence the -pre1 reported, but the code is the same.)
> 
> I get failures when building with BUILT_IN_PLUGINS as suggested here:
> 
> https://lists.lttng.org/pipermail/lttng-dev/2017-June/027243.html
> 
> Is BUILT_IN_PLUGINS intended to accomplish something that libtool cannot?
> 
> $ ./configure --quiet --disable-shared BUILT_IN_PLUGINS=1
> Babeltrace 2.0.0-pre1
> 
> System
>   Target architecture:                x86_64
> 
> Python 3 language support
>   Python bindings:                    no
>   Python plugin support:              no
> 
> Plugins
>   'ctf' plugin:                       yes
>   'lttng-utils' plugin:               yes
>   'text' plugin:                      yes
>   'utils' plugin:                     yes
> 
> Built-in features
>   Built-in plugins:                   yes
>   Built-in Python plugin support:     no
> 
> Documentation
>   HTML API documentation:             no
>   Python bindings documentation:      no
> 
> Logging
>   Minimal log level:                  VERBOSE
> 
> Testing
>   Python bindings tests:              no
> 
> Install directories
>   Binaries:                           /usr/local/bin
>   Libraries:                          /usr/local/lib
>   Plugins:                            /usr/local/lib/babeltrace/plugins
>   Configuration:                      /usr/local/etc
> $ make
> ....
> Making all in cli
>   CCLD     babeltrace.bin
> /usr/bin/ld: cannot find /home/nathanl/src/babeltrace/plugins/ctf/.libs/libbabeltrace-plugin-ctf.a: No such file or directory
> /usr/bin/ld: cannot find /home/nathanl/src/babeltrace/plugins/text/.libs/libbabeltrace-plugin-text.a: No such file or directory
> /usr/bin/ld: cannot find /home/nathanl/src/babeltrace/plugins/utils/.libs/libbabeltrace-plugin-utils.a: No such file or directory
> /usr/bin/ld: cannot find /home/nathanl/src/babeltrace/plugins/lttng-utils/.libs/libbabeltrace-plugin-lttng-utils.a: No such file or directory
> collect2: error: ld returned 1 exit status
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 

Hi Nathan,

This one is my fault, I forgot to stage one file when I submitted
22e7ae1917a72d89b308345b3bcb97c76362da4f. Jérémie is on vacation for the
week, in the meantime you can apply the attached patch.

Cheers,

Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-built-in-plugins-with-new-plugin-filenames.patch
Type: text/x-patch
Size: 1045 bytes
Desc: not available
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20170710/f8a0eb85/attachment.bin>


More information about the lttng-dev mailing list