<?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>219516</bug_id>
          
          <creation_ts>2008-04-27 18:41 0000</creation_ts>
          <short_desc>sys-apps/busybox-1.10 - include/libbb.h:300: warning: left shift count &gt;= width of type</short_desc>
          <delta_ts>2008-06-04 17:30:45 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>Applications</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>jer@gentoo.org</reporter>
          <assigned_to>embedded@gentoo.org</assigned_to>
          <cc>hppa@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>jer@gentoo.org</who>
            <bug_when>2008-04-27 18:41:23 0000</bug_when>
            <thetext>include/libbb.h:300: warning: left shift count &gt;= width of type
include/libbb.h:301: warning: left shift count &gt;= width of type

sys-apps/busybox-1.9 doesn&apos;t display this warning. sys-apps/busybox-1.10 shows it for anything that includes include/libbb.h.

An HPPA&apos;s /usr/include/asm/signal.h says:
#define SIGALRM         14
#define SIGVTALRM       20
#define SIGXCPU         33
#define SIGXFSZ         34

as compared to an x86&apos;s:

#define SIGALRM         14
#define SIGVTALRM       26
#define SIGXCPU         24
#define SIGXFSZ         25</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2008-04-28 06:47:32 0000</bug_when>
            <thetext>upstream has addressed this in trunk:
http://busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/include/libbb.h?rev=21580&amp;r1=21539&amp;r2=21580</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jer@gentoo.org</who>
            <bug_when>2008-06-04 05:34:34 0000</bug_when>
            <thetext>Is it time yet to mark 1.10.1-r2 stable?

*busybox-1.10.1-r2 (30 Apr 2008)

  30 Apr 2008; &lt;solar@gentoo.org&gt; -busybox-1.10.1-r1.ebuild,
  +busybox-1.10.1-r2.ebuild:
  - update patches from busybox.net. Fixes hppa compile bug 219516
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>solar@gentoo.org</who>
            <bug_when>2008-06-04 11:54:34 0000</bug_when>
            <thetext>Mark stable on hppa when you are happy with it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jer@gentoo.org</who>
            <bug_when>2008-06-04 17:30:45 0000</bug_when>
            <thetext>Stable. Fixed.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>