[opensuse-virtual] obs build of Xen 49 , w/ gcc7 -- "undefined reference to `__udivmoddi4'" ?
I'm working on a home: build of Virtualization:Xen on OBS Atm, it's attempting to build with gcc7, for use with Kernel:stable, all for Leap 42.2 on x86_64 Currently, @OBS buils fails at https://build.opensuse.org/build/home:pgnd:Virtualization/openSUSE_Leap_42.2... ... [ 200s] /home/abuild/rpmbuild/BUILD/xen-4.9.0-testing/stubdom/mini-os-x86_32-grub/mini-os.o: In function `_strtoll_r': [ 200s] /home/abuild/rpmbuild/BUILD/xen-4.9.0-testing/stubdom/newlib-x86_32/i686-xen-elf/newlib/libc/stdlib/../../../../../newlib-1.16.0/newlib/libc/stdlib/strtoll_r.c:110: undefined reference to `__udivmoddi4' ... I'm not yet sure if the problem's source, or my use of my own gcc7 build. While I'm DL'ing the project + sources locally to dig around for that symbol, anyone recognize this undef'd ref, and can suggest a solution? -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org
On 5/4/2017 at 12:37 PM, PGNet Dev <pgnet.dev@gmail.com> wrote: I'm working on a home: build of Virtualization:Xen on OBS
Atm, it's attempting to build with gcc7, for use with Kernel:stable, all for Leap 42.2 on x86_64
Currently, @OBS buils fails at
https://build.opensuse.org/build/home:pgnd:Virtualization/openSUSE_Leap_42.2 /x86_64/xen/_log ... [ 200s] /home/abuild/rpmbuild/BUILD/xen-4.9.0-testing/stubdom/mini-os-x86_32-grub/min i-os.o: In function `_strtoll_r': [ 200s] /home/abuild/rpmbuild/BUILD/xen-4.9.0-testing/stubdom/newlib-x86_32/i686-xen- elf/newlib/libc/stdlib/../../../../../newlib-1.16.0/newlib/libc/stdlib/strtol l_r.c:110: undefined reference to `__udivmoddi4'
See https://bugzilla.suse.com/show_bug.cgi?id=1031343 Other problems exist as well. - Charles -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org
On 5/4/17 11:46 AM, Charles Arnold wrote:
See https://bugzilla.suse.com/show_bug.cgi?id=1031343
Other problems exist as well.
Missed that! That'll do it ... thanks. -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org
participants (2)
-
Charles Arnold
-
PGNet Dev