<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div style="display: block;"><div style="-webkit-user-select: all; -webkit-user-drag: element; display: inline-block;" class="apple-rich-link" draggable="true" role="link" data-url="https://trac.macports.org/ticket/68373"><a style="border-radius:10px;font-family:-apple-system, Helvetica, Arial, sans-serif;display:block;-webkit-user-select:none;width:300px;user-select:none;-webkit-user-modify:read-only;user-modify:read-only;overflow:hidden;text-decoration:none;" class="lp-rich-link" rel="nofollow" href="https://trac.macports.org/ticket/68373" dir="ltr" role="button" draggable="false" width="300"><table style="table-layout:fixed;border-collapse:collapse;width:300px;background-color:#E5E6E9;font-family:-apple-system, Helvetica, Arial, sans-serif;" class="lp-rich-link-emailBaseTable" cellpadding="0" cellspacing="0" border="0" width="300"><tbody><tr><td vertical-align="center"><table bgcolor="#E5E6E9" cellpadding="0" cellspacing="0" width="300" style="font-family:-apple-system, Helvetica, Arial, sans-serif;table-layout:fixed;background-color:rgba(229, 230, 233, 1);" class="lp-rich-link-captionBar"><tbody><tr><td style="padding:8px 0px 8px 0px;" class="lp-rich-link-captionBar-textStackItem"><div style="max-width:100%;margin:0px 16px 0px 16px;overflow:hidden;" class="lp-rich-link-captionBar-textStack"><div style="word-wrap:break-word;font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;text-align:left;" class="lp-rich-link-captionBar-textStack-topCaption-leading"><a rel="nofollow" href="https://trac.macports.org/ticket/68373" style="text-decoration: none" draggable="false"><font color="#272727" style="color: rgba(0, 0, 0, 0.847059);">#68373 (boost176: error: integer value -1 is outside the valid range of values [0, 3] for this enumeration type [-Wenum-constexpr-conversion])</font></a></div><div style="word-wrap:break-word;font-weight:400;font-size:11px;overflow:hidden;text-overflow:ellipsis;text-align:left;" class="lp-rich-link-captionBar-textStack-bottomCaption-leading"><a rel="nofollow" href="https://trac.macports.org/ticket/68373" style="text-decoration: none" draggable="false"><font color="#808080" style="color: rgba(0, 0, 0, 0.498039);">trac.macports.org</font></a></div></div></td><td style="padding:6px 12px 6px 0px;" class="lp-rich-link-captionBar-rightIconItem" width="36"><a rel="nofollow" href="https://trac.macports.org/ticket/68373" draggable="false"><img style="pointer-events:none !important;display:inline-block;width:36px;height:36px;border-radius:3px;" width="36" height="36" draggable="false" class="lp-rich-link-captionBar-rightIcon" alt="macports.ico" src="cid:73675E36-143C-407F-BD3F-32C053B037FD"></a></td></tr></tbody></table></td></tr></tbody></table></a></div></div><br id="lineBreakAtBeginningOfMessage"><div>Since it is a dependency of py311-scipy, it will need to be fixed first before I can test scipy itself. </div><div><br></div><div><br><blockquote type="cite"><div>On Oct 20, 2023, at 11:02 AM, Christopher Jones <jonesc@hep.phy.cam.ac.uk> wrote:</div><br class="Apple-interchange-newline"><div><div><br>boost176 not building is a different issue to the one I was talking about, which was the linker issue affecting a number of builds. So no, I don’t necessarily expect Xcode 15.1 to help there.<br><br>Is there a ticket open with your problem with boost ? If not please open one.<br><br>Chris<br><br><blockquote type="cite">On 20 Oct 2023, at 5:04 pm, Frank Schima <mf2k@macports.org> wrote:<br><br>Correct. I installed the beta CLT (as I mentioned). <br><br>No joy. boost176 does not build. <br><br><br><blockquote type="cite">On Oct 20, 2023, at 2:26 AM, Christopher Jones <jonesc@hep.phy.cam.ac.uk> wrote:<br><br><br>Do you also have CLT installed and updated to 15.1 as well (if there is a version) ?<br><br>If you still have 15.0 CLT then likely it won’t help.<br><br><blockquote type="cite">On 20 Oct 2023, at 1:23 am, Frank Schima <mf2k@macports.org> wrote:<br><br>py311-scipy still does not build for me with the latest Xcode 15.1 beta and associated CLT. I can only hope I’m doing something wrong. <br><br>I cannot even get past boost176 which is required. I modified my local Portfile to use boost181 (which does build) but py311-scipy still does not build. <br><br><br><br><blockquote type="cite">On Oct 19, 2023, at 1:11 PM, Christopher Jones <jonesc@hep.phy.cam.ac.uk> wrote:<br><br>The fix is in Xcode 15.1, not 15.0.1<br><br>Chris<br><br><blockquote type="cite">On 19 Oct 2023, at 5:27 pm, Jim Secan <james.secan@gmail.com> wrote:<br><br>I see that there’s an Xcode 15.0.1 released yesterday.  Anyone tried that?<br><br>Jim<br>Seattle, WA<br><br><blockquote type="cite">On 10/19/2023, at 8:00 AM, Chris Jones <jonesc@hep.phy.cam.ac.uk> wrote:<br><br><br><br>On 19/10/2023 3:59 pm, Chris Jones wrote:<br><blockquote type="cite">On 19/10/2023 3:09 pm, Artemio González López via macports-users wrote:<br><blockquote type="cite">I just realized that my problem could exactly be the one reported in ticket #68329 (py311-scipy @1.10.1_0+gfortran+openblas not building on Sonoma apple silicon). Indeed, I just spotted the following lines in my main.log:<br><br>:info:build ld: duplicate LC_RPATH '/opt/local/lib/libgcc' in '/opt/local/lib/libopenblas-r1.dylib'<br>:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)<br><br>Short of waiting for Apple to release XCode 15.1, is there any quick fix for this?<br></blockquote>The canocial fix is to tell the build to use the classic linker option. 'Well behaved' builds will respect the following setting in the Portfile<br>configure.ldflags-append  -Wl,-ld_classic<br>This has worked for me in a few places, like the root6 port. I did actually try it in py-scipy and there it did not work, and nor did a handful of other tricks I have to get the build to use a certain linker.<br>In my experience python based builds are not that well behaved when it comes to things like respecting the macports build flags...<br>At this point I am in the 'wait for Xcode 15.1' camp. Usually the first X.1 OS release comes along relatively soon after the initial X.0 release, so I would anticipate it relatively soon, most likely.<br></blockquote><br>b.t.w. If it is urgent for you, there is I believe a beta version of Xcode 15.1 available you could try. Its not the urgent for me so I am just waiting for it to become public..<br><br><blockquote type="cite">cheers Chris<br></blockquote></blockquote><br></blockquote><br></blockquote><br></blockquote><br></blockquote><br></blockquote><br></div></div></blockquote></div><br></body></html>