Menu

#264 ayttm SRPM rebuilding from source: Buildrequires enchant-dev

v1.0 (example)
open
nobody
None
5
2014-08-24
2011-05-13
Arun SAG
No

Operation system: Fedora 14

Steps to reproduce the bug:

1. Download the latest srpm http://sourceforge.net/projects/ayttm/files/ayttm/0.6.3/ayttm-0.6.3-1.src.rpm/download
2. rpmbuild --rebuild ayttm-0.6.3-1.src.rpm

Actual result:

rebuild fails with

checking for ENCHANT... no
configure: error: Package requirements (enchant) were not met:

No package 'enchant' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ENCHANT_CFLAGS
and ENCHANT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
error: Bad exit status from /var/tmp/rpm-tmp.OtZcCo (%build)

Expected result:

src rpm rebuilds correctly

Possible fix: Add enchant-devel to BuildRequires:

misc:

koji build log: http://koji.fedoraproject.org/koji/getfile?taskID=3069111&name=build.log
scratch build url: http://koji.fedoraproject.org/koji/taskinfo?taskID=3069109

Discussion


Log in to post a comment.