pkgsrc-Bugs archive

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

Re: pkg/48909



The following reply was made to PR pkg/48909; it has been noted by GNATS.

From: Philip Miller <sighoya%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48909
Date: Sun, 15 Jun 2014 09:44:01 +0200

 On 06/15/2014 08:25 AM, OBATA Akio wrote:
 > The following reply was made to PR pkg/48909; it has been noted by GNATS.
 >
 > From: "OBATA Akio" <obata%lins.jp@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc:
 > Subject: Re: pkg/48909
 > Date: Sun, 15 Jun 2014 15:21:43 +0900
 >
 >   On Sun, 15 Jun 2014 15:00:01 +0900, Philip Miller 
 > <sighoya%gmail.com@localhost> wrote:
 >   
 >   >  >   Do you have gcc-4.8.2 and 4.9.0?
 >   >  No, only gcc-4.9.0
 >   
 >   Then, please fix your GCC installation first.
 What do you mean? I install gcc-4.9.0 from pacman and it works very well.
 Elements in gcc dir:
 s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/
 32           crtendS.o      libgcc_eh.a
 cc1          crtfastmath.o  libgcov.a
 cc1d         crtprec32.o    liblto_plugin.so
 cc1plus      crtprec64.o    liblto_plugin.so.0
 collect2     crtprec80.o    liblto_plugin.so.0.0.0
 crtbegin.o   include        lto-wrapper
 crtbeginS.o  include-fixed  lto1
 crtbeginT.o  install-tools  plugin
 crtend.o     libgcc.a
 
 >   Just an issue of your g++ in GCC-4.9.0 (or g++ is still GCC-4.8.2?),
 No,  g++ -v
 Using built-in specs.
 COLLECT_GCC=g++
 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
 Target: x86_64-unknown-linux-gnu
 Configured with: /build/gcc-multilib/src/gcc-4.9-20140604/configure 
 --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib 
 --mandir=/usr/share/man --infodir=/usr/share/info 
 --with-bugurl=https://bugs.archlinux.org/ 
 --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared 
 --enable-threads=posix --with-system-zlib --enable-__cxa_atexit 
 --disable-libunwind-exceptions --enable-clocale=gnu 
 --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object 
 --enable-linker-build-id --enable-cloog-backend=isl 
 --disable-cloog-version-check --enable-lto --enable-plugin 
 --enable-install-libiberty --with-linker-hash-style=gnu 
 --enable-multilib --disable-werror --enable-checking=release
 Thread model: posix
 gcc version 4.9.0 20140604 (prerelease) (GCC)
 >   not from pkgsrc.
 I think, this is not the truth. If I call configure in the db4 workdir 
 and execute gmake after it, then all objects building fine. If I use 
 bmake configure and then gmake in the db4 workdir (build_unix), the 
 described build error appear. So there is something wrong in pkgsrc, I 
 think, especially in the mk files.
 >   
 >   --
 >   OBATA Akio / obata%lins.jp@localhost
 >   
 


Home | Main Index | Thread Index | Old Index