Summary: | media-libs/quvi-0.9.5 - configure: error: C compiler cannot create executables (conftest.c:18:30: error: too many decimal points in number) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 732648 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 media-libs:quvi-0.9.5:20210322-183616.log temp.tar.bz2 |
Description
Toralf Förster
2021-03-22 19:59:46 UTC
Created attachment 693087 [details]
emerge-info.txt
Created attachment 693090 [details]
emerge-history.txt
Created attachment 693093 [details]
environment
Created attachment 693096 [details]
etc.portage.tar.bz2
Created attachment 693099 [details]
logs.tar.bz2
Created attachment 693102 [details]
media-libs:quvi-0.9.5:20210322-183616.log
Created attachment 693105 [details]
temp.tar.bz2
configure:3369: checking whether the C compiler works configure:3391: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 conftest.c:8:20: warning: missing terminating " character 8 | #define BUILD_OPTS "--prefix=/usr | ^ conftest.c:9:1: error: expected identifier or '(' before '--' token 9 | --build=x86_64-pc-linux-gnu | ^~ conftest.c:18:30: error: too many decimal points in number 18 | --docdir=/usr/share/doc/quvi-0.9.5 | ^~~~~ conftest.c:19:31: error: too many decimal points in number 19 | --htmldir=/usr/share/doc/quvi-0.9.5/html | ^~~~~ conftest.c:24:14: warning: missing terminating " character 24 | --disable-xml" | ^ The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db07893c7e7f4a8bbde34135874c6be39b1a5826 commit db07893c7e7f4a8bbde34135874c6be39b1a5826 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-03-22 20:28:55 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-03-22 20:28:55 +0000 media-libs/quvi: Fixed build with >=sys-devel/autoconf-2.70 Closes: https://bugs.gentoo.org/777768 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> media-libs/quvi/files/quvi-0.9.5-autoconf-2.70.patch | 13 +++++++++++++ media-libs/quvi/quvi-0.9.5.ebuild | 15 ++++++++++----- 2 files changed, 23 insertions(+), 5 deletions(-) |