Opened 14 years ago

Closed 14 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)

pgplot build errors.txt (95.3 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
output of sudo port -d build pgplot

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: pgplot build errors.txt added

output of sudo port -d build pgplot

comment:1 in reply to:  description Changed 14 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 14 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to mcalhoun@…

comment:4 Changed 14 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Thanks for the report.
This should be fixed in r63770.
Please reopen if there is still a problem.

Note: See TracTickets for help on using tickets.