On Sat, Nov 8, 2014 at 5:53 PM, <cov...@ccs.covici.com> wrote: > Alexander Kapshuk <alexander.kaps...@gmail.com> wrote: > >> On Sat, Nov 8, 2014 at 3:06 PM, <cov...@ccs.covici.com> wrote: >> > Hi. In my recent update of this morning I found that I cannot emerge >> > media-gfx/sav2p and I cannot find anything on google nor in the bgo. >> > Here is what the log says: >> > >> > configure: WARNING: cannot find inttype: sizeof(inttype)==16 >> > checking size of char *... (cached) 8 >> > checking size of void *... 8 >> > checking for an integral type to hold a ptr... long >> > checking for ptr <-> integral conversion... yes >> > checking for integral type size_t... unsigned long >> > checking size of bool... 1 >> > configure: creating ./config.status >> > config.status: creating Makehelp >> > config.status: creating config.h >> > running gmake Makedep... error >> > configure: error: cannot compute depends >> > >> > !!! Please attach the following file when seeking support: >> > !!! /var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2/config.log >> > * ERROR: media-gfx/sam2p-0.49.2::gentoo failed (configure phase): >> > * econf failed >> > * >> > * Call stack: >> > * ebuild.sh, line 93: Called src_configure >> > * environment, line 2735: Called econf '--enable-lzw' >> > * '--enable-gif' >> > * phase-helpers.sh, line 584: Called die >> > * The specific snippet of code: >> > * die "econf failed" >> > * >> > * If you need support, post the output of `emerge --info >> > '=media-gfx/sam2p-0.49.2::gentoo'`, >> > * the complete build log and the output of `emerge -pqv >> > '=media-gfx/sam2p-0.49.2::gentoo'`. >> > * The complete build log is located at >> > '/var/log/portage/media-gfx:sam2p-0.49.2:20141108-123213.log'. >> > * For convenience, a symlink to the build log is >> > located at >> > '/var/tmp/portage/media-gfx/sam2p-0.49.2/temp/build.log'. >> > * The ebuild environment file is located at >> > '/var/tmp/portage/media-gfx/sam2p-0.49.2/temp/environment'. >> > * Working directory: >> > '/var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2' >> > * S: >> > '/var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2' >> > >> > Thanks in advance for any ideas. >> > >> > >> > -- >> > Your life is like a penny. You're going to lose it. The question is: >> > How do >> > you spend it? >> > >> > John Covici >> > cov...@ccs.covici.com >> > >> >> What's '/var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2/config.log' >> got to say? > > Well, its huge, but here are a few lines that may be relevant: > configure:7594: running gmake Makedep > Makefile:45: Makedep: No such file or directory > (echo '/* Generated automatically by Makefile. */' && \ > echo '#ifndef SAM2P_VERSION_H' && \ > echo '#define SAM2P_VERSION_H 1' && \ > echo '#define SAM2P_VERSION "0.49.2"' && \ > echo '#endif') >sam2p_version.h > perl -x -S ./ccdep.pl --FAL=assert,no,yes,checker > x86_64-pc-linux-gnu-g++ > ./ccdep.pl: running. > + x86_64-pc-linux-gnu-g++ -DOBJDEP -fno-diagnostics-show-caret -M > -MG -E 2>&1 image.cpp c_lgcc3.cpp minips.cpp cgif.c > jpegdump_main.cpp sam2p_main.cpp pts_defl\.c in_tiff.cpp c_lgcc.cpp > in_lbm.cpp test_main.cpp appliers.cpp gensi.cpp pts_lzw.c in_jai.cpp > in_ps.cpp encoder.cpp in_tga.cpp mapping.cpp in_pcx.cpp snprintf\.c > StdAfx.cpp rule.cpp pts_fax.c in_bmp.cpp in_pnm.cpp out_gif.cpp > in_gif.cpp in_xpm.cpp ps_tiny.c in_jpeg.cpp crc32.c gensio.cpp > vcsam2p.cpp error.cpp testfax\_main.c in_png.cpp > + x86_64-pc-linux-gnu-g++ -DOBJDEP -fno-diagnostics-show-caret -E > 2>&1 >/dev/null image.cpp c_lgcc3.cpp minips.cpp cgif.c > jpegdump_main.cpp sam2p_main.cpp pts_\defl.c in_tiff.cpp c_lgcc.cpp > in_lbm.cpp test_main.cpp appliers.cpp gensi.cpp pts_lzw.c in_jai.cpp > in_ps.cpp encoder.cpp in_tga.cpp mapping.cpp in_pcx.cpp snpr\intf.c > StdAfx.cpp rule.cpp pts_fax.c in_bmp.cpp in_pnm.cpp out_gif.cpp > in_gif.cpp in_xpm.cpp ps_tiny.c in_jpeg.cpp crc32.c gensio.cpp > vcsam2p.cpp error.cpp tes\tfax_main.c in_png.cpp > ./ccdep.pl: invalid depret: [/usr/include/features.h:148:3: warning: > #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use > _DEFAULT_SOURCE" [-Wcpp]] > Makefile:44: recipe for target 'Makedep' failed > gmake: *** [Makedep] Error 1 > configure:7600: result: error > configure:7602: error: cannot compute depends > > -- > Your life is like a penny. You're going to lose it. The question is: > How do > you spend it? > > John Covici > cov...@ccs.covici.com >
What version of your gcc compiler? gcc --version