Skip to content

Instantly share code, notes, and snippets.

Created June 6, 2013 12:55
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 anonymous/5721299 to your computer and use it in GitHub Desktop.
Save anonymous/5721299 to your computer and use it in GitHub Desktop.
yaourt printrun
1 aur/printrun-git 20130121-1 (8)
GUI interface for 3D printing on RepRap and other printers
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> -------------------------------------------------------
==> 1
==> Downloading printrun-git PKGBUILD from AUR...
x pronterface.png
x pronterface.desktop
x PKGBUILD
Comment by gtmanfred (2012-11-12 18:05)
please stop using just a build function
update it to use a package function as well, and a -build root http://ix.io/3nC
Comment by w0301 (2012-11-12 18:18)
I disowned the package. Please upload your changes if you wish...
printrun-git 20130121-1
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> printrun-git dependencies:
- python2-pyserial (already installed)
- wxpython (already installed)
- pyglet (already installed)
- git (already installed)
==> Continue building printrun-git ? [Y/n]
==> --------------------------------------
==>
==> Building and installing package
==> Erstelle Paket: printrun-git 20130121-1 (Do 6. Jun 14:51:29 CEST 2013)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
-> pronterface.desktop gefunden
-> pronterface.png gefunden
==> Überprüfe Gültigkeit der Quell-Dateien mit md5sums...
pronterface.desktop ... Durchgelaufen
pronterface.png ... Durchgelaufen
==> Entpacke Quellen ...
==> Beginne build()...
==> Connecting to the GIT server....
Klone nach 'Printrun'...
remote: Counting objects: 5398, done.
remote: Compressing objects: 100% (2895/2895), done.
remote: Total 5398 (delta 2714), reused 5035 (delta 2424)
Empfange Objekte: 100% (5398/5398), 6.24 MiB | 460 KiB/s, done.
Löse Unterschiede auf: 100% (2714/2714), done.
==> GIT checkout done or server timeout
running build
running build_py
creating build
creating build/lib
creating build/lib/printrun
copying printrun/zscaper.py -> build/lib/printrun
copying printrun/zbuttons.py -> build/lib/printrun
copying printrun/xybuttons.py -> build/lib/printrun
copying printrun/stlview.py -> build/lib/printrun
copying printrun/stltool.py -> build/lib/printrun
copying printrun/pronterface_widgets.py -> build/lib/printrun
copying printrun/projectlayer.py -> build/lib/printrun
copying printrun/printrun_utils.py -> build/lib/printrun
copying printrun/gviz.py -> build/lib/printrun
copying printrun/gui.py -> build/lib/printrun
copying printrun/graph.py -> build/lib/printrun
copying printrun/gcview.py -> build/lib/printrun
copying printrun/gcoder.py -> build/lib/printrun
copying printrun/calibrateextruder.py -> build/lib/printrun
copying printrun/bufferedcanvas.py -> build/lib/printrun
copying printrun/bmpDisplay.py -> build/lib/printrun
copying printrun/__init__.py -> build/lib/printrun
copying printrun/SkeinforgeQuickEditDialog.py -> build/lib/printrun
copying printrun/GCodeAnalyzer.py -> build/lib/printrun
creating build/lib/printrun/cairosvg
copying printrun/cairosvg/parser.py -> build/lib/printrun/cairosvg
copying printrun/cairosvg/css.py -> build/lib/printrun/cairosvg
copying printrun/cairosvg/__init__.py -> build/lib/printrun/cairosvg
running build_scripts
creating build/scripts-2.7
copying and adjusting pronsole.py -> build/scripts-2.7
copying and adjusting pronterface.py -> build/scripts-2.7
copying and adjusting plater.py -> build/scripts-2.7
copying and adjusting printcore.py -> build/scripts-2.7
copying and adjusting prontserve.py -> build/scripts-2.7
changing mode of build/scripts-2.7/pronsole.py from 644 to 755
changing mode of build/scripts-2.7/pronterface.py from 644 to 755
changing mode of build/scripts-2.7/plater.py from 644 to 755
changing mode of build/scripts-2.7/printcore.py from 644 to 755
changing mode of build/scripts-2.7/prontserve.py from 644 to 755
sed: kann build/lib/printrun/webinterface.py nicht lesen: Datei oder Verzeichnis nicht gefunden
==> FEHLER: Ein Fehler geschah in build().
Breche ab ...
==> ERROR: Makepkg was unable to build printrun-git.
==> Restart building printrun-git ? [y/N]
==> -------------------------------------
==>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment