#26248: Installation of libtomcrypt library failed ---------------------------------+------------------------------------------ Reporter: mail@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: libtomcrypt | Port: libtomcrypt ---------------------------------+------------------------------------------ port install libtomcrypt gives the following error. version:1 :msg:clean ---> Computing dependencies for libtomcrypt:info:clean .:msg:clean :debug:main Executing org.macports.main (libtomcrypt) :debug:main Skipping completed org.macports.fetch (libtomcrypt) :debug:main Skipping completed org.macports.checksum (libtomcrypt) :debug:main setting option extract.cmd to /usr/bin/bzip2 :debug:main Skipping completed org.macports.extract (libtomcrypt) :debug:main Skipping completed org.macports.patch (libtomcrypt) :debug:main Skipping completed org.macports.configure (libtomcrypt) :msg:main ---> Building libtomcrypt :debug:build build phase started at Wed Aug 25 23:26:07 CEST 2010 :debug:build Executing org.macports.build (libtomcrypt) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_libtomcrypt/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_libtomcrypt/work/libtomcrypt-1.12" && /usr/bin/make -j4' :info:build cc -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O3 -funroll-loops -fomit- frame-pointer -DENCRYPT_ONLY -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o :info:build cc -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O3 -funroll-loops -fomit- frame-pointer -c -o src/ciphers/aes/aes.o src/ciphers/aes/aes.c :info:build cc -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O3 -funroll-loops -fomit- frame-pointer -c -o src/ciphers/anubis.o src/ciphers/anubis.c :info:build cc -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O3 -funroll-loops -fomit- frame-pointer -c -o src/ciphers/blowfish.o src/ciphers/blowfish.c :info:build In file included from ./src/headers/tomcrypt.h:65, :info:build from src/ciphers/blowfish.c:15: :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected declaration specifiers or '...' before numeric constant :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '!=' token :info:build In file included from ./src/headers/tomcrypt.h:65, :info:build from src/ciphers/aes/aes.c:33: :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected declaration specifiers or '...' before numeric constant./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '?' token :info:build In file included from ./src/headers/tomcrypt.h:65, :info:build from src/ciphers/aes/aes.c:33: :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected declaration specifiers or '...' before numeric constant :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '!=' token :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '!=' token :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '?' token :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '?' token :info:build In file included from ./src/headers/tomcrypt.h:65, :info:build from src/ciphers/anubis.c:18: :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected declaration specifiers or '...' before numeric constant :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '!=' token./src/headers/tomcrypt_cfg.h:37: error: expected declaration specifiers or '...' before numeric constant :info:build :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '!=' token :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected declaration specifiers or '...' before numeric constant./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '?' token :info:build :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '!=' token :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '?' token :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected declaration specifiers or '...' before numeric constant :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '!=' token :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '?' token :info:build :info:build ./src/headers/tomcrypt_cfg.h:35: error: expected ')' before '?' token :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected declaration specifiers or '...' before numeric constant :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '!=' token :info:build ./src/headers/tomcrypt_cfg.h:37: error: expected ')' before '?' token :info:build make: *** [src/ciphers/blowfish.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: *** [src/ciphers/anubis.o] Error 1 :info:build make: *** [src/ciphers/aes/aes_enc.o] Error 1 :info:build make: *** [src/ciphers/aes/aes.o] Error 1 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_libtomcrypt/work/libtomcrypt-1.12" && /usr/bin/make -j4 " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for libtomcrypt): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for libtomcrypt is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_libtomcrypt/main.log -- Ticket URL: <http://trac.macports.org/ticket/26248> MacPorts <http://www.macports.org/> Ports system for Mac OS