Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804960 - net-p2p/fms-0.3.82-r1 - /.../fcpv2.h: fatal error: mbedtls/net.h: No such file or directory
Summary: net-p2p/fms-0.3.82-r1 - /.../fcpv2.h: fatal error: mbedtls/net.h: No such fil...
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: mbedtls-3
  Show dependency tree
 
Reported: 2021-07-29 08:04 UTC by Toralf Förster
Modified: 2021-10-29 09:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2021-07-29 08:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.76 KB, text/plain)
2021-07-29 08:04 UTC, Toralf Förster
Details
environment (environment,89.79 KB, text/plain)
2021-07-29 08:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.39 KB, application/x-bzip)
2021-07-29 08:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.56 KB, application/x-bzip)
2021-07-29 08:04 UTC, Toralf Förster
Details
net-p2p:fms-0.3.82-r1:20210728-224546.log (net-p2p:fms-0.3.82-r1:20210728-224546.log,8.45 KB, text/plain)
2021-07-29 08:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.73 KB, application/x-bzip)
2021-07-29 08:04 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-07-29 08:04:13 UTC
   32 | #endif __APPLE__
      |        ^~~~~~~~~
/var/tmp/portage/net-p2p/fms-0.3.82-r1/work/src/../include/freenet/fcpv2.h:36:18: fatal error: mbedtls/net.h: No such file or directory
   36 |         #include <mbedtls/net.h>
      |                  ^~~~~~~~~~~~~~~
compilation terminated.
[7/129] /usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DFCP_SSL -DPOCO_HAVE_IPv6   -pipe -march=native -fno-diagnostics-color -O2 -MD -MT CMakeFiles/fms.dir/src/dbsetup.o -MF CMakeFiles/fms.dir/src/dbsetup.o.d -o CMakeFiles/fms.dir/src/dbsetup.o -c /var/tmp/portage/net-p2p/fms-0.3.82-r1/work/src/dbsetup.cpp

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j3-20210726-182309

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit 346de8437536f028a83f43a18364601eee5a2798
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 28 21:37:28 2021 +0000

    2021-07-28 21:37:26 UTC

emerge -qpvO net-p2p/fms
[ebuild  N    ] net-p2p/fms-0.3.82-r1  USE="ssl -frost"
Comment 1 Toralf Förster gentoo-dev 2021-07-29 08:04:23 UTC
Created attachment 727593 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-29 08:04:25 UTC
Created attachment 727596 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-29 08:04:27 UTC
Created attachment 727599 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-29 08:04:28 UTC
Created attachment 727602 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-29 08:04:29 UTC
Created attachment 727605 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-29 08:04:30 UTC
Created attachment 727608 [details]
net-p2p:fms-0.3.82-r1:20210728-224546.log
Comment 7 Toralf Förster gentoo-dev 2021-07-29 08:04:31 UTC
Created attachment 727611 [details]
temp.tar.bz2
Comment 8 Thomas Sachau gentoo-dev 2021-10-29 09:51:52 UTC
Seems like mbedtls-3 broke the build system.

Added a patch to the build system for fms-0.3.83, which fixes the issue.

Should be on your local mirror in the next hours.