#39723: ccl @1.9 build failure ------------------------+-------------------------------- Reporter: alanclar@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ------------------------+-------------------------------- This is a clean build. {{{ uname -a Darwin alans-macpro31.local 9.5.0 Darwin Kernel Version 9.5.0: Sat Dec 6 19:39:54 IST 2008; Voodoo; Release 1.0 :xnu-1228.7.58/BUILD/obj/RELEASE_I386 i386 sudo port install ccl ---> Computing dependencies for ccl ---> Fetching archive for ccl ---> Attempting to fetch ccl-1.9_0.darwin_9.i386.tbz2 from http://packages.macports.org/ccl ---> Attempting to fetch ccl-1.9_0.darwin_9.i386.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ccl ---> Attempting to fetch ccl-1.9_0.darwin_9.i386.tbz2 from http://lil.fr.packages.macports.org/ccl ---> Fetching distfiles for ccl ---> Verifying checksum(s) for ccl ---> Extracting ccl ---> Configuring ccl ---> Building ccl Error: org.macports.build for port ccl returned: command execution failed Please see the log file for port ccl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ccl/ccl/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ccl failed }}} Here's a listing of the work directory: {{{ ls -l /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ccl/ccl/work/ccl total 88696 drwxr-xr-x 81 root admin 2754 Jul 13 19:28 bin drwxr-xr-x 43 root admin 1462 Jul 13 15:22 cocoa-ide drwxr-xr-x 23 root admin 782 Jul 13 15:22 compiler drwxr-xr-x 9 root admin 306 Jul 13 15:22 contrib drwxr-xr-x 13 root admin 442 Jul 13 19:27 darwin-x86-headers drwxr-xr-x 14 root admin 476 Jul 13 19:27 darwin-x86-headers64 drwxr-xr-x 11 root admin 374 Jul 13 19:25 doc -rw-r--r-- 1 root admin 18190352 Mar 6 17:19 dx86cl.image -rwxr-xr-x 1 root admin 386400 Mar 6 17:22 dx86cl64 -rw-r--r-- 1 root admin 25571568 Mar 6 17:22 dx86cl64.image drwxr-xr-x 15 root admin 510 Jul 13 19:25 examples drwxr-xr-x 43 root admin 1462 Jul 13 19:28 l1-fasls drwxr-xr-x 43 root admin 1462 Jul 13 19:28 level-0 drwxr-xr-x 52 root admin 1768 Jul 13 19:26 level-1 -rw-r--r-- 1 root admin 5910 Jul 13 19:28 level-1.dx32fsl drwxr-xr-x 75 root admin 2550 Jul 13 19:26 lib drwxr-xr-x 42 root admin 1428 Jul 13 19:28 library drwxr-xr-x 127 root admin 4318 Jul 13 19:26 lisp-kernel drwxr-xr-x 10 root admin 340 Jul 13 19:26 objc-bridge -rw-r--r-- 1 root admin 9493 Jul 13 19:28 runtime.dx32fsl drwxr-xr-x 8 root admin 272 Jul 13 19:26 scripts drwxr-xr-x 6 root admin 204 Jul 13 19:28 tools -rw-r--r-- 1 root admin 1228816 Jul 13 19:28 x86-boot32.image drwxr-xr-x 13 root admin 442 Jul 13 19:28 xdump }}} Build fails because it is trying to execute dx86cl (32-bit ccl executable). There is a 32-bin .image file and a 64-bit executable (dx86cl64) in the directory, but no 32-bit executable. Log file is attached. -- Ticket URL: <https://trac.macports.org/ticket/39723> MacPorts <http://www.macports.org/> Ports system for OS X