Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644670 - net-misc/uftp-4.9.4 : [TEST] testclient_multi.c:74:15: error: struct uftp_h has no member named uftp_id
Summary: net-misc/uftp-4.9.4 : [TEST] testclient_multi.c:74:15: error: struct uftp_h h...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-01-15 19:05 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,15.15 KB, text/plain)
2018-01-15 19:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,50.37 KB, text/plain)
2018-01-15 19:05 UTC, Toralf Förster
Details
environment (environment,44.46 KB, text/plain)
2018-01-15 19:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.37 KB, application/x-bzip)
2018-01-15 19:05 UTC, Toralf Förster
Details
net-misc:uftp-4.9.4:20180115-054140.log (net-misc:uftp-4.9.4:20180115-054140.log,52.72 KB, text/plain)
2018-01-15 19:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.88 KB, application/x-bzip)
2018-01-15 19:05 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:05:28 UTC
cc -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS   -O2 -pipe -march=native -Wall `getconf LFS_CFLAGS`  -c testclient_multi.c
testclient_multi.c: In function ‘send_register’:
testclient_multi.c:74:15: error: ‘struct uftp_h’ has no member named ‘uftp_id’
         header->uftp_id = UFTP_VER_NUM;
               ^~
testclient_multi.c:76:17: error: ‘struct uftp_h’ has no member named ‘blsize’; did you mean ‘gsize’?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20180113-210728

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

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)
  [3]   pypy3 (fallback)

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-4.9.4  USE="server ssl"
Comment 1 Toralf Förster gentoo-dev 2018-01-15 19:05:31 UTC
Created attachment 514872 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-15 19:05:34 UTC
Created attachment 514874 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-15 19:05:37 UTC
Created attachment 514876 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-15 19:05:40 UTC
Created attachment 514878 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-15 19:05:42 UTC
Created attachment 514880 [details]
net-misc:uftp-4.9.4:20180115-054140.log
Comment 6 Toralf Förster gentoo-dev 2018-01-15 19:05:45 UTC
Created attachment 514882 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-04 23:41:36 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(+)