[MacPorts] #19418: podofo-0.7.0 universal fails to configure
#19418: podofo-0.7.0 universal fails to configure ----------------------------------+----------------------------------------- Reporter: pierremarc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: podofo universal | Port: podofo ----------------------------------+----------------------------------------- a) ''--disable-dependency-tracking'' is automatically appended to the cmake invocation. cmake appends it to the source directory name and thus fails with the error "directory does not exist".[[BR]] b) Since the CMakeLists.txt provided by PoDoFo doesn’t contain nothing to handle universal builds, there’s a need to instruct cmake on the command line.[[BR]] Please have a look, and maybe give a try, to the changed Portfile attached. -- Ticket URL: <http://trac.macports.org/ticket/19418> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19418: podofo-0.7.0 universal fails to configure ----------------------------------+----------------------------------------- Reporter: pierremarc@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: podofo universal | Port: podofo ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * cc: devans@… (removed) * owner: macports-tickets@… => devans@… -- Ticket URL: <http://trac.macports.org/ticket/19418#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19418: podofo-0.7.0 universal fails to configure ----------------------------------+----------------------------------------- Reporter: pierremarc@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: podofo universal | Port: podofo ----------------------------------+----------------------------------------- Changes (by devans@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/19418#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19418: podofo-0.7.0 universal fails to configure ----------------------------------+----------------------------------------- Reporter: pierremarc@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: universal | Port: podofo ----------------------------------+----------------------------------------- Changes (by devans@…): * keywords: podofo universal => universal Comment: The Portfile that you submitted is a step in the right direction but does not produce correct output for at least one arch (the one the building machine isn't) because podofo contains conditional code based on whether the machine is big endian or not. So on my machine (ppc), a universal binary is built for ppc, i386 but the code is configured big endian in both cases. So needs to have separate configurations for each arch. Have marked the port as universal_variant no for now (in r50118) and will work on this further. Let me know if you have any further input on the subject. Leaving the ticket open. -- Ticket URL: <http://trac.macports.org/ticket/19418#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19418: podofo-0.7.0 universal fails to configure -----------------------------------+---------------------------------------- Reporter: pierremarc@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: universal Port: podofo | -----------------------------------+---------------------------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: Closing due to lack of response. -- Ticket URL: <http://trac.macports.org/ticket/19418#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts