#28786: benchmarks/polygraph @4.3.1 build failure ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: polygraph ----------------------------------+----------------------------------------- Build errors with: {{{ ../../src/xstd/Select.h: In member function 'bool FD_Set::isSet(int) const': ../../src/xstd/Select.h:29: error: invalid conversion from 'const fd_set*' to 'fd_set*' ../../src/xstd/Select.h:29: error: initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)' ../../src/xstd/Select.h: In member function 'bool FD_Set::isReady(int) const': ../../src/xstd/Select.h:30: error: invalid conversion from 'const fd_set*' to 'fd_set*' ../../src/xstd/Select.h:30: error: initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)' mv -f .deps/Rnd.Tpo .deps/Rnd.Po /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I../.. -I../../src -I../.. -I../../src -I/opt/macports-test/include -I/usr/include -pipe -O2 -arch i386 -MT Size.o -MD -MP -MF .deps/Size.Tpo -c -o Size.o Size.cc make[3]: *** [Select.o] Error 1 }}} Port log attached. -- Ticket URL: <https://trac.macports.org/ticket/28786> MacPorts <http://www.macports.org/> Ports system for Mac OS