Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777663 - net-mail/notmuch-0.31.3 - /.../type_traits: error: template with C linkage
Summary: net-mail/notmuch-0.31.3 - /.../type_traits: error: template with C linkage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL: https://git.notmuchmail.org/git?p=not...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: glib-2.68
  Show dependency tree
 
Reported: 2021-03-22 08:30 UTC by Toralf Förster
Modified: 2021-04-14 00:27 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.15 KB, text/plain)
2021-03-22 08:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.70 KB, text/plain)
2021-03-22 08:30 UTC, Toralf Förster
Details
environment (environment,159.60 KB, text/plain)
2021-03-22 08:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,62.51 KB, application/x-bzip)
2021-03-22 08:30 UTC, Toralf Förster
Details
net-mail:notmuch-0.31.3:20210322-003745.log (net-mail:notmuch-0.31.3:20210322-003745.log,513.60 KB, text/plain)
2021-03-22 08:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,41.50 KB, application/x-bzip)
2021-03-22 08:30 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-03-22 08:30:08 UTC
                 from lib/database-private.h:33,
                 from lib/database.cc:21:
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/type_traits:56:3: error: template with C linkage
   56 |   template<typename _Tp, _Tp __v>
      |   ^~~~~~~~
In file included from lib/notmuch-private.h:32,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210318-090503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 21 23:35:52 UTC 2021

emerge -qpvO net-mail/notmuch
[ebuild  N    ] net-mail/notmuch-0.31.3  USE="crypt -apidoc -doc -emacs -mutt -nmbug -python -test -valgrind" PYTHON_TARGETS="python3_8 -pypy3 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-03-22 08:30:09 UTC
Created attachment 692922 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-22 08:30:11 UTC
Created attachment 692925 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-22 08:30:13 UTC
Created attachment 692928 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-22 08:30:14 UTC
Created attachment 692931 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-22 08:30:16 UTC
Created attachment 692934 [details]
net-mail:notmuch-0.31.3:20210322-003745.log
Comment 6 Toralf Förster gentoo-dev 2021-03-22 08:30:17 UTC
Created attachment 692937 [details]
temp.tar.bz2
Comment 7 Matt Turner gentoo-dev 2021-04-13 21:50:57 UTC
Ping
Comment 8 Larry the Git Cow gentoo-dev 2021-04-14 00:27:39 UTC
The bug has been closed via the following commit(s):

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

commit a1438a27f486f6c314f1ebf1a01d76703bc0cf19
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-14 00:15:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-14 00:27:28 +0000

    net-mail/notmuch: add upstream glib 2.68 patch
    
    Closes: https://bugs.gentoo.org/777663
    Signed-off-by: Sam James <sam@gentoo.org>

 .../notmuch/files/notmuch-0.31.3-glib-2.68.patch   | 60 ++++++++++++++++++++++
 net-mail/notmuch/notmuch-0.31.3.ebuild             |  4 ++
 2 files changed, 64 insertions(+)