darcs

Issue 1533 darcs doesn't build from MacPorts (2.1)

Title darcs doesn't build from MacPorts (2.1)
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tim
Assigned To tim
Topics Mac

Created on 2009-08-17.21:48:48 by tim, last changed 2009-08-27.14:27:49 by admin.

Messages
msg8216 (view) Author: tim Date: 2009-08-17.21:48:45
Executing "port install darcs" yesterday on a PowerPC Mac running Leopard, I got:

--->  Fetching darcs
--->  Attempting to fetch darcs-2.1.0.tar.gz from http://darcs.net/
--->  Verifying checksum(s) for darcs
--->  Extracting darcs
--->  Configuring darcs
--->  Building darcs with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_darcs/work/darcs-2.1.0"
&& make all " returned error 2
Command output: rm -f Main.hi Main.o
[ghc] stringify
test -f src/Context.hs || echo unknown | ./stringify Context context >
src/Context.hs
perl release/determine_release_state.pl 2.1.0
2.1.0 (release)
Rebuild dependencies ...

on the commandline:
    Warning: -optdep-f is deprecated: Use -dep-makefile instead

<no location info>: 
Failing due to -Werror.

make: *** [.depend] Error 1

---

I'll install a binary manually instead, just wanted to let you know.
msg8217 (view) Author: kowey Date: 2009-08-17.21:54:56
Hi Tim,

That port's fairly out of date.  Perhaps you could try darcs 2.3 which now uses
Cabal?  I thought the Intel ones were caught up; is it not the same tree for
PowerPC?

Thanks!
msg8218 (view) Author: tim Date: 2009-08-17.22:11:19
Apparently it's not the same tree for PowerPC? I didn't change any settings or
anything, just typed "port install darcs" and 2.1.0 is what I got.
msg8225 (view) Author: kowey Date: 2009-08-18.00:20:32
Just in case, have you done a port sync recently?
msg8278 (view) Author: tim Date: 2009-08-18.23:12:15
After executing "port sync" and then "port selfupdate", I was able to build
darcs successfully. Thanks!
History
Date User Action Args
2009-08-17 21:48:48timcreate
2009-08-17 21:55:00koweysetstatus: unread -> unknown
topic: + Mac
title: darcs doesn't build from MacPorts -> darcs doesn't build from MacPorts (2.1)
nosy: kowey, simon, tim, thorkilnaur, dmitry.kurochkin
messages: + msg8217
priority: bug
2009-08-17 21:55:19koweysetstatus: unknown -> waiting-for
nosy: kowey, simon, tim, thorkilnaur, dmitry.kurochkin
assignedto: tim
2009-08-17 22:11:21timsetnosy: kowey, simon, tim, thorkilnaur, dmitry.kurochkin
messages: + msg8218
2009-08-18 00:20:34koweysetnosy: kowey, simon, tim, thorkilnaur, dmitry.kurochkin
messages: + msg8225
2009-08-18 23:12:18timsetstatus: waiting-for -> resolved
nosy: kowey, simon, tim, thorkilnaur, dmitry.kurochkin
messages: + msg8278
2009-08-25 18:15:25adminsetnosy: + darcs-devel, - simon
2009-08-27 14:27:49adminsetnosy: kowey, darcs-devel, tim, thorkilnaur, dmitry.kurochkin