pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54137 (www/netsurf fails to build on Darwin)



The following reply was made to PR pkg/54137; it has been noted by GNATS.

From: Benny Siegert <bsiegert%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54137 (www/netsurf fails to build on Darwin)
Date: Wed, 24 Apr 2019 14:03:29 +0200

 --00000000000003030b0587457e18
 Content-Type: text/plain; charset="UTF-8"
 
 The leading underscore is inserted by the Darwn linker, dyld. So it is
 really looking for the iconv symbol.
 
 Leonardo Taccari <leot%netbsd.org@localhost> schrieb am Mi. 24. Apr. 2019 um 13:50:
 
 > The following reply was made to PR pkg/54137; it has been noted by GNATS.
 >
 > From: Leonardo Taccari <leot%NetBSD.org@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc:
 > Subject: Re: pkg/54137 (www/netsurf fails to build on Darwin)
 > Date: Wed, 24 Apr 2019 13:47:51 +0200
 >
 >  Hello Jonathan,
 >
 >  Jonathan Schleifer writes:
 >  > I just applied the patch without updating and did bmake clean && bmake.
 >
 >  Possible further steps to help investigate this issue further:
 >
 >   - Can you please check in ${WRKDIR}/.work.log for LIBICONV_PLUG (it is
 >     probably passed via `-DLIBICONV_PLUG' or `-ULIBICONV_PLUG')?
 >   - Can you please share the last problematic cc invocation? (both the
 >     `[*]' line and `<.>' line, if you prefer feel free to share the
 >     entire .work.log somewhere as a text file)
 >
 >  (It's probably worth to investigate if `-liconv' is passed in some part
 >  of the build but not at the end, if that's the case probably adding an
 >  `LDFLAGS.Darwin+= -liconv' would do the trick, but it would be nice to
 >  first investigate if that's the issue. (I'm also not sure why _iconv*
 >  are not find not, iconv* (why is there an underscore in them?)))
 >
 >
 >  Thank you!
 >
 > --
 Benny
 
 --00000000000003030b0587457e18
 Content-Type: text/html; charset="UTF-8"
 Content-Transfer-Encoding: quoted-printable
 
 <div><div dir=3D"auto">The leading underscore is inserted by the Darwn link=
 er, dyld. So it is really looking for the iconv symbol.</div></div><div><br=
 ><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Leonardo =
 Taccari &lt;<a href=3D"mailto:leot%netbsd.org@localhost";>leot%netbsd.org@localhost</a>&gt; schr=
 ieb am Mi. 24. Apr. 2019 um 13:50:<br></div><blockquote class=3D"gmail_quot=
 e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
 The following reply was made to PR pkg/54137; it has been noted by GNATS.<b=
 r>
 <br>
 From: Leonardo Taccari &lt;leot%NetBSD.org@localhost&gt;<br>
 To: <a href=3D"mailto:gnats-bugs%netbsd.org@localhost"; target=3D"_blank">gnats-bugs@n=
 etbsd.org</a><br>
 Cc: <br>
 Subject: Re: pkg/54137 (www/netsurf fails to build on Darwin)<br>
 Date: Wed, 24 Apr 2019 13:47:51 +0200<br>
 <br>
 =C2=A0Hello Jonathan, <br>
 <br>
 =C2=A0Jonathan Schleifer writes:<br>
 =C2=A0&gt; I just applied the patch without updating and did bmake clean &a=
 mp;&amp; bmake.<br>
 <br>
 =C2=A0Possible further steps to help investigate this issue further:<br>
 <br>
 =C2=A0 - Can you please check in ${WRKDIR}/.work.log for LIBICONV_PLUG (it =
 is<br>
 =C2=A0 =C2=A0 probably passed via `-DLIBICONV_PLUG&#39; or `-ULIBICONV_PLUG=
 &#39;)?<br>
 =C2=A0 - Can you please share the last problematic cc invocation? (both the=
 <br>
 =C2=A0 =C2=A0 `[*]&#39; line and `&lt;.&gt;&#39; line, if you prefer feel f=
 ree to share the<br>
 =C2=A0 =C2=A0 entire .work.log somewhere as a text file)<br>
 <br>
 =C2=A0(It&#39;s probably worth to investigate if `-liconv&#39; is passed in=
  some part<br>
 =C2=A0of the build but not at the end, if that&#39;s the case probably addi=
 ng an<br>
 =C2=A0`LDFLAGS.Darwin+=3D -liconv&#39; would do the trick, but it would be =
 nice to<br>
 =C2=A0first investigate if that&#39;s the issue. (I&#39;m also not sure why=
  _iconv*<br>
 =C2=A0are not find not, iconv* (why is there an underscore in them?)))<br>
 <br>
 <br>
 =C2=A0Thank you!<br>
 <br>
 </blockquote></div></div>-- <br><div dir=3D"ltr" class=3D"gmail_signature" =
 data-smartmail=3D"gmail_signature">Benny</div>
 
 --00000000000003030b0587457e18--
 


Home | Main Index | Thread Index | Old Index