Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 670781

Summary: dev-games/aseprite-1.1.7 : /.../alcompat.h:44:7: error: conflicting declaration of C function fixed fadd(fixed, fixed)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Azamat H. Hackimov <azamat.hackimov>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: stabilize media-libs/allegro-4.4.2-r2 after 5 Feb 2019
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 663916, 674126    
Attachments: emerge-info.txt
dev-games:aseprite-1.1.7:20181109-180901.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-11-09 18:44:43 UTC
                 from /var/tmp/portage/dev-games/aseprite-1.1.7/work/src/./she/alleg4/alleg_surface.h:11,
                 from /var/tmp/portage/dev-games/aseprite-1.1.7/work/src/she/alleg4/alleg_display.cpp:18:
/usr/include/allegro/alcompat.h:44:7: error: conflicting declaration of C function ‘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,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl_20181107-173036

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-games/aseprite
[ebuild  N    ] dev-games/aseprite-1.1.7  USE="-bundled-libs -debug -gtk3 -kde -test -webp"
Comment 1 Toralf Förster gentoo-dev 2018-11-09 18:44:46 UTC
Created attachment 554681 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-09 18:44:49 UTC
Created attachment 554683 [details]
dev-games:aseprite-1.1.7:20181109-180901.log
Comment 3 Toralf Förster gentoo-dev 2018-11-09 18:44:52 UTC
Created attachment 554685 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-11-09 18:44:55 UTC
Created attachment 554687 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-11-09 18:44:58 UTC
Created attachment 554689 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-09 18:45:01 UTC
Created attachment 554691 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-11-09 18:45:03 UTC
Created attachment 554693 [details]
temp.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2019-01-05 21:17:07 UTC
Fri Nov  9 19:09:01 2018 >>> media-libs/allegro-4.4.2-r1
Comment 9 Larry the Git Cow gentoo-dev 2019-01-05 21:26:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be906b6d1bf00080db368eff9cef997604e4862

commit 3be906b6d1bf00080db368eff9cef997604e4862
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-01-05 21:26:18 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-01-05 21:26:18 +0000

    media-libs/allegro: Backport glibc-2.28 compatibility fix
    
    Bug: https://bugs.gentoo.org/670781
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 media-libs/allegro/allegro-4.4.2-r2.ebuild         | 112 +++++++++++++++++++++
 .../allegro/files/allegro-4.4.2-glibc228.patch     |  41 ++++++++
 2 files changed, 153 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2019-01-26 01:42:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1da9f2209af9f8b1f09f139a1f1491a5baba851

commit f1da9f2209af9f8b1f09f139a1f1491a5baba851
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-01-26 01:41:54 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-01-26 01:41:54 +0000

    media-libs/allegro: Stable -r2 for bug 670781
    
    Closes: https://bugs.gentoo.org/670781
    Package-Manager: Portage-2.3.57, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 media-libs/allegro/allegro-4.4.2-r1.ebuild | 111 -----------------------------
 media-libs/allegro/allegro-4.4.2-r2.ebuild |   2 +-
 2 files changed, 1 insertion(+), 112 deletions(-)