No subject


Fri Mar 7 15:32:22 PST 2014


"If your macports.conf contains uncommented settings for universal_archs or
build_arch, you will likely want to update them, since unlike earlier OS
versions, the compiler on Snow Leopard and later will build for x86_64 by
default on systems that support it. The default values will be fine for
almost all users, so unless you know you need something different, just
comment out these two lines.

Several other settings in macports.conf have changed their defaults over
the years. Take a moment to compare each line of your macports.conf with
the corresponding line in macports.conf.default in the same directory.
Unless you know a reason why a line your settings file should be different
from the defaults, adopt the line from the defaults file."

I don't really know enough about these settings to mess with them myself.
Did you change any values in the macports.conf file or
macports.conf.default file to get it to work? Other than this I can't think
of anything I did that is different to the steps for migrating macports.




On Sun, Oct 19, 2014 at 12:34 PM, Chris Jones <jonesc at hep.phy.cam.ac.uk>
wrote:

> Hi,
>
> gcc48 and libgcc installed fine for me in a OSX10.10 VM I had running with
> the Xcode 6.1 beta prelease. Did you correctly follow the MacPorts
> migration guide after upgrading your OS.
>
> https://trac.macports.org/wiki/Migration
>
> The references below to Darwin 13 (OSX 10.9) suggests to me you did not
> follow the migration instructions..
>
> Chris
>
>
>
> On 19 Oct 2014, at 4:15 pm, Carlo Tambuatco <oraclmaster at gmail.com> wrote:
>
> Just upgraded to XCode 6.1. There are still a few hiccups, ports that fail
> to upgrade for one reason or another:
>
> db46                           4.6.21_9 < 4.6.21_9  (platform darwin 13 !=
> darwin 14)
>
> gcc47                          4.7.4_1 < 4.7.4_1  (platform darwin 13 !=
> darwin 14)
>
> gcc48                          4.8.3_0 < 4.8.3_0  (platform darwin 13 !=
> darwin 14)
>
> libgcc                         4.9.1_0 < 4.9.1_0  (platform darwin 13 !=
> darwin 14)
>
> llvm-3.3                       3.3_4 < 3.3_4  (platform darwin 13 !=
> darwin 14)
>
> py26-wxpython-2.8              2.8.12.1_0 < 2.8.12.1_0  (platform darwin
> 13 != darwin 14)
>
> pypy                           2.4.0_0 < 2.4.0_0  (platform darwin 13 !=
> darwin 14)
>
> v8                             3.23.17.23_1 < 3.23.17.23_1  (platform
> darwin 13 != darwin 14)
>
>
> The failure of gcc47 and gcc48 seem to be connected to the failure to
> configure llvm-3.3
>
> Here's the specific llvm-3.3 error:
>
> Error: Failed to configure llvm-3.3, consult
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/config.log
>
> Error: org.macports.configure for port llvm-3.3 returned: configure
> failure: command execution failed
>
> I will attach the log file for the llvm-3.3 error.
>
>
>
> pypy fails because of a checksum mismatch:
>
> Error: Checksum (md5) mismatch for pypy-2.4.0-src.tar.bz2
>
> Error: Checksum (sha1) mismatch for pypy-2.4.0-src.tar.bz2
>
> Error: Checksum (rmd160) mismatch for pypy-2.4.0-src.tar.bz2
>
> Error: org.macports.checksum for port pypy returned: Unable to verify file
> checksums
>
>
> I'm not sure what the problem with v8 is so I'll try to attach the log
> file for that as well.
>
> On Sat, Oct 18, 2014 at 8:16 PM, Ryan Schmidt <ryandesign at macports.org>
> wrote:
>
>> Remember to Reply All when you reply.
>>
>>
>> On Oct 18, 2014, at 7:13 PM, Carlo Tambuatco wrote:
>>
>> > Yeah, just upgraded my ports yesterday after upgrading to Yosemite, and
>> cmake along with other ports such as pypy etc fail to upgrade properly. I
>> am using the Xcode 6.0 toolchain, so do I need to wait for Xcode 6.1 to be
>> released officially before upgrading these ports?
>>
>> Yes, to build cmake, you need the 10.10 SDK. It's in Xcode 6.1, both the
>> final version which Apple will release to everyone later and the
>> pre-release versions, if you can still find it, or the beta versions (but
>> not the final version) of Xcode 6.0.
>>
>>
>> > Ports that have failed the upgrade process after migrating to Yosemite:
>> >
>> > apple-gcc42                    @5666.3         lang/apple-gcc42
>>
>> apple-gcc42 is not supported on Yosemite for now.
>>
>> > clisp                          @2.49           lang/clisp
>> > cmake                          @3.0.2          devel/cmake
>> > db46                           @4.6.21         databases/db46
>> > gcc47                          @4.7.4          lang/gcc47
>>
>> I haven't yet fixed gcc47 and lower for Yosemite, though I intend to.
>> gcc48 and up should work.
>>
>> > gcc48                          @4.8.3          lang/gcc48
>> > gstreamer1-gst-plugins-base    @1.4.3
>> gnome/gstreamer1-gst-plugins-base
>> > libgcc                         @4.9.1          lang/gcc49
>> > llvm-3.3                       @3.3            lang/llvm-3.3
>> > llvm-gcc42                     @2336.11        lang/llvm-gcc42
>>
>> llvm-gcc42 is not supported on Yosemite for now.
>>
>> > py26-wxpython-2.8              @2.8.12.1       python/py-wxpython-2.8
>> > pypy                           @2.4.0          lang/pypy
>> > v8                             @3.23.17.23     lang/v8
>>
>>
>>
> <logfiles.zip>
>
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
>
>

