RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 683102 - FTBFS
Summary: FTBFS
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: dev86
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Michal Novotny
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-08 15:10 UTC by Zenon Panoussis
Modified: 2014-02-02 22:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-25 13:28:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Zenon Panoussis 2011-03-08 15:10:11 UTC
Building dev86-0.16.17-15.1.el6.src.rpm from source gets stuck with an interactive dialogue:

make[3]: Entering directory `/root/rpmbuild/BUILD/dev86-0.16.17/libc'
sh Config_sh

 1) (ON)    Library of bcc helper functions
 2) (ON)    Minimal syscalls for BIOS level
 3) (ON)    Console io functions for BIOS and DOS.
 4) (ON)    Unix error functions
 5) (ON)    Managment for /etc/passwd /etc/group /etc/utmp
 6) (OFF)   Linux-i386 system call routines GCC
 7) (ON)    GNU termcap routines
 8) (ON)    Bcc 386 floating point
 9) (ON)    Linux-i386 system call routines
10) (ON)    Example kernel include files and syscall.dat
11) (ON)    Malloc routines
12) (ON)    Various unix lib functions
13) (ON)    Msdos system calls
14) (ON)    Regular expression lib
15) (ON)    Stdio package
16) (ON)    String and memory manipulation
17) (ON)    Linux-8086 system call routines
18) (ON)    Termios functions 
19) (ON)    Unix time manipulation functions.

Select config option to flip [or quit] >

Hitting <enter> allows the build to resume and finish correctly, but this interactivity violates RH policy and prevents automated rebuilds.

Comment 2 RHEL Program Management 2011-03-08 15:39:38 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 3 Zenon Panoussis 2011-03-08 15:43:27 UTC
Passing a non-empty DIST to /root/rpmbuild/BUILD/dev86-0.16.17/libc/Config_sh would set RUNNING=0 in line 42 and solve the problem.

(In reply to comment #2)
Bumping up to v 6.1, otherwise it will make it to the next release too.

Comment 4 Michal Novotny 2013-06-18 13:39:16 UTC
(In reply to Zenon Panoussis from comment #3)
> Passing a non-empty DIST to
> /root/rpmbuild/BUILD/dev86-0.16.17/libc/Config_sh would set RUNNING=0 in
> line 42 and solve the problem.
> 
> (In reply to comment #2)
> Bumping up to v 6.1, otherwise it will make it to the next release too.

I've triaged it and it seems to be fine as it passes automatic build because of DIST is set in this time and it asks use only when DIST is not set, i.e. the rpmbuild is being run manually therefore I see no regression.

Zenon, if you need it for your automatic build just set the DIST variable and it's fine. Considering this do you really thing it's still an issue?

Thanks,
Michal

Comment 5 Michal Novotny 2013-06-25 13:28:38 UTC
No activity on bug for one week and analysis show this is not issue for automatic builds as the DIST is set in this case.

Closing as NOTABUG.

If somebody find any issue using with the current functionality, feel free to re-open.

Thanks,
Michal


Note You need to log in before you can comment on or make changes to this bug.