Skip to content

Instantly share code, notes, and snippets.

@aaronky
Created February 20, 2012 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronky/1871385 to your computer and use it in GitHub Desktop.
Save aaronky/1871385 to your computer and use it in GitHub Desktop.
make[1]: Leaving directory `/usr/src/redhat/BUILD/gearmand-0.25'
+ mkdir -p /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/
+ mkdir -p /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/etc/rc.d/init.d
+ mkdir -p /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/var/log/gearmand
+ mkdir -p /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/var/run/gearmand
+ install -m 755 /usr/src/redhat/SOURCES/gearmand.init /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/etc/rc.d/init.d/gearmand
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /usr/src/redhat/BUILD/gearmand-0.25
extracting debug info from /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib/libgearman.so.6.0.0
extracting debug info from /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/sbin/gearmand
extracting debug info from /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/bin/gearman
extracting debug info from /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/bin/gearadmin
symlinked /usr/lib/debug/usr/lib/libgearman.so.6.0.0.debug to /usr/lib/debug/usr/lib/libgearman.so.6.debug
symlinked /usr/lib/debug/usr/lib/libgearman.so.6.0.0.debug to /usr/lib/debug/usr/lib/libgearman.so.debug
1559 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-python-bytecompile
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: gearmand-0.25-1.x86_64
error: File not found: /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib64/libgearman.la
error: File not found: /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib64/libgearman.so.6
error: File not found: /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib64/libgearman.so.6.0.0
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jeQaLy
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd gearmand-0.25
+ DOCDIR=/usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/share/doc/gearmand-0.25
+ export DOCDIR
+ rm -rf /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/share/doc/gearmand-0.25
+ /bin/mkdir -p /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/share/doc/gearmand-0.25
+ cp -pr AUTHORS COPYING NEWS README HACKING THANKS /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/share/doc/gearmand-0.25
+ exit 0
RPM build errors:
File not found: /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib64/libgearman.la
File not found: /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib64/libgearman.so.6
File not found: /usr/src/redhat/BUILDROOT/gearmand-0.25-1.x86_64/usr/lib64/libgearman.so.6.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment