[BusyBox 0001180]: warning: variable 'zip_exec' might be clobbered by 'longjmp' or 'vfork'

bugs at busybox.net bugs at busybox.net
Mon Feb 11 08:51:31 PST 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1180 
====================================================================== 
Reported By:                andreasz
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1180
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             01-26-2007 13:45 PST
Last Modified:              02-11-2008 08:51 PST
====================================================================== 
Summary:                    warning: variable 'zip_exec' might be clobbered by
'longjmp' or 'vfork'
Description: 
I tryed to precompile the busybox for mipsel :

CC      archival/tar.o
cc1: warnings being treated as errors
archival/tar.c: In function 'writeTarFile':
archival/tar.c:507: warning: variable 'zip_exec' might be clobbered by
'longjmp' or 'vfork'
archival/tar.c:485: warning: argument 'include' might be clobbered by
'longjmp' or 'vfork'
make[2]: *** [archival/tar.o] Fehler 1
make[1]: *** [archival] Fehler 2
make[1]: Leaving directory
`/home/bofh/ds-0.2.9_26-13/source/ref-8mb_26/busybox-1.4.0'
make: *** [source/ref-8mb_26/busybox-1.4.0/busybox] Fehler 2

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

---------------------------------------------------------------------- 
 vda - 02-11-08 08:51  
---------------------------------------------------------------------- 
This seems to be a toolchain issue. Newer gcc detects it and DTRT. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-26-07 13:45  andreasz       New Issue                                    
01-26-07 13:45  andreasz       Status                   new => assigned     
01-26-07 13:45  andreasz       Assigned To               => BusyBox         
01-27-07 01:20  andreasz       Issue Monitored: andreasz                    
02-11-08 08:51  vda            Status                   assigned => closed  
02-11-08 08:51  vda            Note Added: 0003964                          
======================================================================



More information about the busybox-cvs mailing list