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

Bug 803572

Summary: sci-biology/emboss-6.6.0-r1 - ajsql.c: error: expected expression before _Bool
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-biology:emboss-6.6.0-r1:20210723-173934.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-07-23 21:24:22 UTC
In file included from /usr/include/mysql/mysql.h:43,
                 from ajsql.c:45:
ajsql.c:3050:8: error: expected expression before ‘_Bool’
 3050 |     if(bool)
      |        ^~~~
ajsql.c:3055:12: error: expected expression before ‘_Bool’
 3055 |     return bool;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3_test-20210722-112048

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 61f9f65bc6085be407e789ceb29c6d19fcdb594b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 23 16:36:31 2021 +0000

    2021-07-23 16:36:30 UTC

emerge -qpvO sci-biology/emboss
[ebuild  N    ] sci-biology/emboss-6.6.0-r1  USE="X mysql png -minimal -pdf -postgres"
Comment 1 Toralf Förster gentoo-dev 2021-07-23 21:24:23 UTC
Created attachment 726184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-23 21:24:25 UTC
Created attachment 726187 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-23 21:24:26 UTC
Created attachment 726190 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-23 21:24:27 UTC
Created attachment 726193 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-23 21:24:29 UTC
Created attachment 726196 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-23 21:24:30 UTC
Created attachment 726199 [details]
sci-biology:emboss-6.6.0-r1:20210723-173934.log
Comment 7 Toralf Förster gentoo-dev 2021-07-23 21:24:31 UTC
Created attachment 726202 [details]
temp.tar.bz2
Comment 8 David Seifert gentoo-dev 2021-08-01 17:05:05 UTC

*** This bug has been marked as a duplicate of bug 695380 ***