--089e01419af633c4e50505c9653c
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I upgraded to Xcode 6.1, installed the command line tools =
for 10.10, re-installed macports using the appropriate 10.10 installer .dmg=
. Then upgraded all my macports. The only thing I can think of that you may=
 be referring to that I have not done so far is update the macports.conf fi=
le...?<div><br></div><div>From the macports migration page:</div><div><br><=
/div><div><p style=3D"color:rgb(0,0,0);font-family:&#39;Lucida Grande&#39;,=
Verdana,Arial,Helvetica,sans-serif;font-size:13px">&quot;If your macports.c=
onf contains uncommented settings for universal_archs or build_arch, you wi=
ll likely want to update them, since unlike earlier OS versions, the compil=
er on Snow Leopard and later will build for x86_64 by default on systems th=
at support it. The default values will be fine for almost all users, so unl=
ess you know you need something different, just comment out these two lines=
.</p><p style=3D"color:rgb(0,0,0);font-family:&#39;Lucida Grande&#39;,Verda=
na,Arial,Helvetica,sans-serif;font-size:13px">Several other settings in mac=
ports.conf have changed their defaults over the years. Take a moment to com=
pare each line of your macports.conf with the corresponding line in macport=
s.conf.default in the same directory. Unless you know a reason why a line y=
our settings file should be different from the defaults, adopt the line fro=
m the defaults file.&quot;</p><p style=3D"color:rgb(0,0,0);font-family:&#39=
;Lucida Grande&#39;,Verdana,Arial,Helvetica,sans-serif">I don&#39;t really =
know enough about these settings to mess with them myself. Did you change a=
ny values in the macports.conf file or macports.conf.default file to get it=
 to work? Other than this I can&#39;t think of anything I did that is diffe=
