New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23668 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

pgplot build errors.txt (95.3 KB) - added by russell.jones@… 3 years ago.
output of sudo port -d build pgplot

Change History

Changed 3 years ago by russell.jones@…

output of sudo port -d build pgplot

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.

comment:2 Changed 3 years ago by macsforever2000@…

  • Description modified (diff)

comment:3 Changed 3 years ago by macsforever2000@…

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

comment:4 Changed 3 years ago by mcalhoun@…

  • Status changed from new to closed
  • Resolution set to fixed

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.