[MacPorts] #14523: sqlite3 fails to build on new macos/macports installation (NAWK variable empty)
#14523: sqlite3 fails to build on new macos/macports installation (NAWK variable empty) --------------------------------------+------------------------------------- Reporter: nuclear@siggraph.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: sqlite3 sqlite NAWK "-f" | --------------------------------------+------------------------------------- I just installed macports for the first time on a new mac system, and when I tried to port install sqlite3 (indirectly, as a dependency of subversion), it failed to build with errors that looked like incomplete commands (starting with -f ..). After further investigation I found an empty NAWK variable in the sqlite makefile (NAWK=) which caused rules of the form: $(NAWK) -f whatever, to be issued as: -f whatever. When I filled in this variable and tried to install the port again, everything worked fine. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14523> MacPorts </projects/macports> Ports system for Mac OS
#14523: sqlite3 fails to build on new macos/macports installation (NAWK variable empty) -----------------------------------+---------------------------------------- Reporter: nuclear@siggraph.org | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sqlite3 sqlite NAWK "-f" -----------------------------------+---------------------------------------- Changes (by ram@macports.org): * owner: macports-tickets@lists.macosforge.org => mww@macports.org * milestone: => Port Bugs Comment: assigning to maintainer -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14523#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14523: sqlite3 fails to build on new macos/macports installation (NAWK variable empty) -----------------------------------+---------------------------------------- Reporter: nuclear@siggraph.org | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sqlite3 sqlite NAWK "-f" -----------------------------------+---------------------------------------- Comment (by ryandesign@macports.org): This is biting a lot of people running Leopard, and for whatever reason, simply attempting the install again fixes it. #14938 may be the same problem. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14523#comment:2> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts