2009-Feb-20 21:55:04 :: task #1350 for sisyphus started: #1 build 1.4-alt2 from /people/ldv/packages/adns.git 2009-Feb-20 21:55:05 :: created pkg.tar for adns.git tag 1.4-alt2 2009-Feb-20 21:55:05 :: [x86_64] adns.git 1.4-alt2: build start 2009-Feb-20 21:55:05 :: [i586] adns.git 1.4-alt2: build start mkdir -p /usr/lib /usr/include set -xe; for f in libadns.a; \ do /bin/install -p -m 644 $f /usr/lib/$f; done + for f in libadns.a + /bin/install -p -m 644 libadns.a /usr/lib/libadns.a /bin/install: cannot create regular file `/usr/lib/libadns.a': Permission denied make[1]: *** [install] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/adns-1.4-alt2/src' make: *** [install] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/adns-1.4-alt2' 2009-Feb-20 21:55:49 :: [i586] adns.git 1.4-alt2: remote: build failed mkdir -p /usr/lib64 /usr/include set -xe; for f in libadns.a; \ do /bin/install -p -m 644 $f /usr/lib64/$f; done + for f in libadns.a + /bin/install -p -m 644 libadns.a /usr/lib64/libadns.a /bin/install: cannot create regular file `/usr/lib64/libadns.a': Permission denied make[1]: *** [install] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/adns-1.4-alt2/src' make: *** [install] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/adns-1.4-alt2' 2009-Feb-20 21:55:49 :: [x86_64] adns.git 1.4-alt2: remote: build failed 2009-Feb-20 21:55:49 :: [i586] adns.git 1.4-alt2: build FAILED 2009-Feb-20 21:55:49 :: [x86_64] adns.git 1.4-alt2: build FAILED 2009-Feb-20 21:55:49 :: [i586] build FAILED 2009-Feb-20 21:55:49 :: [x86_64] build FAILED 2009-Feb-20 21:55:49 :: task #1350 for sisyphus FAILED