>>> Unpacking source... >>> Unpacking libedit-20061103.tar.bz2 to /var/tmp/portage/dev-libs/libedit-20061103-r2/work * Applying libedit-20061103-debian-to-gentoo.patch ...  [ ok ] * Applying libedit-20061103-glibc.patch ...  [ ok ] * Applying libedit-20061103-freebsd.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-libs/libedit-20061103-r2/work/netbsd-cvs ... true sh ./makelist -h ./vi.c \ > vi.h.tmp && \ mv vi.h.tmp vi.h true sh ./makelist -h ./emacs.c \ > emacs.h.tmp && \ mv emacs.h.tmp emacs.h true sh ./makelist -h ./common.c \ > common.h.tmp && \ mv common.h.tmp common.h true sh ./makelist -fh vi.h emacs.h common.h > fcns.h.tmp && \ mv fcns.h.tmp fcns.h true sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h.tmp && \ mv help.h.tmp help.h true sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c.tmp && \ mv help.c.tmp help.c mkdir .a .so mkdir .a .so mkdir: ne peut créer le répertoire `.a': Le fichier existe. mkdir: ne peut créer le répertoire `.so': Le fichier existe. cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c chared.c -o .a/chared make: [.depend] Erreur 1 (ignorée) cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c common.c -o .a/common cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c el.c -o .a/el chared.c: In function ‘c_hpos’: chared.c:777: note: file .a/chared.gcda not found, execution counts estimated el.c: In function ‘el_editmode’: el.c:539: note: file .a/el.gcda not found, execution counts estimated common.c: In function ‘ed_command’: common.c:921: note: file .a/common.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c el.c -o .so/el el.c: In function ‘el_editmode’: el.c:539: note: file .so/el.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c common.c -o .so/common common.c: In function ‘ed_command’: common.c:921: note: file .so/common.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c emacs.c -o .a/emacs emacs.c: In function ‘em_delete_prev_char’: emacs.c:507: note: file .a/emacs.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c chared.c -o .so/chared chared.c: In function ‘c_hpos’: chared.c:777: note: file .so/chared.gcda not found, execution counts estimated true sh ./makelist -fc vi.h emacs.h common.h > fcns.c.tmp && \ mv fcns.c.tmp fcns.c cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c filecomplete.c -o .a/filecomplete cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c emacs.c -o .so/emacs emacs.c: In function ‘em_delete_prev_char’: emacs.c:507: note: file .so/emacs.gcda not found, execution counts estimated filecomplete.c: In function ‘_el_fn_complete’: filecomplete.c:535: note: file .a/filecomplete.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c help.c -o .a/help cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c filecomplete.c -o .so/filecomplete help.c: In function ‘help__get’: help.c:211: note: file .a/help.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c hist.c -o .a/hist cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c help.c -o .so/help filecomplete.c: In function ‘_el_fn_complete’: filecomplete.c:535: note: file .so/filecomplete.gcda not found, execution counts estimated help.c: In function ‘help__get’: help.c:211: note: file .so/help.gcda not found, execution counts estimated hist.c: In function ‘hist_enlargebuf’: hist.c:210: note: file .a/hist.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c key.c -o .a/key cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c hist.c -o .so/hist key.c: In function ‘key__decode_str’: key.c:706: note: file .a/key.gcda not found, execution counts estimated hist.c: In function ‘hist_enlargebuf’: hist.c:210: note: file .so/hist.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c map.c -o .a/map map.c: In function ‘map_addfunc’: map.c:1422: note: file .a/map.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c parse.c -o .a/parse parse.c: In function ‘parse_cmd’: parse.c:263: note: file .a/parse.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c parse.c -o .so/parse parse.c: In function ‘parse_cmd’: parse.c:263: note: file .so/parse.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c prompt.c -o .a/prompt cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c key.c -o .so/key cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c map.c -o .so/map prompt.c: In function ‘prompt_get’: prompt.c:170: note: file .a/prompt.gcda not found, execution counts estimated key.c: In function ‘key__decode_str’: key.c:706: note: file .so/key.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c prompt.c -o .so/prompt map.c: In function ‘map_addfunc’: map.c:1422: note: file .so/map.gcda not found, execution counts estimated prompt.c: In function ‘prompt_get’: prompt.c:170: note: file .so/prompt.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c read.c -o .a/read read.c: In function ‘el_gets’: read.c:612: note: file .a/read.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c refresh.c -o .a/refresh refresh.c: In function ‘re_clear_lines’: refresh.c:1139: note: file .a/refresh.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c search.c -o .a/search cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c read.c -o .so/read read.c: In function ‘el_gets’: read.c:612: note: file .so/read.gcda not found, execution counts estimated search.c: In function ‘cv_csearch’: search.c:633: note: file .a/search.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c sig.c -o .a/sig sig.c: In function ‘sig_clr’: sig.c:194: note: file .a/sig.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c sig.c -o .so/sig sig.c: In function ‘sig_clr’: sig.c:194: note: file .so/sig.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c term.c -o .a/term cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c search.c -o .so/search search.c: In function ‘cv_csearch’: search.c:633: note: file .so/search.gcda not found, execution counts estimated term.c: In function ‘term_echotc’: term.c:1622: note: file .a/term.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c tty.c -o .a/tty tty.c: In function ‘tty_stty’: tty.c:1287: note: file .a/tty.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c tty.c -o .so/tty tty.c: In function ‘tty_stty’: tty.c:1287: note: file .so/tty.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c refresh.c -o .so/refresh refresh.c: In function ‘re_clear_lines’: refresh.c:1139: note: file .so/refresh.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c term.c -o .so/term term.c: In function ‘term_echotc’: term.c:1622: note: file .so/term.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c vi.c -o .a/vi vi.c: In function ‘vi_redo’: vi.c:1125: note: file .a/vi.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c tokenizer.c -o .a/tokenizer tokenizer.c: In function ‘tok_str’: tokenizer.c:447: note: file .a/tokenizer.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c vi.c -o .so/vi vi.c: In function ‘vi_redo’: vi.c:1125: note: file .so/vi.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c tokenizer.c -o .so/tokenizer tokenizer.c: In function ‘tok_str’: tokenizer.c:447: note: file .so/tokenizer.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c history.c -o .a/history history.c: In function ‘history’: history.c:991: note: file .a/history.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c readline.c -o .a/readline readline.c: In function ‘_rl_update_pos’:cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c vis.c -o .a/vis readline.c:1807: note: file .a/readline.gcda not found, execution counts estimated vis.c: In function ‘strvisx’: vis.c:296: note: file .a/vis.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c history.c -o .so/history history.c: In function ‘history’: history.c:991: note: file .so/history.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c vis.c -o .so/vis vis.c: In function ‘strvisx’: vis.c:296: note: file .so/vis.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c unvis.c -o .a/unvis unvis.c: In function ‘strunvis’: unvis.c:285: note: file .a/unvis.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c unvis.c -o .so/unvis unvis.c: In function ‘strunvis’: unvis.c:285: note: file .so/unvis.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c fgetln.c -o .a/fgetln cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c strlcat.c -o .a/strlcat fgetln.c: In function ‘fgetln’: fgetln.c:13: note: file .a/fgetln.gcda not found, execution counts estimated strlcat.c: In function ‘strlcat’: strlcat.c:79: note: file .a/strlcat.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c fgetln.c -o .so/fgetln cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c strlcat.c -o .so/strlcat fgetln.c: In function ‘fgetln’: fgetln.c:13: note: file .so/fgetln.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c strlcpy.c -o .a/strlcpy strlcat.c: In function ‘strlcat’: strlcat.c:79: note: file .so/strlcat.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -c fcns.c -o .a/fcns strlcpy.c: In function ‘strlcpy’: strlcpy.c:75: note: file .a/strlcpy.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c strlcpy.c -o .so/strlcpy fcns.c: In function ‘func__get’: fcns.c:58: note: file .a/fcns.gcda not found, execution counts estimated strlcpy.c: In function ‘strlcpy’: strlcpy.c:75: note: file .so/strlcpy.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c fcns.c -o .so/fcns fcns.c: In function ‘func__get’: fcns.c:58: note: file .so/fcns.gcda not found, execution counts estimated cc -march=native -mtune=native -O3 -pipe -msse3 -ftree-vectorize -fstack-protector -mfpmath=sse -funroll-all-loops -fforce-addr -fgcse-sm -fgcse-las -fgcse-after-reload -funswitch-loops -finline-functions -ftracer -fvariable-expansion-in-unroller -fprofile-use -momit-leaf-frame-pointer -I. -include ../glibc-bsd-glue/bsdcompat.h -I../glibc-compat -I../glibc-bsd-glue -fPIC -c readline.c -o .so/readline readline.c: In function ‘_rl_update_pos’: readline.c:1807: note: file .so/readline.gcda not found, execution counts estimated ar -r libedit.a .a/* cc --shared -o libedit.so .so/* -lncurses -Wl,-soname,libedit.so ar: creating libedit.a /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld:.so/chared.gcno: file format not recognized; treating as linker script /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld:.so/chared.gcno:1: syntax error collect2: ld a retourné 1 code d'état d'exécution make: *** [libedit.so] Erreur 1 * * ERROR: dev-libs/libedit-20061103-r2 failed. * Call stack: * ebuild.sh, line 1695: Called dyn_compile * ebuild.sh, line 1033: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * libedit-20061103-r2.ebuild, line 38: Called die * The specific snippet of code: * emake || die "make" * The die message: * make * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-libs:libedit-20061103-r2:20071019-171613.log'. *