[buildroot 0001186]: 17669 - problem with number of arguments in sprintsigmask

bugs at busybox.net bugs at busybox.net
Thu Feb 8 20:38:10 UTC 2007


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1186 
====================================================================== 
Reported By:                jcoppens
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   1186
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             01-30-2007 17:13 PST
Last Modified:              02-08-2007 12:38 PST
====================================================================== 
Summary:                    17669 - problem with number of arguments in
sprintsigmask
Description: 
Thanks to all other suggestions... I hope I'm not tireing out everyone
with these bugreports...

Installed 17669 and applied the mod from Benjamin to compile busybox.
Now I get the error below, which is probably due to some incorrect 
version somewhere. Suggestions?

John

====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 02-04-07 08:42  
---------------------------------------------------------------------- 
Please retry with an unpatched, clean trunk of buildroot.
If it still fails, then please provide your egrep "^(#|$)" .config of
buildroot and uClibc, so i can try to reproduce this locally.

Thanks, 

---------------------------------------------------------------------- 
 ctaylor - 02-05-07 13:07  
---------------------------------------------------------------------- 
FYI,

I just triggered this same error trying to build buildroot r17697 for MIPS
(with uClibc-0.9.28.1). 

if buildroot/build_mipsel/staging_dir/bin/mipsel-linux-uclibc-gcc
-DHAVE_CONFIG_H -I. -I. -I. -Ilinux/mips -I./linux/mips -Ilinux -I./linux 
 -Wall -O2 -pipe   -MT signal.o -MD -MP -MF ".deps/signal.Tpo" -c -o
signal.o signal.c; \
        then mv -f ".deps/signal.Tpo" ".deps/signal.Po"; else rm -f
".deps/signal.Tpo"; exit 1; fi
signal.c: In function `sys_sigreturn':
signal.c:1438: warning: assignment makes integer from pointer without a
cast
signal.c:1443: warning: passing arg 2 of `sprintsigmask' makes pointer
from integer without a cast
signal.c:1443: error: too few arguments to function `sprintsigmask' 

---------------------------------------------------------------------- 
 bernhardf - 02-06-07 03:25  
---------------------------------------------------------------------- 
As i already said on the 4th february, please provide
$ egrep "^(#|$)" .config of buildroot and uClibc

I can't help otherwise and will close this issue as cannot reproduce /
invalid otherwise.
thanks 

---------------------------------------------------------------------- 
 kriegaex - 02-08-07 12:38  
---------------------------------------------------------------------- 
I have the same problem and want to provide you with the information you
requested. However, I am not a C programmer, thus no make/autoconf
expert.

There is no file '.config' in strace's build root. Would you like to see
the grep-ed version of config.log instead?

As for uClibc, there are several configurations for different firmware
versions. Hopefully I figured out the version used by my mod. I am
attaching both files, filteres by egrep "^(#|$)", as requested.

Is this helpful in any way? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-30-07 17:13  jcoppens       New Issue                                    
01-30-07 17:13  jcoppens       Status                   new => assigned     
01-30-07 17:13  jcoppens       Assigned To               => uClibc          
02-04-07 08:42  bernhardf      Note Added: 0002099                          
02-04-07 08:42  bernhardf      Status                   assigned => feedback
02-05-07 13:07  ctaylor        Note Added: 0002121                          
02-06-07 03:25  bernhardf      Note Added: 0002126                          
02-08-07 12:25  kriegaex       Issue Monitored: kriegaex                    
02-08-07 12:38  kriegaex       Note Added: 0002140                          
======================================================================




More information about the uClibc-cvs mailing list