[MacPorts] #61074: sqlite3 @3.33.0_0+universal: Failed to build sqlite3: command execution failed

MacPorts noreply at macports.org
Fri Aug 28 22:58:43 UTC 2020


#61074: sqlite3 @3.33.0_0+universal: Failed to build sqlite3: command execution
failed
----------------------+-------------------------
  Reporter:  qiet72   |      Owner:  Schamschula
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.6.3
Resolution:           |   Keywords:
      Port:  sqlite3  |
----------------------+-------------------------

Comment (by kencu):

 You are having atomic linking errors showing no x86_64 architecture in
 libatomic... which is weird.

 Perhaps you are picking up a wrong libatomic somewhere?

 I have:
 {{{
 $ port -v installed | grep libgcc
   libgcc @3.0_0+universal (active) platform='darwin 11' archs='i386
 x86_64' date='2020-05-17T20:20:35-0700'
   libgcc6 @6.5.0_4 (active) platform='darwin 11' archs='x86_64'
 date='2019-08-24T11:27:54-0700'
   libgcc7 @7.5.0_0 (active) platform='darwin 11' archs='x86_64'
 date='2019-11-21T08:02:09-0800'
   libgcc8 @8.4.0_0 (active) platform='darwin 11' archs='x86_64'
 date='2020-03-23T17:43:14-0700'
   libgcc9 @9.3.0_1 (active) platform='darwin 11' archs='x86_64'
 date='2020-05-11T18:42:27-0700'
   libgcc10 @10.2.0_0+universal (active) platform='darwin 11' archs='i386
 x86_64' date='2020-07-25T19:09:00-0700'
 }}}

 which I notice is not quite ideal (as some libgcc versions are not built
 universal, and some are, which is going to be a recipe for trouble in the
 future and I'll have to fix that), but at least all of libgccN exists as
 x86_64.

 What do you have with {{{port -v installed | grep libgcc}}}?

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


More information about the macports-tickets mailing list