pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/cross/avr-binutils



On 16/06/14 03:54, Makoto Fujiwara wrote:
Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun 15 15:54:41 UTC 2014

Modified Files:
        pkgsrc/cross/avr-binutils: Makefile PLIST distinfo

Log Message:
(pkgsrc)
   Remove libiberty work around
(upstream)
   Bump Version 2.23.2 to 2.24
   (From binutils-2.24/binutils/NEWS)
   ---------------------------
   Changes in 2.24:
   * Objcopy now supports wildcard characters in command line options that take
     section names.
   * Add support for Altera Nios II.
   (From binutils-2.24/ChangeLog)
   ---------------------------
     (cross_only): Remove target-libiberty.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/cross/avr-binutils/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/cross/avr-binutils/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/cross/avr-binutils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


I think this has broken emulators/simulavr:

checking bfd search- /pkg/pkgroot3/avr in "include" and "lib"... yes
checking libiberty search- /pkg/pkgroot3/avr/i386-debian-linux-gnu/avr in "lib"... no
checking libiberty search- /pkg/pkgroot3/avr/avr in "lib"... no
checking libiberty search- /pkg/pkgroot3/avr in ""... no
checking libiberty search- /pkg/pkgroot3/avr in "lib64"... no
checking libiberty search- /pkg/pkgroot3/avr in "lib"... no
checking libiberty search- /pkg/pkgroot3/avr in ""... no
checking libiberty search- /usr/i386-debian-linux-gnu/avr in "lib"... no
checking libiberty search- /usr/avr in "lib"... no
checking libiberty search- /usr in ""... no
checking libiberty search- /usr in "lib64"... no
checking libiberty search- /usr in "lib"... no
checking libiberty search- /usr in ""... no
configure: error:
    Could not locate libiberty.so/libiberty.a
    Please use the --with-libiberty=<path to your libiberty library>

*** Error code 1

Stop.
bmake: stopped in /home/pkgsrc3/pkgsrc/emulators/simulavr
*** Error code 1

Stop.
bmake: stopped in /home/pkgsrc3/pkgsrc/emulators/simulavr




Home | Main Index | Thread Index | Old Index