<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>187505</bug_id>
          
          <creation_ts>2007-08-02 14:05 0000</creation_ts>
          <short_desc>sys-devel/flex forces manpage rebuid (which needs sys-apps/help2man)</short_desc>
          <delta_ts>2007-08-03 15:38:10 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>benedikt.morbach@googlemail.com</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>benedikt.morbach@googlemail.com</who>
            <bug_when>2007-08-02 14:05:22 0000</bug_when>
            <thetext>During emerge -ev system, flex refused to build because of this:
make[2]: Entering directory `/var/tmp/portage/sys-devel/flex-2.5.33-r3/work/flex-2.5.33/doc&apos;
for i in flex.1 ; do \
        help2man --name=&apos;fast lexical analyzer generator&apos; --section=`echo $i|rev|cut -f 1 -d .|rev` ../flex &gt; $i ; \
        done
/bin/sh: line 1: help2man: command not found
make[2]: *** [flex.1] Error 127
make[2]: Leaving directory `/var/tmp/portage/sys-devel/flex-2.5.33-r3/work/flex-2.5.33/doc&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-devel/flex-2.5.33-r3/work/flex-2.5.33&apos;
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
1.emerge -v1 sys-devel/flex #without help2man --&gt; crash
2.emerge -v1 sys-apps/help2man
3.emerge -v1 sys-devel/flex #runs fine now

Actual Results:  
After installing help2man, flex builds fine</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2007-08-03 15:38:10 0000</bug_when>
            <thetext>the manpage doesnt actually need to be regenerated

fixed in cvs</thetext>
          </long_desc>
      
    </bug>

</bugzilla>