Opened 15 years ago
Closed 15 years ago
#23668 closed defect (fixed)
pgplot fails to build on 10.5.8
Reported by: | Russell-Jones-OxPhys (Russell Jones) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | pgplot |
Description (last modified by mf2k (Frank Schima))
Ran
sudo port self update sudo port upgrade outdated sudo port clean --all pgplot sudo port -d install pgplot gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493)
Let me know if you need any more information.
Attachments (1)
Change History (5)
Changed 15 years ago by Russell-Jones-OxPhys (Russell Jones)
Attachment: | pgplot build errors.txt added |
---|
comment:1 Changed 15 years ago by Russell-Jones-OxPhys (Russell Jones)
Replying to russell.jones@…:
Ran sudo port self update sudo port upgrade outdated sudo port clean --all pgplot sudo port -d install pgplot
gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/[cg][.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493)
Let me know if you need any more information.
I meant port -d install pgplot when naming the attachment, of course.
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mcalhoun@… |
---|
comment:4 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the report.
This should be fixed in r63770.
Please reopen if there is still a problem.
output of sudo port -d build pgplot