#40082: certsync: build fails ---------------------------+----------------------- Reporter: ryandesign@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: certsync | ---------------------------+----------------------- Comment (by dluke@…): Still fails: {{{ DEBUG: Executing org.macports.build (certsync) /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m: In function ‘certificatesForTrustDomain’: /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:113: error: ‘errSecSuccess’ undeclared (first use in this function) /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:113: error: (Each undeclared identifier is reported only once /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:113: error: for each function it appears in.) /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m: In function ‘exportCertificates’: /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:220: error: ‘SecCertificateCopyShortDescription’ undeclared (first use in this function) /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:221: warning: implicit declaration of function ‘SecCertificateCopyShortDescription’ /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:221: warning: passing argument 1 of ‘PLCFAutorelease’ makes pointer from integer without a cast /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:223: warning: implicit declaration of function ‘SecCertificateCopySubjectSummary’ /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:223: warning: passing argument 1 of ‘PLCFAutorelease’ makes pointer from integer without a cast /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:246: error: ‘SecItemExport’ undeclared (first use in this function) /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:247: warning: implicit declaration of function ‘SecItemExport’ /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:256: error: ‘errSecSuccess’ undeclared (first use in this function) /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m:266: error: ‘NSDataWritingAtomic’ undeclared (first use in this function) Command failed: /usr/bin/gcc-4.2 -Os -mmacosx-version-min=10.6 -Wall /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/certsync/files/certsync.m -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_certsync/certsync/work/certsync-1.0.4/certsync -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -framework Foundation -framework Security -framework CoreServices Exit code: 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/40082#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X