<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear,</p>
    <p><br>
    </p>
    <p>I try to package a D library without the use of debuginfo package
      (that do not works well on dlang)</p>
    <p>Thus I use usually this statement: %global    
      debug_package       %{nil}</p>
    <p>But it seem with SCL it is not enough as at the end I have some
      error message like:</p>
    <p>RPM build errors:<br>
          Installed (but unpackaged) file(s) found:<br>
        
/usr/lib/debug/.dwz/jonathan-dlang_ldc2092-derelict-3-1.20170923git8dda339.fc32.x86_64<br>
        
/usr/lib/debug/opt/jonathan/jonathan-dlang_ldc2092/root/usr/lib64/libDerelictAL.so.3.0.0-3-1.20170923git8dda339.fc32.x86_64.debug<br>
        ... <br>
        
/usr/src/debug/jonathan-dlang_ldc2092-derelict-3-1.20170923git8dda339.fc32.x86_64/GL3/source/derelict/opengl/extensions/arb_f.d<br>
    </p>
    <p><br>
    </p>
    <p><a href="https://paste.centos.org/view/5dea53ce">spec file: 
        https://paste.centos.org/view/5dea53ce</a></p>
    <p><br>
    </p>
    <p>Thanks<br>
    </p>
    <div class="moz-signature">-- <br>
      <style type="text/css">
/* ==========================================================================
Signature style
========================================================================== */
#main a, span{
    height: auto;
    width: auto;
}
#main p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size:  100%;
    line-height: 0.3 rem;
    width: 100%;
    height: auto;
}
#main{
    width: 480px;
    height: 240px;
    border: solid 1px #000;
    border-radius: 15px;
    box-shadow: 4px 2px black;
    position:relative;
}

#selfie{
    float: left;
    width: 100px;
    height:auto;
    margin-right: 23px;
    margin-left: 16px;
}
#selfie img{
    transform: translateY(+10%);
    position: relative;
    width: 80px;
    height: 104px;
}
#logo{
    width:  100%;
    height: auto;
}
#description{
    float: left;
    padding-top: 16px;
    width: 100%;
    height: auto;
}
#position{
    color: rgb(200,41,52);
}
#job{
    color: rgb(126,170,54);
    font-size: 1.2em;
    width: 100%;
    height: auto;
}
#identity{
    font-size: 1em;
    width: 100%;
    height: auto;
}
#firstname{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#lastname{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#laboratory{
    color: rgb(200,41,52);
}
#contact{
    height: 100%;
    width: 100%;
}
.label{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#address{
    float: left;
    height: auto;
    width: 100%;
    line-height: 0.3;
    margin-right: 1em;
    margin-left: 1em;
}
#contact{
    position: relative;
    float: right;
    height: 100%;
    width: 100%;
    line-height: 0.3;
    margin-right: 0em;
    margin-left: 0em;
}
.container1{
    position:relative;
    float: left;
    height: 100%;
    width: 40%;
}
.container2{
    position:relative;
    float: left;
    height: 100%;
    width: 50%;
    margin: auto;
}
    </style>
      <header>
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <meta name="format-detection" content="telephone=yes">
      </header>
      <div id="main">
        <div class="container1">
          <div id="selfie"> <img
              src="cid:part2.EA7394B4.3D8A09EF@cng.fr" alt="Jonathan
              MERCIER"> </div>
          <div id="description">
            <p id="job">Researcher computational biology</p>
            <p id="identity"><span id="position">PhD,</span> <span
                id="firstname">Jonathan</span> <span id="lastname">MERCIER</span></p>
          </div>
        </div>
        <div class="container2">
          <div id="address"> <img id="logo"
              src="cid:part3.927F120F.FDAFF28D@cng.fr" alt="Centre
              National de Recherche en Génomique Humaine (CNRGH)">
            <p id="laboratory">Bioinformatics (LBI)</p>
            <p id="address_street" class="address">2, rue Gaston
              Crémieux</p>
            <p id="address_city" class="address">91057 Evry Cedex</p>
          </div>
          <div id="contact">
            <p id="phone"><span class="label">Tel :</span>(33) 1 60 87
              83 44</p>
            <p id="email"><span class="label">Email :</span><a
                href="mailto:jonathan.mercier@cnrgh.fr">jonathan.mercier@cnrgh.fr</a>
            </p>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>