Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803572 - sci-biology/emboss-6.6.0-r1 - ajsql.c: error: expected expression before _Bool
Summary: sci-biology/emboss-6.6.0-r1 - ajsql.c: error: expected expression before _Bool
Status: RESOLVED DUPLICATE of bug 695380
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-23 21:24 UTC by Toralf Förster
Modified: 2021-08-01 17:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.64 KB, text/plain)
2021-07-23 21:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.51 KB, text/plain)
2021-07-23 21:24 UTC, Toralf Förster
Details
environment (environment,87.10 KB, text/plain)
2021-07-23 21:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.56 KB, application/x-bzip)
2021-07-23 21:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.05 KB, application/x-bzip)
2021-07-23 21:24 UTC, Toralf Förster
Details
sci-biology:emboss-6.6.0-r1:20210723-173934.log (sci-biology:emboss-6.6.0-r1:20210723-173934.log,95.47 KB, text/plain)
2021-07-23 21:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.29 KB, application/x-bzip)
2021-07-23 21:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***