Opened 3 years ago

Closed 3 years ago

#61707 closed defect (invalid)

php74-postgresql @7.4.12: error: 'asm goto' constructs are not supported yet

Reported by: Chavenay (Frédéric AUDON) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur Cc:
Port: php

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port install php74-postgresql
Warning: The macOS 11.0 SDK does not appear to be installed. Ports may not build correctly.
Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
--->  Computing dependencies for php74-postgresql
The following dependencies will be installed:  postgresql13
Continue? [Y/n]: Y
--->  Fetching archive for postgresql13
--->  Attempting to fetch postgresql13-13.1_0.darwin_20.x86_64.tbz2 from https://packages.macports.org/postgresql13
--->  Attempting to fetch postgresql13-13.1_0.darwin_20.x86_64.tbz2.rmd160 from https://packages.macports.org/postgresql13
--->  Installing postgresql13 @13.1_0
--->  Activating postgresql13 @13.1_0
--->  Cleaning postgresql13
--->  Fetching archive for php74-postgresql
--->  Attempting to fetch php74-postgresql-7.4.12_0+postgresql13.darwin_20.x86_64.tbz2 from https://packages.macports.org/php74-postgresql
--->  Attempting to fetch php74-postgresql-7.4.12_0+postgresql13.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/php74-postgresql
--->  Attempting to fetch php74-postgresql-7.4.12_0+postgresql13.darwin_20.x86_64.tbz2 from https://nue.de.packages.macports.org/php74-postgresql
--->  Fetching distfiles for php74-postgresql
--->  Attempting to fetch php-7.4.12.tar.xz from https://distfiles.macports.org/php74
--->  Verifying checksums for php74-postgresql                    \\                   
--->  Extracting php74-postgresql
--->  Configuring php74-postgresql
--->  Building php74-postgresql
Error: Failed to build php74-postgresql: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php74-postgresql/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port php74-postgresql failed
--->  Some of the ports you installed have notes:
  postgresql13 has the following notes:
    To use the postgresql server, install the postgresql13-server port

Attachments (1)

main.log (57.5 KB) - added by Chavenay (Frédéric AUDON) 3 years ago.

Download all attachments as: .zip

Change History (7)

Changed 3 years ago by Chavenay (Frédéric AUDON)

Attachment: main.log added

comment:1 Changed 3 years ago by Chavenay (Frédéric AUDON)

macOS Big Sur + Xcode 12.2

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to ryandesign
Port: php added
Status: newassigned

Your Command Line Tools appear to be outdated—see ProblemHotlist#reinstall-clt.

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

Description: modified (diff)
Keywords: bigsur added
Summary: Failed to build php74-postgresql: command execution failedphp74-postgresql @7.4.12: error: 'asm goto' constructs are not supported yet
Version: 2.6.4

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

Please let us know what happens after you install the Xcode 12.2 version of the command line tools, clean the port, and try again.

comment:5 in reply to:  4 Changed 3 years ago by Chavenay (Frédéric AUDON)

It's OK for me

Replying to ryandesign:

Please let us know what happens after you install the Xcode 12.2 version of the command line tools, clean the port, and try again.

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

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.