Changes between Version 2 and Version 3 of SynSlackwareImport


Ignore:
Timestamp:
01/19/17 14:52:53 (7 years ago)
Author:
Edwin Eefting
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SynSlackwareImport

    v2 v3  
    2929== Importeer de package ==
    3030
     31Hieronder de output van de intiele build, er is wat output weggelaten.
     32
     33{{{
     34psy@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//
     36Resolving mirrors.slackware.com (mirrors.slackware.com)... 207.223.116.213
     37Connecting to mirrors.slackware.com (mirrors.slackware.com)|207.223.116.213|:80... connected.
     38HTTP request sent, awaiting response... 200 OK
     39Length: 1887 (1.8K) [text/html]
     40Saving to: ‘index.html’
     41
     42index.html                                                          100%[==================================================================================================================================================================>]   1.84K  --.-KB/s    in 0s     
     43
     44Last-modified header missing -- time-stamps turned off.
     452017-01-19 14:48:33 (233 MB/s) - ‘index.html’ saved [1887/1887]
     46(...)
     47Adding SYN-3 packaging to powertop.SlackBuild ...
     48Building package...
     49Rebuild required: ./powertop-2.8.tar.xz has changed!
     50REBUILDING /home/psy/opensyn3/npl/overig/powertop/powertop.SlackBuild:
     51Buildroot maken: ..............................................................................................OK
     52(...)
     5367 /tmp > cd powertop-2.8
     5470 /tmp/powertop-2.8 > chown -R root:root .
     5571 /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 '{}' ';'
     5677 /tmp/powertop-2.8 > LDFLAGS=' -lresolv -lz '
     5777 /tmp/powertop-2.8 > CFLAGS='-O2 -march=i586 -mtune=i686'
     5877 /tmp/powertop-2.8 > CXXFLAGS='-O2 -march=i586 -mtune=i686'
     5977 /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
     60checking for a BSD-compatible install... /usr/bin/ginstall -c
     61checking whether build environment is sane... yes
     62checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
     63checking for gawk... gawk
     64checking whether make sets $(MAKE)... yes
     65checking whether make supports nested variables... yes
     66checking for style of include used by make... GNU
     67checking for g++... g++
     68checking whether the C++ compiler works... yes
     69checking for library containing pci_get_dev... no
     70checking for LIBNL... no
     71checking for LIBNL... no
     72checking for LIBNL... no
     73configure: error: libnl and libnl-genl are required but were not found
     7487 /tmp/powertop-2.8 > exit 1
     75*** Er ging iets mis tijdens het bakken in de buildroot!
     76Chroot 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}}}
    3179
    3280
     81
     82
     83