Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692556 - dev-db/mysql-8.0.17 : /.../protocol_protobuf.h:41:10: fatal error: google/.../wire_format_lite_inl.h: No such file or directory
Summary: dev-db/mysql-8.0.17 : /.../protocol_protobuf.h:41:10: fatal error: google/......
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
: 692578 692586 (view as bug list)
Depends on:
Blocks: protobuf-3.8
  Show dependency tree
 
Reported: 2019-08-19 18:02 UTC by Toralf Förster
Modified: 2019-08-20 12:19 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.06 KB, text/plain)
2019-08-19 18:02 UTC, Toralf Förster
Details
dev-db:mysql-8.0.17:20190819-071309.log (dev-db:mysql-8.0.17:20190819-071309.log,889.65 KB, text/plain)
2019-08-19 18:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.78 KB, text/plain)
2019-08-19 18:02 UTC, Toralf Förster
Details
environment (environment,144.08 KB, text/plain)
2019-08-19 18:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.41 KB, application/x-bzip)
2019-08-19 18:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,177.57 KB, application/x-bzip)
2019-08-19 18:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,55.08 KB, application/x-bzip)
2019-08-19 18:02 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 2019-08-19 18:02:39 UTC
In file included from /var/tmp/portage/dev-db/mysql-8.0.17/work/mysql/plugin/x/src/expect/expect.h:33,
                 from /var/tmp/portage/dev-db/mysql-8.0.17/work/mysql/plugin/x/src/expect/expect.cc:25:
/var/tmp/portage/dev-db/mysql-8.0.17/work/mysql/plugin/x/ngs/include/ngs/protocol/protocol_protobuf.h:41:10: fatal error: google/protobuf/wire_format_lite_inl.h: No such file or directory
   41 | #include <google/protobuf/wire_format_lite_inl.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20190818-105204

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




emerge -qpvO dev-db/mysql
[ebuild  N    ] dev-db/mysql-8.0.17  USE="libressl perl -cjk -cracklib -debug -jemalloc -latin1 -numa -profiling -router (-selinux) -tcmalloc -test"
Comment 1 Toralf Förster gentoo-dev 2019-08-19 18:02:42 UTC
Created attachment 587524 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-19 18:02:45 UTC
Created attachment 587528 [details]
dev-db:mysql-8.0.17:20190819-071309.log
Comment 3 Toralf Förster gentoo-dev 2019-08-19 18:02:48 UTC
Created attachment 587530 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-19 18:02:51 UTC
Created attachment 587532 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-19 18:02:53 UTC
Created attachment 587534 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-19 18:02:56 UTC
Created attachment 587536 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-19 18:02:59 UTC
Created attachment 587538 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-08-19 18:34:24 UTC
The bug has been closed via the following commit(s):

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

commit 7d192490e75a8b42632128c1c7a6b0c918331f52
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-08-19 18:34:09 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-08-19 18:34:09 +0000

    dev-db/mysql: add missing patch
    
    20018_all_mysql-8.0.17-add-protobuf-3.8+-support.patch was forgotton to add.
    
    Closes: https://bugs.gentoo.org/692556
    Package-Manager: Portage-2.3.72, Repoman-2.3.17
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mysql/mysql-8.0.17.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 9 Arfrever Frehtes Taifersar Arahesis 2019-08-19 22:58:47 UTC
*** Bug 692578 has been marked as a duplicate of this bug. ***
Comment 10 Brian Evans (RETIRED) gentoo-dev 2019-08-20 12:19:27 UTC
*** Bug 692586 has been marked as a duplicate of this bug. ***