Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720978 - dev-libs/poco-1.9.0-r2 : /.../MySQLException.h: error: conflicting declaration typedef struct st_mysql MYSQL
Summary: dev-libs/poco-1.9.0-r2 : /.../MySQLException.h: error: conflicting declaratio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-04 17:56 UTC by Toralf Förster
Modified: 2022-05-06 07:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.21 KB, text/plain)
2020-05-04 17:56 UTC, Toralf Förster
Details
dev-libs:poco-1.9.0-r2:20200504-174347.log (dev-libs:poco-1.9.0-r2:20200504-174347.log,511.91 KB, text/plain)
2020-05-04 17:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.89 KB, text/plain)
2020-05-04 17:56 UTC, Toralf Förster
Details
environment (environment,87.43 KB, text/plain)
2020-05-04 17:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.48 KB, application/x-bzip)
2020-05-04 17:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.64 KB, application/x-bzip)
2020-05-04 17:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.09 KB, application/x-bzip)
2020-05-04 17:56 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 2020-05-04 17:56:18 UTC
                 from /var/tmp/portage/dev-libs/poco-1.9.0-r2/work/poco-poco-1.9.0-release/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h:23,
                 from /var/tmp/portage/dev-libs/poco-1.9.0-r2/work/poco-poco-1.9.0-release/Data/MySQL/src/Connector.cpp:16:
/var/tmp/portage/dev-libs/poco-1.9.0-r2/work/poco-poco-1.9.0-release/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: error: conflicting declaration typedef struct st_mysql MYSQL
   26 | typedef struct st_mysql MYSQL;
      |                         ^~~~~
In file included from /var/tmp/portage/dev-libs/poco-1.9.0-r2/work/poco-poco-1.9.0-release/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h:20,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200502-233152

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7 (uninstalled)
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.0 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 04 May 2020 04:16:02 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO dev-libs/poco
[ebuild  N    ] dev-libs/poco-1.9.0-r2  USE="crypto data file2pagecompiler json libressl mongodb mysql net pagecompiler ssl util xml zip -7z -cppparser -examples -iodbc -mariadb -odbc -pdf -pocodoc -sqlite -test"
Comment 1 Toralf Förster gentoo-dev 2020-05-04 17:56:21 UTC
Created attachment 636022 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-04 17:56:23 UTC
Created attachment 636024 [details]
dev-libs:poco-1.9.0-r2:20200504-174347.log
Comment 3 Toralf Förster gentoo-dev 2020-05-04 17:56:26 UTC
Created attachment 636026 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-04 17:56:31 UTC
Created attachment 636028 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-04 17:56:34 UTC
Created attachment 636030 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-04 17:56:36 UTC
Created attachment 636032 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-04 17:56:39 UTC
Created attachment 636034 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-06 07:47:27 UTC
The bug has been closed via the following commit(s):

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

commit ee5d943e8ee9a1f2264aa4dbd603cecadb43e9b6
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2022-05-03 18:07:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-06 07:47:19 +0000

    dev-libs/poco: clean old ebuild
    
    Closes: https://bugs.gentoo.org/805050
    Closes: https://bugs.gentoo.org/656174
    Closes: https://bugs.gentoo.org/720978
    Closes: https://bugs.gentoo.org/738718
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/poco/Manifest                            |   1 -
 dev-libs/poco/files/poco-1.7.2-iodbc-incdir.patch |  13 --
 dev-libs/poco/poco-1.9.0-r2.ebuild                | 137 ----------------------
 3 files changed, 151 deletions(-)