<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - underlinking in swfdec-test: needs to explicitly link to libgmodule"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70051">70051</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>swfdec@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>underlinking in swfdec-test: needs to explicitly link to libgmodule
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>swfdec@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tetromino@gentoo.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>library
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>swfdec
          </td>
        </tr></table>
      <p>
        <div>
        <pre>(As reported downstream at <a href="https://bugs.gentoo.org/show_bug.cgi?id=486808">https://bugs.gentoo.org/show_bug.cgi?id=486808</a>)

When building swfdec tests with ld.gold and with --disable-gstreamer, the build
fails because swfdec-test does not explicitly link to libgmodule:

swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_test_unload_plugin.part.0: error: undefined reference to
'g_module_close'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_build_path'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_open'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_symbol'
swfdec_test-swfdec_test_test.o:swfdec_test_test.c:function
swfdec_test_do_reset: error: undefined reference to 'g_module_close'
collect2: error: ld returned 1 exit status</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>