[MacPorts] #27129: vexus-cdk @4.9.13 - make error - build failure
#27129: vexus-cdk @4.9.13 - make error - build failure ----------------------------------------+----------------------------------- Reporter: markus@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: vexus cdk | Port: vexus-cdk ----------------------------------------+----------------------------------- While building the vexus-cdk, the function "bowWindow" in line 47 of draw.c a pointer dereference fails. Log attached. gcc -v output (modified for readability): {{{ Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5664) }}} -- Ticket URL: <https://trac.macports.org/ticket/27129> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27129: vexus-cdk @4.9.13 - make error - build failure ----------------------------------------+----------------------------------- Reporter: markus@… | Owner: texel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: vexus-cdk ----------------------------------------+----------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => texel@… * keywords: vexus cdk => -- Ticket URL: <https://trac.macports.org/ticket/27129#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27129: vexus-cdk @4.9.13 - make error - build failure ----------------------------------------+----------------------------------- Reporter: markus@… | Owner: texel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: vexus-cdk ----------------------------------------+----------------------------------- Comment(by jmr@…): Two problems: somebody's config.cache is shipped in the tarball, and the configure script doesn't run ncurses5-config, so it doesn't know where to find the headers. And CPPFLAGS is ignored, so we have to tell it via CFLAGS. Attaching a patch. -- Ticket URL: <https://trac.macports.org/ticket/27129#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27129: vexus-cdk @4.9.13 - make error - build failure ----------------------------------------+----------------------------------- Reporter: markus@… | Owner: texel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: vexus-cdk ----------------------------------------+----------------------------------- Comment(by markus@…): Patch tested and works for me. -- Ticket URL: <https://trac.macports.org/ticket/27129#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27129: vexus-cdk @4.9.13 - make error - build failure -----------------------------------------+---------------------------------- Reporter: markus@… | Owner: texel@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: vexus-cdk | -----------------------------------------+---------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r74143 (maintainer timeout) -- Ticket URL: <https://trac.macports.org/ticket/27129#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts