Opened 8 months ago

Closed 8 months ago

#68195 closed defect (duplicate)

mongodb @6.0.5: configure failure: command execution failed

Reported by: LLuke (Luke) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: mongodb

Description (last modified by LLuke (Luke))

The error seems to be related to pymongodb installation. Such drivers can be left to users to reduce support efforts.

The Computer is an Intel MacBook Pro with OS X Catalina (10.15.7)

--->  Attempting to fetch pymongo-3.13.0.tar.gz from https://files.pythonhosted.org/packages/source/p/pymongo/
--->  Attempting to fetch pyparsing-3.0.9.tar.gz from https://files.pythonhosted.org/packages/source/p/pyparsing/
--->  Attempting to fetch PyYAML-6.0.tar.gz from https://files.pythonhosted.org/packages/source/P/PyYAML/
--->  Attempting to fetch regex-2021.11.10.tar.gz from https://files.pythonhosted.org/packages/source/r/regex/
--->  Attempting to fetch requests-2.26.0.tar.gz from https://files.pythonhosted.org/packages/source/r/requests/
--->  Attempting to fetch requirements-parser-0.3.1.tar.gz from https://files.pythonhosted.org/packages/source/r/requirements-parser/
--->  Attempting to fetch setuptools-67.0.0.tar.gz from https://files.pythonhosted.org/packages/source/s/setuptools/
--->  Attempting to fetch types-PyYAML-6.0.12.3.tar.gz from https://files.pythonhosted.org/packages/source/t/types-PyYAML/
--->  Attempting to fetch types-setuptools-57.4.12.tar.gz from https://files.pythonhosted.org/packages/source/t/types-setuptools/
--->  Attempting to fetch urllib3-1.26.14.tar.gz from https://files.pythonhosted.org/packages/source/u/urllib3/
--->  Attempting to fetch wheel-0.38.4.tar.gz from https://files.pythonhosted.org/packages/source/w/wheel/
--->  Verifying checksums for mongodb
--->  Extracting mongodb
--->  Applying patches to mongodb
--->  Configuring mongodb
Error: Failed to configure mongodb: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port mongodb failed

Similar issue also caused mongodb-devl@6.0.5 to fail. Please find the other log file attached.

--->  Computing dependencies for mongodb-devel
--->  Fetching archive for mongodb-devel
--->  Attempting to fetch mongodb-devel-6.0.5_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/mongodb-devel
--->  Attempting to fetch mongodb-devel-6.0.5_0.darwin_19.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/mongodb-devel
--->  Attempting to fetch mongodb-devel-6.0.5_0.darwin_19.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/mongodb-devel
--->  Fetching distfiles for mongodb-devel
--->  Verifying checksums for mongodb-devel
--->  Extracting mongodb-devel
--->  Applying patches to mongodb-devel
--->  Configuring mongodb-devel
Error: Failed to configure mongodb-devel: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb-devel/mongodb-devel/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port mongodb-devel failed

Attachments (2)

main.log (133.1 KB) - added by LLuke (Luke) 8 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/main.log
main.2.log (148.4 KB) - added by LLuke (Luke) 8 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb-devel/mongodb-devel/main.log

Download all attachments as: .zip

Change History (4)

Changed 8 months ago by LLuke (Luke)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/main.log

Changed 8 months ago by LLuke (Luke)

Attachment: main.2.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb-devel/mongodb-devel/main.log

comment:1 Changed 8 months ago by LLuke (Luke)

Description: modified (diff)

comment:2 Changed 8 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.