Bug 1606287
| Summary: | rxvt-unicode: FTBFS in F29: configure: error: no acceptable C compiler found in $PATH | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mohan Boddu <mboddu> | ||||||||
| Component: | rxvt-unicode | Assignee: | Andreas Bierfert <andreas.bierfert> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 29 | CC: | amurdaca, andreas.bierfert, jpokorny, ppisar | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://apps.fedoraproject.org/koschei/build/4979758 | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | rxvt-unicode-9.22-11.fc29 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-01-13 02:30:54 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1551327, 1602938 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Mohan Boddu
2018-07-20 19:20:27 UTC
Created attachment 1467874 [details]
build.log
Created attachment 1467875 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1467876 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'. + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-keepscrolling --enable-selectionscrolling --enable-pointer-blank --enable-utmp --enable-wtmp --enable-lastlog --enable-xft --enable-font-styles --enable-pixbuf --enable-transparency --enable-fading --enable-rxvt-scroll --enable-next-scroll --enable-xterm-scroll --enable-perl --enable-mousewheel --enable-slipwheeling --enable-smart-resize --enable-frills --disable-iso14755 --with-term=rxvt-unicode configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu configuring for rxvt 9.22 checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... no checking for aarch64-redhat-linux-gnu-cc... no checking for cc... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for cl.exe... no configure: error: in `/builddir/build/BUILD/rxvt-unicode-9.22/rxvt-unicode-9.22': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details A difference between passing and failing build root is at <https://apps.fedoraproject.org/koschei/build/4979758>. It looks like this package is missing "BuildRequires: gcc". For my local mockbuild, it seems I needed to add (also?):
> BuildRequires: gcc-c++
rxvt-unicode-9.22-11.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4752e78ff7 rxvt-unicode-9.22-11.fc29 has been pushed to the Fedora 29 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-2019-4752e78ff7 rxvt-unicode-9.22-11.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |