-
How embarrassing. :) Thank you. That fixed it.
http://trac.macports.org/changeset/57344.
2009-09-10 03:55:16 UTC in ccrypt
-
Apologies for not showing enough output before. I have now attached the complete log of a build failure with an unpatched ccrypt 1.9. The issue is intermittent but not difficult for me to reproduce.
2009-09-10 02:13:26 UTC in ccrypt
-
quickascii doesn't build on Snow Leopard. There are a lot of warnings
2009-09-03 11:18:13.247 xcodebuild[50606:60f] WARNING: Failed to load
plugin at: /Developer/Library/Xcode/Plug-
ins/XdesignCompilerPlugin.xcplugin, skipping. Could not load bundle.
followed by the fatal error
Jam is deprecated and has been removed; targets that use Jam must be
upgraded to native targets. For...
2009-09-03 16:24:37 UTC in QuickASCII Movie Player
-
Building ccrypt 1.9 on Mac OS X Snow Leopard with 3 parallel build jobs (make -j3) fails:
if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/rootmp/share/locale\" -I/rootmp/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -O2 -arch x86_64 -MT tables.o -MD -MP -MF ".deps/tables.Tpo" -c -o tables.o tables.c; \
then mv -f...
2009-08-29 11:25:20 UTC in ccrypt
-
I can't compile ccrypt 1.8 on Mac OS X (tested 10.4.11 and 10.5.8 both on Intel).
Making check in src
if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/mp/share/locale\" -I/mp/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -O2 -O3 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo"...
2009-08-25 11:32:36 UTC in ccrypt
-
The problem remains with 0.9.1. The problem only exists on Mac OS X 10.4. On 10.5 it compiles fine.
Do you know that the iconv function prototype differs by OS and OS version? You need to detect which iconv function prototype is in use on the OS at build time and adapt to it.
2009-08-24 06:13:37 UTC in LibOFX
-
Trying to build tightvnc 1.3.10 on Mac OS X 10.4.11 Intel fails with:
gcc -o Xvnc -O2 -ansi -Dasm=__asm -L../.././/exports/lib dix/libdix.a os/libos.a ../.././/lib/Xau/libXau.a ../.././/lib/Xdmcp/libXdmcp.a ../.././/exports/lib/libfont.a hw/vnc/libvnc.a ../.././/../libvncauth/libvncauth.a cfb/libcfb.a cfb16/libcfb.a cfb24/libcfb.a cfb32/libcfb.a mfb/libmfb.a dix/libxpstubs.a...
2009-08-24 00:24:22 UTC in TightVNC
-
When I try to build qwt 5.2.0 on Mac OS X with make -j3 it fails like this:
/usr/bin/g++-4.0 -headerpad_max_install_names -arch i386 -bundle -o libqwt_designer_plugin.bundle obj/qwt_designer_plugin.o obj/qwt_designer_plotdialog.o obj/moc_qwt_designer_plugin.o obj/moc_qwt_designer_plotdialog.o obj/qrc_qwt_designer_plugin.o -F/mp/libexec/qt4-mac/lib -L/mp/libexec/qt4-mac/lib -L../lib -lqwt...
2009-08-20 20:31:37 UTC in qwt
-
I can't seem to build beecrypt 4.2.1 on Mac OS X 10.4.11 (Intel). I get this:
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/mp/include -I/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/../../../Headers -O2 -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c -o String.lo String.cxx
libtool...
2009-07-31 22:36:44 UTC in BeeCrypt Cryptography Library