[MacPorts] #23133: screen tries to use libelf
#23133: screen tries to use libelf -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: digdog@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: screen -------------------------------------+-------------------------------------- libelf is installed non-universal on my system. When installing screen universal, I see this output at the end of the build phase: {{{ /usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -arch i386 -o screen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o braille.o braille_tsi.o logfile.o layer.o sched.o teln.o nethack.o encoding.o -lncurses -lelf ld: warning: in /opt/local/lib/libelf.a, file is not of required architecture }}} Note this does not stop the build; the port completes installation. Previously in the configure phase it said: {{{ checking elf.h usability... no checking elf.h presence... no checking for elf.h... no }}} screen does not declare a dependency on libelf so it should not use libelf. -- Ticket URL: <http://trac.macports.org/ticket/23133> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23133: screen tries to use libelf -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: screen -------------------------------------+-------------------------------------- Changes (by digdog@…): * owner: digdog@… => macports-tickets@… Comment: Retired and reassign to macports-tickets@ -- Ticket URL: <https://trac.macports.org/ticket/23133#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23133: screen tries to use libelf ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: worksforme | Keywords: Port: screen | ---------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => worksforme Comment: It this still happening with 4.2.1? If so, please re-open. -- Ticket URL: <https://trac.macports.org/ticket/23133#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#23133: screen tries to use libelf ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: | Keywords: Port: screen | ---------------------------+-------------------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: worksforme => Comment: Yes. -- Ticket URL: <https://trac.macports.org/ticket/23133#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#23133: screen tries to use libelf ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: screen | ---------------------------+-------------------------------- Changes (by ryandesign@…): * status: reopened => closed * resolution: => fixed Comment: r119602 -- Ticket URL: <https://trac.macports.org/ticket/23133#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts