[MacPorts] #38588: tmux 1.8 build failure (osdep-darwin.c problems)
#38588: tmux 1.8 build failure (osdep-darwin.c problems) ------------------------+-------------------------------- Reporter: rharwood@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: tmux ------------------------+-------------------------------- I believe the relevant part of the log is: {{{ :info:build osdep-darwin.c: In function ‘osdep_get_name’: :info:build osdep-darwin.c:36: error: storage size of ‘bsdinfo’ isn’t known :info:build osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared (first use in this function) :info:build osdep-darwin.c:43: error: (Each undeclared identifier is reported only once :info:build osdep-darwin.c:43: error: for each function it appears in.) :info:build make: *** [osdep-darwin.o] Error 1 }}} System is x86-64 running 10.6. Build was attempted using gcc47 to upgrade from 1.7 to 1.8. Please let me know if there's any other information I can provide. -- Ticket URL: <https://trac.macports.org/ticket/38588> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+--------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------+--------------------- Changes (by larryv@…): * owner: macports-tickets@… => yeled@… Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers. -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+--------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------+--------------------- Comment (by egall@…): Hm, this error looks like #38506, although that was just a Tiger/PPC issue... -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+--------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------+--------------------- Comment (by jmr@…): http://sourceforge.net/mailarchive/forum.php?thread_name=CAJfQvvc2QDU %3DtXWb-sc-NK0J8cgnDRMDod6CNKO1uYqu%3DY5CXg%40mail.gmail.com&forum_name =tmux-users -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+--------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------+--------------------- Comment (by jmr@…): The info in struct proc_bsdshortinfo is a subset of that in struct proc_bsdinfo, so upstream should be able to just use that and PROC_PIDTBSDINFO instead of PROC_PIDT_SHORTBSDINFO and be backward compatible. -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+---------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: tmux | -------------------------+---------------------- Changes (by jmr@…): * keywords: => haspatch Comment: Like so. Patch should be OK to apply unconditionally, and to send upstream. -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+---------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: tmux | -------------------------+---------------------- Comment (by egall@…): Patch was applied in r104682 and then reverted in r104683... -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+---------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: tmux | -------------------------+---------------------- Comment (by jmr@…): No, it wasn't. -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#38588: tmux 1.8 build failure (osdep-darwin.c problems) -------------------------+---------------------- Reporter: rharwood@… | Owner: yeled@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: haspatch Port: tmux | -------------------------+---------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r105099 apparently -- Ticket URL: <https://trac.macports.org/ticket/38588#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts