[Bug 2886] New: Xorg build on Solaris complains about missing C++ symbol |__1cG__CrunMdo_exit_code6F_v_| (=|void __Crun::do_exit_code()|)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 2 12:39:59 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2886          
     
           Summary: Xorg build on Solaris complains about missing C++ symbol
                    |__1cG__CrunMdo_exit_code6F_v_| (=|void
                    __Crun::do_exit_code()|)
           Product: xorg
           Version: CVS_head
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: * Other
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: roland.mainz at nrubsig.org
                CC: alan.coopersmith at sun.com,roland.mainz at nrubsig.org


While crawling through my log of todays Solaris build (Solaris 8 build with Sun
Workshop/Forte 9) I saw this:
-- snip --
Scanning miext/damage/libdamage.so ...
Scanning ../../lib/font/bitmap/module/libbitmap.so ...
Scanning ../../lib/font/Type1/module/libtype1.so ...
Scanning ../../lib/font/FreeType/module/libfreetype.so ...
Xorg : __1cG__CrunMdo_exit_code6F_v_ - not found
-- snip --

The warning is about a C++ symbol...
-- snip --
% dem __1cG__CrunMdo_exit_code6F_v_
__1cG__CrunMdo_exit_code6F_v_ == void __Crun::do_exit_code()
-- snip --
... which looks suspicious for me as the Xserver code is AFAIK all plain ANSI-C.

I am not sure whether this issue is just a warning which can safely be ignored
or a sign of something more worse...

Steps to reproduce:
% export CVSROOT=:pserver:anoncvs at cvs.freedesktop.org:/cvs/xorg
% timex nice make World 2>&1 | tee -a buildlog.log          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list