All of lore.kernel.org
 help / color / mirror / Atom feed
* broken build: 448c03b3cbe14873ee637755a29ea26ee7ca9ef9
@ 2018-03-19 19:04 Doug Goldstein
  2018-03-20  6:07 ` Juergen Gross
  0 siblings, 1 reply; 3+ messages in thread
From: Doug Goldstein @ 2018-03-19 19:04 UTC (permalink / raw)
  To: Juergen Gross, xen-devel

commit 448c03b3cbe14873ee637755a29ea26ee7ca9ef9
Author: Juergen Gross <jgross@suse.com>
Date:   Mon Feb 26 09:46:12 2018 +0100

This commit breaks the build of qemu-xen-traditional for:

Ubuntu 14.04: https://gitlab.com/cardoe/xen/-/jobs/58266170
Ubuntu 16.04: https://gitlab.com/cardoe/xen/-/jobs/58266174

A short snippet of the failure is:

  AR    i386-dm/libqemu.a
  LINK  i386-dm/qemu-dm
/builds/cardoe/xen/tools/../tools/xenstore/libxenstore.so: undefined
reference to `dlsym'
collect2: error: ld returned 1 exit status
make[5]: *** [qemu-dm] Error 1
make[5]: Leaving directory
`/builds/cardoe/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
make[4]: *** [subdir-i386-dm] Error 2
make[4]: Leaving directory
`/builds/cardoe/xen/tools/qemu-xen-traditional-dir-remote'
make[3]: *** [subdir-all-qemu-xen-traditional-dir] Error 2
make[3]: Leaving directory `/builds/cardoe/xen/tools'
make[2]: *** [subdirs-install] Error 2
make[2]: Leaving directory `/builds/cardoe/xen/tools'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/builds/cardoe/xen/tools'
make: *** [install-tools] Error 2

-- 
Doug Goldstein

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: broken build: 448c03b3cbe14873ee637755a29ea26ee7ca9ef9
  2018-03-19 19:04 broken build: 448c03b3cbe14873ee637755a29ea26ee7ca9ef9 Doug Goldstein
@ 2018-03-20  6:07 ` Juergen Gross
  2018-03-20 13:35   ` Doug Goldstein
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Gross @ 2018-03-20  6:07 UTC (permalink / raw)
  To: Doug Goldstein, xen-devel

On 19/03/18 20:04, Doug Goldstein wrote:
> commit 448c03b3cbe14873ee637755a29ea26ee7ca9ef9
> Author: Juergen Gross <jgross@suse.com>
> Date:   Mon Feb 26 09:46:12 2018 +0100
> 
> This commit breaks the build of qemu-xen-traditional for:
> 
> Ubuntu 14.04: https://gitlab.com/cardoe/xen/-/jobs/58266170
> Ubuntu 16.04: https://gitlab.com/cardoe/xen/-/jobs/58266174
> 
> A short snippet of the failure is:
> 
>   AR    i386-dm/libqemu.a
>   LINK  i386-dm/qemu-dm
> /builds/cardoe/xen/tools/../tools/xenstore/libxenstore.so: undefined
> reference to `dlsym'
> collect2: error: ld returned 1 exit status
> make[5]: *** [qemu-dm] Error 1
> make[5]: Leaving directory
> `/builds/cardoe/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
> make[4]: *** [subdir-i386-dm] Error 2
> make[4]: Leaving directory
> `/builds/cardoe/xen/tools/qemu-xen-traditional-dir-remote'
> make[3]: *** [subdir-all-qemu-xen-traditional-dir] Error 2
> make[3]: Leaving directory `/builds/cardoe/xen/tools'
> make[2]: *** [subdirs-install] Error 2
> make[2]: Leaving directory `/builds/cardoe/xen/tools'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/builds/cardoe/xen/tools'
> make: *** [install-tools] Error 2
> 

Did you have commit c9bd8a73656d7435b1055ee8825823aee995993e ?


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: broken build: 448c03b3cbe14873ee637755a29ea26ee7ca9ef9
  2018-03-20  6:07 ` Juergen Gross
@ 2018-03-20 13:35   ` Doug Goldstein
  0 siblings, 0 replies; 3+ messages in thread
From: Doug Goldstein @ 2018-03-20 13:35 UTC (permalink / raw)
  To: Juergen Gross, xen-devel

On 3/20/18 1:07 AM, Juergen Gross wrote:
> On 19/03/18 20:04, Doug Goldstein wrote:
>> commit 448c03b3cbe14873ee637755a29ea26ee7ca9ef9
>> Author: Juergen Gross <jgross@suse.com>
>> Date:   Mon Feb 26 09:46:12 2018 +0100
>>
>> This commit breaks the build of qemu-xen-traditional for:
>>
>> Ubuntu 14.04: https://gitlab.com/cardoe/xen/-/jobs/58266170
>> Ubuntu 16.04: https://gitlab.com/cardoe/xen/-/jobs/58266174
>>
>> A short snippet of the failure is:
>>
>>   AR    i386-dm/libqemu.a
>>   LINK  i386-dm/qemu-dm
>> /builds/cardoe/xen/tools/../tools/xenstore/libxenstore.so: undefined
>> reference to `dlsym'
>> collect2: error: ld returned 1 exit status
>> make[5]: *** [qemu-dm] Error 1
>> make[5]: Leaving directory
>> `/builds/cardoe/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
>> make[4]: *** [subdir-i386-dm] Error 2
>> make[4]: Leaving directory
>> `/builds/cardoe/xen/tools/qemu-xen-traditional-dir-remote'
>> make[3]: *** [subdir-all-qemu-xen-traditional-dir] Error 2
>> make[3]: Leaving directory `/builds/cardoe/xen/tools'
>> make[2]: *** [subdirs-install] Error 2
>> make[2]: Leaving directory `/builds/cardoe/xen/tools'
>> make[1]: *** [install] Error 2
>> make[1]: Leaving directory `/builds/cardoe/xen/tools'
>> make: *** [install-tools] Error 2
>>
> 
> Did you have commit c9bd8a73656d7435b1055ee8825823aee995993e ?
> 
> 
> Juergen
> 

Indeed I do. You can see the branch that I used to build here:
https://gitlab.com/cardoe/xen/commits/gitlab which is just staging +
GitLab patches as of the compile date.

-- 
Doug Goldstein

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-20 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 19:04 broken build: 448c03b3cbe14873ee637755a29ea26ee7ca9ef9 Doug Goldstein
2018-03-20  6:07 ` Juergen Gross
2018-03-20 13:35   ` Doug Goldstein

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.