• plan9port won't compile on amd64 5.8

    From polymorph self@21:1/5 to All on Wed Dec 30 15:39:31 2015
    $ tar xzf plan9port-20140306.tgz
    $ cd plan9port
    $ ls
    CHANGES TODO face lp plumb tmac CONTRIBUTORS acid font mac postscript troff
    INSTALL bin include mail proto unix
    LICENSE configure install.txt man rcmain
    Makefile dict lib ndb sky
    README dist log news src
    $ less INSTALL
    $ less README
    $ ./INSTALL
    + Mailing list: http://groups.google.com/group/plan9port-dev
    + Issue tracker: http://code.swtch.com/plan9port/issues/
    + Submitting changes: http://swtch.com/go/codereview

    * Resetting /home/g/plan9port/config
    * Compiler version:
    gcc version 4.2.1 20070719
    * Running on OpenBSD, adjusting linker flags
    fontsrv dependencies not found.
    * Building mk...
    pwd
    cd /home/g/plan9port/src/lib9
    9c dirread.c
    dirread.c:33: warning: implicit declaration of function 'getdirentries'
    pwd
    pwd
    pwd
    * Building everything (be patient)...
    cd /home/g/plan9port/src/lib9; mk all
    9c dirread.c
    dirread.c:33: warning: implicit declaration of function 'getdirentries'
    cd /home/g/plan9port/src/cmd; mk all
    9l -o o.core core.o -L/usr/X11R6/lib -pthread /home/g/plan9port/src/lib9/dirread.c:33: undefined reference to `getdirentries' collect2: ld returned 1 exit status
    mk: 9l -o o.core ... : exit status=exit(1)
    mk: for i in ... : exit status=exit(1)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From polymorph self@21:1/5 to polymorph self on Wed Dec 30 15:44:17 2015
    On Wednesday, December 30, 2015 at 6:39:32 PM UTC-5, polymorph self wrote:
    $ tar xzf plan9port-20140306.tgz
    $ cd plan9port
    $ ls
    CHANGES TODO face lp plumb tmac CONTRIBUTORS acid font mac postscript troff INSTALL bin include mail proto unix
    LICENSE configure install.txt man rcmain
    Makefile dict lib ndb sky
    README dist log news src
    $ less INSTALL
    $ less README
    $ ./INSTALL
    + Mailing list: http://groups.google.com/group/plan9port-dev
    + Issue tracker: http://code.swtch.com/plan9port/issues/
    + Submitting changes: http://swtch.com/go/codereview

    * Resetting /home/g/plan9port/config
    * Compiler version:
    gcc version 4.2.1 20070719
    * Running on OpenBSD, adjusting linker flags
    fontsrv dependencies not found.
    * Building mk...
    pwd
    cd /home/g/plan9port/src/lib9
    9c dirread.c
    dirread.c:33: warning: implicit declaration of function 'getdirentries'
    pwd
    pwd
    pwd
    * Building everything (be patient)...
    cd /home/g/plan9port/src/lib9; mk all
    9c dirread.c
    dirread.c:33: warning: implicit declaration of function 'getdirentries'
    cd /home/g/plan9port/src/cmd; mk all
    9l -o o.core core.o -L/usr/X11R6/lib -pthread /home/g/plan9port/src/lib9/dirread.c:33: undefined reference to `getdirentries'
    collect2: ld returned 1 exit status
    mk: 9l -o o.core ... : exit status=exit(1)
    mk: for i in ... : exit status=exit(1)
    # pkg_add -v plan9port
    Update candidates: quirks-2.114 -> quirks-2.114
    quirks-2.114 signed on 2015-08-09T11:57:52Z
    plan9port-20140306p0:ijs-0.35p2: ok
    plan9port-20140306p0:jbig2dec-0.11: ok
    plan9port-20140306p0:ghostscript-9.07p2: ok
    plan9port-20140306p0:Xaw3d-1.5p3: ok
    plan9port-20140306p0:gv-3.7.1p1: ok
    Shell /usr/local/plan9/bin/rc appended to /etc/shells
    plan9port-20140306p0: ok
    Extracted 250641762 from 250644243
    #

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)