Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 552426 Details for
Bug 669352
games-action/chickens-0.2.4-r1 : /.../mathcalls-narrow.h:24:20: error: conflicting declaration of C function float fadd(double, double)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-action:chickens-0.2.4-r1:20181022-163654.log
games-action:chickens-0.2.4-r1:20181022-163654.log (text/plain), 5.36 KB, created by
Toralf Förster
on 2018-10-22 17:46:07 UTC
(
hide
)
Description:
games-action:chickens-0.2.4-r1:20181022-163654.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-10-22 17:46:07 UTC
Size:
5.36 KB
patch
obsolete
> * Package: games-action/chickens-0.2.4-r1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding group 'gamestat' to your system ... > * - Groupid: 36 >>>> Unpacking source... >>>> Unpacking ChickensForLinux-Linux-0.2.4.tar.gz to /var/tmp/portage/games-action/chickens-0.2.4-r1/work >>>> Source unpacked in /var/tmp/portage/games-action/chickens-0.2.4-r1/work >>>> Preparing source in /var/tmp/portage/games-action/chickens-0.2.4-r1/work/chickens ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/chickens-0.2.4-r1/work/chickens ... >Creating ./Makefile >If you don't have allegro installed, now's the time to do so! >Type 'make' to compile, please. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-action/chickens-0.2.4-r1/work/chickens ... >make -j1 >c++ -O2 -pipe -march=native -c -o animation.o animation.cpp >c++ -O2 -pipe -march=native -c -o chicken.o chicken.cpp >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/cmath:45, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/math.h:36, > from level.h:5, > from gore.h:6, > from chicken.h:6, > from chicken.cpp:1: >/usr/include/bits/mathcalls-narrow.h:24:20: error: conflicting declaration of C function âfloat fadd(double, double)â > __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2); > ^~~~~~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from chicken.h:4, > from chicken.cpp:1: >/usr/include/allegro/alcompat.h:44:7: note: previous declaration âfixed fadd(fixed, fixed)â > AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y)) > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/cmath:45, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/math.h:36, > from level.h:5, > from gore.h:6, > from chicken.h:6, > from chicken.cpp:1: >/usr/include/bits/mathcalls-narrow.h:27:20: error: conflicting declaration of C function âfloat fdiv(double, double)â > __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2); > ^~~~~~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from chicken.h:4, > from chicken.cpp:1: >/usr/include/allegro/alcompat.h:47:7: note: previous declaration âfixed fdiv(fixed, fixed)â > AL_ALIAS(fixed fdiv(fixed x, fixed y), fixdiv(x, y)) > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/cmath:45, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/math.h:36, > from level.h:5, > from gore.h:6, > from chicken.h:6, > from chicken.cpp:1: >/usr/include/bits/mathcalls-narrow.h:30:20: error: conflicting declaration of C function âfloat fmul(double, double)â > __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2); > ^~~~~~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from chicken.h:4, > from chicken.cpp:1: >/usr/include/allegro/alcompat.h:46:7: note: previous declaration âfixed fmul(fixed, fixed)â > AL_ALIAS(fixed fmul(fixed x, fixed y), fixmul(x, y)) > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/cmath:45, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/math.h:36, > from level.h:5, > from gore.h:6, > from chicken.h:6, > from chicken.cpp:1: >/usr/include/bits/mathcalls-narrow.h:33:20: error: conflicting declaration of C function âfloat fsub(double, double)â > __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2); > ^~~~~~~~~~~~~~~ >In file included from /usr/include/allegro/base.h:41, > from /usr/include/allegro.h:25, > from chicken.h:4, > from chicken.cpp:1: >/usr/include/allegro/alcompat.h:45:7: note: previous declaration âfixed fsub(fixed, fixed)â > AL_ALIAS(fixed fsub(fixed x, fixed y), fixsub(x, y)) > ^~~~~~~~ >make: *** [<builtin>: chicken.o] Error 1 > * ERROR: games-action/chickens-0.2.4-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-action/chickens-0.2.4-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-action/chickens-0.2.4-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-action:chickens-0.2.4-r1:20181022-163654.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-action/chickens-0.2.4-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-action/chickens-0.2.4-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-action/chickens-0.2.4-r1/work/chickens' > * S: '/var/tmp/portage/games-action/chickens-0.2.4-r1/work/chickens'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 669352
:
552418
|
552420
|
552422
|
552424
| 552426 |
552428