[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o
From: |
Daniel Berrange |
Subject: |
[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o |
Date: |
Fri, 18 Sep 2020 11:50:02 -0000 |
Nothing looks especially unusual there, but clear it is failing to link
the block-curl.so as a library and is instead linking it as an
executable and thus failing to find "main". I can't explain why that
would be the case.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1896096
Title:
Git version: Build process is broken in block_curl.c.o
Status in QEMU:
New
Bug description:
Gcc version: 10.2.0
Glusterfs: 8.1
Libguestfs: 1.42
Configure options used:
configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--libexecdir=/usr/lib/qemu \
--extra-ldflags="$LDFLAGS" \
--smbd=/usr/bin/smbd \
--enable-modules \
--enable-sdl \
--disable-werror \
--enable-slirp=system \
--enable-xfsctl \
--audio-drv-list="pa alsa sdl"
Error log attached. Here is the beginning:
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o:
in function `_start':
(.text+0x24): undefined reference to `main'
/usr/bin/ld: libblock-curl.a(block_curl.c.o): in function `curl_block_init':
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1896096/+subscriptions
- [Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/17
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Daniel Berrange, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Daniel Berrange, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o,
Daniel Berrange <=
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Laurent Vivier, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Daniel Berrange, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Daniel Berrange, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Paolo Bonzini, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Paolo Bonzini, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18
- [Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o, Frederic Bezies, 2020/09/18