389-ds-base fails to build on secondary arches since version 1.3.5 because liblfds is crippled to know only x86 and arm architectures in liblfds.h The result can be seen eg. in http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2174346 ... gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=z9-109 -mtune=z10 -c -fpic -Wno-unknown-pragmas -std=c99 -I"src" -I"inc" -o obj/queue_query.o src/queue/queue_query.c In file included from src/liblfds_internal.h:2:0, from src/queue/queue_internal.h:2, from src/queue/queue_new.c:1: inc/liblfds.h:124:5: error: unknown type name 'atom_t' atom_t ^~~~~~ inc/liblfds.h:131:37: error: unknown type name 'size_t' void *abstraction_aligned_malloc( size_t size, size_t align_in_bytes ); ^~~~~~ ... Version-Release number of selected component (if applicable): 389-ds-base-1.3.5.1-2.fc24
Proposed as a Freeze Exception for 24-beta by Fedora user pbrobinson using the blocker tracking app because: 389-ds-base is a core dependency of FreeIPA which is part of the Server edition. 3.5.x is FTBFS on secondary architectures which is a regression over previous releases and blocks FreeIPA for all secondary architectures.
Upstream ticket: https://fedorahosted.org/389/ticket/48789
I found a regression in the 1.3.5 389-ds-base spec file. I fixed it and rebuilt 389-ds-base-1.3.5.1-3.fc24 for i636, x86_64 and armv7hl. Could you please try the latest spec file? Or if you could tell me how to build it, e.g, on s390, I will do it myself. Thank you.
Hi, any packager can submit scratch builds to secondary kojis with ${arch}-koji build --scratch f24 389-ds-base.src.rpm where arch is arm (for aarch64), ppc (for ppc64 and ppc64le), s390 (s390 + s390x).
Scratch for all: http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3500015 http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3294476 http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2181084
(In reply to Noriko Hosoi from comment #3) > I found a regression in the 1.3.5 389-ds-base spec file. So the scratch builds completed. Please submit as a F-24 update. Thanks for the fix.
Thank YOU for testing so quickly. (my scratch build on s390 is still running... :)
389-ds-base-1.3.5.1-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-11b8fcbecb
389-ds-base-1.3.5.1-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-11b8fcbecb
Discussed at today's blocker review meeting [1]. Voted as AcceptedFreezeException (Beta) - FreeIPA is a core part of the Server flavor, and this bug prevents its inclusion in secondary-arch images. issues that seriously affect the compose of secondary arch deliverables generally qualify for FE status. [1] https://meetbot-raw.fedoraproject.org/fedora-blocker-review/2016-04-18
389-ds-base-1.3.5.1-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.