Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283114 - app-emulation/wine-1.1.28 fails on empty linked file
Summary: app-emulation/wine-1.1.28 fails on empty linked file
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-29 13:20 UTC by David Pyke
Modified: 2009-08-30 22:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
complete build log (1251546185-install-app-emulation_wine-1.1.28:0::gentoo.out,1.17 MB, text/plain)
2009-08-29 13:21 UTC, David Pyke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Pyke 2009-08-29 13:20:17 UTC
wine fails to compile with the following error:

../../tools/winegcc/winegcc  -B../../tools/winebuild --sysroot=../.. -shared ./ole32.spec    antimoniker.o bindctx.o classmoniker.o clipboard.o comcat.o compobj.o compositemoniker.o datacache.o defaulthandler.o dictionary.o enumx.o errorinfo.o filemoniker.o ftmarshal.o git.o hglobalstream.o ifs.o itemmoniker.o marshal.o memlockbytes.o moniker.o ole2.o ole2impl.o ole2stubs.o ole32_main.o oleobj.o oleproxy.o pointermoniker.o regsvr.o rpc.o stg_bigblockfile.o stg_prop.o stg_stream.o storage32.o stubmanager.o usrmarshal.o   irot_c.o dcom_p.o ole32_objidl_p.o ole32_oleidl_p.o ole32_unknwn_p.o ole32res.res  dlldata.o  -o ole32.dll.fake  -luuid -ladvapi32 -luser32 -lgdi32 -lrpcrt4 -lkernel32 -lntdll  ../../libs/port/libwine_port.a  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed                                                 
winebuild: clipboard.o is an empty file                          
winegcc: ../../tools/winebuild/winebuild failed

Reproducible: Always




paludis 0.38.2              
Paludis build information:  
    Compiler:               
        CXX:                   x86_64-pc-linux-gnu-g++ 4.4.1
        CXXFLAGS:               -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block
        LDFLAGS:               -Wl,-O1 -Wl,--sort-common -Wl,--as-needed                                           
        DATE:                  2009-08-26T17:45:07-0400                                                            

    Libraries:
        C++ Library:           GNU libstdc++ 20090722

    Paths:
        DATADIR:               /usr/share
        LIBDIR:                /usr/lib64
        LIBEXECDIR:            /usr/libexec
        SYSCONFDIR:            /etc        
        PYTHONINSTALLDIR:      /usr/lib64/python2.6/site-packages
        RUBYINSTALLDIR:        /usr/lib64/ruby/site_ruby/1.8/x86_64-linux

System:
    Linux www 2.6.30-gentoo-r5 #2 SMP Tue Aug 18 17:47:55 EDT 2009 x86_64 AMD Phenom(tm) 9850 Quad-Core Processor AuthenticAMD GNU/Linux

Reduced Privs:
    reduced_uid:               107
    reduced_uid->name:         paludisbuild
    reduced_uid->dir:          /var/tmp/paludis
    reduced_gid:               1001            
    reduced_gid->name:         paludisbuild    

Environment:
    Format:                    paludis
    Config dir:                /etc/paludis
    World file:                /var/db/pkg/world

Repository installed-virtuals:
    format:                    installed_virtuals
    root:                      /                 

Repository virtuals:
    format:                    virtuals

Repository gentoo:
    format:                    ebuild
    location:                  /var/paludis/repositories/gentoo
    append_repository_name_to_write_cache: true                
    binary_destination:        false                           
    binary_keywords:                                           
    binary_uri_prefix:                                         
    builddir:                  /var/tmp/paludis                
    cache:                     /var/paludis/repositories/gentoo/metadata/cache
    distdir:                   /var/paludis/distfiles                         
    eapi_when_unknown:         0                                              
    eapi_when_unspecified:     0                                              
    eclassdirs:                /var/paludis/repositories/gentoo/eclass        
    ignore_deprecated_profiles: false                                         
    layout:                    traditional                                    
    names_cache:               /var/paludis/repositories/gentoo/.cache/names  
    newsdir:                   /var/paludis/repositories/gentoo/metadata/news 
    profile_eapi_when_unspecified: 0                                          
    profiles:                  /var/paludis/repositories/gentoo/profiles/default/linux/amd64/2008.0
    securitydir:               /var/paludis/repositories/gentoo/metadata/glsa                      
    setsdir:                   /var/paludis/repositories/gentoo/sets                               
    sync:                      rsync://rsync.gentoo.org/gentoo-portage                             
    sync_options:                                                                                  
    use_manifest:              use                                                                 
    write_cache:               /var/cache/paludis/metadata                                         

    Package information:
        app-admin/eselect-compiler: (none)
        app-shells/bash:       4.0_p28    
        dev-java/java-config:  2.1.9      
        dev-lang/python:       2.4.6 2.6.2-r1 3.1.1
        dev-python/pycrypto:   (none)              
        dev-util/ccache:       2.4-r8              
        dev-util/cmake:        2.6.4-r2            
        dev-util/confcache:    (none)              
        sys-apps/baselayout:   2.0.1               
        sys-apps/openrc:       0.4.3-r3            
        sys-apps/sandbox:      2.1                 
        sys-devel/autoconf:    2.13 2.63-r1        
        sys-devel/automake:    1.10.2 1.11 1.5 1.7.9-r1 1.8.5-r3 1.9.6-r2
        sys-devel/binutils:    2.19.1-r1                                 
        sys-devel/gcc-config:  1.4.1                                     
        sys-devel/libtool:     2.2.6a                                    
        virtual/os-headers:    2.6.30-r1 (for sys-kernel/linux-headers:0::installed)
Comment 1 David Pyke 2009-08-29 13:21:00 UTC
Created attachment 202607 [details]
complete build log
Comment 2 anomen 2009-08-30 18:00:07 UTC
strange errors. it doesn't look like error in wine. isn't there something wrong with your filesystem or compiler?
Comment 3 David Pyke 2009-08-30 19:28:51 UTC
No other package is having a problem installing and my system is running fine.
Comment 4 SpanKY gentoo-dev 2009-08-30 22:27:56 UTC
try clearing your ccache and/or doing an fsck and make sure you're not out of space