Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687086 - dev-cpp/gtest-1.8.1 : /.../gmock-actions_test.cc:111:37: error: unsigned specified with typeof
Summary: dev-cpp/gtest-1.8.1 : /.../gmock-actions_test.cc:111:37: error: unsigned spec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Levine
URL: https://bugs.debian.org/cgi-bin/bugre...
Whiteboard: https://github.com/google/googletest/...
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-31 16:58 UTC by Toralf Förster
Modified: 2019-07-31 22:48 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2019-05-31 16:58 UTC, Toralf Förster
Details
dev-cpp:gtest-1.8.1:20190531-145617.log (dev-cpp:gtest-1.8.1:20190531-145617.log,58.30 KB, text/plain)
2019-05-31 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,23.02 KB, text/plain)
2019-05-31 16:58 UTC, Toralf Förster
Details
environment (environment,160.00 KB, text/plain)
2019-05-31 16:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.61 KB, application/x-bzip)
2019-05-31 16:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.52 KB, application/x-bzip)
2019-05-31 16:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.11 KB, application/x-bzip)
2019-05-31 16:58 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-05-31 16:58:01 UTC
                 from /var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc:44:
/var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc: In member function ‘virtual void {anonymous}::BuiltInDefaultValueTest_IsZeroForNumericTypes_Test::TestBody()’:
/var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc:111:37: error: ‘unsigned’ specified with ‘typeof’
  111 |   EXPECT_EQ(0U, BuiltInDefaultValue<unsigned wchar_t>::Get());
      |                                     ^~~~~~~~
/var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc:112:36: error: ‘signed’ specified with ‘typeof’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-plasma_test_20190531-023321

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO dev-cpp/gtest
[ebuild  N    ] dev-cpp/gtest-1.8.1  USE="test -doc -examples" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-05-31 16:58:04 UTC
Created attachment 578200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-31 16:58:09 UTC
Created attachment 578202 [details]
dev-cpp:gtest-1.8.1:20190531-145617.log
Comment 3 Toralf Förster gentoo-dev 2019-05-31 16:58:12 UTC
Created attachment 578204 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-31 16:58:15 UTC
Created attachment 578206 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-31 16:58:17 UTC
Created attachment 578208 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-31 16:58:20 UTC
Created attachment 578210 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-31 16:58:22 UTC
Created attachment 578212 [details]
temp.tbz2
Comment 8 Peter Levine 2019-06-04 05:52:43 UTC
Reported upstream: https://github.com/google/googletest/issues/2269
Upstream PR: https://github.com/google/googletest/pull/2270
Comment 9 Larry the Git Cow gentoo-dev 2019-06-15 20:29:36 UTC
The bug has been closed via the following commit(s):

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

commit e58c0ab35c35b4de684f86137e432efba6592080
Author:     Peter Levine <plevine457@gmail.com>
AuthorDate: 2019-06-08 22:27:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-06-15 20:29:28 +0000

    dev-cpp/gtest: Update to 1.9.0_pre20190607
    
    Latest dev-libs/protobuf-3.8.0 is going to need the INSTANTIATE_TEST_SUITE_P
    macro which is defined in upstream master branch.  Also, fixes for building
    with gcc-9 have been included upstream so this kills two bugs.
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/687086
    Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
    Tested-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
    Closes: https://bugs.gentoo.org/687606
    Closes: https://github.com/gentoo/gentoo/pull/12222
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Peter Levine <plevine457@gmail.com>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-cpp/gtest/Manifest                       |  1 +
 dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild | 79 ++++++++++++++++++++++++++++
 dev-cpp/gtest/gtest-9999.ebuild              |  9 +++-
 3 files changed, 87 insertions(+), 2 deletions(-)