Opened 2 years ago

Closed 3 months ago

#69694 closed defect (fixed)

OSX10.7 aria2 +gnutls

Reported by: Linbox666 Owned by: aeiouaeiouaeiouaeiouaeiouaeiou
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: aria2

Description (last modified by kencu (Ken))

--->  Fetching archive for gnutls
--->  Attempting to fetch gnutls-3.7.10_0.darwin_11.x86_64.tbz2 from http://pek.cn.packages.macports.org/macports/packages/gnutls
--->  Attempting to fetch gnutls-3.7.10_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gnutls
--->  Attempting to fetch gnutls-3.7.10_0.darwin_11.x86_64.tbz2 from http://kmq.jp.packages.macports.org/gnutls
--->  Fetching distfiles for gnutls
--->  Attempting to fetch gnutls-3.7.10.tar.xz from http://pek.cn.distfiles.macports.org/macports/distfiles/gnutls
--->  Verifying checksums for gnutls
--->  Extracting gnutls
--->  Applying patches to gnutls
--->  Configuring gnutls
Error: Failed to configure gnutls: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_ports_devel_gnutls/gnutls/work/gnutls-3.7.10/config.log
Error: Failed to configure gnutls: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_ports_devel_gnutls/gnutls/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port aria2 failed
--->  Some of the ports you installed have notes:
  db48 has the following notes:
    The Java and Tcl bindings are now provided by the db48-java and
    db48-tcl subports.
  legacy-support has the following notes:
    To help make sure your system continues to be well represented by MacPorts,
    especially if your system is not one of the latest macOS releases, please
    consider installing mpstats. It will periodically send an anonymous synopsis
    of your OS settings and installed ports. The information provided by this is
    useful to help determine how resources are allocated.
    
    You can install mpstats like this:    sudo port install mpstats
  libomp has the following notes:
    To use this OpenMP library:
     * For clang-3.8+, or clang-3.7 with +openmp variant:
        add "-fopenmp" during compilation / linking.
     * For clang-3.7 without +openmp variant, use:
        "-I/opt/local/include/libomp -L/opt/local/lib/libomp -fopenmp"

Attachments (2)

config.log (63.8 KB) - added by Linbox666 2 years ago.
mian.log (248.3 KB) - added by Linbox666 2 years ago.

Download all attachments as: .zip

Change History (5)

Changed 2 years ago by Linbox666

Attachment: config.log added

Changed 2 years ago by Linbox666

Attachment: mian.log added

comment:1 Changed 2 years ago by kencu (Ken)

Looks like you need to do this, and then try again:

You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.

comment:2 Changed 2 years ago by kencu (Ken)

Description: modified (diff)

comment:3 Changed 3 months ago by aeiouaeiouaeiouaeiouaeiouaeiou

Owner: set to aeiouaeiouaeiouaeiouaeiouaeiou
Resolution: fixed
Status: newclosed

In 8b754aa07850f35ce4d0b0216fd1ae2bb098fbde/macports-ports (master):

aria2: build with gnutls by default, remove redundant variants

  • refactor simplerandomizer patch
  • add zlib dependency
  • remove platforms line
  • revbump to refresh binaries
  • drop macOS Tiger support

Closes: #69221
Closes: #69694

Note: See TracTickets for help on using tickets.