Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 644674

Summary: net-misc/uftp-4.9.4 : encryption.h:91:10: fatal error: openssl/ec.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Azamat H. Hackimov <azamat.hackimov>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6994
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-misc:uftp-4.9.4:20180115-071416.log
temp.tbz2

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(+)