fix build failure on kFreeBSD

Bug #1765050 reported by Colin Ian King
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
stress-ng (Ubuntu)
Fix Released
Medium
Colin Ian King

Bug Description

KFreeBSD fails to build:

stress-cpu.c:1819:7: error: the call requires ifunc, which is not supported by this target
      (hamming84((i >> 12) & 0xf) << 24) |
       ^~~~~~~~~~~~~~~~~~~~~~~~~~
stress-cpu.c:1389:14: error: the call requires ifunc, which is not supported by this target
   uint64_put(ccitt_crc16(buffer, i));
              ^~~~~~~~~~~~~~~~~~~~~~
stress-cpu.c:456:3: error: the call requires ifunc, which is not supported by this target
   fft_partial(tmp, data, n, m2);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Changed in stress-ng (Ubuntu):
importance: Undecided → Critical
importance: Critical → Low
status: New → Confirmed
assignee: nobody → Colin Ian King (colin-king)
status: Confirmed → In Progress
Changed in stress-ng (Ubuntu):
status: In Progress → Fix Committed
importance: Low → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package stress-ng - 0.09.25-1

---------------
stress-ng (0.09.25-1) unstable; urgency=medium

  * Makefile: bump version
  * stress-ng: don't enable TARGET_CLONES for kFreeBSD (LP: #1765050)
  * stress-enosys: avoid calling vhangup with upper bits set (LP: #1757967)

 -- Colin King <email address hidden> Wed, 18 Apr 2018 15:25:51 +0100

Changed in stress-ng (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.