Ticket #23668 (closed defect: fixed)
pgplot fails to build on 10.5.8
| Reported by: | russell.jones@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | pgplot |
Description (last modified by macsforever2000@…) (diff)
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
Change History
Changed 3 years ago by russell.jones@…
- Attachment pgplot build errors.txt added
comment:1 in reply to: ↑ description Changed 3 years ago by 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.


output of sudo port -d build pgplot