Skip to content

Instantly share code, notes, and snippets.

@peccu
Created June 28, 2010 12:19
Show Gist options
  • Select an option

  • Save peccu/455768 to your computer and use it in GitHub Desktop.

Select an option

Save peccu/455768 to your computer and use it in GitHub Desktop.
gentoo / # emerge portage-utils
0;emergeCalculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-portage/portage-utils-0.4
* portage-utils-0.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
0;emerge: (1 of 1) app-portage/portage-utils-0.4 Clean0;emerge: (1 of 1) app-portage/portage-utils-0.4 Compile * CPV:
app-portage/portage-utils-0.4
* REPO: gentoo
* USE: elibc_FreeBSD java5 kernel_FreeBSD userland_BSD x86-fbsd
>>> Unpacking source...
>>> Unpacking portage-utils-0.4.tar.bz2 to /var/tmp/portage/app-portage/portage-utils-0.4/work
>>> Source unpacked in /var/tmp/portage/app-portage/portage-utils-0.4/work
/libexec/ld-elf.so.1: /usr/lib/libintl.so.8: invalid file format
/libexec/ld-elf.so.1: /usr/lib/libintl.so.8: invalid file format
>>> Compiling source in /var/tmp/portage/app-portage/portage-utils-0.4/work/portage-utils-0.4 ...
gmake
/libexec/ld-elf.so.1: /usr/lib/libintl.so.8: invalid file format
/libexec/ld-elf.so.1: /usr/lib/libintl.so.8: invalid file format
: q : qatom : qcache : qcheck : qdepends : qfile : qgrep : qlist : qlop : qmerge : qpkg : qsearch : qsize : qtbz2 : qu
se : qxpak :
i386-gentoo-freebsd7.2-gcc -O2 -march=i386 -pipe -std=gnu99 main.c -o q
In file included from libq/compat.c:36,
from libq/libq.c:21,
from main.c:90:
/usr/include/sys/dir.h:39:2: warning: #warning "The information in this file should be obtained from <dirent.h>"
/usr/include/sys/dir.h:40:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility."
main.c: In function 'initialize_flat':
main.c:689: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
main.c:700: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
main.c:721: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
main.c: In function 'get_vdb_atoms':
main.c:949: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
main.c:957: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
In file included from include_applets.h:2,
from main.c:1036:
qcheck.c: In function 'qcheck_main':
qcheck.c:240: warning: format '%lu' expects type 'long unsigned int', but argument 5 has type 'time_t'
qcheck.c:267: warning: format '%lu' expects type 'long unsigned int', but argument 5 has type 'time_t'
qcheck.c:290: warning: format '%lu' expects type 'long unsigned int', but argument 5 has type 'time_t'
In file included from include_applets.h:5,
from main.c:1036:
qlist.c: In function 'qlist_main':
qlist.c:182: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
qlist.c:194: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
In file included from include_applets.h:6,
from main.c:1036:
qlop.c: In function 'show_merge_times':
qlop.c:173: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t'
In file included from include_applets.h:11,
from main.c:1036:
qxpak.c: In function '_xpak_add_file':
qxpak.c:269: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'off_t'
qxpak.c: In function 'xpak_create':
qxpak.c:315: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
In file included from include_applets.h:12,
from main.c:1036:
qpkg.c: In function 'qpkg_clean_dir':
qpkg.c:67: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
qpkg.c: In function 'qpkg_clean':
qpkg.c:122: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
In file included from include_applets.h:13,
from main.c:1036:
qgrep.c: In function 'qgrep_print_line':
qgrep.c:159: warning: field precision should have type 'int', but argument 2 has type 'regoff_t'
qgrep.c:161: warning: field precision should have type 'int', but argument 3 has type 'regoff_t'
In file included from include_applets.h:15,
from main.c:1036:
qmerge.c: In function 'pkg_merge':
qmerge.c:696: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'time_t'
qmerge.c:696: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'time_t'
qmerge.c:749: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'time_t'
qmerge.c:749: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'time_t'
In file included from include_applets.h:16,
from main.c:1036:
qcache.c: In function 'qcache_traverse':
qcache.c:518: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
qcache.c:530: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
qcache.c:554: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
qcache.c:554: warning: passing argument 4 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(const
struct dirent **, const struct dirent **)'
qcache.c: In function 'qcache_stats':
qcache.c:763: warning: passing argument 3 of 'scandir' from incompatible pointer type
/usr/include/dirent.h:111: note: expected 'int (*)(struct dirent *)' but argument is of type 'int (*)(const struct dir
ent *)'
/var/tmp/portage/app-portage/portage-utils-0.4/temp/ccdB9nIr.o: In function `show_current_emerge':
main.c:(.text+0x5be9): undefined reference to `kvm_open'
main.c:(.text+0x5c07): undefined reference to `kvm_getprocs'
main.c:(.text+0x5c4b): undefined reference to `kvm_getargv'
main.c:(.text+0x5d69): undefined reference to `kvm_geterr'
collect2: ld returned 1 exit status
gmake: *** [q] Error 1
* ERROR: app-portage/portage-utils-0.4 failed:
* (no error message)
*
* Call stack:
* ebuild.sh, line 48: Called src_compile
* environment, line 2642: Called die
* The specific snippet of code:
* emake || die
*
* If you need support, post the output of 'emerge --info =app-portage/portage-utils-0.4',
* the complete build log and the output of 'emerge -pqv =app-portage/portage-utils-0.4'.
* The complete build log is located at '/var/tmp/portage/app-portage/portage-utils-0.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-portage/portage-utils-0.4/temp/environment'.
* S: '/var/tmp/portage/app-portage/portage-utils-0.4/work/portage-utils-0.4'
>>> Failed to emerge app-portage/portage-utils-0.4, Log file:
>>> '/var/tmp/portage/app-portage/portage-utils-0.4/temp/build.log'
* Messages for package app-portage/portage-utils-0.4:
* ERROR: app-portage/portage-utils-0.4 failed:
* (no error message)
*
* Call stack:
* ebuild.sh, line 48: Called src_compile
* environment, line 2642: Called die
* The specific snippet of code:
* emake || die
*
* If you need support, post the output of 'emerge --info =app-portage/portage-utils-0.4',
* the complete build log and the output of 'emerge -pqv =app-portage/portage-utils-0.4'.
* The complete build log is located at '/var/tmp/portage/app-portage/portage-utils-0.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-portage/portage-utils-0.4/temp/environment'.
* S: '/var/tmp/portage/app-portage/portage-utils-0.4/work/portage-utils-0.4'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment