[MacPorts] #43753: gnutls: universal builds fail on ppc or i386
#43753: gnutls: universal builds fail on ppc or i386 ---------------------------------+-------------------------------- Reporter: frederic.devernay@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gnutls ---------------------------------+-------------------------------- When cross-compiling with gnutls, the configure options are a bit special. --host must be set to the build host, and --build to the target arch. --build alone (as in the current Portfile) is not enough, because configure will try to run the generated executables (which fails when compiling for i386 on ppc, or for x86_64 on i386 (core duo). Another small problem with gnutls's config.h defines symbols that prevent some functions in time.h to be defined (::gmtime and ::localtime not defined when compiling gnutlsxx.cpp) (patch included: include time.h before config.h) -- Ticket URL: <https://trac.macports.org/ticket/43753> MacPorts <http://www.macports.org/> Ports system for OS X
#43753: gnutls: universal builds fail on ppc or i386 ----------------------------------+-------------------------------- Reporter: frederic.devernay@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gnutls | ----------------------------------+-------------------------------- Comment (by mschamschula@…): I've rolled Fredric's Portfile into a version update, as the current upstream version of gnutls is @3.3.2. -- Ticket URL: <https://trac.macports.org/ticket/43753#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43753: gnutls: universal builds fail on ppc or i386 ----------------------------------+-------------------------------- Reporter: frederic.devernay@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Port: gnutls | ----------------------------------+-------------------------------- Changes (by mf2k@…): * status: new => closed * resolution: => worksforme Comment: I'm calling this ticket obsolete since the port is up to version 3.3.5 now. -- Ticket URL: <https://trac.macports.org/ticket/43753#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts