[MacPorts] #71839: not able to build db48 (needed by wget et other packages)

MacPorts noreply at macports.org
Wed Jan 15 21:15:21 UTC 2025


#71839: not able to build db48 (needed by wget et other packages)
------------------------+---------------------------
  Reporter:  pippo0201  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.10.5
Resolution:             |   Keywords:  sequoia arm64
      Port:  db48       |
------------------------+---------------------------

Old description:

> [Mac:~/Downloads] coppola% sudo port -N install wget
> --->  Computing dependencies for wget
> --->  Dependencies to be installed: perl5.34 texinfo libproxy db48 gdbm
> help2man p5.34-locale-gettext meson ninja glib2 gobject-introspection
> gsettings-desktop-schemas py313-meson py313-setuptools re2c bison libelf
> py312-cython cairo py312-mako py312-markdown py312-setuptools py312-build
> py312-installer py312-wheel py312-packaging py312-pyproject_hooks
> libpixman xrender xorg-xcb-util py312-markupsafe
> --->  Fetching archive for db48
> --->  Attempting to fetch db48-4.8.30_5.darwin_24.arm64.tbz2 from
> https://packages.macports.org/db48
> --->  Attempting to fetch db48-4.8.30_5.darwin_24.arm64.tbz2 from
> https://fra.de.packages.macports.org/db48
> --->  Attempting to fetch db48-4.8.30_5.darwin_24.arm64.tbz2 from
> https://nue.de.packages.macports.org/db48
> --->  Building db48
> Error: Failed to build db48: command execution failed
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db48/db48/main.log
> for details.
> Error: Follow https://guide.macports.org/#project.tickets if you believe
> there is a bug.
> Error: Processing of port wget failed

New description:

 {{{
 [Mac:~/Downloads] coppola% sudo port -N install wget
 --->  Computing dependencies for wget
 --->  Dependencies to be installed: perl5.34 texinfo libproxy db48 gdbm
 help2man p5.34-locale-gettext meson ninja glib2 gobject-introspection
 gsettings-desktop-schemas py313-meson py313-setuptools re2c bison libelf
 py312-cython cairo py312-mako py312-markdown py312-setuptools py312-build
 py312-installer py312-wheel py312-packaging py312-pyproject_hooks
 libpixman xrender xorg-xcb-util py312-markupsafe
 --->  Fetching archive for db48
 --->  Attempting to fetch db48-4.8.30_5.darwin_24.arm64.tbz2 from
 https://packages.macports.org/db48
 --->  Attempting to fetch db48-4.8.30_5.darwin_24.arm64.tbz2 from
 https://fra.de.packages.macports.org/db48
 --->  Attempting to fetch db48-4.8.30_5.darwin_24.arm64.tbz2 from
 https://nue.de.packages.macports.org/db48
 --->  Building db48
 Error: Failed to build db48: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db48/db48/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port wget failed
 }}}

--

Comment (by ryandesign):

 Hm, this should not happen, of course. iostream.h is a C header, not a C++
 header, so this shouldn't be the problem described at
 ProblemHotlist#clts16. I do see that you have Xcode 16.2 but CLT 16.0.
 Although such a mismatch should not cause this problem, it isn't
 recommended. Please try installing the command line tools version 16.2 to
 match your Xcode.

 The lines in the log that say "Skipping completed" show this was not a
 clean attempt. Per the bug reporting guidelines, please `sudo port clean
 db48`, then try again, then attach the new main.log file if it still
 fails.

-- 
Ticket URL: <https://trac.macports.org/ticket/71839#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list