Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2020 12:40:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251448] benchmarks/iperf: htonl argument issue on armv6
Message-ID:  <bug-251448-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251448

            Bug ID: 251448
           Summary: benchmarks/iperf: htonl argument issue on armv6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
 Attachment #220059 text/plain
         mime type:

Created attachment 220059
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220059&action=
=3Dedit
patch for fixing compilation of benchmarks/iperf on armv6

Scenario:
- Raspberry Pi 1B+ or qemu-user-static (compiling natively or via qemu)
- FreeBSD 13.0-CURRENT #0 r367245M
- Trying to compile benchmarks/iperf

Result:
- The build fails with a type error in the arguments to htonl in
src/Settings.cpp, regardless of compiling on the RPI-1B+ or via qemu

Note:
- On amd64 and i386 running release/12.2, the build succeeds

A (lightly tested) patch is attached, to be placed in benchmarks/iperf/file=
s.

-- Martin

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251448-7788>