Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687690 - dev-python/pymilter-1.0.4 : miltermodule.c:49:10: fatal error: libmilter/mfapi.h: No such file or directory
Summary: dev-python/pymilter-1.0.4 : miltermodule.c:49:10: fatal error: libmilter/mfap...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ralph Seichter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-09 06:55 UTC by Toralf Förster
Modified: 2019-06-09 11:28 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2019-06-09 06:55 UTC, Toralf Förster
Details
dev-python:pymilter-1.0.4:20190609-053639.log (dev-python:pymilter-1.0.4:20190609-053639.log,5.47 KB, text/plain)
2019-06-09 06:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.63 KB, text/plain)
2019-06-09 06:55 UTC, Toralf Förster
Details
environment (environment,106.87 KB, text/plain)
2019-06-09 06:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.47 KB, application/x-bzip)
2019-06-09 06:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.14 KB, application/x-bzip)
2019-06-09 06:55 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-06-09 06:55:06 UTC
creating /var/tmp/portage/dev-python/pymilter-1.0.4/work/pymilter-pymilter-1.0.4-python2_7/temp.linux-x86_64-2.7
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DMAX_ML_REPLY=32 -I/usr/include/python2.7 -c miltermodule.c -o /var/tmp/portage/dev-python/pymilter-1.0.4/work/pymilter-pymilter-1.0.4-python2_7/temp.linux-x86_64-2.7/miltermodule.o -Werror=implicit-function-declaration
miltermodule.c:49:10: fatal error: libmilter/mfapi.h: No such file or directory
   49 | #include <libmilter/mfapi.h> // libmilter API
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_libressl_20190607-162139

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

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)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.35.0 *



emerge -qpvO dev-python/pymilter
[ebuild  N    ] dev-python/pymilter-1.0.4  PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-06-09 06:55:10 UTC
Created attachment 579242 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-09 06:55:14 UTC
Created attachment 579244 [details]
dev-python:pymilter-1.0.4:20190609-053639.log
Comment 3 Toralf Förster gentoo-dev 2019-06-09 06:55:18 UTC
Created attachment 579246 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-09 06:55:22 UTC
Created attachment 579248 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-09 06:55:27 UTC
Created attachment 579250 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-09 06:55:31 UTC
Created attachment 579252 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-06-09 11:28:06 UTC
The bug has been closed via the following commit(s):

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

commit 3b5807762e22e11116097ee5d5951399eb3581f6
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-06-09 11:27:47 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-06-09 11:27:47 +0000

    dev-python/pymilter: add missing mail-filter/libmilter dependency
    
    Closes: https://bugs.gentoo.org/687690
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-python/pymilter/pymilter-1.0.4.ebuild | 3 +++
 1 file changed, 3 insertions(+)