Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644674 - net-misc/uftp-4.9.4 : encryption.h:91:10: fatal error: openssl/ec.h: No such file or directory
Summary: net-misc/uftp-4.9.4 : encryption.h:91:10: fatal error: openssl/ec.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: Azamat H. Hackimov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-15 19:06 UTC by Toralf Förster
Modified: 2018-02-04 23:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.73 KB, text/plain)
2018-01-15 19:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,27.93 KB, text/plain)
2018-01-15 19:06 UTC, Toralf Förster
Details
environment (environment,44.30 KB, text/plain)
2018-01-15 19:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.43 KB, application/x-bzip)
2018-01-15 19:06 UTC, Toralf Förster
Details
net-misc:uftp-4.9.4:20180115-071416.log (net-misc:uftp-4.9.4:20180115-071416.log,2.09 KB, text/plain)
2018-01-15 19:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.60 KB, application/x-bzip)
2018-01-15 19:06 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 2018-01-15 19:06:21 UTC
In file included from uftp_common.h:49:0,
                 from uftp_common.c:112:
encryption.h:91:10: fatal error: openssl/ec.h: No such file or directory
 #include <openssl/ec.h>
          ^~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20180114-161854

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-misc/uftp
[ebuild  N    ] net-misc/uftp-3.7.1  USE="server ssl"
Comment 1 Toralf Förster gentoo-dev 2018-01-15 19:06:24 UTC
Created attachment 514896 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-15 19:06:27 UTC
Created attachment 514898 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-15 19:06:30 UTC
Created attachment 514900 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-15 19:06:33 UTC
Created attachment 514902 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-15 19:06:36 UTC
Created attachment 514904 [details]
net-misc:uftp-4.9.4:20180115-071416.log
Comment 6 Toralf Förster gentoo-dev 2018-01-15 19:06:38 UTC
Created attachment 514906 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-04 23:41:41 UTC
The bug has been closed via the following commit(s):

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

commit 37461aa8a378d58571c3bd68ad19b421e3492463
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2018-01-29 08:38:19 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-02-04 22:59:25 +0000

    net-misc/uftp: version bump and fixes.
    
    * Workaround for test FEATURE (test broken in upstream, #644670)
    * Package requires Elliptic Curves cryptography which may be disabled in
    openssl[-bindist] (fixes #644674)
    
    Closes: https://bugs.gentoo.org/644670
    Closes: https://bugs.gentoo.org/644674
    Closes: https://github.com/gentoo/gentoo/pull/6994
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/uftp/Manifest          |  1 +
 net-misc/uftp/uftp-4.9.5.ebuild | 56 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)