Bug 1034306

Summary: fails to build for AArch64
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: squidAssignee: Pavel Šimerda (pavlix) <psimerda>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: b38617, henrik, jonathansteffan, mluscon, psimerda, thozza
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-30 14:17:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
spec patch none

Description Marcin Juszkiewicz 2013-11-25 14:53:10 UTC
Created attachment 828717 [details]
spec patch

Description of problem:
During the initial build of packages on the ARM (Aarch64) architecture,
squid failed to build.

Version-Release number of selected component (if applicable):
  3.3.9

How reproducible:
  Always

Steps to Reproduce:
  Attempt to build package on Aarch64 system

Actual results:
  Fails to build.

Additional info:
Squid's spec file includes some custom logic in its configure line to recognize when large file support for 32 bit architectures is unnecessary. It isn't necessary for aarch64, so aarch64 should be added to the ifnarch line like so:

   %ifnarch ppc64 ia64 x86_64 s390x aarch64
   --with-large-files \
   %endif

Comment 1 Michal Luscon 2013-12-30 13:07:38 UTC
*** Bug 1038337 has been marked as a duplicate of this bug. ***

Comment 2 Michal Luscon 2013-12-30 14:17:45 UTC
Fixed in squid-3.4.1-1.fc21