[MacPorts] #31927: makeicns @1.4.9 fails to build on 10.4.11
#31927: makeicns @1.4.9 fails to build on 10.4.11 ------------------------------+--------------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: makeicns ------------------------------+--------------------------------------------- Complete log attached. Seems the relevant bit is: {{{ :info:build cc -c -o makeicns.o makeicns.m :info:build Building makeicns 1.4.9 for Mac OS X TIGER system :info:build MACOS_MAJOR = 10 :info:build MACOS_MINOR = 4 :info:build DARWIN_MAJOR = 8 :info:build SDK = /Developer/SDKs/MacOSX10.4u.sdk :info:build cc -c -o IconFamily.o IconFamily.m :info:build makeicns.m: In function ‘usage’: :info:build makeicns.m:27: error: ‘VERSION’ undeclared (first use in this function) :info:build makeicns.m:27: error: (Each undeclared identifier is reported only once :info:build makeicns.m:27: error: for each function it appears in.) :info:build makeicns.m:28: error: ‘CHANGESET’ undeclared (first use in this function) :info:build make: *** [makeicns.o] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/31927> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31927: makeicns @1.4.9 fails to build on 10.4.11 ------------------------------+--------------------------------------------- Reporter: martijn@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: makeicns ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mk@… * cc: pixilla@… (added) -- Ticket URL: <https://trac.macports.org/ticket/31927#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31927: makeicns @1.4.9 fails to build on 10.4.11 ------------------------------+--------------------------------------------- Reporter: martijn@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: makeicns ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: It builds fine for me on my Tiger system. It's interesting that on your system neither the environment variables that are passed to `make` by the Portfile -- CC, CXX, CFLAGS, CXXFLAGS, LDFLAGS -- nor the variables defined in the Makefile -- VERSION, CHANGESET -- are getting used. What version of Xcode is installed? I'm using Xcode 2.5, and you should too. What version of make is /usr/bin/make? Mine is GNU Make 3.80. -- Ticket URL: <https://trac.macports.org/ticket/31927#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31927: makeicns @1.4.9 fails to build on 10.4.11 ------------------------------+--------------------------------------------- Reporter: martijn@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: makeicns ------------------------------+--------------------------------------------- Comment(by martijn@…): I am using XCode 2.5, too. My version of /usr/bin/make was GNU Make 3.82, symlink to /opt/local/bin/gmake. The latter turned out to be the cause of the problem - restoring the original GNU Make 3.80 fixed it. Weird but true. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/31927#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31927: makeicns @1.4.9 fails to build on 10.4.11 -------------------------------+-------------------------------------------- Reporter: martijn@… | Owner: mk@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: tiger Port: makeicns | -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Ok, glad you figured it out. -- Ticket URL: <https://trac.macports.org/ticket/31927#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts