New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16170 (closed defect: wontfix)

Opened 5 years ago

Last modified 4 years ago

agregex build fails unless you use debug mode

Reported by: ryandesign@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port:

Description

Oddly, agregex installs successfully only if you use sudo port -d install agregex. It does not work if you use only sudo port install agregex:

 $ sudo port install agregex
--->  Fetching agregex
--->  Verifying checksum(s) for agregex
--->  Extracting agregex
--->  Configuring agregex
--->  Building agregex
Error: Target org.macports.build returned: shell command "cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex" && xcodebuild  -target "AGRegex" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ " returned error 1
Command output: (NOTE: project AGRegex was written by an older version of Xcode (38) -- temporarily upgrading it to version 42 (without modifying project file))

=== BUILDING FRAMEWORK TARGET AGRegex WITH CONFIGURATION Deployment ===

Checking Dependencies...

JamToolExecution AGRegex
    cd /mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex
    setenv ASCII_OUTPUT_ANNOTATION YES
    setenv DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv DEVELOPER_DIR /Developer
    setenv DEVELOPER_USR_DIR /Developer/usr
    setenv ENABLE_APPLE_JAM_EXTENSIONS YES
    setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
    setenv GROUP wheel
    setenv NATIVE_ARCH i386
    setenv USER root
    /Developer/Private/jam -d2 -j10 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex/build/AGRegex.build/Deployment/AGRegex.build/AGRegex.jam build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Deployment BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex/build/AGRegex.build/Deployment/AGRegex.build/AGRegex.hmap SRCROOT=/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex OBJROOT=/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex/build SYMROOT=/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex/build DSTROOT=/tmp/AGRegex.dst

Mkdir /mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex/build/Deployment/AGRegex.framework
    /bin/mkdir  -p /mp/var/macports/build/_Users_rschmidt_macports_dports_devel_agregex/work/AGRegex/build/Deployment/AGRegex.framework 
** BUILD FAILED **

Error: Status 1 encountered during processing.
$

This is on Mac OS X 10.4.11 with Xcode 2.5 on an Intel Mac.

Change History

comment:1 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:2 Changed 4 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to wontfix

agregex port was removed a while ago

Note: See TracTickets for help on using tickets.