bugfindutils - Bugs: bug #21454, findutils-4.3.8 fails to compile...

 
 

bug #21454: findutils-4.3.8 fails to compile with gcc-4.2.2/glibc-2.7 in mbuiter.h

Submitter:  Weedy <weedy>
Submitted:  Mon 29 Oct 2007 05:39:58 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Compilation Failure Status:  Fixed
Privacy:  Public Assigned to:  jay
Originator Name:  Open/Closed:  Closed
Release:  4.3.8 Fixed Release:  4.3.9
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 11 Nov 2007 07:22:34 PM UTC, comment #3: 

findutils-4.3.9 uses a newer version of gnulib, and so this problem should be fixed.

James Youngman <jay>
Group administrator
Sat 10 Nov 2007 10:27:52 PM UTC, comment #2: 

Gentoo has a fix for this in Gentoo bug 197326
http://bugs.gentoo.org/show_bug.cgi?id=197326

Anonymous
Sat 10 Nov 2007 03:26:30 PM UTC, comment #1: 

I can't reproduce this here (since I have a different GCC version) but I wonder if the code is not seeing the #define/typedef for ptrdiff_t in <stddef.h>.   Other than that I am not sure what might have caused this error.

James Youngman <jay>
Group administrator
Mon 29 Oct 2007 05:39:58 AM UTC, original submission:  

This is probably my fault for using such a unstable toolchain but who knows. But maybe I be filing this in the gnulib bug system?

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -march=pentium4 -Os -pipe -fweb -fforce-addr -fgcse-after-reload -MT mbscasestr.o -MD -MP -MF .deps/mbscasestr.Tpo -c -o mbscasestr.o mbscasestr.c
mv -f .deps/c-strstr.Tpo .deps/c-strstr.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -march=pentium4 -Os -pipe -fweb -fforce-addr -fgcse-after-reload -MT mbslen.o -MD -MP -MF .deps/mbslen.Tpo -c -o mbslen.o mbslen.c
mv -f .deps/mbchar.Tpo .deps/mbchar.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -march=pentium4 -Os -pipe -fweb -fforce-addr -fgcse-after-reload -MT mbsstr.o -MD -MP -MF .deps/mbsstr.Tpo -c -o mbsstr.o mbsstr.c
In file included from mbslen.c:26:
mbuiter.h:185: error: expected declaration specifiers or ‘...’ before ‘ptrdiff_t’
mbuiter.h: In function ‘mbuiter_multi_reloc’:
mbuiter.h:187: error: ‘ptrdiff’ undeclared (first use in this function)
mbuiter.h:187: error: (Each undeclared identifier is reported only once
mbuiter.h:187: error: for each function it appears in.)
make[4]: * [mbslen.o] Error 1
make[4]: * Waiting for unfinished jobs....
mv -f .deps/mbscasestr.Tpo .deps/mbscasestr.Po
mv -f .deps/mbsstr.Tpo .deps/mbsstr.Po
mv -f .deps/getdate.Tpo .deps/getdate.Po
make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.8-r1/work/findutils-4.3.8/gnulib/lib'
make[3]: * [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.8-r1/work/findutils-4.3.8/gnulib/lib'
make[2]: * [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.8-r1/work/findutils-4.3.8/gnulib'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.8-r1/work/findutils-4.3.8'
make: * [all] Error 2

Weedy <weedy>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jay (Posted a comment)
  • -email is unavailable- added by weedy (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-11-11 jay Open/ClosedOpen Closed
        Fixed Release4.3.8 4.3.9
    2007-11-11 jay StatusNone Fixed
        Assigned toNone jay

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code