#46814: gmp configure error ------------------------------+-------------------------------- Reporter: subhashsamuel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gmp | ------------------------------+-------------------------------- Changes (by larryv@…): * cc: subhashsamuel@… (removed) * priority: High => Normal * keywords: Failed to configure gmp => * port: wget => gmp Old description:
Hello.
As part of building linphone package, the following ports are being installed. However, wget installation fails at dependency gap. Logs are attached.
sh-3.2# sudo port install automake autoconf libtool pkgconfig intltool wget cunit antlr3 speex libvpx readline sqlite3 libsoup openldap libupnp ffmpeg-devel -gpl2 ---> Computing dependencies for automake ---> Cleaning automake ---> Computing dependencies for autoconf ---> Cleaning autoconf ---> Computing dependencies for libtool ---> Cleaning libtool ---> Computing dependencies for pkgconfig ---> Cleaning pkgconfig ---> Computing dependencies for intltool ---> Cleaning intltool ---> Computing dependencies for wget ---> Dependencies to be installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils glib2 libffi popt libxslt libxml2 xz pcre bzip2 libedit ---> Configuring gmp Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-x86_64/config.log Error: org.macports.configure for port gmp returned: configure failure: command execution failed Error: Failed to install gmp Please see the log file for port gmp for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log Error: The following dependencies were not installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils glib2 libffi popt libxslt libxml2 xz pcre bzip2 libedit To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wget failed
New description: Hello. As part of building linphone package, the following ports are being installed. However, wget installation fails at dependency gap. Logs are attached. {{{ sh-3.2# sudo port install automake autoconf libtool pkgconfig intltool wget cunit antlr3 speex libvpx readline sqlite3 libsoup openldap libupnp ffmpeg-devel -gpl2 ---> Computing dependencies for automake ---> Cleaning automake ---> Computing dependencies for autoconf ---> Cleaning autoconf ---> Computing dependencies for libtool ---> Cleaning libtool ---> Computing dependencies for pkgconfig ---> Cleaning pkgconfig ---> Computing dependencies for intltool ---> Cleaning intltool ---> Computing dependencies for wget ---> Dependencies to be installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils glib2 libffi popt libxslt libxml2 xz pcre bzip2 libedit ---> Configuring gmp Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-x86_64/config.log Error: org.macports.configure for port gmp returned: configure failure: command execution failed Error: Failed to install gmp Please see the log file for port gmp for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log Error: The following dependencies were not installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils glib2 libffi popt libxslt libxml2 xz pcre bzip2 libedit To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wget failed }}} -- Comment: Replying to [ticket:46814 subhashsamuel@…]:
{{{ ---> Computing dependencies for wget ---> Dependencies to be installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils glib2 libffi popt libxslt libxml2 xz pcre bzip2 libedit ---> Configuring gmp }}}
The fact that MacPorts jumped directly to configuring `gmp` implies that the build attempt was not clean. [https://guide.macports.org/chunked/project.html#project.tickets.prerequisite... As per the MacPorts Guide], please run `sudo port clean gmp wget` and try installing it again. If that fails, please upload the `main.log` file as an attachment to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/46814#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X