[MacPorts] #38312: cotvnc fails to build on 10.8.2, MacPorts 2.1.3, Latest Xcode command line tools
MacPorts
noreply at macports.org
Wed Mar 6 09:05:19 PST 2013
#38312: cotvnc fails to build on 10.8.2, MacPorts 2.1.3, Latest Xcode command line
tools
-------------------------+--------------------------------
Reporter: s.t.smith@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: cotvnc
-------------------------+--------------------------------
The underlying error appears to be "sed: RE error: illegal byte sequence".
Here's the build error:
{{{
$ sudo port clean --dist cotvnc
---> Cleaning cotvnc
$ sudo port install cotvnc
---> Computing dependencies for cotvnc
---> Fetching archive for cotvnc
---> Attempting to fetch cotvnc-2.0b4_0.darwin_12.x86_64.tbz2 from
http://packages.macports.org/cotvnc
---> Attempting to fetch cotvnc-2.0b4_0.darwin_12.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/cotvnc
---> Attempting to fetch cotvnc-2.0b4_0.darwin_12.x86_64.tbz2 from
http://lil.fr.packages.macports.org/cotvnc
---> Fetching distfiles for cotvnc
---> Attempting to fetch cotvnc-20b4-source.tgz from
http://voxel.dl.sourceforge.net/project/cotvnc/cotvnc/Chicken%20of%20the%20VNC%202.0b4
---> Verifying checksum(s) for cotvnc
---> Extracting cotvnc
---> Configuring cotvnc
---> Building cotvnc
Error: org.macports.build for port cotvnc returned: command execution
failed
Please see the log file for port cotvnc for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port cotvnc failed
}}}
And the fail from
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/main.log
{{{
:info:build setenv _CHICKEN_VERSION_ 2.0b4
:info:build /bin/sh -c
"\"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/cotvnc/build/Chicken
of the VNC.build/Deployment/Chicken of the VNC.build/Script-
E23631D40646E8BD000D00B6.sh\""
:info:build sed: RE error: illegal byte sequence
:info:build sed: RE error: illegal byte sequence
:info:build sed: RE error: illegal byte sequence
:info:build Command /bin/sh failed with exit code 1
:info:build
:info:build
:info:build ** BUILD FAILED **
:info:build
:info:build
:info:build The following build commands failed:
:info:build PhaseScriptExecution "Run Script" "build/Chicken of the
VNC.build/Deployment/Chicken of the VNC.build/Script-
E23631D40646E8BD000D00B6.sh"
:info:build (1 failure)
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/cotvnc"
&& /usr/bin/xcodebuild -alltargets -configuration Deployment build
OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.8 ARCHS=x86_64
SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0
:info:build Exit code: 65
:error:build org.macports.build for port cotvnc returned: command
execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
while executing
"$procedure $targetname"
:info:build Warning: targets not executed for cotvnc:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Please see the log file for port cotvnc for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38312>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list