Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615450 - mail-filter/anubis-4.2 : gdbm.c:212:1: error: conflicting types for ‘gdbm_db_strerror’
Summary: mail-filter/anubis-4.2 : gdbm.c:212:1: error: conflicting types for ‘gdbm_db_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-13 16:13 UTC by Toralf Förster
Modified: 2019-02-12 19:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.51 KB, text/plain)
2017-04-13 16:13 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,34.21 KB, application/x-bzip)
2017-04-13 16:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,297.99 KB, text/plain)
2017-04-13 16:13 UTC, Toralf Förster
Details
environment (environment,104.53 KB, text/plain)
2017-04-13 16:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.07 KB, application/x-bzip)
2017-04-13 16:13 UTC, Toralf Förster
Details
mail-filter:anubis-4.2:20170413-114905.log (mail-filter:anubis-4.2:20170413-114905.log,63.68 KB, text/plain)
2017-04-13 16:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.34 KB, application/x-bzip)
2017-04-13 16:13 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 2017-04-13 16:13:03 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I../lib   -O2 -pipe -march=native -Wall -c -o dbtext.o dbtext.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I../lib   -O2 -pipe -march=native -Wall -c -o gdbm.o gdbm.c
gdbm.c:212:1: error: conflicting types for ‘gdbm_db_strerror’
 gdbm_db_strerror (void *d, int rc)
 ^
In file included from gdbm.c:24:0:

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

  This is an unstable amd64 chroot image (named 13.0-no-multilib_20170407-234047) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-04-13 16:13:06 UTC
Created attachment 469998 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-13 16:13:09 UTC
Created attachment 470000 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-13 16:13:13 UTC
Created attachment 470002 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-13 16:13:16 UTC
Created attachment 470004 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-13 16:13:19 UTC
Created attachment 470006 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-13 16:13:22 UTC
Created attachment 470008 [details]
mail-filter:anubis-4.2:20170413-114905.log
Comment 7 Toralf Förster gentoo-dev 2017-04-13 16:13:25 UTC
Created attachment 470010 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-02-12 19:46:39 UTC
The bug has been closed via the following commit(s):

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

commit 70e00aff5841075c3d2f275fe3e13d2dbaf4a66a
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-02-12 19:41:49 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-02-12 19:46:27 +0000

    mail-filter/anubis: Revbump to fix mysql dependency and build failure
    
    Bug: https://bugs.gentoo.org/665906
    Closes: https://bugs.gentoo.org/615450
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 mail-filter/anubis/anubis-4.2-r1.ebuild        | 69 ++++++++++++++++++++++++++
 mail-filter/anubis/files/anubis-4.2-gdbm.patch | 21 ++++++++
 2 files changed, 90 insertions(+)