[MacPorts] #39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared
#39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared ------------------------------+-------------------------------- Reporter: nonstop.server@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: tmux ------------------------------+-------------------------------- Port tmux fails to upgrade from version 1.7_0 to version 1.8_1 with error message: {{{ /usr/bin/gcc-4.0 -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"1.8\" -DPACKAGE_STRING=\"tmux\ 1.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BITSTRING_H=1 -DHAVE_CURSES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_TERM_H=1 -DHAVE_UTIL_H=1 -DHAVE_B64_NTOP=1 -DHAVE_FORKPTY=1 -DHAVE_DAEMON=1 -DHAVE_SETENV=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ASPRINTF=1 -DHAVE_FGETLN=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_DECL_OPTARG=1 -DHAVE_DECL_OPTIND=1 -DHAVE_DECL_OPTRESET=1 -DHAVE_GETOPT=1 -DHAVE_BZERO=1 -DHAVE_SYSCONF=1 -DHAVE_BSD_TYPES=1 -DHAVE___PROGNAME=1 -DBROKEN_CMSG_FIRSTHDR=1 -I. -I/opt/local/include -I/opt/local/include -iquote. -I/usr/local/include -pipe -O2 -arch i386 -std=gnu99 -O2 -MT imsg- buffer.o -MD -MP -MF .deps/imsg-buffer.Tpo -c -o imsg-buffer.o `test -f 'compat/imsg-buffer.c' || echo './'`compat/imsg-buffer.c osdep-darwin.c: In function ‘osdep_get_name’: osdep-darwin.c:36: error: storage size of ‘bsdinfo’ isn’t known osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared (first use in this function) osdep-darwin.c:43: error: (Each undeclared identifier is reported only once osdep-darwin.c:43: error: for each function it appears in.) make: *** [osdep-darwin.o] Error 1 }}} Version Information: {{{ Mac OS Version: ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L31a Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 Xcode Version: Xcode 3.1.4 Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0 BuildVersion: 9M2809 Macports Version: Version: 2.1.3 }}} -- Ticket URL: <https://trac.macports.org/ticket/39112> MacPorts <http://www.macports.org/> Ports system for OS X
#39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared -------------------------------+-------------------------------- Reporter: nonstop.server@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------------+-------------------------------- Comment (by egall@…): this looks familiar; hold on, let me find the ticket I'm thinking of... -- Ticket URL: <https://trac.macports.org/ticket/39112#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared -------------------------------+-------------------------------- Reporter: nonstop.server@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------------+-------------------------------- Comment (by egall@…): There were multiple, actually: #38739 and #38588 and #38506 -- Ticket URL: <https://trac.macports.org/ticket/39112#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared -------------------------------+-------------------------------- Reporter: nonstop.server@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: tmux | -------------------------------+-------------------------------- Comment (by nonstop.server@…): Replying to [comment:2 egall@…]: Thanks for the information. I was following ticket #38588, which was closed, however the solution did not solve the issue for me. -- Ticket URL: <https://trac.macports.org/ticket/39112#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared -------------------------------+--------------------- Reporter: nonstop.server@… | 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@… * cc: yeled@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/39112#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39112: tmux @1.8_1 osdep-darwin.c:43: error: ‘PROC_PIDT_SHORTBSDINFO’ undeclared -------------------------------+--------------------- Reporter: nonstop.server@… | Owner: yeled@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: duplicate | Keywords: Port: tmux | -------------------------------+--------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: Your log doesn't show osdep-darwin.c.diff being applied, so you just need to selfupdate. -- Ticket URL: <https://trac.macports.org/ticket/39112#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts