You are not logged in.

#1 2017-01-09 16:31:04

Linuxfreak1909
Member
Registered: 2017-01-09
Posts: 3

[solved] preload makepkg bug

$ yaourt -S preload

==> Lade PKGBUILD von preload aus dem AUR herunter...
x .SRCINFO
x .gitignore
x PKGBUILD
x preload.install
x preload.service
xyproto commented on 2013-07-18 22:05            
Moved from [community]. It was an orphan that no other package depended on and of little interest. If a TU or Dev should feel like it, it can easily be moved back to one of the official repos in the future.

triplc commented on 2014-01-25 11:40            
Why "preload" is moved out of [community]? In popularity statistics ( https://www.archlinux.de/?page=PackageStatistics ), "preload" popularity is 9.62%, ways higher than many other packages in [community]. Well, "preload" is old and not updated, but currently there is no other alternatives for that functionality.

xyproto commented on 2014-01-25 12:36            
Because of the reasons in my previous comment. Note that while the statistics are interesting, packages are moved only because a TU/Dev wishes to maintain it, not because of popularity.

KarlFiabeschi commented on 2016-09-01 07:00            
hi there, i have an issue: i don't have log files from preload:

ls -lha | grep preload
-rw-------   1 root root               0 16 ago 18.05 preload.log

any tips?

Xavion commented on 2016-09-02 22:16            
I think you mean that your 'preload' log file is empty.  So long as the output of "systemctl status preload.service" looks good, everything should be okay.

preload 0.6.4-6  (2015-07-08 22:07)
(Nicht unterstütztes Paket: Potenziell gefährlich!)
==> PKGBUILD bearbeiten? [J/n] („A“ zum Abbrechen)
==> ----------------------------------------------
==> N

==> Von preload benötigt:
- glib2 (bereits installiert)
- bash (bereits installiert)
- help2man (bereits installiert) [makedepend]


==> preload.install bearbeiten? [J/n] („A“ zum Abbrechen)
==> -----------------------------------------------------
==> N

==> Mit dem Erstellen von preload fortfahren?[J/n]
==> ----------------------------------------------
==> J

==> Erstelle und installiere Paket
==> Erstelle Paket: preload 0.6.4-6 (Mo 9. Jan 16:30:11 UTC 2017)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
  -> Lade preload-0.6.4.tar.gz herunter...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--      0   378    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   359    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  137k  100  137k    0     0   155k      0 --:--:-- --:--:-- --:--:--  155k
  -> preload.service gefunden
==> Überprüfe source Dateien mit md5sums...
    preload-0.6.4.tar.gz ... Durchgelaufen
    preload.service ... Durchgelaufen
==> Entpacke Quellen...
  -> Entpacke preload-0.6.4.tar.gz mit bsdtar
==> Beginne build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... unsupported
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/tmp/yaourt-tmp-pascal/aur-preload/src/preload-0.6.4':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
==> FEHLER:Makepkg konnte preload nicht erstellen.
==> Erstellen von preload neu starten?[j/N]
==> ---------------------------------------
==>


Sorry im from Germany

Last edited by Linuxfreak1909 (2017-01-10 15:50:16)

Offline

#2 2017-01-09 17:13:49

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: [solved] preload makepkg bug

It's near-impossible to make out what's the question, what's the error and what is random log output in this thread. Anyway, preload builds for me so either you or yaourt broke something.

Last edited by Alad (2017-01-09 17:14:23)


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#3 2017-01-09 17:14:40

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,784

Re: [solved] preload makepkg bug

Moving to AUR issues.  (Yaourt)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2017-01-09 20:00:26

mis
Member
Registered: 2016-03-16
Posts: 234

Re: [solved] preload makepkg bug

Alad wrote:

Anyway, preload builds for me so either you or yaourt broke something.

Seems not to be a yaourt problem, builds on my system using it.

I think you should take a closer look at this

checking how to run the C preprocessor... /lib/cpp
configure: error: in `/tmp/yaourt-tmp-pascal/aur-preload/src/preload-0.6.4':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

Offline

#5 2017-01-10 02:31:46

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,387
Website

Re: [solved] preload makepkg bug

My guess is adjustments made to optimisation flags in makepkg.conf

Offline

#6 2017-01-10 15:48:45

Linuxfreak1909
Member
Registered: 2017-01-09
Posts: 3

Re: [solved] preload makepkg bug

I have made it thanks to this thread https://bbs.archlinux.org/viewtopic.php?id=16293 and mis

Offline

Board footer

Powered by FluxBB