| 31 | Hieronder de output van de intiele build, er is wat output weggelaten. |
| 32 | |
| 33 | {{{ |
| 34 | psy@ws1 ~/opensyn3/npl % sudo ./importpackage overig powertop http://mirrors.slackware.com/slackware/slackware-current/source/ap/powertop/ |
| 35 | --2017-01-19 14:48:29-- http://mirrors.slackware.com/slackware/slackware-current/source/ap/powertop// |
| 36 | Resolving mirrors.slackware.com (mirrors.slackware.com)... 207.223.116.213 |
| 37 | Connecting to mirrors.slackware.com (mirrors.slackware.com)|207.223.116.213|:80... connected. |
| 38 | HTTP request sent, awaiting response... 200 OK |
| 39 | Length: 1887 (1.8K) [text/html] |
| 40 | Saving to: ‘index.html’ |
| 41 | |
| 42 | index.html 100%[==================================================================================================================================================================>] 1.84K --.-KB/s in 0s |
| 43 | |
| 44 | Last-modified header missing -- time-stamps turned off. |
| 45 | 2017-01-19 14:48:33 (233 MB/s) - ‘index.html’ saved [1887/1887] |
| 46 | (...) |
| 47 | Adding SYN-3 packaging to powertop.SlackBuild ... |
| 48 | Building package... |
| 49 | Rebuild required: ./powertop-2.8.tar.xz has changed! |
| 50 | REBUILDING /home/psy/opensyn3/npl/overig/powertop/powertop.SlackBuild: |
| 51 | Buildroot maken: ..............................................................................................OK |
| 52 | (...) |
| 53 | 67 /tmp > cd powertop-2.8 |
| 54 | 70 /tmp/powertop-2.8 > chown -R root:root . |
| 55 | 71 /tmp/powertop-2.8 > find . '(' -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 ')' -exec chmod 755 '{}' ';' -o '(' -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 ')' -exec chmod 644 '{}' ';' |
| 56 | 77 /tmp/powertop-2.8 > LDFLAGS=' -lresolv -lz ' |
| 57 | 77 /tmp/powertop-2.8 > CFLAGS='-O2 -march=i586 -mtune=i686' |
| 58 | 77 /tmp/powertop-2.8 > CXXFLAGS='-O2 -march=i586 -mtune=i686' |
| 59 | 77 /tmp/powertop-2.8 > ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --docdir=/usr/doc/-2.8 --build=i586-slackware-linux |
| 60 | checking for a BSD-compatible install... /usr/bin/ginstall -c |
| 61 | checking whether build environment is sane... yes |
| 62 | checking for a thread-safe mkdir -p... /usr/bin/mkdir -p |
| 63 | checking for gawk... gawk |
| 64 | checking whether make sets $(MAKE)... yes |
| 65 | checking whether make supports nested variables... yes |
| 66 | checking for style of include used by make... GNU |
| 67 | checking for g++... g++ |
| 68 | checking whether the C++ compiler works... yes |
| 69 | checking for library containing pci_get_dev... no |
| 70 | checking for LIBNL... no |
| 71 | checking for LIBNL... no |
| 72 | checking for LIBNL... no |
| 73 | configure: error: libnl and libnl-genl are required but were not found |
| 74 | 87 /tmp/powertop-2.8 > exit 1 |
| 75 | *** Er ging iets mis tijdens het bakken in de buildroot! |
| 76 | Chroot naar /tmp/buildroot0._home_psy_opensyn3_builder zodat je kunt onderzoeken (ctrl-d om te stoppen): |
| 77 | [Syn-3] root@darkstar.example.net /tmp/build# |
| 78 | }}} |