Error building synfigstudio from AUR

I managed to install Kdenlive from the AUR using Yaourt but Synfigstudio ends with...
time.cpp:107: error: 'sscanf' was not declared in this scope
make[3]: *** [libsynfig_la-time.lo] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-root/aur-synfig/synfig/src/synfig-0.61.09/src/synfig'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-synfig/synfig/src/synfig-0.61.09/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-synfig/synfig/src/synfig-0.61.09'
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build synfig package.
I have no clue what to try now and was hoping for some help/suggestions.
Thanks
Edited for typo
Last edited by addr (2009-05-25 19:15:34)

Mr.Elendig wrote:
Garns wrote:
No idea how to do this with yaourt but why not just:
download the tar.gz from AUR
download and extract source with makepkg -o
edit time.cpp to correct headers
use makepkg -e to build without overwriting the modified file
use pacman -U to install the resulting pkg.tar.gz
You forgot the important "submit patch upstream" step.
guilty as charged , however I only skipped it because tomk already excluded patching.

Similar Messages

  • Error when building programs from AUR

    I had a problem installing screen-git from the AUR.  I kept getting this error message, ./autogen.sh: /bin/sh^M: bad interpreter: No such file or directory, when trying to build this package.
    At first I thought it might just be a problem with the screen-git pkgbuild, but I tried to install something else from AUR and got the same message.   I usually install things with Yaourt, so I thought it may be a problem with that.  I tried to manually install something from the AUR and got the same error. It seems to be affecting anything that needs to be built from source, so I'm wondering if it is a problem with my makepkg.conf.
    I couldn't seem to find anything posted in the forums.  Any help will be appreciated.

    I fixed the problem.  It was only affecting packages from a git repository. I checked and for some reason only on one of my computers, git was setup to add dos newline characters.
    With a simple change to my .gitconfig file, changing autocrlf = false, fixed the problem.   Thanks for everyone's help.

  • Error Builind Blender From AUR

    I am trying to build Blender from the AUR using this package:
    http://aur.archlinux.org/packages.php?ID=13062
    I build it once or twice a month usually. I am getting an error this time, and it seems to have something to do with ffmpeg.
    In file included from /usr/include/libavutil/avutil.h:81:0,
    from /usr/include/libavcodec/avcodec.h:30,
    from /usr/include/libavformat/avformat.h:56,
    from intern/audaspace/ffmpeg/AUD_FFMPEGReader.h:36,
    from intern/audaspace/intern/AUD_FileFactory.cpp:32:
    /usr/include/libavutil/common.h: In function 'int32_t av_clipl_int32(int64_t)':
    /usr/include/libavutil/common.h:154:47: error: 'UINT64_C' was not declared in this scope
    scons: *** [/var/abs/local/blender-svn-backup/src/build/linux2/intern/audaspace/intern/AUD_FileFactory.o] Error 1
    scons: building terminated because of errors.
    I checked on ffmpeg's site and it says that as of May 3rd, 2010, this bug was fixed in revision r311. The Arch version was updated via pacman on May 9th, 2010. It is my assumption that this update is in there. Does anyone else have problems building this package?

    While the issue gets resolved you can try changing the _CXXFLAGS lines from:
    _CFLAGS=`echo $CFLAGS | sed -e "s/\ -O.//" -e "s/^/'/" -e "s/\ /','/g" -e "s/$/'/"`
    _CXXFLAGS=`echo $CXXFLAGS | sed -e "s/\ -O.//" -e "s/^/'/" -e "s/\ /','/g" -e "s/$/'/"`
    to:
    _CFLAGS=`echo $CFLAGS | sed -e "s/\ -O.//" -e "s/^/'/" -e "s/\ /','/g" -e "s/$/'/"`
    _CXXFLAGS=`echo $CXXFLAGS | sed -e "s/\ -O.//" -e "s/^/'/" -e "s/\ /','/g" -e "s/$/'/"`
    _CXXFLAGS="`echo $_CXXFLAGS` , '-D__STDC_CONSTANT_MACROS'"
    in the blender-svn PKGBUILD

  • [SOLVED] Cannot build openswan from AUR

    Hello everybody,
    I have an error when I try to upgrade openswan with yaourt/AUR (2.6.24-2 => 2.6.25-1) on a i686 arch install
    This is the error :
    make[3]: Entering directory `/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/OBJ.linux.i386/programs/addconn'
    cc -c -fno-strict-aliasing -g -Werror -DKLIPS -DSCANDIR_HAS_CONST -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/ports/linux/include -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/ports/linux/include -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/ports/linux/include -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/ports/linux/include -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/programs/pluto -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/programs/addconn/ -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25 -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/linux/include -I/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/include -Wall -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wbad-function-cast -DKLIPS -DNAT_TRAVERSAL -DNAT_TRAVERSAL -DKERNEL_ALG -DIKE_ALG -DFINALCONFDIR=\"/etc\" -DFINALCONFDDIR=\"/etc/ipsec.d\" -DFINALCONFFILE=\"/etc/ipsec.conf\" -DFINALVARDIR=\"/var\" -Werror /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/programs/addconn/addconn.c
    cc1: warnings being treated as errors
    In file included from /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/programs/addconn/addconn.c:51:0:
    /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/include/ipsecconf/confread.h:37:19: error: comparison between 'enum keyword_string_config_field' and 'enum keyword_string_conn_field'
    /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/include/ipsecconf/confread.h:38:19: error: comparison between 'enum keyword_numeric_config_field' and 'enum keyword_numeric_conn_field'
    /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/include/ipsecconf/confread.h:39:34: error: comparison between 'enum keyword_string_config_field' and 'enum keyword_string_conn_field'
    /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/include/ipsecconf/confread.h:40:34: error: comparison between 'enum keyword_numeric_config_field' and 'enum keyword_numeric_conn_field'
    make[3]: *** [addconn.o] Error 1
    make[3]: Leaving directory `/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/OBJ.linux.i386/programs/addconn'
    make[2]: *** [programs] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/OBJ.linux.i386/programs'
    make[1]: *** [programs] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/OBJ.linux.i386'
    make: *** [programs] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build openswan package.
    Error: unable to update openswan
    Following packages have not been installed:
    openswan
    Is a bug with the AUR package or is a problème on my install ?
    Thx for the help.
    Olive
    Last edited by nolive (2010-05-05 06:58:38)

    ok, that's build when I comment this in /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25/programs/Makefile.program
    # die if there are any warnings
    ifndef WERROR
    #WERROR:= -Werror
    endif
    And run the compile directly (not with yaourt or pkgbuild) with
    sudo make programs install
    in /tmp/yaourt-tmp-olivier/aur-openswan/openswan/src/openswan-2.6.25
    But my ipsec VPN don't work :
    sudo ipsec auto --up toto
    003 ERROR: "toto" #1: sendto on eth0 to xxx.xxx.xxx.xxx:500 failed in main_outI1. Errno 22: Invalid argument
    104 "toto" #1: STATE_MAIN_I1: initiate
    010 "toto" #1: STATE_MAIN_I1: retransmission; will wait 20s for response
    003 ERROR: "toto" #1: sendto on eth0 to xxx.xxx.xxx.xxx:500 failed in EVENT_RETRANSMIT. Errno 22: Invalid argument
    010 "toto" #1: STATE_MAIN_I1: retransmission; will wait 40s for response
    003 ERROR: "toto" #1: sendto on eth0 to xxx.xxx.xxx.xxx:500 failed in EVENT_RETRANSMIT. Errno 22: Invalid argument
    Thank's for your help. I haven't the skills for checking the code.

  • [SOLVED] Unable to build packages from AUR (build: command not found)

    I recently hosed the filesystem on my arch install of ~8 months. I reinstalled arch today and didn't have many problems since I had backups of many important config files. Anyways, I still need to get a few programs installed from AUR, but nothing I get from AUR will build.
    I download the tarball, extract into a folder in /home/myuser/builds and then go into that folder and run makepkg -s (as always)
    It checks the files and extracts/downloads them. Then I get the following error message:
    ==> Starting build()...
    /usr/bin/makepkg: line 741: build: command not found
    ==> ERROR: Build Failed.
    Aborting...
    I've run abs and I checked out the abs wiki page, I've also installed base-devel. I am not sure what else I need to do, the error message is not specific enough.
    The packages I have been trying to install are      ttf-ms-fonts 2.0-7,      keepass 2.14-2, and I also tried ttf-vista-fonts 1-3. I am fairly certain that it is not a problem with the PKGBUILD files.
    Any ideas? Thanks!
    Last edited by fatjake (2011-03-08 01:02:59)

    cyrus wrote:Have you tried Yaourt?
    Nope, haven't tried that, I think mainly because I wanted to learn how to use pacman and how to build using ABS. At this point I think I know how to use pacman/abs, as much as this thread might make it appear that I dont
    I'll give it a try, as I frequently install software from AUR. In the past I think I let software from the AUR get outdated, Yaourt (clumsy name) sounds like it would help that a bit. Thanks!
    Edit: BTW, I really love Arch. I tried it out on a flash drive about 8 months ago (maybe more), and after about 12 hours I was sold and installed it on the drive that Windows XP previously held. Even considering that I had many problems during the initial install, but they were all problems that caused me to learn and were easy to resolve. Seriously, I have lots of Windows tech experience, but only Arch forced me to learn Linux. I had tried Ubuntu previously but it was such a bore, and the problems tended to be hard to find solutions for. I try to convince my other Linux using friends to try arch, but they see it as too hands-on. I don't see it that way, it is very hands off after initial configuration, and the initial config only takes a week or less on the first try and a day and a half (or so) if you re-install. Having backups of your config files is of course a huge deal, and I am glad I had most of those.
    Really, I love Arch Linux, it has taught me so much.
    Last edited by fatjake (2011-03-08 04:25:15)

  • [SOLVED]yaourt wants to build dependencies from AUR

    Hi,
    I've installed kdemod4... the only problem is that yaourt wants ti install all the dependences of the package(s) i've choose from aur, altough dependencies are present in extra (correct version). How can i solve this??
    An example is:
    cairo-lcd: i have to build all the dependencies from aur, like libpng,etc; but i see from PKGBUILD that the version that needs cairo-lcd is present in extra repository...
    thanks in advance
    Last edited by chesterfork (2009-07-13 10:07:26)

    ..i'm running kdemod 4 x86_64...so if i try install everything using yaourt the dependencies are shown in this way:
    ==> lib32-cairo-lcd dependencies:
    - lib32-gcc-libs (building from AUR)
    - lib32-libpng (building from AUR)
    - lib32-libxrender (building from AUR)
    - lib32-fontconfig (building from AUR)
    - lib32-pixman (building from AUR)
    - lib32-xcb-util (building from AUR)
    if it could help i found this:
    chesterfork ~ $ yaourt -S lib32-cairo
    lib32-cairo not found on AUR
    Packages that were installed as dependencies but are no longer required by any installed package:
    error:
    what about the error? it's a blank line.... i checked yaourtrc in /etc but it seems ok..
    It's happen even if i have these packages installed (and checking in pkg build they have are the same version). EVERYTIME yaourt shows that; cairo, cairo-lcd, bin32-skype-lib32-cairo-lcd....eveything i tried it needs dependencies from aur ONLY. That's the problem....there is a solution??

  • Cannot build awn from AUR ==SOLVED==

    lo there all, seem to be having a bit o trouble installing the avant-window-navigator-bzr from AUR,
    here is what i am getting
    Checking for required M4 macros...
    libtool.m4 not found
    glib-gettext.m4 not found
    intltool.m4 not found
    pkg.m4 not found
    ***Error***: some autoconf macros required to build avant-panel-menu
    were not found in your aclocal path, or some forbidden
    macros were found. Perhaps you need to adjust your
    ACLOCAL_FLAGS?
    PKGBUILD: line 41: make: command not found
    ==> ERROR: Build Failed. Aborting...
    i think i have all dependencies
    [root@bitsbam nephish]
    # pacman -S libtool glib2 intltool pkgconfig
    :: libtool-1.5.24-2: local version is up to date. Upgrade anyway? [Y/n] n
    warning: libtool-1.5.24-2 is up to date -- skipping
    :: glib2-2.14.2-2: local version is up to date. Upgrade anyway? [Y/n] n
    warning: glib2-2.14.2-2 is up to date -- skipping
    :: intltool-0.36.2-1: local version is up to date. Upgrade anyway? [Y/n] n
    warning: intltool-0.36.2-1 is up to date -- skipping
    :: pkgconfig-0.22-2: local version is up to date. Upgrade anyway? [Y/n] n
    warning: pkgconfig-0.22-2 is up to date -- skipping
    local database is up to date
    any tips would be much appreciated. thanks
    Last edited by nephish99 (2007-11-18 09:52:00)

    byte, perfect, fixed, thanks !

  • Problem building 'fuppe' from AUR

    Okay, so I'm using yaourt to build fuppes-svn from the AUR, it worked fine before I reformatted and reinstalled my /, but now it won't compile for a reason I'm not completely sure of. Anyways, the link below is the output, any help is greatly appreciated.
    http://pastebin.com/fb839f01

    Wow I feel super dumb now >_< Thanks a lot, should be able to get this working quickly now.

  • Error installing package from AUR. /usr/lib64 exists in filesystem

    I installed the package zoneminder-xinetd 1.27.0-1 using the instruction on the wiki, the installation finished successfully. then I realized that the package was outdated, so I uninstalled it using "sudo pacman -R zoneminder-xinetd", manually edit the files .AURINFO and PKGBUILD to get the new version, compiled successfully using 'makepkg -s' but when I'm try to install it(sudo pacman -U zoneminder-xinetd-1.28.0-1-x86_64.pkg.tar.xz) I got this error:
    error: failed to commit transaction (conflicting files)
    zoneminder-xinetd: /usr/lib64 exists in filesystem
    Errors occurred, no packages were upgraded.
    I also tried to install this other package https://aur.archlinux.org/packages/zoneminder after removing some unwanted dependencies but i get the same error.

    fsckd wrote:Pacman 4.2 handles symlinks differently than past versions of pacman. Allan's blog has a good description (see the section "Directory Symlink Handling") http://allanmcrae.com/2014/12/pacman-4-2-released/. I suggest you inform the maintainers of those packages so that they may update the PKGBUILDs.
    Thanks for the quick answer.
    I solved this issue by adding "-DCMAKE_INSTALL_LIBDIR=/lib" to the cmake in the PKGBUILD. The mantainer of the zoneminder package solved this already by adding "-DZM_PERL_SUBPREFIX=/lib/perl5 \".
    Also, I adopted the zoneminder-xinetd package .

  • [solved] error building fluxbox from PKGBUILD

    I should preface my post with this note:  this is the first time I've run abs, so I may be doing something wrong.
    After running abs, I went into extra/x11/fluxbox and ran makepkg --asroot
    It ran through the configure script, but when it started to compile, it exited with the error:
    main.cc: In function 'void showInfo(std::ostream&)':
    main.cc:71: error: 'strlen' was not declared in this scope
    Without much hope, I added "#include <string.h>" to main.cc.  Much to my surprise, I could then run make and it compiled successfully.
    Out of curiosity, I downloaded the source to fluxbox in another dir and tried to compile it... same problem.
    So my questions are:
    - is this really such a simple and obvious bug in fluxbox's source?
    - how did the binary package get built for the arch repos when the PKGBUILD doesn't patch it?
    - or am I just missing something that would make it compile as-is?
    Last edited by TheAmigo (2008-04-16 17:50:03)

    One would expect.
    I did a bit of searching before resorting to patching the source...
    Config instructions - no mention of such a feature
    Release notes - no mention of such a feature
    Changelog - no mention of such a feature
    I found the hints for patching in this fluxbox-wiki page.  Which is for 0.9.14 and need some minor adjustments for 1.0.0:
    --- src/Window.cc.orig 2007-09-09 10:46:50.000000000 -0500
    +++ src/Window.cc 2008-04-15 18:26:39.000000000 -0500
    @@ -3963,6 +3963,7 @@
    CommandRef raise_and_focus_cmd(new WindowCmd(*this, &FluxboxWindow::raiseAndFocus));
    CommandRef stick_cmd(new WindowCmd(*this, &FluxboxWindow::stick));
    CommandRef show_menu_cmd(new WindowCmd(*this, &FluxboxWindow::popupMenu));
    + CommandRef maximize_cmd(new WindowCmd(*this, &FluxboxWindow::maximizeFull));
    typedef FbTk::Resource<vector<WinButton::Type> > WinButtonsResource;
    @@ -4021,7 +4022,7 @@
    // setup titlebar
    frame().setOnClickTitlebar(raise_and_focus_cmd, 1, false, true); // on press with button 1
    - frame().setOnClickTitlebar(shade_cmd, 1, true); // doubleclick with button 1
    + frame().setOnClickTitlebar(maximize_cmd, 1, true); // doubleclick with button 1
    frame().setOnClickTitlebar(show_menu_cmd, 3); // on release with button 3
    frame().setOnClickTitlebar(lower_cmd, 2); // on release with button 2
    It's a frustratingly small patch for something that should arguably be a feature (granted, it's hard to argue for more config options in a WM whose goal is to be small).
    I suppose the counter-argument for submitting this is:  how many AUR packages should there be?  one for every possible combination of desirable features that aren't configurable?
    Maybe it's better if I just make notes in the Arch wiki on how to patch it.  I'm still trying to get a feel for the Arch community, so I don't know the best way to go with this.

  • Error building from AUR (ppc)

    Hi,
       in my archppc I try to build unshield from AUR
    I have change ARCH in PKGBUILD, but I have error:
    BUILDSCRIPT non è definito! Assicurarsi di aver aggiornato /etc/makepkg.conf
    I view that I have /etc/makepkg.conf.new
    then I renamed ..new into makepkg.conf
    but now error is:
    checking for gcc... gcc
    checking for C compiler default output file name... configure: error: C compiler cannot create executables
    See `config.log' for more details.
    make: *** No targets specified and no makefile found.  Stop.
    ==> ERRORE: Compilazione interrotta.
    can you help me ?

    sacarde wrote:
    ok
    -mtune=common
    works OK
    p.s.
    which suggest for:
    apple G4  7447A, altivec supported
    -mtune=G4 instead of -mtune=common of course
    You can also add -mabi=altivec -maltivec if you'd like. It compiles with that, but I'm not sure if it will help any since the compiler was built with --disable-multilib.
    Also, you may want to file a bug report or ask on the mailing list if it's fixed. I mentioned it in IRC right after posting that but didn't get a reply.

  • Enemylines3 from AUR doesn't build

    Hi everyone,
    I tried building enemylines3 from AUR and it stops building with the following error:
    hiscore.cc:4:24: fatal error: curl/types.h: No such file or directory
    compilation terminated.
    The file /usr/include/curl/types.h is indeed missing on my up-to-date system. As I'm not that much into programming to fix the code with the file missing I just wrote a patch to remove the curl dependency alltogether.
    diff -urB enemylines3-1.2/hiscore.cc enemylines3-1.2-patched/hiscore.cc
    --- enemylines3-1.2/hiscore.cc 2006-03-30 18:16:47.000000000 +0200
    +++ enemylines3-1.2-patched/hiscore.cc 2013-03-02 12:34:29.618621436 +0100
    @@ -1,4 +1,5 @@
    #include <sstream>
    +#define NOCURL
    #ifndef NOCURL
    #include <curl/curl.h>
    #include <curl/types.h>
    and updated the PKGBUILD file accordingly
    pkgname=enemylines3
    pkgver=1.2
    pkgrel=1
    pkgdesc="Semi-abstract first person 3d-shooter game."
    arch=('i686' 'x86_64')
    url="http://proj.phk.at/el/3/"
    license=('GPL')
    depends=('sdl' 'sdl_mixer' 'sdl_ttf')
    makedepends=()
    provides=()
    conflicts=()
    replaces=()
    backup=()
    options=()
    install=
    source=(http://proj.phk.at/el/3/$pkgname-$pkgver.tar.bz2
    enemylines_gcc43.patch
    enemylines3_rmcurldep.patch)
    noextract=()
    md5sums=('aa9538749df25bc967195fefe1439791'
    'd35dfc6f66bbed7d0c936da15b945d64'
    'cd6c20ae8a971fdfaa247c7eb808f4f9' )
    build() {
    cd "$srcdir"
    patch -p0 -i enemylines_gcc43.patch || return 1
    patch -p0 -i enemylines3_rmcurldep.patch || return 1
    cd "$pkgname-$pkgver"
    make || return 1
    make DESTDIR="$pkgdir/usr" install
    # vim:set ts=2 sw=2 et:
    Now it builds fine but of course without the hiscore functionality (which I don't need).
    What should I/we do now? Of course it makes no sense to have a broken package in the AUR but on the other hand some users probably want the hiscore functionality. Is there anyone willing to write another patch to make it work again or is it even an error in the curl package (why is the file missing?).

    http://projects.springlobby.info/issues/1575
    https://wiki.openstreetmap.org/wiki/Talk:Gosmore
    https://bugs.archlinux.org/task/27094
    curl/types.h is deprecated by curl devs and seems to be removed completely since curl version 7.21.7 .
    using sed to replace curl/types.h with curl/curl.h seems like it's worth a try.

  • JDK + JRE installation from AUR, and OPENJDK6 removal...

    Seems to me most of the discussion about this is outdated, so here I go:
    I have been running into some issues with programming Arduino. Replaced my avr-gcc with avr-gcc svn, but to no avail. So now I'm going for the standard distribution package of Arduino on most, if not on linux, systems (MACOSX, Windows) that uses JDK and JRE from Sun Oracle. Got the PKGBUILD tarballs from AUR and successfully built my own JRE install, but here is my issue:
    [denizen@FIDO-ARCH jre]$ sudo pacman -Rdu openjdk6 && sudo pacman -U jre-7-3-x86_64.pkg.tar.xz
    checking dependencies...
    warning: removing openjdk6 from target list
    there is nothing to do
    resolving dependencies...
    looking for inter-conflicts...
    :: jre and openjdk6 are in conflict (java-runtime). Remove openjdk6? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: eclipse: requires java-environment
    :: netbeans: requires java-environment
    So I'm assuming I need JDK as well, but when I build JDK from AUR I get:
    [denizen@FIDO-ARCH jdk]$ makepkg PKGBUILD
    ==> Making package: jdk 7-3 (Fri Sep 30 00:45:39 PHT 2011)
    ==> Checking runtime dependencies...
    ==> Missing Dependencies:
    -> jre
    ==> Checking buildtime dependencies...
    ==> ERROR: Could not resolve all dependencies.
    So has anyone done this without issue already? Am I missing a step or command? I'm at a loss at the moment.
    Last edited by reidel (2011-09-29 16:56:58)

    Now, can you tell me how to recycle the JDK packaged in the JRE AUR PKGBUILD script fetched from the internet? Its such a bother having to download it again when I already have a viable copy.
    Edit: What I mean is reuse the JDK package gotten from Sun Oracle which currently resides in the src dir of my JRE AUR package build. I tried copying it straight to the src folder of the JDK builder, but to no avail... currently looking through makepkg wiki...
    Last edited by reidel (2011-09-29 17:15:08)

  • Error building kdebase4-svn from AUR

    Anytime I try to build kdebase4-svn from AUR, I get the following error:
    [ 88%] Building CXX object kcontrol/access/CMakeFiles/kdeinit_kaccess.dir/kaccess.o
    In Datei, eingefügt von /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace-build/kcontrol/access/kaccess.moc:10,
    von /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:33:
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace-build/kcontrol/access/../../../kdebase-workspace/kcontrol/access/kaccess.h:15:30: Fehler: Phonon/MediaObject: Datei oder Verzeichnis nicht gefunden
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:441:2: Warnung: #warning is this the best way to invert a pixmap?
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:590:2: Warnung: #warning "kde4 fixme"
    In file included from /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace-build/kcontrol/access/kaccess.moc:10,
    from /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:33:
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace-build/kcontrol/access/../../../kdebase-workspace/kcontrol/access/kaccess.h:76: Fehler: »Phonon« wurde nicht deklariert
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace-build/kcontrol/access/../../../kdebase-workspace/kcontrol/access/kaccess.h:76: Fehler: ISO-C++ verbietet Deklaration von »MediaObject« ohne Typ
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace-build/kcontrol/access/../../../kdebase-workspace/kcontrol/access/kaccess.h:76: Fehler: expected »;« before »*« token
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp: In constructor »KAccessApp::KAccessApp(bool, bool)«:
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:100: Fehler: Klasse »KAccessApp« hat keinen Feldnamen »_player«
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp: In member function »void KAccessApp::initMasks()«:
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:318: Warnung: es wird empfohlen, explizite geschweifte Klammern zu setzen, um mehrdeutiges »else« zu vermeiden
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp: In member function »void KAccessApp::xkbBellNotify(XkbBellNotifyEvent*)«:
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:471: Fehler: »_player« wurde in diesem Gültigkeitsbereich nicht definiert
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:472: Fehler: »Phonon« wurde nicht deklariert
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:472: Fehler: »Phonon« wurde nicht deklariert
    /tmp/yaourt-tmp-arch/aur-kdebase4-workspace-svn/kdebase4-workspace-svn/src/kdebase-workspace/kcontrol/access/kaccess.cpp:476: Fehler: »_player« wurde in diesem Gültigkeitsbereich nicht definiert
    make[2]: *** [kcontrol/access/CMakeFiles/kdeinit_kaccess.dir/kaccess.o] Fehler 1
    make[1]: *** [kcontrol/access/CMakeFiles/kdeinit_kaccess.dir/all] Fehler 2
    make: *** [all] Fehler 2
    ==> FEHLER: Build fehlgeschlagen.
    Breche ab ...
    Error: Makepkg was unable to build kdebase4-workspace-svn package.
    Can anyone help me?
    Thanks
    Henne

    I tried to build it with yaourt... When doing it the normal way, it works fine...
    Thanks

  • LCD Brightness, sony_acpi from aur won't build

    I'm using a Sony VAIO vgn-sz430n, and the Fn keys won't work to change the brightness. I'm not so concerned about the Fn keys, for I've seen tons of documentation to get those working with xbindkeys, xmonad, openbox, etc. and I will worry about that later.
    Most importantly, I cannot change the screen brightness. Xbacklight does not do anything, laptop-mode-tools and gnome/xfce4-power-manager do nothing. The screen brightness is always at the maximum.
    I have an nvidia Geforce Go 7400 card with the proprietary nvidia driver
    I read that I need the sony_acpi module, and I've been trying to install it from the AUR, but I get errors and I don't know what to do. I've tried with yaourt and manually. Here are the results from yaourt:
    ==> Building and installing package
    ==> Making package: sony_acpi 1-1 i686 (Sun Jun 14 14:56:12 CDT 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found sony_acpi.tar.gz in build dir
    ==> Validating source files with md5sums...
    sony_acpi.tar.gz ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f sony_acpi.tar.gz
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    make -C /lib/modules/2.6.29-ARCH/build SUBDIRS=/tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi modules
    make[1]: Entering directory `/usr/src/linux-2.6.29-ARCH'
    CC [M] /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.o
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c:55: warning: initialization from incompatible pointer type
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c: In function 'sony_walk_callback':
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c:253: error: dereferencing pointer to incomplete type
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c:255: error: dereferencing pointer to incomplete type
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c:256: error: dereferencing pointer to incomplete type
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c: In function 'sony_acpi_add':
    /tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.c:269: error: lvalue required as left operand of assignment
    make[2]: *** [/tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi/sony_acpi.o] Error 1
    make[1]: *** [_module_/tmp/yaourt-tmp-agi/aur-sony_acpi/sony_acpi/src/sony_acpi] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.29-ARCH'
    make: *** [default] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build sony_acpi package.
    The strange thing is this works in other distributions, such as Ubuntu. If I fired up a live cd and tested out my Fn keys, the brightness would change and there would be an on screen display for feedback.
    What is Ubuntu doing, specifically, that Arch is not doing? Is there any way I could load an ubuntu live cd and then find what files/programs/modules/whatever are in place that allow brightness changes? Does anyone know this offhand?
    Help!

    I have Sony Vaio VGN-FZ38M with Nvidia 8400M GT. I used package 'nvclock' (it is in repo) to control lcd brightness, here site with more info: NVClock.  Some time ago I also configured Fn keys to work with it (on Ubuntu), but on Arch I didn't  manged but I didn't try hard (in general i don't need, my laptop is stationary all the time). Solution I've found somwehere in Ubuntu forums.
    edit: typo in address
    edit2:
    here's the solution from Ubuntu: http://newyork.ubuntuforums.org/showthr … ?t=1004568
    Last edited by folletto (2009-06-14 20:58:56)

Maybe you are looking for

  • URL file-access is disabled in the server configuration

    My hosting company has made a server config change and my xslt pages have stopped working with the following error. It says url file access is disabled but my phpinfo() still shows allow_url_fopen = on What else might be the problem? Warning: require

  • # Need help setting up DW CS3 local, dev and prod sites

    Hi all, I'm currently building a site in DW CS3 and wanted to structure things so I could develop, test, then publish in a more structured manner. What I'd like to have is the follow setup (sorry for the botched diagram): Computer 1 Computer 2 (local

  • How to Define MQ message expire time in OSB Business service.

    Hi, Please let me know the option in OSB business service to set the expiration time for MQ messages. Is it possible? Thanks, karthik.

  • Continuation of Field Shift Question

    This is a continuation of my previous question which was answered.  Using the rect property, I am able to move a field horizontally or vertically based on the value of a radio button (yes/no).  If Yes, I want to shift a specific field down.  If No, I

  • How did they do this effect in photoshop?

    I love this effect, but cannot figure out how they made these darker brown lines around their tables (kind of a whisked broken up lines) around their tables. I have tried every brush tool and effect I could think of, but know need to ask the experts!