#3843 closed submission (fixed)
Add minc-1.4 Portfile
Reported by: | mhough@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | mf2k (Frank Schima) | |
Port: |
Description
I have a Portfile and patch for minc-1.4, a neuroimaging datafile library. I have only built this for darwin 8 at this point and the Portfile reflects this.
Attachments (2)
Change History (8)
Changed 19 years ago by mhough@…
comment:1 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Add minc-1.4 Portfile → Add minc-1.4 Portfile |
thanks - commited! Next time please use a "NEW: portname" summary so it gets submitted faster;
comment:2 Changed 16 years ago by darren.weber.lists@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Using port install minc on OSX Server (Leopard),
elegans:~ root# uname -a Darwin elegans.buckcenter.org 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386
There is still a problem with time.c, ie:
elegans:~ root# port install minc ---> Building minc 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_science_minc/work/minc-1.4" && make all " returned error 2 Command output: make all-recursive Making all in . depbase=`echo volume_io/Prog_utils/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/opt/local/include -I/opt/local/include -O2 -MT volume_io/Prog_utils/time.lo -MD -MP -MF "$depbase.Tpo" -c -o volume_io/Prog_utils/time.lo volume_io/Prog_utils/time.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/opt/local/include -I/opt/local/include -O2 -MT volume_io/Prog_utils/time.lo -MD -MP -MF volume_io/Prog_utils/.deps/time.Tpo -c volume_io/Prog_utils/time.c -o volume_io/Prog_utils/time.o volume_io/Prog_utils/time.c: In function 'get_clock_ticks_per_second': volume_io/Prog_utils/time.c:59: error: 'CLK_TCK' undeclared (first use in this function) volume_io/Prog_utils/time.c:59: error: (Each undeclared identifier is reported only once volume_io/Prog_utils/time.c:59: error: for each function it appears in.) make[2]: *** [volume_io/Prog_utils/time.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. elegans:~ root#
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Milestone: | → Port Submissions |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Why reopen the port submission ticket? Please file a new ticket for this bug.
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:6 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Portfile revision 0