From Fedora Project Wiki

(automatically fix double redirect (fedora-wiki.git/fix_double_redirects.py))
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[Features/EclipseCallGraph]]
= Building Firefox with DTrace =
<this is just a text dump right now, if anybody else is interested, I can expand on these instructions. Otherwise I will just dump the .txt I used to keep track of my own actions :)>
 
libIDL
autoconf213
dbus-glib{,devel}
libnotify{,devel}
curl{,devel}
libIDL{,devel}
wireless-tools-devel
 
alias autoconf213 autoconf-2.13
 
mozconfig (modify ~/.mozconfig)
 
cd {directory where you downloaded source}
make -f client.mk build
 
= Proposed changes to ld =
Please see [[UnderstandingDSOLinkChange]]
 
= Testing eclipse-cdt on F-12 =
 
== Setup ==
# Use <code>fedora-cvs eclipse-cdt</code> to grab a copy of the CDT from fedora's CVS
# In the F-12 folder, <code>cat eclipse-cdt.spec | grep define\ build_id</code> and note the build_id (e.g. v200906161748)
# In an Eclipse install, open up the CVS repository and paste <code>:pserver:anonymous@dev.eclipse.org:/cvsroot/tools</code> into the location
# Under HEAD, go to org.eclipse.cdt, go into the all folder and right click the packages there. Select Checkout As, then click Next until you get to the final screen. In the Tag box, type the build id. This will start searching for the tag, select it and click Finish
 
 
== Testing ==
 
=== org.eclipse.cdt.core.tests ===
# suite --> AutomatedIntegrationSuite: 3698 | 0 | 0
# parser --> ParserTestSuite: 2259 | 0 | 0
# org.eclipse.cdt.core.parser.tests.prefix --> CompletionTestSuite: 5 | 0 | 0
# org.eclipse.cdt.core.parser.tests.rewrite.astwriter --> AstWriterTestSuite: 331 | 0 | 0
# org.eclipse.cdt.core.parser.tests.rewrite.commenthandler --> CommentHandlerTestSuite 123 | 0 | 0
# org.eclipse.cdt.core.parser.tests.scanner --> CommentHandlerTestSuite 261 | 0 | 0
# org.eclipse.cdt.internal.index.tests --> All clear
# org.eclipse.cdt.internal.pdom.tests --> All clear
# model --> org.eclipse.cdt.core.language --> AllLanguageTests 6 | 0 | 0
# org.eclipse.cdt.core.model.tests --> AllCoreTests 123 | 0 | 0
# org.eclipse.cdt.core.model.tests --> AllLanguageTests 39 | 0 | 0
# org.eclipse.cdt.core.settings.models --> AllCProjectDescriptionTests 21 | 0 | 0
 
 
 
The following tests have failures, but they fluctuate
# org.eclipse.cdt.core.parser.tests.rewrite.changegenerator --> ChangeGeneratorTestSuite: 43 | 0 | 16
# org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.append --> TestSuite: 9 | 0 | 1
# org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.insertbefore --> InsertBeforeTestSuite 8 | 0 | 3
# org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.remove --> RemoveTestSuite 13 | 0 | 4
# org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.replace --> ReplaceTestSuite 13 | 0 | 5
 
Number of failures varies -- tests pass if you run them directly, but fail otherwise.
 
=== org.eclipse.cdt.debug.ui.tests ===
# org.eclipse.cdt.debug.testplugin.util --> ExpectedStringsTests: 4 | 0 | 0
# org.eclipse.cdt.debug.core.tests --> AllDebugTests 12 | 0 | 0
 
=== org.eclipse.cdt.make.core.tests ===
# org.eclipse.cdt.make.builder.tests --> both tests pass
# org.eclipse.cdt.make.core.tests --> AutomatedIntegrationSuite 25 | 0 | 1
Makefile.main is not being created
 
== DSO link bug day ==
 
