<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Reduce copy and paste code: lcl_GetImageFromPngUrl"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=52622#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Reduce copy and paste code: lcl_GetImageFromPngUrl"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=52622">bug 52622</a>
              from <span class="vcard"><a class="email" href="mailto:vanz@libreoffice.org" title="José Guilherme Vanz <vanz@libreoffice.org>"> <span class="fn">José Guilherme Vanz</span></a>
</span></b>
        <pre>I am working in this bug and I have a doubt. I created a new file inside
comphelper to move this function.When I compile the code the following problem
is showed:

make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libsvllo.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libcomphelper.so
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libi18nutil.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libcomphelper.so
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libsotlo.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libcomphelper.so
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libtllo.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libcomphelper.so
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libutllo.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libcomphelper.so
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libvcllo.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Headers/Library/libcomphelper.so
dependency dropped.
make[1]: Circular /home/vanz/git/libo/instdir/unxlngx6.pro/program/libsvllo.so
<-
/home/vanz/git/libo/workdir/unxlngx6.pro/LinkTarget/Library/libcomphelper.so.exports
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/instdir/unxlngx6.pro/program/libi18nutil.so <-
/home/vanz/git/libo/workdir/unxlngx6.pro/LinkTarget/Library/libcomphelper.so.exports
dependency dropped.
make[1]: Circular /home/vanz/git/libo/instdir/unxlngx6.pro/program/libsotlo.so
<-
/home/vanz/git/libo/workdir/unxlngx6.pro/LinkTarget/Library/libcomphelper.so.exports
dependency dropped.
make[1]: Circular /home/vanz/git/libo/instdir/unxlngx6.pro/program/libtllo.so
<-
/home/vanz/git/libo/workdir/unxlngx6.pro/LinkTarget/Library/libcomphelper.so.exports
dependency dropped.
make[1]: Circular /home/vanz/git/libo/instdir/unxlngx6.pro/program/libutllo.so
<-
/home/vanz/git/libo/workdir/unxlngx6.pro/LinkTarget/Library/libcomphelper.so.exports
dependency dropped.
make[1]: Circular /home/vanz/git/libo/instdir/unxlngx6.pro/program/libvcllo.so
<-
/home/vanz/git/libo/workdir/unxlngx6.pro/LinkTarget/Library/libcomphelper.so.exports
dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/ResTarget/vclen-US.res <-
/home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/btntext.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/helptext.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/images.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/menu.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/print.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/stdtext.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/throbber.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/units.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/src/fpicker.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.
make[1]: Circular
/home/vanz/git/libo/workdir/unxlngx6.pro/SrsPartTarget/vcl/source/edit/textundo.src
<- /home/vanz/git/libo/workdir/unxlngx6.pro/Executable/rsc.run dependency
dropped.

On my .cxx there are the following includes:
#include <vcl/graph.hxx>
#include <vcl/graphicfilter.hxx>
#include <vcl/image.hxx>
#include <osl/file.hxx></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>