#49162 Can not build 1.3.6 on non x86_64 architectures
Closed: wontfix 7 years ago Opened 7 years ago by mreynolds.

Issue Description

Trying to build 1.3.6 on non x86_64 archs fails.

checking for --enable-cmocka... yes
checking for cmocka... using system cmocka
checking for doxygen... doxygen
using system dokygen
configure: checking for EVENT...
checking for event with pkg-config... checking for pkg-config... (cached) /usr/bin/pkg-config
configure: error: EVENT not found, check with pkg-config libevent!
RPM build errors:

This is because we are still processing event.m4 for all platforms, but it should only be for x86_64


Metadata Update from @mreynolds:
- Issue assigned to mreynolds

7 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to review
- Custom field type adjusted to defect

7 years ago

Metadata Update from @nhosoi:
- Custom field reviewstatus adjusted to ack (was: review)

7 years ago

Thanks Noriko!

57cf1cd..5ce7f69 master -> master

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Reopening, this fix is wrong - the non -x86_64 platforms are still incorrectly picking up nunc-stans :(

Metadata Update from @mreynolds:
- Issue status updated to: Open (was: Closed)

7 years ago

But nunc-stans should always be enabled on all arches. In your spec file at the top there is a flag that is incorrectly doin x86_64 detection. Remove it. Nunc-stans is default, for all arches, and works. I have this passing and working on i686, i86_64, ppc64, ppc64le, s390, s390x and armv7hl.

You're right. This bug is invalid. Closing...

Metadata Update from @mreynolds:
- Issue close_status updated to: invalid
- Issue status updated to: Closed (was: Open)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2221

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: invalid)

3 years ago

Login to comment on this ticket.

Metadata