==List==
Last updated with packages checked out on: May 12
{|class="wikitable sortable"
! Package !! Owner !! DSO:Symbol
|-
| [http://chwang.fedorapeople.org/ldfailures/cairo-clock cairo-clock-0.3.4-4.fc13] || [[User:sereinit]] || libm:sinf@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/cinepaint cinepaint-0.22.1-14.fc13] || [[User:kwizart]] || libm:pow@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/compat-libgda compat-libgda-3.1.2-3.fc13] || [[User:denis]] || libdb-4:db_create
|-
| [http://chwang.fedorapeople.org/ldfailures/condor condor-7.2.4-1.fc13] || [[User:matt]] || libk5crypto:krb5_c_encrypt@@k5crypto_3_MIT
|-
| [http://chwang.fedorapeople.org/ldfailures/cwiid cwiid-0.6.00-13.fc13] || [[User:bogado]] || libbluetooth:str2ba
|-
| [http://chwang.fedorapeople.org/ldfailures/dillo dillo-0.8.6-11.fc13] || [[User:awjb]] || libcrypto:BIO_ctrl
|-
| [http://chwang.fedorapeople.org/ldfailures/driftnet driftnet-0.1.6-19.20040426cvs.fc13] || [[User:pwouters]] || libgif:DGifCloseFile
|-
| [http://chwang.fedorapeople.org/ldfailures/elfelli elfelli-0.3.1-2.rc1.fc13.1] || [[User:fab]] || libexpat:XML_GetBuffer
|-
| [http://chwang.fedorapeople.org/ldfailures/ember ember-0.5.6-4.fc13] || [[User:atorkhov]] || libX11:XConvertSelection
|-
| [http://chwang.fedorapeople.org/ldfailures/etherape etherape-0.9.7-11.fc13] || [[User:errr]] || libm:sqrt@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/flite flite-1.3-14.fc13] || [[User:faucamp]] || libm:sqrt@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/g3data g3data-1.5.3-2.fc13] || [[User:jspaleta]] || libm:exp@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/gcin gcin-1.4.6-1.fc13] || [[User:candyz]] || libm:pow@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/gerbv gerbv-2.3.0-3.fc13] || [[User:chitlesh]] || libdl:dlopen@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/glabels glabels-2.2.6-1.fc13] || [[User:pgordon]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/gmpc gmpc-0.19.1-2.fc13] || [[User:adrian]] || libz:inflateInit2_
|-
| [http://chwang.fedorapeople.org/ldfailures/gmyth gmyth-0.7.1-11.fc13.1] || [[User:hadess]] || libgobject-2:g_signal_connect_data
|-
| [http://chwang.fedorapeople.org/ldfailures/gnome-applet-bubblemon gnome-applet-bubblemon-2.0.15-1.fc13] || [[User:edwintb]] || libm:exp2@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/gnome-netstatus gnome-netstatus-2.28.0-1.fc13] || [[User:bonii]] || libm:lrint@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/gnubversion gnubversion-0.5-8.fc13] || [[User:laxathom]] || libsvn_subr-1:svn_opt_parse_revision
|-
| [http://chwang.fedorapeople.org/ldfailures/gnujump gnujump-1.0.6-3.fc13] || [[User:bonii]] || libm:sincos@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/gpsdrive gpsdrive-2.10-0.5.pre7.fc13] || [[User:kevin]] || libgdk_pixbuf-2:gdk_pixbuf_unref
|-
| [http://chwang.fedorapeople.org/ldfailures/grisbi grisbi-0.5.9-10.fc13] || [[User:abompard]] || libm:lrint@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/griv griv-0.1.9-7.fc13] || [[User:tannhauser]] || libX11:XFree
|-
| [http://chwang.fedorapeople.org/ldfailures/gshutdown gshutdown-0.2-6.fc13] || [[User:laxathom]] || libX11:XFlush
|-
| [http://chwang.fedorapeople.org/ldfailures/gtest gtest-1.4.0-1.fc13] || [[User:rishi]] || libgtest:typeinfo for testing::Test
|-
| [http://chwang.fedorapeople.org/ldfailures/gtkglarea2 gtkglarea2-1.99.0-11.fc13] || [[User:gemi]] || :
|-
| [http://chwang.fedorapeople.org/ldfailures/gtklp gtklp-1.2.5-5.fc13] || [[User:gemi]] || libX11:XOpenDisplay
|-
| [http://chwang.fedorapeople.org/ldfailures/gwave gwave-2-18.20090213snap.fc13] || [[User:chitlesh]] || libm:pow@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/gyachi gyachi-1.2.4-2.fc13] || [[User:sundaram]] || libv4l2:v4l2_close
|-
| [http://chwang.fedorapeople.org/ldfailures/icc_examin icc_examin-0.46-3.fc13] || [[User:kwizart]] || libpthread:pthread_mutex_trylock@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/inkscape inkscape-0.47-6.fc13] || [[User:lkundrak]] || libX11:XGetWindowAttributes
|-
| [http://chwang.fedorapeople.org/ldfailures/kasablanca kasablanca-0.4.0.2-17.fc13] || [[User:rdieter]] || libcrypto:BIO_new_socket
|-
| [http://chwang.fedorapeople.org/ldfailures/kdissert kdissert-1.0.7-6.fc13] || [[User:rdieter]] || libkdeui:KDialogBase::qt_property(int, int, QVariant*)
|-
| [http://chwang.fedorapeople.org/ldfailures/kflickr kflickr-0.9.1-5.fc13] || [[User:stahnma]] || libkdecore:KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)
|-
| [http://chwang.fedorapeople.org/ldfailures/krusader krusader-2.0.0-2.1.fc13] || [[User:mgarski]] || libsolid:Solid::StorageAccess::filePath() const
|-
| [http://chwang.fedorapeople.org/ldfailures/libctl libctl-3.0.2-10.fc13] || [[User:edhill]] || libm:sqrt@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/libfakekey libfakekey-0.1-3.fc13] || [[User:mccann]] || libX11:XOpenDisplay
|-
| [http://chwang.fedorapeople.org/ldfailures/lock-keys-applet lock-keys-applet-1.0-18.fc13] || [[User:jorge]] || libX11:XkbGetKeyboard
|-
| [http://chwang.fedorapeople.org/ldfailures/lucidlife lucidlife-0.9.2-5.fc13] || [[User:pgordon]] || libX11:XInternAtom
|-
| [http://chwang.fedorapeople.org/ldfailures/mathgl mathgl-1.10-2.fc13] || [[User:mycae]] || libmgl:mglParse::AddParam(int, char const*, bool)
|-
| [http://chwang.fedorapeople.org/ldfailures/me-tv me-tv-1.1.6-1.fc13] || [[User:grof]] || libX11:XSendEvent
|-
| [http://chwang.fedorapeople.org/ldfailures/mldonkey mldonkey-3.0.0-3.fc13] || [[User:peter]] || libX11:XFlush
|-
| [http://chwang.fedorapeople.org/ldfailures/monkey-bubble monkey-bubble-0.4.0-13.fc13] || [[User:jwrdegoede]] || libm:lrintf@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/nas nas-1.9.1-7.fc13] || [[User:frankb]] || libXau:XauGetBestAuthByAddr
|-
| [http://chwang.fedorapeople.org/ldfailures/neverball neverball-1.5.4-2.fc13] || [[User:wart]] || libX11:XInternAtom
|-
| [http://chwang.fedorapeople.org/ldfailures/notecase notecase-1.6.1-6.fc13] || [[User:bouska]] || libX11:XFlush
|-
| [http://chwang.fedorapeople.org/ldfailures/openvas-libnasl openvas-libnasl-2.0.2-3.fc13] || [[User:huzaifas]] || libgpg-error:gpg_strerror
|-
| [http://chwang.fedorapeople.org/ldfailures/overgod overgod-1.0-10.fc13] || [[User:jwrdegoede]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/oyranos oyranos-0.1.9-4.fc13] || [[User:kwizart]] || libpthread:pthread_mutex_trylock@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/padevchooser padevchooser-0.9.4-0.11.svn20070925.fc13] || [[User:lennart]] || libX11:XDeleteProperty
|-
| [http://chwang.fedorapeople.org/ldfailures/par2cmdline par2cmdline-0.4.tbb.20100203-1.fc13] || [[User:epienbro]] || librt:aio_return64@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/pokerth pokerth-0.7.1-3.fc13] || [[User:jussilehtola]] || libboost_system-mt:boost::system::get_system_category()
|-
| [http://chwang.fedorapeople.org/ldfailures/polyxmass-bin polyxmass-bin-0.9.8-2.fc13] || [[User:awjb]] || libm:pow@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/postal postal-0.70-5.fc13] || [[User:ke4qqq]] || libgcrypt:gcry_control@@GCRYPT_1.2
|-
| [http://chwang.fedorapeople.org/ldfailures/powermanga powermanga-0.90-7] || [[User:thias]] || libm:sqrt@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/prelink prelink-0.4.2-6.fc13] || [[User:jakub]] || reloc1lib1:bar
|-
| [http://chwang.fedorapeople.org/ldfailures/qps qps-1.10.2-5.fc13] || [[User:makghosh]] || libX11:XGetWindowAttributes
|-
| [http://chwang.fedorapeople.org/ldfailures/raidem raidem-0.3.1-11.fc13] || [[User:laxathom]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/rb_libtorrent rb_libtorrent-0.14.8-2.fc13] || [[User:pgordon]] || librt:clock_gettime@@GLIBC_2.2
|-
| [http://chwang.fedorapeople.org/ldfailures/resapplet resapplet-0.1.1-9.fc13] || [[User:rvokal]] || libX11:XFlush
|-
| [http://chwang.fedorapeople.org/ldfailures/rfdump rfdump-1.6-6.fc13] || [[User:fab]] || libexpat:XML_ErrorString
|-
| [http://chwang.fedorapeople.org/ldfailures/rss-glx rss-glx-0.9.1.p-2.fc13] || [[User:nphilipp]] || libstdc++:operator new(unsigned int)@@GLIBCXX_3.4
|-
| [http://chwang.fedorapeople.org/ldfailures/scite scite-2.01-1.fc13] || [[User:jorge]] || libdl:dlopen@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/scorchwentbonkers scorchwentbonkers-1.1-7.fc13] || [[User:jwrdegoede]] || libpthread:pthread_join@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/sectool sectool-0.9.4-5.fc13] || [[User:pvrabec]] || librpmio:rpmCleanPath
|-
| [http://chwang.fedorapeople.org/ldfailures/sirius sirius-0.8.0-15.fc13] || [[User:makghosh]] || libpthread:pthread_create@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/six six-0.5.3-11.fc13] || [[User:rafalzaq]] || libkdeui:KMainWindow::qt_invoke(int, QUObject*)
|-
| [http://chwang.fedorapeople.org/ldfailures/spring spring-0.81.2.1-1.fc13] || [[User:abompard]] || libdl:dlopen@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/springlobby springlobby-0.63-1.fc13] || [[User:abompard]] || libboost_system-mt:boost::system::get_system_category()
|-
| [http://chwang.fedorapeople.org/ldfailures/subtitlecomposer subtitlecomposer-0.5.3-3.fc13] || [[User:tuxbrewr]] || libphonon:Phonon::MediaController::setCurrentSubtitle(Phonon::ObjectDescription<(Phonon::ObjectDescriptionType)3> const&)
|-
| [http://chwang.fedorapeople.org/ldfailures/sweep sweep-0.9.3-6.fc13] || [[User:gemi]] || libX11:XInitThreads
|-
| [http://chwang.fedorapeople.org/ldfailures/synce-trayicon synce-trayicon-0.14-1.fc13] || [[User:awjb]] || libxml2:xmlNewDoc@@LIBXML2_2.4.30
|-
| [http://chwang.fedorapeople.org/ldfailures/tilda tilda-0.9.6-3.fc13] || [[User:laxathom]] || libX11:XSync
|-
| [http://chwang.fedorapeople.org/ldfailures/tinyows tinyows-0.6.0-5.fc13] || [[User:rezso]] || libm:floor@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/toped toped-0.9.51-1.fc13] || [[User:chitlesh]] || libGL:glOrtho
|-
| [http://chwang.fedorapeople.org/ldfailures/unbound unbound-1.4.1-1.fc13] || [[User:pwouters]] || libpthread:pthread_getspecific@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/viking viking-0.9.9-1.fc13] || [[User:fab]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/warzone2100 warzone2100-2.3-0.2.beta9.fc13] || [[User:karlik]] || libX11:XConvertSelection
|-
| [http://chwang.fedorapeople.org/ldfailures/wmfire wmfire-1.2.3-3.fc13] || [[User:lonetwin]] || libm:sincos@@GLIBC_2.1
|-
| [http://chwang.fedorapeople.org/ldfailures/wordtrans wordtrans-1.1-0.9.pre13.fc13] || [[User:than]] || libDCOP:typeinfo for DCOPObject
|-
| [http://chwang.fedorapeople.org/ldfailures/worminator worminator-3.0R2.1-11.fc13] || [[User:jwrdegoede]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/xca xca-0.8.1-1300.fc13] || [[User:ensc]] || libQtCore:QDir::exists() const
|-
| [http://chwang.fedorapeople.org/ldfailures/xesam-glib xesam-glib-0.5.0-3.fc13] || [[User:deji]] || libgobject-2:g_signal_connect_data
|-
| [http://chwang.fedorapeople.org/ldfailures/xfce4-screenshooter xfce4-screenshooter-1.7.9-2.fc13] || [[User:cwickert]] || libm:floorf@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/xfce4-sensors-plugin xfce4-sensors-plugin-0.10.99.6-5.fc13] || [[User:cwickert]] || libxfce4panel:xfce_panel_plugin_unblock_menu
|-
| [http://chwang.fedorapeople.org/ldfailures/xfhell xfhell-1.9-3.fc13] || [[User:bjensen]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/xgridloc xgridloc-0.9-7.fc13] || [[User:dp67]] || libm:atan2@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/xlockmore xlockmore-5.28-1.fc13] || [[User:adrian]] || libaudiofile:afGetFrameCount
|-
| [http://chwang.fedorapeople.org/ldfailures/xnec2c xnec2c-1.2-3.fc13] || [[User:bjensen]] || libm:sin@@GLIBC_2.0
|-
| [http://chwang.fedorapeople.org/ldfailures/xqf xqf-1.0.5-10.fc13] || [[User:bonii]] || libX11:XGetWindowAttributes
|-
| [http://chwang.fedorapeople.org/ldfailures/xsd xsd-3.2.0-7.fc13] || [[User:anttix]] || libboost_system:boost::system::get_system_category()
|-
| [http://chwang.fedorapeople.org/ldfailures/xsri xsri-2.1.0-17.fc13] || [[User:ssp]] || libX11:XClearWindow
|-
| [http://chwang.fedorapeople.org/ldfailures/xwxapt xwxapt-1.2-3.fc13] || [[User:dp67]] || libm:sqrt@@GLIBC_2.0
|}

Latest revision as of 13:40, 12 May 2010

Building Firefox with DTrace

<this is just a text dump right now, if anybody else is interested, I can expand on these instructions. Otherwise I will just dump the .txt I used to keep track of my own actions :)>

libIDL autoconf213 dbus-glib{,devel} libnotify{,devel} curl{,devel} libIDL{,devel} wireless-tools-devel

alias autoconf213 autoconf-2.13

mozconfig (modify ~/.mozconfig)

cd {directory where you downloaded source} make -f client.mk build

Proposed changes to ld

Please see UnderstandingDSOLinkChange

Testing eclipse-cdt on F-12

Setup

  1. Use fedora-cvs eclipse-cdt to grab a copy of the CDT from fedora's CVS
  2. In the F-12 folder, cat eclipse-cdt.spec | grep define\ build_id and note the build_id (e.g. v200906161748)
  3. In an Eclipse install, open up the CVS repository and paste :pserver:anonymous@dev.eclipse.org:/cvsroot/tools into the location
  4. Under HEAD, go to org.eclipse.cdt, go into the all folder and right click the packages there. Select Checkout As, then click Next until you get to the final screen. In the Tag box, type the build id. This will start searching for the tag, select it and click Finish


Testing

org.eclipse.cdt.core.tests

  1. suite --> AutomatedIntegrationSuite: 3698 | 0 | 0
  2. parser --> ParserTestSuite: 2259 | 0 | 0
  3. org.eclipse.cdt.core.parser.tests.prefix --> CompletionTestSuite: 5 | 0 | 0
  4. org.eclipse.cdt.core.parser.tests.rewrite.astwriter --> AstWriterTestSuite: 331 | 0 | 0
  5. org.eclipse.cdt.core.parser.tests.rewrite.commenthandler --> CommentHandlerTestSuite 123 | 0 | 0
  6. org.eclipse.cdt.core.parser.tests.scanner --> CommentHandlerTestSuite 261 | 0 | 0
  7. org.eclipse.cdt.internal.index.tests --> All clear
  8. org.eclipse.cdt.internal.pdom.tests --> All clear
  9. model --> org.eclipse.cdt.core.language --> AllLanguageTests 6 | 0 | 0
  10. org.eclipse.cdt.core.model.tests --> AllCoreTests 123 | 0 | 0
  11. org.eclipse.cdt.core.model.tests --> AllLanguageTests 39 | 0 | 0
  12. org.eclipse.cdt.core.settings.models --> AllCProjectDescriptionTests 21 | 0 | 0


The following tests have failures, but they fluctuate

  1. org.eclipse.cdt.core.parser.tests.rewrite.changegenerator --> ChangeGeneratorTestSuite: 43 | 0 | 16
  2. org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.append --> TestSuite: 9 | 0 | 1
  3. org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.insertbefore --> InsertBeforeTestSuite 8 | 0 | 3
  4. org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.remove --> RemoveTestSuite 13 | 0 | 4
  5. org.eclipse.cdt.core.parser.tests.rewrite.changegenerator.replace --> ReplaceTestSuite 13 | 0 | 5

Number of failures varies -- tests pass if you run them directly, but fail otherwise.

org.eclipse.cdt.debug.ui.tests

  1. org.eclipse.cdt.debug.testplugin.util --> ExpectedStringsTests: 4 | 0 | 0
  2. org.eclipse.cdt.debug.core.tests --> AllDebugTests 12 | 0 | 0

org.eclipse.cdt.make.core.tests

  1. org.eclipse.cdt.make.builder.tests --> both tests pass
  2. org.eclipse.cdt.make.core.tests --> AutomatedIntegrationSuite 25 | 0 | 1

Makefile.main is not being created

DSO link bug day

List

Last updated with packages checked out on: May 12

Package Owner DSO:Symbol
cairo-clock-0.3.4-4.fc13 User:sereinit libm:sinf@@GLIBC_2.0
cinepaint-0.22.1-14.fc13 User:kwizart libm:pow@@GLIBC_2.0
compat-libgda-3.1.2-3.fc13 User:denis libdb-4:db_create
condor-7.2.4-1.fc13 User:matt libk5crypto:krb5_c_encrypt@@k5crypto_3_MIT
cwiid-0.6.00-13.fc13 User:bogado libbluetooth:str2ba
dillo-0.8.6-11.fc13 User:awjb libcrypto:BIO_ctrl
driftnet-0.1.6-19.20040426cvs.fc13 User:pwouters libgif:DGifCloseFile
elfelli-0.3.1-2.rc1.fc13.1 User:fab libexpat:XML_GetBuffer
ember-0.5.6-4.fc13 User:atorkhov libX11:XConvertSelection
etherape-0.9.7-11.fc13 User:errr libm:sqrt@@GLIBC_2.0
flite-1.3-14.fc13 User:faucamp libm:sqrt@@GLIBC_2.0
g3data-1.5.3-2.fc13 User:jspaleta libm:exp@@GLIBC_2.0
gcin-1.4.6-1.fc13 User:candyz libm:pow@@GLIBC_2.0
gerbv-2.3.0-3.fc13 User:chitlesh libdl:dlopen@@GLIBC_2.1
glabels-2.2.6-1.fc13 User:pgordon libm:sin@@GLIBC_2.0
gmpc-0.19.1-2.fc13 User:adrian libz:inflateInit2_
gmyth-0.7.1-11.fc13.1 User:hadess libgobject-2:g_signal_connect_data
gnome-applet-bubblemon-2.0.15-1.fc13 User:edwintb libm:exp2@@GLIBC_2.1
gnome-netstatus-2.28.0-1.fc13 User:bonii libm:lrint@@GLIBC_2.1
gnubversion-0.5-8.fc13 User:laxathom libsvn_subr-1:svn_opt_parse_revision
gnujump-1.0.6-3.fc13 User:bonii libm:sincos@@GLIBC_2.1
gpsdrive-2.10-0.5.pre7.fc13 User:kevin libgdk_pixbuf-2:gdk_pixbuf_unref
grisbi-0.5.9-10.fc13 User:abompard libm:lrint@@GLIBC_2.1
griv-0.1.9-7.fc13 User:tannhauser libX11:XFree
gshutdown-0.2-6.fc13 User:laxathom libX11:XFlush
gtest-1.4.0-1.fc13 User:rishi libgtest:typeinfo for testing::Test
gtkglarea2-1.99.0-11.fc13 User:gemi :
gtklp-1.2.5-5.fc13 User:gemi libX11:XOpenDisplay
gwave-2-18.20090213snap.fc13 User:chitlesh libm:pow@@GLIBC_2.0
gyachi-1.2.4-2.fc13 User:sundaram libv4l2:v4l2_close
icc_examin-0.46-3.fc13 User:kwizart libpthread:pthread_mutex_trylock@@GLIBC_2.0
inkscape-0.47-6.fc13 User:lkundrak libX11:XGetWindowAttributes
kasablanca-0.4.0.2-17.fc13 User:rdieter libcrypto:BIO_new_socket
kdissert-1.0.7-6.fc13 User:rdieter libkdeui:KDialogBase::qt_property(int, int, QVariant*)
kflickr-0.9.1-5.fc13 User:stahnma libkdecore:KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)
krusader-2.0.0-2.1.fc13 User:mgarski libsolid:Solid::StorageAccess::filePath() const
libctl-3.0.2-10.fc13 User:edhill libm:sqrt@@GLIBC_2.0
libfakekey-0.1-3.fc13 User:mccann libX11:XOpenDisplay
lock-keys-applet-1.0-18.fc13 User:jorge libX11:XkbGetKeyboard
lucidlife-0.9.2-5.fc13 User:pgordon libX11:XInternAtom
mathgl-1.10-2.fc13 User:mycae libmgl:mglParse::AddParam(int, char const*, bool)
me-tv-1.1.6-1.fc13 User:grof libX11:XSendEvent
mldonkey-3.0.0-3.fc13 User:peter libX11:XFlush
monkey-bubble-0.4.0-13.fc13 User:jwrdegoede libm:lrintf@@GLIBC_2.1
nas-1.9.1-7.fc13 User:frankb libXau:XauGetBestAuthByAddr
neverball-1.5.4-2.fc13 User:wart libX11:XInternAtom
notecase-1.6.1-6.fc13 User:bouska libX11:XFlush
openvas-libnasl-2.0.2-3.fc13 User:huzaifas libgpg-error:gpg_strerror
overgod-1.0-10.fc13 User:jwrdegoede libm:sin@@GLIBC_2.0
oyranos-0.1.9-4.fc13 User:kwizart libpthread:pthread_mutex_trylock@@GLIBC_2.0
padevchooser-0.9.4-0.11.svn20070925.fc13 User:lennart libX11:XDeleteProperty
par2cmdline-0.4.tbb.20100203-1.fc13 User:epienbro librt:aio_return64@@GLIBC_2.1
pokerth-0.7.1-3.fc13 User:jussilehtola libboost_system-mt:boost::system::get_system_category()
polyxmass-bin-0.9.8-2.fc13 User:awjb libm:pow@@GLIBC_2.0
postal-0.70-5.fc13 User:ke4qqq libgcrypt:gcry_control@@GCRYPT_1.2
powermanga-0.90-7 User:thias libm:sqrt@@GLIBC_2.0
prelink-0.4.2-6.fc13 User:jakub reloc1lib1:bar
qps-1.10.2-5.fc13 User:makghosh libX11:XGetWindowAttributes
raidem-0.3.1-11.fc13 User:laxathom libm:sin@@GLIBC_2.0
rb_libtorrent-0.14.8-2.fc13 User:pgordon librt:clock_gettime@@GLIBC_2.2
resapplet-0.1.1-9.fc13 User:rvokal libX11:XFlush
rfdump-1.6-6.fc13 User:fab libexpat:XML_ErrorString
rss-glx-0.9.1.p-2.fc13 User:nphilipp libstdc++:operator new(unsigned int)@@GLIBCXX_3.4
scite-2.01-1.fc13 User:jorge libdl:dlopen@@GLIBC_2.1
scorchwentbonkers-1.1-7.fc13 User:jwrdegoede libpthread:pthread_join@@GLIBC_2.0
sectool-0.9.4-5.fc13 User:pvrabec librpmio:rpmCleanPath
sirius-0.8.0-15.fc13 User:makghosh libpthread:pthread_create@@GLIBC_2.1
six-0.5.3-11.fc13 User:rafalzaq libkdeui:KMainWindow::qt_invoke(int, QUObject*)
spring-0.81.2.1-1.fc13 User:abompard libdl:dlopen@@GLIBC_2.1
springlobby-0.63-1.fc13 User:abompard libboost_system-mt:boost::system::get_system_category()
subtitlecomposer-0.5.3-3.fc13 User:tuxbrewr libphonon:Phonon::MediaController::setCurrentSubtitle(Phonon::ObjectDescription<(Phonon::ObjectDescriptionType)3> const&)
sweep-0.9.3-6.fc13 User:gemi libX11:XInitThreads
synce-trayicon-0.14-1.fc13 User:awjb libxml2:xmlNewDoc@@LIBXML2_2.4.30
tilda-0.9.6-3.fc13 User:laxathom libX11:XSync
tinyows-0.6.0-5.fc13 User:rezso libm:floor@@GLIBC_2.0
toped-0.9.51-1.fc13 User:chitlesh libGL:glOrtho
unbound-1.4.1-1.fc13 User:pwouters libpthread:pthread_getspecific@@GLIBC_2.0
viking-0.9.9-1.fc13 User:fab libm:sin@@GLIBC_2.0
warzone2100-2.3-0.2.beta9.fc13 User:karlik libX11:XConvertSelection
wmfire-1.2.3-3.fc13 User:lonetwin libm:sincos@@GLIBC_2.1
wordtrans-1.1-0.9.pre13.fc13 User:than libDCOP:typeinfo for DCOPObject
worminator-3.0R2.1-11.fc13 User:jwrdegoede libm:sin@@GLIBC_2.0
xca-0.8.1-1300.fc13 User:ensc libQtCore:QDir::exists() const
xesam-glib-0.5.0-3.fc13 User:deji libgobject-2:g_signal_connect_data
xfce4-screenshooter-1.7.9-2.fc13 User:cwickert libm:floorf@@GLIBC_2.0
xfce4-sensors-plugin-0.10.99.6-5.fc13 User:cwickert libxfce4panel:xfce_panel_plugin_unblock_menu
xfhell-1.9-3.fc13 User:bjensen libm:sin@@GLIBC_2.0
xgridloc-0.9-7.fc13 User:dp67 libm:atan2@@GLIBC_2.0
xlockmore-5.28-1.fc13 User:adrian libaudiofile:afGetFrameCount
xnec2c-1.2-3.fc13 User:bjensen libm:sin@@GLIBC_2.0
xqf-1.0.5-10.fc13 User:bonii libX11:XGetWindowAttributes
xsd-3.2.0-7.fc13 User:anttix libboost_system:boost::system::get_system_category()
xsri-2.1.0-17.fc13 User:ssp libX11:XClearWindow
xwxapt-1.2-3.fc13 User:dp67 libm:sqrt@@GLIBC_2.0