[ 
https://issues.apache.org/jira/browse/TS-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137090#comment-15137090
 ] 

Romain Lalaut commented on TS-4182:
-----------------------------------

Yes it is a 32-bit platform. Note that it works perfectly with gcc 4.8.

> Build fails on armhf: undefined references
> ------------------------------------------
>
>                 Key: TS-4182
>                 URL: https://issues.apache.org/jira/browse/TS-4182
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 6.0.0, 6.1.0
>            Reporter: Romain Lalaut
>             Fix For: sometime
>
>
> ATS version: 6.1.x (commit 0f512405ff8f435a0cf3fd88737ea2b55f213d59)
> GCC version: 5.3.0
> Target: arm-linux-gnueabihf
> {code}
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `IOBufferData::dealloc()':                                                    
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Ptr<IOBufferData>::operator=(IOBufferData*)':                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Ptr<IOBufferData>::operator=(IOBufferData*)':                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:312:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:312:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `IOBufferBlock::clear()':                                                     
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:411:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o):/usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:411:
>  more undefined references to `ioBlockAllocator' follow                       
>                                                                               
>                                 
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Ptr<IOBufferBlock>::operator=(IOBufferBlock*)':                              
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `iobuffer_mem_dec(char const*, long long)':                                   
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:163:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:163:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Ptr<IOBufferBlock>::operator=(IOBufferBlock*)':                              
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `ClassAllocator<IOBufferBlock>::free(IOBufferBlock*)':                        
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:136: undefined 
> reference to `ioDataAllocator'                                                
>                                                                               
>                                                                               
>          
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:136: undefined 
> reference to `ioDataAllocator'                                                
>                                                                               
>                                                                               
>          
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `IOBufferBlock::clear()':                                                     
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:411:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o):/usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:411:
>  more undefined references to `ioBlockAllocator' follow                       
>                                                                               
>                                 
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Ptr<IOBufferBlock>::operator=(IOBufferBlock*)':                              
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `iobuffer_mem_dec(char const*, long long)':                                   
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:163:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:163:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Ptr<IOBufferBlock>::operator=(IOBufferBlock*)':                              
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `ClassAllocator<IOBufferBlock>::free(IOBufferBlock*)':                        
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:136: undefined 
> reference to `ioDataAllocator'                                                
>                                                                               
>                                                                               
>          
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:136: undefined 
> reference to `ioDataAllocator'                                                
>                                                                               
>                                                                               
>          
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `iobuffer_mem_dec(char const*, long long)':                                   
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:163:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:163:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `IOBufferBlock::dealloc()':                                                   
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:312:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:312:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `void 
> thread_freeup<IOBufferBlock>(ClassAllocator<IOBufferBlock>&, 
> ProxyAllocator&)':                                                            
>                                                                               
>                               
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:96:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>   
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioBlockAllocator'                                    
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/I_ProxyAllocator.h:105:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>  
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `IOBufferBlock::free()':                                                      
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:305:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `Allocator::free_void(void*)':                                                
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBufAllocator'                                                 
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> /usr/src/trafficserver/proxy/shared/../../lib/ts/Allocator.h:70: undefined 
> reference to `ioBlockAllocator'                                               
>                                                                               
>                                                                               
>           
> ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function 
> `IOBufferBlock::dealloc()':                                                   
>                                                                               
>                                                                               
>                    
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:312:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> /usr/src/trafficserver/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:312:
>  undefined reference to `ioDataAllocator'                                     
>                                                                               
>                                                                               
>        
> collect2: error: ld returned 1 exit status                                    
>                                     
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to