* lttng broken on i386 trusty
@ 2015-03-27 9:55 Loic Dachary
2015-04-08 23:07 ` kernel neophyte
0 siblings, 1 reply; 6+ messages in thread
From: Loic Dachary @ 2015-03-27 9:55 UTC (permalink / raw)
To: Josh Durgin; +Cc: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]
Hi,
In case you did not notice:
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=dca722ec7b2a7fc9214844ec92310074b5cb2faa
CXXLD radosgw-admin
CXXLD rados
/usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlclose'
/usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlsym'
/usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlopen'
error: collect2: ld returned 1 exit status
make[3]: *** [ceph_tpbench] Error 1
make[3]: *** Waiting for unfinished jobs....
CXXLD ceph-objectstore-tool
make[3]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
make: *** [all-recursive] Error 1
Cheers
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lttng broken on i386 trusty
2015-03-27 9:55 lttng broken on i386 trusty Loic Dachary
@ 2015-04-08 23:07 ` kernel neophyte
2015-04-08 23:20 ` Josh Durgin
0 siblings, 1 reply; 6+ messages in thread
From: kernel neophyte @ 2015-04-08 23:07 UTC (permalink / raw)
To: Loic Dachary; +Cc: Josh Durgin, Ceph Development
Need help! This is still broken!
-Neo
On Fri, Mar 27, 2015 at 2:55 AM, Loic Dachary <loic@dachary.org> wrote:
> Hi,
>
> In case you did not notice:
>
> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=dca722ec7b2a7fc9214844ec92310074b5cb2faa
>
> CXXLD radosgw-admin
> CXXLD rados
> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlclose'
> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlsym'
> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlopen'
>
> error: collect2: ld returned 1 exit status
>
> make[3]: *** [ceph_tpbench] Error 1
> make[3]: *** Waiting for unfinished jobs....
> CXXLD ceph-objectstore-tool
> make[3]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>
> make: *** [all-recursive] Error 1
>
> Cheers
>
> --
> Loïc Dachary, Artisan Logiciel Libre
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lttng broken on i386 trusty
2015-04-08 23:07 ` kernel neophyte
@ 2015-04-08 23:20 ` Josh Durgin
2015-04-08 23:25 ` kernel neophyte
0 siblings, 1 reply; 6+ messages in thread
From: Josh Durgin @ 2015-04-08 23:20 UTC (permalink / raw)
To: kernel neophyte, Loic Dachary; +Cc: Ceph Development
Are you still seeing the same error on the latest master?
The gitbuilder is building successfully now:
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582
On 04/08/2015 04:07 PM, kernel neophyte wrote:
> Need help! This is still broken!
>
> -Neo
>
> On Fri, Mar 27, 2015 at 2:55 AM, Loic Dachary <loic@dachary.org> wrote:
>> Hi,
>>
>> In case you did not notice:
>>
>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=dca722ec7b2a7fc9214844ec92310074b5cb2faa
>>
>> CXXLD radosgw-admin
>> CXXLD rados
>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlclose'
>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlsym'
>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so: undefined reference to `dlopen'
>>
>> error: collect2: ld returned 1 exit status
>>
>> make[3]: *** [ceph_tpbench] Error 1
>> make[3]: *** Waiting for unfinished jobs....
>> CXXLD ceph-objectstore-tool
>> make[3]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>> make[1]: *** [all] Error 2
>> make[1]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>
>> make: *** [all-recursive] Error 1
>>
>> Cheers
>>
>> --
>> Loïc Dachary, Artisan Logiciel Libre
>>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lttng broken on i386 trusty
2015-04-08 23:20 ` Josh Durgin
@ 2015-04-08 23:25 ` kernel neophyte
2015-04-09 0:00 ` Josh Durgin
0 siblings, 1 reply; 6+ messages in thread
From: kernel neophyte @ 2015-04-08 23:25 UTC (permalink / raw)
To: Josh Durgin; +Cc: Loic Dachary, Ceph Development
Thats because its being run with --without-lttng
as per the log in
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582:
./configure --with-debug --with-radosgw --with-libatomic-ops
--without-lttng --disable-static --without-cryptopp --with-tcmalloc
if you change it to --with-lttng it will fail
-Neo
On Wed, Apr 8, 2015 at 4:20 PM, Josh Durgin <jdurgin@redhat.com> wrote:
> Are you still seeing the same error on the latest master?
> The gitbuilder is building successfully now:
>
> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582
>
>
> On 04/08/2015 04:07 PM, kernel neophyte wrote:
>>
>> Need help! This is still broken!
>>
>> -Neo
>>
>> On Fri, Mar 27, 2015 at 2:55 AM, Loic Dachary <loic@dachary.org> wrote:
>>>
>>> Hi,
>>>
>>> In case you did not notice:
>>>
>>>
>>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=dca722ec7b2a7fc9214844ec92310074b5cb2faa
>>>
>>> CXXLD radosgw-admin
>>> CXXLD rados
>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>> undefined reference to `dlclose'
>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>> undefined reference to `dlsym'
>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>> undefined reference to `dlopen'
>>>
>>> error: collect2: ld returned 1 exit status
>>>
>>> make[3]: *** [ceph_tpbench] Error 1
>>> make[3]: *** Waiting for unfinished jobs....
>>> CXXLD ceph-objectstore-tool
>>> make[3]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>> make[2]: *** [all-recursive] Error 1
>>> make[2]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>> make[1]: *** [all] Error 2
>>> make[1]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>
>>> make: *** [all-recursive] Error 1
>>>
>>> Cheers
>>>
>>> --
>>> Loïc Dachary, Artisan Logiciel Libre
>>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lttng broken on i386 trusty
2015-04-08 23:25 ` kernel neophyte
@ 2015-04-09 0:00 ` Josh Durgin
2015-04-09 0:51 ` kernel neophyte
0 siblings, 1 reply; 6+ messages in thread
From: Josh Durgin @ 2015-04-09 0:00 UTC (permalink / raw)
To: kernel neophyte; +Cc: Loic Dachary, Ceph Development
Ah, I didn't notice Loic disabled it for the tarball gitbuilder (it
makes sense to disable there since it's not needed, and speeds up build
+ tests that that gitbuilder does).
I'm not sure why it's failing --with-lttng yet. Odd that it doesn't
fail in the deb gitbuilder, which still has lttng autodetected.
Josh
On 04/08/2015 04:25 PM, kernel neophyte wrote:
> Thats because its being run with --without-lttng
>
> as per the log in
> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582:
>
> ./configure --with-debug --with-radosgw --with-libatomic-ops
> --without-lttng --disable-static --without-cryptopp --with-tcmalloc
>
> if you change it to --with-lttng it will fail
>
> -Neo
>
> On Wed, Apr 8, 2015 at 4:20 PM, Josh Durgin <jdurgin@redhat.com> wrote:
>> Are you still seeing the same error on the latest master?
>> The gitbuilder is building successfully now:
>>
>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582
>>
>>
>> On 04/08/2015 04:07 PM, kernel neophyte wrote:
>>>
>>> Need help! This is still broken!
>>>
>>> -Neo
>>>
>>> On Fri, Mar 27, 2015 at 2:55 AM, Loic Dachary <loic@dachary.org> wrote:
>>>>
>>>> Hi,
>>>>
>>>> In case you did not notice:
>>>>
>>>>
>>>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=dca722ec7b2a7fc9214844ec92310074b5cb2faa
>>>>
>>>> CXXLD radosgw-admin
>>>> CXXLD rados
>>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>>> undefined reference to `dlclose'
>>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>>> undefined reference to `dlsym'
>>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>>> undefined reference to `dlopen'
>>>>
>>>> error: collect2: ld returned 1 exit status
>>>>
>>>> make[3]: *** [ceph_tpbench] Error 1
>>>> make[3]: *** Waiting for unfinished jobs....
>>>> CXXLD ceph-objectstore-tool
>>>> make[3]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>> make[2]: *** [all-recursive] Error 1
>>>> make[2]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>> make[1]: *** [all] Error 2
>>>> make[1]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>>
>>>> make: *** [all-recursive] Error 1
>>>>
>>>> Cheers
>>>>
>>>> --
>>>> Loïc Dachary, Artisan Logiciel Libre
>>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>
>>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lttng broken on i386 trusty
2015-04-09 0:00 ` Josh Durgin
@ 2015-04-09 0:51 ` kernel neophyte
0 siblings, 0 replies; 6+ messages in thread
From: kernel neophyte @ 2015-04-09 0:51 UTC (permalink / raw)
To: Josh Durgin; +Cc: Loic Dachary, Ceph Development
Strange! I see the build succeeds for deb
-Neo
On Wed, Apr 8, 2015 at 5:00 PM, Josh Durgin <jdurgin@redhat.com> wrote:
> Ah, I didn't notice Loic disabled it for the tarball gitbuilder (it
> makes sense to disable there since it's not needed, and speeds up build
> + tests that that gitbuilder does).
>
> I'm not sure why it's failing --with-lttng yet. Odd that it doesn't
> fail in the deb gitbuilder, which still has lttng autodetected.
>
> Josh
>
>
> On 04/08/2015 04:25 PM, kernel neophyte wrote:
>>
>> Thats because its being run with --without-lttng
>>
>> as per the log in
>>
>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582:
>>
>> ./configure --with-debug --with-radosgw --with-libatomic-ops
>> --without-lttng --disable-static --without-cryptopp --with-tcmalloc
>>
>> if you change it to --with-lttng it will fail
>>
>> -Neo
>>
>> On Wed, Apr 8, 2015 at 4:20 PM, Josh Durgin <jdurgin@redhat.com> wrote:
>>>
>>> Are you still seeing the same error on the latest master?
>>> The gitbuilder is building successfully now:
>>>
>>>
>>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=21f60a9d26f821ba1cd1db8bb79f8aff2a028582
>>>
>>>
>>> On 04/08/2015 04:07 PM, kernel neophyte wrote:
>>>>
>>>>
>>>> Need help! This is still broken!
>>>>
>>>> -Neo
>>>>
>>>> On Fri, Mar 27, 2015 at 2:55 AM, Loic Dachary <loic@dachary.org> wrote:
>>>>>
>>>>>
>>>>> Hi,
>>>>>
>>>>> In case you did not notice:
>>>>>
>>>>>
>>>>>
>>>>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=dca722ec7b2a7fc9214844ec92310074b5cb2faa
>>>>>
>>>>> CXXLD radosgw-admin
>>>>> CXXLD rados
>>>>>
>>>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>>>> undefined reference to `dlclose'
>>>>>
>>>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>>>> undefined reference to `dlsym'
>>>>>
>>>>> /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/liblttng-ust.so:
>>>>> undefined reference to `dlopen'
>>>>>
>>>>> error: collect2: ld returned 1 exit status
>>>>>
>>>>> make[3]: *** [ceph_tpbench] Error 1
>>>>> make[3]: *** Waiting for unfinished jobs....
>>>>> CXXLD ceph-objectstore-tool
>>>>> make[3]: Leaving directory
>>>>> `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>>> make[2]: *** [all-recursive] Error 1
>>>>> make[2]: Leaving directory
>>>>> `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>>> make[1]: *** [all] Error 2
>>>>> make[1]: Leaving directory
>>>>> `/srv/autobuild-ceph/gitbuilder.git/build/src'
>>>>>
>>>>> make: *** [all-recursive] Error 1
>>>>>
>>>>> Cheers
>>>>>
>>>>> --
>>>>> Loïc Dachary, Artisan Logiciel Libre
>>>>>
>>>> --
>>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>>> the body of a message to majordomo@vger.kernel.org
>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>
>>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-04-09 0:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27 9:55 lttng broken on i386 trusty Loic Dachary
2015-04-08 23:07 ` kernel neophyte
2015-04-08 23:20 ` Josh Durgin
2015-04-08 23:25 ` kernel neophyte
2015-04-09 0:00 ` Josh Durgin
2015-04-09 0:51 ` kernel neophyte
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.