Opened 14 years ago
Closed 13 years ago
#28345 closed defect (wontfix)
afni @2010_10_19_1028_1 Building failed - missing file
Reported by: | nvangalenlast@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | afni |
Description
All the dependencies install without a problem but afni runs into a missing file error:
<<SNIP>> DEBUG: patch phase started at Wed Feb 9 19:04:45 PST 2011 DEBUG: Executing proc-pre-org.macports.patch-patch-0 DEBUG: Executing org.macports.patch (afni) ---> Applying patches to afni ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/science/afni/files/patch-Makefile.INCLUDE.diff DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_afni/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_afni/work/AFNI_2010_10_19_1028" && /usr/bin/patch -p0' patching file Makefile.INCLUDE Hunk #2 succeeded at 1560 (offset 63 lines). Hunk #3 succeeded at 1956 (offset 68 lines). Hunk #4 succeeded at 2021 (offset 71 lines). Hunk #5 succeeded at 3013 (offset 108 lines). ---> Configuring afni DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: configure phase started at Wed Feb 9 19:04:45 PST 2011 DEBUG: Executing org.macports.configure (afni) ---> Building afni DEBUG: build phase started at Wed Feb 9 19:04:45 PST 2011 DEBUG: Executing proc-pre-org.macports.build-build-0 Error: Target org.macports.build returned: error copying "/opt/local/var/macports/distfiles/afni/2010_10_19_1028_1/libGLw.a.tiger": no such file or directory DEBUG: Backtrace: error copying "/opt/local/var/macports/distfiles/afni/2010_10_19_1028_1/libGLw.a.tiger": no such file or directory while executing "$pre $targetname" Warning: the following items did not execute (for afni): org.macports.build Log for afni is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_afni/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
I'm using 10.6.6 with XCode 3.2.5
Attachments (1)
Change History (4)
Changed 14 years ago by nvangalenlast@…
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Milestone: | MacPorts 2.0.0 |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)
From what I recall, that .tiger file is copied in because it's missing from Tiger only.
comment:3 Changed 13 years ago by nerdling (Jeremy Lavergne)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I went looking through the dist folders trying to find the files that Tiger needs but I cannot find them. My recommendation, if you're using Tiger, is to go to AFNI's site and download the appropriate 10.4 package—it should have everything you need.
If you can find out what's needed to get this working on Tiger again please submit a patch.
Note: See
TracTickets for help on using
tickets.
As per the ticket guidelines, please don't set the Milestone field. Please remember to cc the maintainer.
Why is this installing something into /usr/X11R6 in the first place? And where is it expected to come from when it's not listed in distfiles?