Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605540 - net-p2p/fms-0.3.79 : /.../fcpv2.h:36:26: fatal error: mbedtls/net.h: No such file or directory
Summary: net-p2p/fms-0.3.79 : /.../fcpv2.h:36:26: fatal error: mbedtls/net.h: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-13 08:47 UTC by Toralf Förster
Modified: 2018-11-25 14:09 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.88 KB, text/plain)
2017-01-13 08:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.25 KB, text/plain)
2017-01-13 08:47 UTC, Toralf Förster
Details
environment (environment,129.78 KB, text/plain)
2017-01-13 08:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.57 KB, application/x-bzip)
2017-01-13 08:47 UTC, Toralf Förster
Details
net-p2p:fms-0.3.79:20170113-000420.log (net-p2p:fms-0.3.79:20170113-000420.log,17.81 KB, text/plain)
2017-01-13 08:47 UTC, Toralf Förster
Details
add IUSE=ssl which switches FCP_SSL_SUPPORT and depends on mbedtls (fms.ebuild.patch,1017 bytes, patch)
2017-01-28 14:26 UTC, Oleg Popov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-01-13 08:47:36 UTC
        ^
/var/tmp/portage/net-p2p/fms-0.3.79/work/src/../include/freenet/fcpv2.h:36:26: fatal error: mbedtls/net.h: No such file or directory
  #include <mbedtls/net.h>

                          ^

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

  This is an unstable amd64 chroot image (named plasma-systemd-libressl-unstable_20170110-113402) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  (none found)
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.4

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-13 08:47:39 UTC
Created attachment 459830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-13 08:47:42 UTC
Created attachment 459832 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-01-13 08:47:45 UTC
Created attachment 459834 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-01-13 08:47:49 UTC
Created attachment 459836 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-01-13 08:47:51 UTC
Created attachment 459838 [details]
net-p2p:fms-0.3.79:20170113-000420.log
Comment 6 Oleg Popov 2017-01-28 14:26:57 UTC
Created attachment 461722 [details, diff]
add IUSE=ssl which switches FCP_SSL_SUPPORT and depends on mbedtls

Recent versions of FMS have a new feature (FCP SSL) which also (like frost support) depends on mbedtls. It's enabled by default, but the ebuild doesn't depend on net-libs/mbedtls by default. Here's a patch that adds a new flag and dependencies for that feature.
Comment 7 Andreas Sturmlechner gentoo-dev 2018-10-14 16:06:57 UTC
ping - this would also be a good opportunity to switch the ebuild to EAPI-6.
Comment 8 Larry the Git Cow gentoo-dev 2018-11-25 14:07:42 UTC
The bug has been referenced in the following commit(s):

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

commit a2a356041423c1d13e7ab8f350c6af9b99a39fc4
Author:     Thomas Sachau <tommy@gentoo.org>
AuthorDate: 2018-11-25 14:05:56 +0000
Commit:     Thomas Sachau <tommy@gentoo.org>
CommitDate: 2018-11-25 14:07:33 +0000

    net-p2p/fms: Version bump, EAPI bump
    
    Bug: https://bugs.gentoo.org/605540
    Package-Manager: Portage-2.3.48, Repoman-2.3.12
    RepoMan-Options: --force
    Signed-off-by: Thomas Sachau <tommy@gentoo.org>

 net-p2p/fms/Manifest                         |  1 +
 net-p2p/fms/files/fms                        |  3 +-
 net-p2p/fms/files/fms-use-system-libs4.patch | 40 +++++++++++++++
 net-p2p/fms/fms-0.3.80.ebuild                | 76 ++++++++++++++++++++++++++++
 net-p2p/fms/metadata.xml                     |  3 +-
 5 files changed, 121 insertions(+), 2 deletions(-)
Comment 9 Thomas Sachau gentoo-dev 2018-11-25 14:09:11 UTC
This should be fixed in fms-0.3.80