Opened 4 years ago

Closed 4 years ago

#59687 closed defect (duplicate)

build of kmymoney4 failed at libiodbc

Reported by: jcinaz Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: libiodbc

Description (last modified by mf2k (Frank Schima))

Attempting to build kmymoney4 fails repeatedly:

--->  Fetching archive for libiodbc
--->  Attempting to fetch libiodbc-3.52.13_1+x11.darwin_19.x86_64.tbz2 from https://packages.macports.org/libiodbc
--->  Attempting to fetch libiodbc-3.52.13_1+x11.darwin_19.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/libiodbc
--->  Attempting to fetch libiodbc-3.52.13_1+x11.darwin_19.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/libiodbc
--->  Building libiodbc
Error: Failed to build libiodbc: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libiodbc/libiodbc/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port kmymoney4 failed

There were several previous errors that I was able to fix using the suggested commands that were associated with the errors, but nothing I tried could fix this error.

Log file attached.

This is on a MacBook Pro (Retina, 15-inch, mid 2015) with 16GB memory running macOS 10.15.1.

Attachments (1)

main.log (25.5 KB) - added by jcinaz 4 years ago.
Log file of build error. (main.log)

Download all attachments as: .zip

Change History (7)

Changed 4 years ago by jcinaz

Attachment: main.log added

Log file of build error. (main.log)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting, fill in the Port field with the port that actually fails to build and add the port maintainer(s) to Cc (port info --maintainers libiodbc), if any. Trac only accepts email addresses or GibHub handles, entering <, none, > is not helpful.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Cc: < none > removed
Description: modified (diff)
Owner: set to nerdling
Port: libiodbc added; kmymoney4 removed
Status: newassigned

comment:3 Changed 4 years ago by nerdling (Jeremy Lavergne)

Is there an older libiodbc already installed and active? Curious if deactivating it will fix the issue for you.

comment:4 Changed 4 years ago by nerdling (Jeremy Lavergne)

Oh, actually, this is a case where trace mode (port -t) will actually help out. Something is being opportunistically pulled in that shouldn't be.

comment:5 Changed 4 years ago by nerdling (Jeremy Lavergne)

It appears blocking access to pkgconfig allows a successful build. So using tracemode (port -t) is a workaround for now.

comment:6 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #51921.

Note: See TracTickets for help on using tickets.