rent to the steps for migrating macports.</p><p style=3D"color:rgb(0,0,0);f=
ont-family:&#39;Lucida Grande&#39;,Verdana,Arial,Helvetica,sans-serif;font-=
size:13px"><br></p><p style=3D"color:rgb(0,0,0);font-family:&#39;Lucida Gra=
nde&#39;,Verdana,Arial,Helvetica,sans-serif;font-size:13px"><br></p></div><=
/div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sun, Oct =
19, 2014 at 12:34 PM, Chris Jones <span dir=3D"ltr">&lt;<a href=3D"mailto:j=
onesc at hep.phy.cam.ac.uk" target=3D"_blank">jonesc at hep.phy.cam.ac.uk</a>&gt;=
</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .=
8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"auto"><div>Hi,=
</div><div><br></div><div>gcc48 and libgcc installed fine for me in a OSX10=
.10 VM I had running with the Xcode 6.1 beta prelease. Did you correctly fo=
llow the MacPorts migration guide after upgrading your OS.</div><div><br></=
div><div><a href=3D"https://trac.macports.org/wiki/Migration" target=3D"_bl=
ank">https://trac.macports.org/wiki/Migration</a></div><div><br></div><div>=
The references below to Darwin 13 (OSX 10.9) suggests to me you did not fol=
low the migration instructions..</div><div><br></div><div>Chris<br><br><div=
><br></div></div><div><div class=3D"h5"><div><br>On 19 Oct 2014, at 4:15 pm=
, Carlo Tambuatco &lt;<a href=3D"mailto:oraclmaster at gmail.com" target=3D"_b=
lank">oraclmaster at gmail.com</a>&gt; wrote:<br><br></div><blockquote type=3D=
"cite"><div><div dir=3D"ltr">Just upgraded to XCode 6.1. There are still a =
few hiccups, ports that fail to upgrade for one reason or another:<div><br>=
</div><div>







<p><span>db46 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4.6.21_9 &lt; 4.6.21_9=C2=A0 (platform darw=
in 13 !=3D darwin 14) =C2=A0</span></p>
<p><span>gcc47=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4.7.4_1 &lt; 4.7.4_1=C2=A0 (platform darwin=
 13 !=3D darwin 14) =C2=A0</span></p>
<p><span>gcc48=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4.8.3_0 &lt; 4.8.3_0=C2=A0 (platform darwin=
 13 !=3D darwin 14) =C2=A0</span></p>
<p><span>libgcc =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 4.9.1_0 &lt; 4.9.1_0=C2=A0 (platform darwin 13 !=
=3D darwin 14) =C2=A0</span></p>
<p><span>llvm-3.3 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 3.3_4 &lt; 3.3_4=C2=A0 (platform darwin 13 !=3D darwin=
 14) =C2=A0</span></p>
<p><span>py26-wxpython-2.8=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
2.8.12.1_0 &lt; 2.8.12.1_0=C2=A0 (platform darwin 13 !=3D darwin 14) =C2=A0=
</span></p>
<p><span>pypy =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 2.4.0_0 &lt; 2.4.0_0=C2=A0 (platform darwin=
 13 !=3D darwin 14) =C2=A0</span></p>
<p><span>v8 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 3.23.17.23_1 &lt; 3.23.17.23_1=C2=A0 (pl=
atform darwin 13 !=3D darwin 14)=C2=A0</span></p><p><span><br></span></p><p=
><span>The failure of gcc47 and gcc48 seem to be connected to the failure t=
o configure llvm-3.3</span></p><p><span>Here&#39;s the specific llvm-3.3 er=
ror:</span></p><p><span>Error: Failed to configure llvm-3.3, consult /opt/l=
ocal/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_=
release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/config.log<=
/span></p><p><span>








</span></p><p><span>Error: org.macports.configure for port llvm-3.3 returne=
d: configure failure: command execution failed</span></p><p><span>I will at=
tach the log file for the llvm-3.3 error.</span></p><p><span><br></span></p=
><p><span><br></span></p><p><span>pypy fails because of a checksum mismatch=
:</span></p><p><span>Error: Checksum (md5) mismatch for pypy-2.4.0-src.tar.=
bz2</span></p><p><span>Error: Checksum (sha1) mismatch for pypy-2.4.0-src.t=
ar.bz2</span></p><p><span>Error: Checksum (rmd160) mismatch for pypy-2.4.0-=
src.tar.bz2</span></p><p><span>










