#14494 closed defect (fixed)
pgplot install failure
Reported by: | mitchtroy@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | pgplot | Cc: | shirose@…, joe@… |
Port: |
Description
When trying to install pgplot I get the following errors {{{mtroy source> sudo port install pgplot Password: ---> Building pgplot 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_graphics_pgplot/work/pgplot/build:pgplot" && make all " returned error 2 Command output: /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:90: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:93: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104: error: expected ';' before 'attribute' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88,
from ../drivers/aqdriv.m:1:
/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:75: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:77: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:78: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:84: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:85: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:88: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:89: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:91: error: expected ';' before 'attribute' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127,
from ../drivers/aqdriv.m:1:
/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:126: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:132: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:153: error: expected ';' before 'attribute' /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:154: error: expected ';' before 'attribute' make: * [aqdriv.o] Error 1
Error: Status 1 encountered during processing.}}}
Change History (8)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
comment:3 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Owner: | changed from macports-tickets@… to mcalhoun@… |
---|---|
Status: | new → assigned |
comment:4 follow-up: 6 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be fixed in r47644.
Please reopen if problem is not fixed.
comment:5 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | shirose@… joe@… added; mcalhoun@… removed |
---|
Reporters of older tickets added to CC.
comment:6 Changed 16 years ago by joe@…
Replying to mcalhoun@…:
Should be fixed in r47644.
Please reopen if problem is not fixed.
After running the sync command, when I try to install pgplot I now get the following error message:
---> Fetching pgplot ---> Attempting to fetch patch-drivers.list.patch from http://arn.se.distfiles.macports.org/pgplot ---> Attempting to fetch patch-drivers.list.patch from http://trd.no.distfiles.macports.org/pgplot ---> Attempting to fetch patch-drivers.list.patch from http://distfiles.macports.org/pgplot ---> Attempting to fetch patch-drivers.list.patch from http://svn.macports.org/repository/macports/distfiles/pgplot ---> Attempting to fetch patch-drivers.list.patch from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch patch-drivers.list.patch from http://svn.macports.org/repository/macports/downloads/pgplot Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
comment:7 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
One of the patchfiles was mistakenly left out.
Should be back in r47677.
Thanks for pointing out the problem.
Cc Me!