[MacPorts] #69195: macports 2.9 base - curl - unmet dependencies

MacPorts noreply at macports.org
Thu Jan 25 23:58:42 UTC 2024


#69195: macports 2.9 base - curl - unmet dependencies
--------------------+--------------------
 Reporter:  tehcog  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  base    |    Version:  2.9.0
 Keywords:          |       Port:
--------------------+--------------------
 I am trying to build a bootstrap version of macports 2.9 from which I can
 then reference curl in my normal macports 2.9 install.

 I am using the following method:

 ----

     1) cd ~/temp/macports_curl

     2) git clone -b release-2.9 https://github.com/macports/macports-
 base.git

     3) cd macports-base

     4) ./configure --prefix=/opt/bootstrap_29 --with-applications-
 dir=/opt/bootstrap_29/Applications --without-startupitems

     5) make && sudo make install

     6) sudo /opt/bootstrap_29/bin/port -v sync

 ----

 This is where I have an issue:

     7) sudo /opt/bootstrap_29/bin/port -v -N install curl

 This operation seems to culminate in the following error (please see
 attached log file):


 {{{
 Error: The following dependencies were not installed because all of them
 have unmet dependencies (likely due to a dependency cycle): xz libidn2
 libpsl zlib zstd openssl curl-ca-bundle gettext clang-3.7 gettext-tools-
 libs cctools libxml2 llvm-3.7 ld64 perl5 ld64-274 perl5.34 gdbm
 libunistring autoconf automake m4 python310 sqlite3 openssl3
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port curl failed
 }}}

 Any suggestions for how to accomplish this (works in 2.8.1)?  Thank You.

-- 
Ticket URL: <https://trac.macports.org/ticket/69195>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list