</span></p><p><span>Error: org.macports.checksum for port pypy returned: Un=
able to verify file checksums</span></p><p><span><br></span></p><p><span>I&=
#39;m not sure what the problem with v8 is so I&#39;ll try to attach the lo=
g file for that as well.</span></p></div></div><div class=3D"gmail_extra"><=
br><div class=3D"gmail_quote">On Sat, Oct 18, 2014 at 8:16 PM, Ryan Schmidt=
 <span dir=3D"ltr">&lt;<a href=3D"mailto:ryandesign at macports.org" target=3D=
"_blank">ryandesign at macports.org</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">Remember to Reply All when you reply.<br>
<span><br>
<br>
On Oct 18, 2014, at 7:13 PM, Carlo Tambuatco wrote:<br>
<br>
&gt; Yeah, just upgraded my ports yesterday after upgrading to Yosemite, an=
d cmake along with other ports such as pypy etc fail to upgrade properly. I=
 am using the Xcode 6.0 toolchain, so do I need to wait for Xcode 6.1 to be=
 released officially before upgrading these ports?<br>
<br>
</span>Yes, to build cmake, you need the 10.10 SDK. It&#39;s in Xcode 6.1, =
both the final version which Apple will release to everyone later and the p=
re-release versions, if you can still find it, or the beta versions (but no=
t the final version) of Xcode 6.0.<br>
<span><br>
<br>
&gt; Ports that have failed the upgrade process after migrating to Yosemite=
:<br>
&gt;<br>
&gt; apple-gcc42=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 @5666.3=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0lang/apple-gcc42<br>
<br>
</span>apple-gcc42 is not supported on Yosemite for now.<br>
<span><br>
&gt; clisp=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 @2.49=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0l=
ang/clisp<br>
&gt; cmake=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 @3.0.2=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 devel/=
cmake<br>
&gt; db46=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 at 4.6.21=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0dat=
abases/db46<br>
&gt; gcc47=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 @4.7.4=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 lang/g=
cc47<br>
<br>
</span>I haven&#39;t yet fixed gcc47 and lower for Yosemite, though I inten=
d to. gcc48 and up should work.<br>
<span><br>
&gt; gcc48=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 @4.8.3=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 lang/g=
cc48<br>
&gt; gstreamer1-gst-plugins-base=C2=A0 =C2=A0 @1.4.3=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 gnome/gstreamer1-gst-plugins-base<br>
&gt; libgcc=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at 4.9.1=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 lang/gc=
c49<br>
&gt; llvm-3.3=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 at 3.3=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 lang/llv=
m-3.3<br>
&gt; llvm-gcc42=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 at 2336.11=C2=A0 =C2=A0 =C2=A0 =C2=A0 lang/llvm-gcc42<br>
<br>
</span>llvm-gcc42 is not supported on Yosemite for now.<br>
<div><div><br>
&gt; py26-wxpython-2.8=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 @<a =
href=3D"http://2.8.12.1" target=3D"_blank">2.8.12.1</a>=C2=A0 =C2=A0 =C2=A0=
 =C2=A0python/py-wxpython-2.8<br>
&gt; pypy=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 at 2.4.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 lan=
g/pypy<br>
&gt; v8=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0@<a href=3D"http://3.23.17.23" target=
=3D"_blank">3.23.17.23</a>=C2=A0 =C2=A0 =C2=A0lang/v8<br>
<br>
<br>
</div></div></blockquote></div><br></div>
</div></blockquote></div></div><blockquote type=3D"cite"><div>&lt;logfiles.=
zip&gt;</div></blockquote><span class=3D""><blockquote type=3D"cite"><div><=
span>_______________________________________________</span><br><span>macpor=
ts-users mailing list</span><br><span><a href=3D"mailto:macports-users at list=
s.macosforge.org" target=3D"_blank">macports-users at lists.macosforge.org</a>=
</span><br><span><a href=3D"https://lists.macosforge.org/mailman/listinfo/m=
acports-users" target=3D"_blank">https://lists.macosforge.org/mailman/listi=
nfo/macports-users</a></span><br></div></blockquote></span></div></blockquo=
te></div><br></div>

--089e01419af633c4e50505c9653c--


More information about the macports-users mailing list