Fink: wise 2 failed(Sequoia15.4.1, Xcode&CLT 16.3)

a_sk--- via Fink-beginners <[email protected]> Sat, 3 May 2025 10:03:54 +0900
Newsgroups gmane.os.apple.fink.beginners
Message-ID <[email protected]>
--===============8701657757384568522==
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_55CEF5E2-297E-4EBF-9E7B-45B11C567779"


--Apple-Mail=_55CEF5E2-297E-4EBF-9E7B-45B11C567779
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Hi all

 wise2   2.4.1-1 Intelligent algorithms for DNA searches

76 prior.c:102:12: error: call to undeclared library function 'strcmp' =
with type 'int (const char *, const char *)'; ISO C99 and later do not =
support impli    cit function declarations =
[-Wimplicit-function-declaration]
77   102 |   if      (strcmp(sptr, "DIRICHLET") =3D=3D 0) pri->strategy =
=3D PRI_DCHLET;
78       |            ^
79 prior.c:102:12: note: include the header <string.h> or explicitly =
provide a declaration for 'strcmp'
80 1 error generated.

Package manager version: 0.45.99.git
Distribution version: selfupdate-git Sat May3 09:38:05 2025, 15.0, =
x86_64

_______________________________________________
Fink-beginners mailing list
[email protected] =
<mailto:[email protected]>
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners=

--Apple-Mail=_55CEF5E2-297E-4EBF-9E7B-45B11C567779
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dus-ascii"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;"><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;">Hi all</p><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 14px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><br></p><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;wise2 &nbsp; 2.4.1-1 Intelligent algorithms =
for DNA searches</span></p><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 14px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><br></p><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures; color: #c1651c">76 </span><span =
style=3D"font-variant-ligatures: no-common-ligatures">prior.c:102:12: =
error: call to undeclared library function 'strcmp' with typ</span><span =
style=3D"font-variant-ligatures: no-common-ligatures">e 'int (const char =
*, const char *)'; ISO C99 and later do not support impli</span><span =
style=3D"font-variant-ligatures: no-common-ligatures; color: =
#c1651c">&nbsp; &nbsp; </span><span style=3D"font-variant-ligatures: =
no-common-ligatures">cit function declarations =
[-Wimplicit-function-declaration]</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures; color: #c1651c">77 </span><span =
style=3D"font-variant-ligatures: no-common-ligatures">&nbsp; 102 | =
&nbsp; if&nbsp; &nbsp; &nbsp; (strcmp(sptr, "DIRICHLET") =3D=3D 0) =
pri-&gt;strategy =3D PRI_DCHLE</span>T;</p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures; color: #c1651c">78 </span><span =
style=3D"font-variant-ligatures: no-common-ligatures">&nbsp; &nbsp; =
&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures; color: #c1651c">79 </span><span =
style=3D"font-variant-ligatures: no-common-ligatures">prior.c:102:12: =
note: include the header &lt;string.h&gt; or explicitly provide a =
</span><span style=3D"font-variant-ligatures: =
no-common-ligatures">declaration for 'strcmp'</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures; color: #c1651c">80 </span><span =
style=3D"font-variant-ligatures: no-common-ligatures">1 error =
generated.</span></p><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 14px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures"><br></span></p><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 14px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">Package manager version: 0.45.99.git</span></p><p =
style=3D"margin: 0px; font-width: normal; font-size: 14px; line-height: =
normal; font-family: Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">
</span></p><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 14px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">Distribution =
version: selfupdate-git Sat May3 09:38:05 2025, 15.0, =
x86_64</span></p><div><span style=3D"font-variant-ligatures: =
no-common-ligatures"><br></span></div><div><span =
style=3D"font-variant-ligatures: =
no-common-ligatures">_______________________________________________<br>Fi=
nk-beginners mailing list<br><a =
href=3D"mailto:[email protected]">Fink-beginners@lists.=
sourceforge.net</a><br>List archive:<br><a =
href=3D"https://sourceforge.net/p/fink/mailman/fink-users/">https://source=
forge.net/p/fink/mailman/fink-users/</a><br>Subscription =
management:<br><a =
href=3D"https://lists.sourceforge.net/lists/listinfo/fink-beginners">https=
://lists.sourceforge.net/lists/listinfo/fink-beginners</a></span></div></b=
ody></html>=

--Apple-Mail=_55CEF5E2-297E-4EBF-9E7B-45B11C567779--


--===============8701657757384568522==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============8701657757384568522==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners
--===============8701657757384568522==--