[SOLVED] IceMC Building

Hey, after installing IceWM I realised I had to configure it and attempted to install IceCC from the AUR, which then wanted IceMC. I have all the dependencies for it, but it fails to build, looking like some kind of error with Qt, any help is appreciated. Here's what happens when  I attempt to build:
[matt@Misuzu ~]$ makepkg
==> Making package: icemc 2.1-1 (Sun Jan 20 19:08:12 WST 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found icemc-2.1.tar.bz2 in build dir
==> Validating source files with md5sums...
icemc-2.1.tar.bz2 ... Passed
==> Extracting Sources...
-> bsdtar -x -f icemc-2.1.tar.bz2
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -D_REENTRANT -Wall -W -DVERSION="2.1" -DPREFIX="/usr/local" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include -I. -I. -o icemc.o icemc.cpp
icemc.cpp:24:20: error: qaccel.h: No such file or directory
In file included from icemc.cpp:27:
icemc.h:22:18: error: qapp.h: No such file or directory
icemc.h:26:24: error: qpopupmenu.h: No such file or directory
icemc.h:33:21: error: qmsgbox.h: No such file or directory
In file included from icemc.cpp:28:
qcentralwidget.h:24:19: error: qdict.h: No such file or directory
qcentralwidget.h:25:25: error: qvaluestack.h: No such file or directory
In file included from icemc.cpp:27:
icemc.h:101: error: ISO C++ forbids declaration of 'QPopupMenu' with no type
icemc.h:101: error: expected ';' before '*' token
icemc.h:103: error: ISO C++ forbids declaration of 'QPopupMenu' with no type
icemc.h:103: error: expected ';' before '*' token
icemc.h:105: error: ISO C++ forbids declaration of 'QPopupMenu' with no type
icemc.h:105: error: expected ';' before '*' token
icemc.h:107: error: ISO C++ forbids declaration of 'QPopupMenu' with no type
icemc.h:107: error: expected ';' before '*' token
In file included from icemc.cpp:28:
qcentralwidget.h:42: error: expected class-name before '{' token
qcentralwidget.h: In constructor 'IceListViewItem::IceListViewItem(IceListViewItem*, IceListViewItem*, QString, QString, QString, QString, QString, QString, QString, QString)':
qcentralwidget.h:49: error: class 'IceListViewItem' does not have any field named 'QListViewItem'
qcentralwidget.h: In constructor 'IceListViewItem::IceListViewItem(QListView*, QString, QString, QString, QString, QString, QString, QString, QString)':
qcentralwidget.h:58: error: class 'IceListViewItem' does not have any field named 'QListViewItem'
qcentralwidget.h: At global scope:
qcentralwidget.h:192: error: ISO C++ forbids declaration of 'QDict' with no type
qcentralwidget.h:192: error: expected ';' before '<' token
qcentralwidget.h:197: error: ISO C++ forbids declaration of 'QValueStack' with no type
qcentralwidget.h:197: error: expected ';' before '<' token
qcentralwidget.h:249: error: 'QListViewItem' has not been declared
qcentralwidget.h: In member function 'void QCentralWidget::loadMainMenuFromFile(QString&)':
qcentralwidget.h:291: error: 'stEditedFiles' was not declared in this scope
qcentralwidget.h: In member function 'void QCentralWidget::saveMenuAs(QString&)':
qcentralwidget.h:299: error: 'stEditedFiles' was not declared in this scope
icemc.cpp: In constructor 'IcemcApp::IcemcApp()':
icemc.cpp:39: error: expected `)' before numeric constant
icemc.cpp:49: error: 'homeDirPath' is not a member of 'QDir'
icemc.cpp:54: error: 'qApp' was not declared in this scope
icemc.cpp:59: error: 'setCaption' was not declared in this scope
icemc.cpp:62: error: 'class QAction' has no member named 'setOn'
icemc.cpp:63: error: 'class QAction' has no member named 'setOn'
icemc.cpp: In member function 'void IcemcApp::initActions()':
icemc.cpp:79: error: 'QAccel' has not been declared
icemc.cpp:85: error: 'QAccel' has not been declared
icemc.cpp:90: error: no matching function for call to 'QAction::QAction(QString, QString, int, IcemcApp* const)'
/usr/include/QtGui/qaction.h:206: note: candidates are: QAction::QAction(const QAction&)
/usr/include/QtGui/qaction.h:182: note: QAction::QAction(QActionPrivate&, QObject*)
/usr/include/QtGui/qaction.h:85: note: QAction::QAction(const QIcon&, const QString&, QObject*)
/usr/include/QtGui/qaction.h:84: note: QAction::QAction(const QString&, QObject*)
/usr/include/QtGui/qaction.h:83: note: QAction::QAction(QObject*)
icemc.cpp:96: error: 'QAccel' has not been declared
icemc.cpp:102: error: 'QAccel' has not been declared
icemc.cpp:108: error: 'QAccel' has not been declared
icemc.cpp:114: error: 'QAccel' has not been declared
icemc.cpp:120: error: 'QAccel' has not been declared
icemc.cpp:125: error: no matching function for call to 'QAction::QAction(QString, QString, int, IcemcApp* const, int, bool)'
/usr/include/QtGui/qaction.h:206: note: candidates are: QAction::QAction(const QAction&)
/usr/include/QtGui/qaction.h:182: note: QAction::QAction(QActionPrivate&, QObject*)
/usr/include/QtGui/qaction.h:85: note: QAction::QAction(const QIcon&, const QString&, QObject*)
/usr/include/QtGui/qaction.h:84: note: QAction::QAction(const QString&, QObject*)
/usr/include/QtGui/qaction.h:83: note: QAction::QAction(QObject*)
icemc.cpp:130: error: no matching function for call to 'QAction::QAction(QString, QString, int, IcemcApp* const, int, bool)'
/usr/include/QtGui/qaction.h:206: note: candidates are: QAction::QAction(const QAction&)
/usr/include/QtGui/qaction.h:182: note: QAction::QAction(QActionPrivate&, QObject*)
/usr/include/QtGui/qaction.h:85: note: QAction::QAction(const QIcon&, const QString&, QObject*)
/usr/include/QtGui/qaction.h:84: note: QAction::QAction(const QString&, QObject*)
/usr/include/QtGui/qaction.h:83: note: QAction::QAction(QObject*)
icemc.cpp:135: error: no matching function for call to 'QAction::QAction(QString, QString, int, IcemcApp* const)'
/usr/include/QtGui/qaction.h:206: note: candidates are: QAction::QAction(const QAction&)
/usr/include/QtGui/qaction.h:182: note: QAction::QAction(QActionPrivate&, QObject*)
/usr/include/QtGui/qaction.h:85: note: QAction::QAction(const QIcon&, const QString&, QObject*)
/usr/include/QtGui/qaction.h:84: note: QAction::QAction(const QString&, QObject*)
/usr/include/QtGui/qaction.h:83: note: QAction::QAction(QObject*)
icemc.cpp: In member function 'void IcemcApp::initMenuBar()':
icemc.cpp:148: error: 'fileMenu' was not declared in this scope
icemc.cpp:148: error: expected type-specifier before 'QPopupMenu'
icemc.cpp:148: error: expected `;' before 'QPopupMenu'
icemc.cpp:149: error: 'class QAction' has no member named 'addTo'
icemc.cpp:151: error: 'class QAction' has no member named 'addTo'
icemc.cpp:152: error: 'class QAction' has no member named 'addTo'
icemc.cpp:154: error: 'class QAction' has no member named 'addTo'
icemc.cpp:156: error: 'class QAction' has no member named 'addTo'
icemc.cpp:158: error: 'editMenu' was not declared in this scope
icemc.cpp:158: error: expected type-specifier before 'QPopupMenu'
icemc.cpp:158: error: expected `;' before 'QPopupMenu'
icemc.cpp:159: error: 'class QAction' has no member named 'addTo'
icemc.cpp:160: error: 'class QAction' has no member named 'addTo'
icemc.cpp:161: error: 'class QAction' has no member named 'addTo'
icemc.cpp:165: error: 'viewMenu' was not declared in this scope
icemc.cpp:165: error: expected type-specifier before 'QPopupMenu'
icemc.cpp:165: error: expected `;' before 'QPopupMenu'
icemc.cpp:167: error: 'class QAction' has no member named 'addTo'
icemc.cpp:168: error: 'class QAction' has no member named 'addTo'
icemc.cpp:172: error: 'helpMenu' was not declared in this scope
icemc.cpp:172: error: expected type-specifier before 'QPopupMenu'
icemc.cpp:172: error: expected `;' before 'QPopupMenu'
icemc.cpp:173: error: 'class QAction' has no member named 'addTo'
icemc.cpp:177: error: 'class QMenuBar' has no member named 'insertItem'
icemc.cpp:178: error: 'class QMenuBar' has no member named 'insertItem'
icemc.cpp:179: error: 'class QMenuBar' has no member named 'insertItem'
icemc.cpp:180: error: no matching function for call to 'QMenuBar::insertSeparator()'
/usr/include/QtGui/qmenubar.h:78: note: candidates are: QAction* QMenuBar::insertSeparator(QAction*)
icemc.cpp:181: error: 'class QMenuBar' has no member named 'insertItem'
icemc.cpp: In member function 'void IcemcApp::initToolBar()':
icemc.cpp:188: error: no matching function for call to 'QToolBar::QToolBar(IcemcApp* const, const char [16])'
/usr/include/QtGui/qtoolbar.h:159: note: candidates are: QToolBar::QToolBar(const QToolBar&)
/usr/include/QtGui/qtoolbar.h:76: note: QToolBar::QToolBar(QWidget*)
/usr/include/QtGui/qtoolbar.h:75: note: QToolBar::QToolBar(const QString&, QWidget*)
icemc.cpp:189: error: 'class QAction' has no member named 'addTo'
icemc.cpp:190: error: 'class QAction' has no member named 'addTo'
icemc.cpp:191: error: 'class QAction' has no member named 'addTo'
icemc.cpp:193: error: 'class QAction' has no member named 'addTo'
icemc.cpp:194: error: 'class QAction' has no member named 'addTo'
icemc.cpp:195: error: 'class QAction' has no member named 'addTo'
icemc.cpp:197: error: 'whatsThisButton' is not a member of 'QWhatsThis'
icemc.cpp:199: error: 'class QAction' has no member named 'addTo'
icemc.cpp: In member function 'void IcemcApp::slotFileOpen()':
icemc.cpp:208: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:210: error: no matching function for call to 'QFileDialog::getOpenFileName(QString&, int, IcemcApp* const)'
/usr/include/QtGui/qfiledialog.h:172: note: candidates are: static QString QFileDialog::getOpenFileName(QWidget*, const QString&, const QString&, const QString&, QString*, QFlags<QFileDialog::Option>)
icemc.cpp:213: error: 'setCaption' was not declared in this scope
icemc.cpp:216: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:222: error: 'class QStatusBar' has no member named 'message'
icemc.cpp: In member function 'void IcemcApp::slotFileSave()':
icemc.cpp:228: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:232: error: 'setCaption' was not declared in this scope
icemc.cpp:238: error: 'class QStatusBar' has no member named 'message'
icemc.cpp: In member function 'void IcemcApp::slotFileSaveAs()':
icemc.cpp:243: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:244: error: no matching function for call to 'QFileDialog::getSaveFileName(QString&, int, IcemcApp* const)'
/usr/include/QtGui/qfiledialog.h:179: note: candidates are: static QString QFileDialog::getSaveFileName(QWidget*, const QString&, const QString&, const QString&, QString*, QFlags<QFileDialog::Option>)
icemc.cpp:248: error: 'setCaption' was not declared in this scope
icemc.cpp:253: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:255: error: 'class QStatusBar' has no member named 'message'
icemc.cpp: In member function 'void IcemcApp::slotFileQuit()':
icemc.cpp:260: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:264: error: 'qApp' was not declared in this scope
icemc.cpp:265: error: 'class QStatusBar' has no member named 'message'
icemc.cpp: In member function 'void IcemcApp::slotViewToolBar(bool)':
icemc.cpp:270: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:283: error: 'class QStatusBar' has no member named 'message'
icemc.cpp: In member function 'void IcemcApp::slotViewStatusBar(bool)':
icemc.cpp:288: error: 'class QStatusBar' has no member named 'message'
icemc.cpp:301: error: 'class QStatusBar' has no member named 'message'
icemc.cpp: In member function 'void IcemcApp::slotHelpAbout()':
icemc.cpp:307: error: expected `)' before numeric constant
icemc.cpp: In member function 'void IcemcApp::contentChanged()':
icemc.cpp:324: error: 'setCaption' was not declared in this scope
icemc.cpp: In member function 'void IcemcApp::menuFileChanged(const QString&)':
icemc.cpp:336: error: 'setCaption' was not declared in this scope
make: *** [icemc.o] Error 1
==> ERROR: Build Failed.
Aborting...
[matt@Misuzu ~]$
Apologies for the large paste.
E~http://a240.ac-images.myspacecdn.com/images01/83/l_6582617c1dd5972f777eccc7c723750f.jpg
Last edited by Emess (2008-01-21 07:39:37)

Yes, I do. I finally sorted out the problem, and that was that the PKGBUILD was pointed at qt, which for me was using qt4. After editing it, I still had compile errors because the source was old, but after some patching it all works and I'm happily in IceWM.
Thanks,
E~

Similar Messages

  • [SOLVED]Awesome build process gets stuck

    Hi there Archers,
    When I try to build the latest version of Awesome it manages to install all the dependencies, but when it comes to actually building awesome it consistently gets stuck on the following line:
    Scanning dependencies of target man
    [ 57%] Generating manpages/man1/awesome.1.xml
    [ 57%] Generating manpages/man1/awesome.1
    It stays there indefinitely.
    On the AUR-page for this package I got the advice that running makepkg with root privileges might solve the problem, but I don't think this is a proper solution. Posts from Bionic_Apple seem to have some connection to my problem.
    With my limited understanding of the make files inside the build directory, I've concluded that it all looks OK, but that doesn't stop it from freezing half-way through the process.
    Any ideas on how I could make the install finish that doesn't involve root privileges?
    Last edited by linduxed (2012-01-19 00:48:12)

    Solved by building as root in a chroot environment.

  • [SOLVED]New Build, no sound, Alsa unable to open slave

    I've been happily using Arch on an old laptop I had lying around for 4/5  months, alongside ARM on my Raspberry Pi for a year or so. Being more than happy with it I decided to sell my 2011 i5 iMac, build a pc and hopefully learn something along the way. I mention this as it's my first build and the issue may be hardware realted, or more likely my assembly of the hardware, I've updated my sig to reflect the new parts.
    The first decision I made two days ago upon putting the system together. I had two plugs, one for HD audio, another for Realtek audio, I went with the HD option. The other variable that is new to me is an audio option in the Gigabyte uefi/bios for audio which has options for enabled, disabled & auto - I've tried all three. I thought at first going with HD option may have meant sound only via hdmi, I'm using an old vga monitor, but after a little reading it seems the HD option should work with the standard audio out's on the motherboard & case too.
    I've got a 3.5mm jack plugged into the line out on the back of the motherboard going to a phono connection on my stereo, I've also tried the headphone out on the front of the case, Zalman Z9.
    I've installed alsa-plugins and alsa-utils. Upon running speaker-test, or speaker-test -c 2 I'm getting:
    speaker-test -c 2
    speaker-test 1.0.27.2
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    Playback open error: -2,No such file or directory
    Using aplay:
    aplay piano2.wav
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    aplay: main:722: audio open error: No such file or directory
    Some info:
    lsmod | grep '^snd' | column -t
    snd_hda_codec_hdmi 30162 1
    snd_hda_codec_realtek 40772 1
    snd_hda_intel 36904 0
    snd_hda_codec 149633 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6340 1 snd_hda_codec
    snd_pcm 77709 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7242 2 snd_pcm,snd_hda_intel
    snd_timer 18726 1 snd_pcm
    snd 59173 7 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 80 Dec 1 19:31 by-path
    crw-rw----+ 1 root audio 116, 13 Dec 1 19:31 controlC0
    crw-rw----+ 1 root audio 116, 8 Dec 1 19:31 controlC1
    crw-rw----+ 1 root audio 116, 12 Dec 1 19:31 hwC0D0
    crw-rw----+ 1 root audio 116, 7 Dec 1 19:31 hwC1D2
    crw-rw----+ 1 root audio 116, 11 Dec 1 19:31 pcmC0D3p
    crw-rw----+ 1 root audio 116, 10 Dec 1 19:31 pcmC0D7p
    crw-rw----+ 1 root audio 116, 9 Dec 1 19:31 pcmC0D8p
    crw-rw----+ 1 root audio 116, 6 Dec 1 19:31 pcmC1D0c
    crw-rw----+ 1 root audio 116, 5 Dec 1 19:31 pcmC1D0p
    crw-rw----+ 1 root audio 116, 4 Dec 1 19:31 pcmC1D1c
    crw-rw----+ 1 root audio 116, 3 Dec 1 19:31 pcmC1D1p
    crw-rw----+ 1 root audio 116, 2 Dec 1 19:31 pcmC1D2c
    crw-rw---- 1 root audio 116, 1 Dec 1 19:31 seq
    crw-rw----+ 1 root audio 116, 33 Dec 1 19:31 timer
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: MID [HDA Intel MID], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: MID [HDA Intel MID], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    The above is all without any .asoundrc in my home directory or anything in /etc.modprobe.d/*.conf
    From the wiki I've tried putting
    options snd slots=snd_mia,snd_hda_intel
    options snd_mia index=0
    options snd_hda_intel index=1
    in /etc/modprobe.d/alsa-base.conf, and tried reversing the 1 and 0, both 0's, both 1's to no avail.
    I've tried a few variations in .asoundrc based on the wiki example with no luck.
    I'm lost, this is the first time I've had sound issues with linux and I'm really not sure if it's rooted in the hardware, my first attempt at building a pc or a simple alsa config issue.
    Googling for unable to open slave in alsa seems to bring up mainly conflicting programm issues whic I don't think is my issue as I have no sound at all.
    *edit*
    perhaps this should be in newbie corner? my linux sound knowledge is definitely newbie status.
    Last edited by Proinsias (2013-12-03 23:22:48)

    Solved, not sure where I was going wrong in my initial attempts but a simple .asoundrc has my speakers singing. Could have sworn this was tried to death in the first half hour or so, oh well.
    On the plus side I spent my lunch hour today getting a rough idea of sound on linux and alsa preparing for a fight with my new build, ten minutes after booting up the new machine on my return home & all is well.   
    pcm.!default {
    type hw
    card 1
    ctl.!default {
    type hw
    card 0

  • [SOLVED] Cannot build lightspark

    Hi,
    I have tried to build lightspark 0.7.2-1 and lightspark-git 20130215-2 from AUR but it always fails with same errors: "A failure occurred in build().".
    I also tried to modify the pkgver to 0.7.1 in the lightspark PKGBUILD to see if it was verion related, but it didn't change anything.
    Here is the output of lightspark 0.7.2-1 (note that I temporarily changed the locale to English to post it on the forum):
    bp@bp-laptop ~
    > yaourt -S lightspark
    ==> Downloading lightspark PKGBUILD from AUR...
    bsdtar: Failed to set default locale
    x PKGBUILD
    x lightspark.install
    Comment by tsester (2013-02-02 15:00)
    it takes too much ram while compiling
    Comment by FredBezies (2013-04-30 11:03)
    0.7.2 PKGBUILD : http://pastebin.com/JR8xT9T7
    Comment by cactaur (2013-06-20 18:41)
    When I tried to build, I got that it failed with an error:
    [ 4%] Building CXX object src/CMakeFiles/spark.dir/scripting/abc.cpp.o
    /home/gregory/lightspark/src/lightspark-0.7.2/src/scripting/abc.cpp:26:25: fatal error: llvm/Module.h: No such file or directory
    #include llvm/Module.h
    Apparently this had to do with a change in naming in LLVM 3.3, which is now released, and that broke the code.
    https://bugs.launchpad.net/lightspark/+bug/1157158
    The issue was fixed in the development version, but hasn't been officially released yet. I'm not sure if there's a workaround for this release that can be incorporated into the PKGBUILD or if it should just stay broken until the official upstream release, but in the meantime, the lightspark-git package should provide a program that compiles. Just thought I'd give a heads-up.
    Comment by the-kyle (2013-08-09 17:39)
    I am seeing errors similar to the following when I try to build this package.
    In file included from /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/scripting/flash/net/flashnet.h:29:0,
    from /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/swf.h:32,
    from /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/scripting/class.h:27,
    from /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/scripting/toplevel/ASString.h:23,
    from /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/allclasses.cpp:20:
    /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/backends/decoder.h:31:30: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ was not declared in this scope
    #define MAX_AUDIO_FRAME_SIZE AVCODEC_MAX_AUDIO_FRAME_SIZE
    ^
    /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/backends/decoder.h:201:19: note: in expansion of macro ‘MAX_AUDIO_FRAME_SIZE’
    int16_t samples[MAX_AUDIO_FRAME_SIZE/2];
    ^
    /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/backends/decoder.h: In constructor ‘lightspark::AudioDecoder::FrameSamples::FrameSamples()’:
    /tmp/packerbuild-1000/lightspark/lightspark/src/lightspark-0.7.2/src/backends/decoder.h:206:26: error: ‘samples’ was not declared in this scope
    FrameSamples():current(samples),len(0),time(0){}
    ^
    make[2]: *** [src/CMakeFiles/spark.dir/asobject.cpp.o] Error 1
    I only included one such error here, but these appear to be numerous. Am I missing a package that hasn't been included as a dependency? I'm building on a 64-bit system with 8 processor cores that satisfies all the dependencies listed above.
    Comment by dlh (2013-08-13 15:39)
    I have the same issue as @the-kyle
    lightspark 0.7.2-1 (Sat Feb 11 02:47:02 CET 2012)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> lightspark dependencies:
    - gtk2 (already installed)
    - ffmpeg (already installed)
    - glew (already installed)
    - curl (already installed)
    - boost-libs (already installed)
    - libxml++ (already installed)
    - desktop-file-utils (already installed)
    - hicolor-icon-theme (already installed)
    - cmake (already installed)
    - nasm (already installed)
    - xulrunner (already installed)
    - llvm (already installed)
    - glproto (already installed)
    - boost (already installed)
    - fontconfig (already installed)
    ==> Edit lightspark.install ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==> n
    ==> Continue building lightspark ? [Y/n]
    ==> ------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lightspark 0.7.2-1 (Sat Aug 17 12:44:43 CEST 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Downloading lightspark-0.7.2.tar.gz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
    100 933k 100 933k 0 0 482k 0 0:00:01 0:00:01 --:--:-- 756k
    -> Downloading lightspark-0.7.2.tar.gz.asc...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
    100 490 100 490 0 0 848 0 --:--:-- --:--:-- --:--:-- 848
    ==> Validating source files with md5sums...
    lightspark-0.7.2.tar.gz ... Passed
    lightspark-0.7.2.tar.gz.asc ... Skipped
    ==> Verifying source file signatures with gpg...
    lightspark-0.7.2.tar.gz ... FAILED (unknown public key B96B97E45A52AE91)
    ==> WARNING: Warnings have occurred while verifying the signatures.
    Please make sure you really trust them.
    ==> Extracting sources...
    -> Extracting lightspark-0.7.2.tar.gz with bsdtar
    bsdtar: Failed to set default locale
    ==> Starting build()...
    -- The C compiler identification is GNU 4.8.1
    -- The CXX compiler identification is GNU 4.8.1
    -- Check for working C compiler: /usr/bin/cc
    -- Check for working C compiler: /usr/bin/cc -- works
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working CXX compiler: /usr/bin/c++
    -- Check for working CXX compiler: /usr/bin/c++ -- works
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Performing Test GCC_IS_4_6
    -- Performing Test GCC_IS_4_6 - Success
    -- Found gnash path: /usr/bin/gtk-gnash
    -- The ASM-NASM compiler identification is unknown
    -- Found assembler: /usr/bin/nasm
    -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
    -- LLVM llvm-config found at: /usr/bin/llvm-config
    -- LLVM version: 3.3
    -- Looking for C++ include llvm/Support/TargetSelect.h
    -- Looking for C++ include llvm/Support/TargetSelect.h - found
    -- HAVE_SUPPORT_TARGETSELECT_H: 1
    -- Looking for C++ include llvm/IRBuilder.h
    -- Looking for C++ include llvm/IRBuilder.h - not found
    -- HAVE_IRBUILDER_H:
    -- Looking for C++ include llvm/DataLayout.h
    -- Looking for C++ include llvm/DataLayout.h - not found
    -- HAVE_DATALAYOUT_H:
    -- LLVM CXX flags: -I/usr/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual
    -- LLVM LD flags: -L/usr/lib -lz -lpthread -lffi -ldl -lm
    -- LLVM core libs: -lLLVMLinker-lLLVMBitWriter-lLLVMBitReader-lLLVMInstrumentation-lLLVMipo-lLLVMObjCARCOpts-lLLVMVectorize-lLLVMScalarOpts-lLLVMInstCombine-lLLVMTransformUtils-lLLVMipa-lLLVMAnalysis-lLLVMTarget-lLLVMMC-lLLVMObject-lLLVMCore-lLLVMSupport
    -- LLVM JIT libs: -lLLVMX86Disassembler-lLLVMX86AsmParser-lLLVMX86CodeGen-lLLVMSelectionDAG-lLLVMAsmPrinter-lLLVMMCParser-lLLVMX86Desc-lLLVMX86Info-lLLVMX86AsmPrinter-lLLVMX86Utils-lLLVMJIT-lLLVMRuntimeDyld-lLLVMExecutionEngine-lLLVMCodeGen-lLLVMObjCARCOpts-lLLVMScalarOpts-lLLVMInstCombine-lLLVMTransformUtils-lLLVMipa-lLLVMAnalysis-lLLVMTarget-lLLVMMC-lLLVMObject-lLLVMCore-lLLVMSupport
    -- LLVM JIT objs:
    -- Found LLVM: /usr/include
    -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
    -- Found Freetype: /usr/lib64/libfreetype.so
    -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
    -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
    -- Looking for gethostbyname
    -- Looking for gethostbyname - found
    -- Looking for connect
    -- Looking for connect - found
    -- Looking for remove
    -- Looking for remove - found
    -- Looking for shmat
    -- Looking for shmat - found
    -- Looking for IceConnectionNumber in ICE
    -- Looking for IceConnectionNumber in ICE - found
    -- Found X11: /usr/lib64/libX11.so
    -- Found OpenGL: /usr/lib64/libGL.so
    -- Found GLEW: /usr/lib64/libGLEW.so
    -- Found PCRE: /usr/lib64/libpcre.so
    -- Found JPEG: /usr/lib64/libjpeg.so
    -- Found PNG: /usr/lib64/libpng.so (found version "1.6.3")
    -- checking for module 'libxml++-2.6>=2.33.1'
    -- found libxml++-2.6, version 2.36.0
    -- checking for module 'liblzma'
    -- found liblzma, version 5.0.5
    -- Boost version: 1.54.0
    -- Found the following Boost libraries:
    -- filesystem
    -- system
    -- checking for modules 'cairo;pangocairo'
    -- found cairo, version 1.12.14
    -- found pangocairo, version 1.34.1
    -- checking for module 'x11'
    -- found x11, version 1.6.1
    -- checking for modules 'libavcodec;libavutil;libavformat'
    -- found libavcodec, version 55.18.102
    -- found libavutil, version 52.38.100
    -- found libavformat, version 55.12.100
    -- Looking for avcodec_decode_video2
    -- Looking for avcodec_decode_video2 - found
    -- Looking for avcodec_decode_audio3
    -- Looking for avcodec_decode_audio3 - found
    -- Looking for avcodec_decode_audio4
    -- Looking for avcodec_decode_audio4 - found
    -- Looking for avio_alloc_context
    -- Looking for avio_alloc_context - found
    -- Looking for avcodec_alloc_context3
    -- Looking for avcodec_alloc_context3 - found
    -- Looking for avcodec_open2
    -- Looking for avcodec_open2 - found
    -- Looking for avformat_close_input
    -- Looking for avformat_close_input - found
    -- Looking for avformat_find_stream_info
    -- Looking for avformat_find_stream_info - found
    -- checking for module 'glib-2.0'
    -- found glib-2.0, version 2.36.3
    -- checking for module 'gthread-2.0'
    -- found gthread-2.0, version 2.36.3
    -- checking for module 'gmodule-2.0'
    -- found gmodule-2.0, version 2.36.3
    -- checking for module 'glibmm-2.4'
    -- found glibmm-2.4, version 2.36.2
    -- checking for module 'gtk+-2.0'
    -- found gtk+-2.0, version 2.24.20
    -- checking for module 'libcurl'
    -- found libcurl, version 7.32.0
    -- checking for module 'librtmp'
    -- found librtmp, version v2.4
    -- Looking for C++ include atomic
    -- Looking for C++ include atomic - found
    -- checking for module 'libpulse'
    -- found libpulse, version 4.0
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/bld
    Scanning dependencies of target translations
    [ 1%] Scanning dependencies of target spark
    [ 2%] [ 3%] Generating fr.gmo
    Generating pl.gmo
    Generating zh_CN.gmo
    [ 3%] Built target translations
    [ 4%] [ 5%] [ 6%] [ 7%] Building CXX object src/CMakeFiles/spark.dir/compat.cpp.o
    Building CXX object src/CMakeFiles/spark.dir/allclasses.cpp.o
    Building CXX object src/CMakeFiles/spark.dir/asobject.cpp.o
    Building CXX object src/CMakeFiles/spark.dir/logger.cpp.o
    [ 8%] Building CXX object src/CMakeFiles/spark.dir/memory_support.cpp.o
    [ 9%] Building CXX object src/CMakeFiles/spark.dir/swf.cpp.o
    In file included from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/flash/net/flashnet.h:29:0,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.h:32,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/class.h:27,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/toplevel/ASString.h:23,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/allclasses.cpp:20:
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:31:30: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
    #define MAX_AUDIO_FRAME_SIZE AVCODEC_MAX_AUDIO_FRAME_SIZE
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:201:19: note: in expansion of macro 'MAX_AUDIO_FRAME_SIZE'
    int16_t samples[MAX_AUDIO_FRAME_SIZE/2];
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h: In constructor 'lightspark::AudioDecoder::FrameSamples::FrameSamples()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:206:26: error: 'samples' was not declared in this scope
    FrameSamples():current(samples),len(0),time(0){}
    ^
    In file included from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/flash/net/flashnet.h:29:0,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.h:32,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/class.h:27,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/parsing/tags.h:29,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/abc.h:25,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/asobject.cpp:20:
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:31:30: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
    #define MAX_AUDIO_FRAME_SIZE AVCODEC_MAX_AUDIO_FRAME_SIZE
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:201:19: note: in expansion of macro 'MAX_AUDIO_FRAME_SIZE'
    int16_t samples[MAX_AUDIO_FRAME_SIZE/2];
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h: In constructor 'lightspark::AudioDecoder::FrameSamples::FrameSamples()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:206:26: error: 'samples' was not declared in this scope
    FrameSamples():current(samples),len(0),time(0){}
    ^
    In file included from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/flash/net/flashnet.h:29:0,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.h:32,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/memory_support.cpp:21:
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:31:30: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
    #define MAX_AUDIO_FRAME_SIZE AVCODEC_MAX_AUDIO_FRAME_SIZE
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:201:19: note: in expansion of macro 'MAX_AUDIO_FRAME_SIZE'
    int16_t samples[MAX_AUDIO_FRAME_SIZE/2];
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h: In constructor 'lightspark::AudioDecoder::FrameSamples::FrameSamples()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:206:26: error: 'samples' was not declared in this scope
    FrameSamples():current(samples),len(0),time(0){}
    ^
    In file included from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/flash/net/flashnet.h:29:0,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.h:32,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/class.h:27,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/parsing/tags.h:29,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/scripting/abc.h:25,
    from /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:23:
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:31:30: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
    #define MAX_AUDIO_FRAME_SIZE AVCODEC_MAX_AUDIO_FRAME_SIZE
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:201:19: note: in expansion of macro 'MAX_AUDIO_FRAME_SIZE'
    int16_t samples[MAX_AUDIO_FRAME_SIZE/2];
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h: In constructor 'lightspark::AudioDecoder::FrameSamples::FrameSamples()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/backends/decoder.h:206:26: error: 'samples' was not declared in this scope
    FrameSamples():current(samples),len(0),time(0){}
    ^
    make[2]: *** [src/CMakeFiles/spark.dir/allclasses.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[2]: *** [src/CMakeFiles/spark.dir/asobject.cpp.o] Error 1
    make[2]: *** [src/CMakeFiles/spark.dir/memory_support.cpp.o] Error 1
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp: In function 'lightspark::SystemState* lightspark::getSys()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:58:35: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:246): Use 'g_private_get' instead [-Wdeprecated-declarations]
    SystemState* ret = (SystemState*)g_static_private_get(&tls_system);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:58:67: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:246): Use 'g_private_get' instead [-Wdeprecated-declarations]
    SystemState* ret = (SystemState*)g_static_private_get(&tls_system);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp: In function 'void lightspark::setTLSSys(lightspark::SystemState*)':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:64:9: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:249): Use 'g_private_set' instead [-Wdeprecated-declarations]
    g_static_private_set(&tls_system,sys,NULL);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:64:50: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:249): Use 'g_private_set' instead [-Wdeprecated-declarations]
    g_static_private_set(&tls_system,sys,NULL);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp: In function 'lightspark::ParseThread* lightspark::getParseThread()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:70:34: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:246): Use 'g_private_get' instead [-Wdeprecated-declarations]
    ParseThread* pt = (ParseThread*)g_static_private_get(&parse_thread_tls);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:70:72: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:246): Use 'g_private_get' instead [-Wdeprecated-declarations]
    ParseThread* pt = (ParseThread*)g_static_private_get(&parse_thread_tls);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp: In member function 'virtual void lightspark::ParseThread::execute()':
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:1274:2: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:249): Use 'g_private_set' instead [-Wdeprecated-declarations]
    g_static_private_set(&parse_thread_tls,this,NULL);
    ^
    /tmp/yaourt-tmp-bp/aur-lightspark/src/lightspark-0.7.2/src/swf.cpp:1274:50: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:249): Use 'g_private_set' instead [-Wdeprecated-declarations]
    g_static_private_set(&parse_thread_tls,this,NULL);
    ^
    make[2]: *** [src/CMakeFiles/spark.dir/swf.cpp.o] Error 1
    make[1]: *** [src/CMakeFiles/spark.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build lightspark.
    ==> Restart building lightspark ? [y/N]
    ==> -----------------------------------
    ==>
    I can't find if it is related to the lighspark code or if it is specific to Arch Linux.
    Last edited by mau5kito (2013-08-17 14:48:24)

    It seems lightspark was written for an old version of ffmpeg.  I was able to solve some problems with patches, but more and more would keep popping up.
    There is a -git version which should work.  I'm compiling it now to verify - and so far so good (but it's taking a while on my old hardware).
    EDIT: confirmed, lightspark-git builds fine.
    Last edited by Trilby (2013-08-17 12:37:31)

  • How to solve the build fail error when the file below mention cant be found

    Hi,
    i got this build fail but i cant find where the error came from and how to solve it. im stucked at this problem for quite a long time.
    BUILD FAILED
    C:\Infrastructure\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
    C:\Infrastructure\Infrastructure\DBSchema\build.xml:262: C:\Infrastructure\Infrastructure\Ant\OracleMiddlewarejdeveloper\modules\oracle.adf.share_11.1.1 not found
    Is there any solutions to it??
    Rgds,
    lx

    Below are my codes for the build.properties.
    # Base Directory for library lookup
    jdeveloper.home=C:\Oracle\Middleware\jdeveloper
    src.home=..//..
    # JDBC info used to create Schema
    jdbc.driver=oracle.jdbc.OracleDriver
    jdbc.urlBase=jdbc:oracle:thin:@localhost
    jdbc.port=1521
    jdbc.sid=fypj
    # Information about the default setup for the demo user.
    db.adminUser=system
    db.demoUser=fusion
    db.demoUser.password=oracle
    db.demoUser.tablespace=USERS
    db.demoUser.tempTablespace=TEMP

  • [SOLVED] Issues building spotify/spotify-beta. (openssl098!!!)

    This is the one thing that is really irritating me. I can't have Spotify on Arch here is my output:
    [derek@Trillium ~]$ yaourt -S spotify
    ==> Downloading spotify PKGBUILD from AUR...
    x spotify
    x spotify.changelog
    x spotify.protocol
    x PKGBUILD
    x spotify.install
    Comment by: pyther on Sat, 14 Apr 2012 14:05:16 +0000
    @toffyrn - try spotify-beta, at the moment, it is at the same version as spotify. It appears that this segfault occurs when using the system's qtwebkit. I'm not sure what the difference is, but using ubuntu's qtwebkit (included as part of the package) seems to solve the problem.
    Comment by: Ape on Sat, 14 Apr 2012 19:13:13 +0000
    I also have similar segfaults with this package. spotify-beta works.
    Comment by: pyther on Sat, 14 Apr 2012 19:16:18 +0000
    @gadget3000 I would be willing to update and maintain this package if you'd like.
    Comment by: gadget3000 on Sat, 14 Apr 2012 19:54:56 +0000
    @pyther I'm happy maintaining it still. What changes do you think need to be made?
    Comment by: pyther on Sat, 14 Apr 2012 20:06:26 +0000
    You should
    1. Make symlinks in ${pkgdir}/usr/share/spotify/libs/ and then use a wrapper script to set LD_LIBRARY_PATH and call spotify
    Example:
    ln -s /usr/lib/libnss3.so ${pkgdir}/usr/share/spotify/libs/libnss3.so.1d # libnss3.so
    ln -s /usr/lib/libnssutil3.so ${pkgdir}/usr/share/spotify/libs/libnssutil3.so.1d # libnssutil3.so
    ln -s /usr/lib/libsmime3.so ${pkgdir}/usr/share/spotify/libs/libsmime3.so.1d # libsmime3.so
    2. Use the qtwebkit library from Ubuntu (as the arch library causes spotify to crash with paid accounts)
    Example:
    install -D -m644 ${srcdir}/libqtwebkit/usr/lib/$libarch/libQtWebKit.so.4.9.0 ${pkgdir}/usr/share/spotify/libs/
    ln -s ./libQtWebKit.so.4.9.0 ${pkgdir}/usr/share/spotify/libs/libQtWebKit.so.4
    Wrapper:
    #!/bin/sh
    LD_LIBRARY_PATH=/usr/share/spotify/libs/ /usr/share/spotify/spotify $@
    In both cases look at my pkgbuild for spotify-beta. Feel free to contact me, if needed.
    Comment by: alexandernst on Tue, 24 Apr 2012 23:03:36 +0000
    It has been a month since last time I could open Spotify.
    Is there anyone maintaining this app?
    I'm still unable to open it. That's what konsole outputs:
    /usr/share/spotify/spotify: /usr/lib/libcrypto.so.0.9.8: no version information available (required by /usr/share/spotify/spotify)
    /usr/share/spotify/spotify: /usr/lib/libssl.so.0.9.8: no version information available (required by /usr/share/spotify/spotify)
    23:03:40.132 I [breakpad.cpp:61] Registered Breakpad for product: spotify
    23:03:40.133 I [translate.cpp:130] Reloading language file
    23:03:40.134 I [breakpad.cpp:200] Searching for crashdumps: /home/alexandernst/.cache/spotify/*.dmp
    23:03:40.276 A [CefModule.cpp:324] Check failed: g_cef_handle:
    Any ideas? I tried both spotify and spotify-beta packages.
    First Submitted: Mon, 12 Jul 2010 12:17:30 +0000
    spotify 0.8.2.639-2
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> spotify dependencies:
    - alsa-lib>=1.0.14 (already installed)
    - glibc>=2.6 (already installed)
    - qt>=4.5.0 (already installed)
    - libxss (already installed)
    - qtwebkit (already installed)
    - gconf (already installed)
    - openssl098 (building from AUR)
    - libpng12 (package found)
    ==> Edit spotify.install ? [Y/n] ("A" to abort)
    ==> -------------------------------------------
    ==> n
    ==> Continue building spotify ? [Y/n]
    ==> ---------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for spotify:
    Password:
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): libpng12-1.2.46-2
    Total Installed Size: 0.81 MiB
    Proceed with installation? [Y/n] y
    (1/1) checking package integrity [############################################] 100%
    (1/1) loading package files [############################################] 100%
    (1/1) checking for file conflicts [############################################] 100%
    (1/1) checking available disk space [############################################] 100%
    (1/1) installing libpng12 [############################################] 100%
    ==> Downloading openssl098 PKGBUILD from AUR...
    x ca-dir.patch
    x no-rpath.patch
    x PKGBUILD
    Comment by: petRUShka on Thu, 04 Nov 2010 08:59:06 +0000
    Very strange version. Because of it every time when I make yaourt -Suy --aur I see following:
    aur/openssl098 0.9.8.o-1 - 0.9.8o/[a-z]/.0.9.8o//[0-9.]/}}-
    So, openssl098 try to upgrade every whole system upgrade.
    Comment by: yejun on Thu, 04 Nov 2010 18:34:37 +0000
    This is really not for long term use because openssl 0.9.8 itself is outdated. You'd better find updated packages not depends on this.
    Comment by: xhochy on Fri, 23 Mar 2012 18:01:03 +0000
    The current build lacks version information the libraries.
    A version of this package with those is available in my github repo: [url]https://github.com/xhochy/archlinux-pkgbuilds/tree/master/openssl098[/url]
    Fixed this using [url]http://rt.openssl.org/Ticket/Display.html?id=1222user=guestpass=guest[/url] and the debian package.
    Comment by: pyther on Sat, 24 Mar 2012 13:27:37 +0000
    I would also like to see the versioning patch added. Thanks
    Comment by: trya on Sat, 24 Mar 2012 20:57:14 +0000
    @xhochy: not that I don't want to include this patch, but I try to stay as close as the openssl package from [core], and upstream still doesn't include version information. You should report a bug to [url]https://bugs.archlinux.org[/url] or ask devs on the arch-dev-general mailing list first if you'd like to see this patch integrated. If Arch adopt it, I will.
    First Submitted: Mon, 06 Sep 2010 08:48:09 +0000
    openssl098 0.9.8.v-1
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> openssl098 dependencies:
    - openssl (already installed)
    - perl (already installed)
    ==> Continue building openssl098 ? [Y/n]
    ==> ------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: openssl098 0.9.8.v-1 (Tue Apr 24 22:17:16 PDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading openssl-0.9.8v.tar.gz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 3693k 100 3693k 0 0 41108 0 0:01:32 0:01:32 --:--:-- 37945
    -> Found no-rpath.patch
    -> Found ca-dir.patch
    ==> Validating source files with md5sums...
    openssl-0.9.8v.tar.gz ... Passed
    no-rpath.patch ... Passed
    ca-dir.patch ... Passed
    ==> Extracting Sources...
    -> Extracting openssl-0.9.8v.tar.gz with bsdtar
    ==> Starting build()...
    /tmp/yaourt-tmp-derek/aur-openssl098/./PKGBUILD: line 31: patch: command not found
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build openssl098.
    ==> Restart building openssl098 ? [y/N]
    ==> -----------------------------------
    ==>
    Last edited by BSOD666 (2012-04-26 20:11:16)

    Stebalien wrote:
    BSOD666 wrote:
    tomk wrote:nostalgix, read the output he posted again. Yaourt did start building openssl098, and then failed with a very clear error message.
    Perhaps you can enlighten those of us (me) who can't read the error messages that well? You can just tell me what I need to install/fix in order to get this resolved. I think that is the more effective way of doing things. Thank you
    Faster for you in the short run, a PITA for everyone in the long run; you need to learn to help yourself. The error message is extreamely explicit and clear.
    Hint: read the output from the bottom up.
    I usually can, I just didn't really know where to look in this case. Thanks! I see where to look now. Hat's off!

  • [SOLVED] Problems building amule cvs

    Hello
    I'm almost new to arch and I've been able to build some packages, but don't know what's happening with this one
    I think I have some dependency missing or some symlinks to make, but don't really know
    The first problem is /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:52:24: error: wchar.h: file not exists
    but it exists in /usr/include/wchar.h, /usr/include/bits/wchar.h and /usr/include/c++/4.3.0/tr1/wchar.h
    Someone knows how to solve it?
    Thanks!!
    I attach the tail of makepkg
    All info parsed
    echo abstracts/ECTagTypes.abstract abstracts/ECCodes.abstract > ECGeneratedFiles
    make all-recursive
    make[5]: se ingresa al directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec'
    Making all in cpp
    make[6]: se ingresa al directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec/cpp'
    gcc ../../../../src/utils/mkFileSum.c -o mkFileSum
    Generating ECVersion.h... created.
    make all-am
    make[7]: se ingresa al directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec/cpp'
    if g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -isystem /usr/lib/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src -I../../../../src/libs -I../../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -isystem /usr/include -D__CRYPTO_INSTALLED__ -D__WEAK_CRYPTO__ -W -Wall -Wshadow -Wundef -O2 -DUSE_WX_EXTENSIONS -MT libec_a-ECTag.o -MD -MP -MF ".deps/libec_a-ECTag.Tpo" -c -o libec_a-ECTag.o `test -f 'ECTag.cpp' || echo './'`ECTag.cpp; \
    then mv -f ".deps/libec_a-ECTag.Tpo" ".deps/libec_a-ECTag.Po"; else rm -f ".deps/libec_a-ECTag.Tpo"; exit 1; fi
    En el fichero incluído de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:47,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iosfwd:47,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:44,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    de ECTag.h:28,
    de ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:52:24: error: wchar.h: No existe el fichero o el directorio
    En el fichero incluído de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:48,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:46,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    de ECTag.h:28,
    de ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:50:24: error: stdio.h: No existe el fichero o el directorio
    En el fichero incluído de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:47,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:47,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:47,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    de ECTag.h:28,
    de ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/clocale:48:25: error: locale.h: No existe el fichero o el directorio
    En el fichero incluído de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:49,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:47,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    de ECTag.h:28,
    de ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:49:24: error: ctype.h: No existe el fichero o el directorio
    En el fichero incluído de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:46,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:44,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    de /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    de ECTag.h:28,
    de ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:51:25: error: wctype.h: No existe el fichero o el directorio
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iosfwd:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:72: error: '::mbstate_t' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:146: error: '::wint_t' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:148: error: '::btowc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:149: error: '::fgetwc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:150: error: '::fgetws' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:151: error: '::fputwc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:152: error: '::fputws' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:153: error: '::fwide' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:154: error: '::fwprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:155: error: '::fwscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:156: error: '::getwc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:157: error: '::getwchar' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:158: error: '::mbrlen' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:159: error: '::mbrtowc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:160: error: '::mbsinit' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:161: error: '::mbsrtowcs' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:162: error: '::putwc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:163: error: '::putwchar' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:164: error: '::swprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:165: error: '::swscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:166: error: '::ungetwc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:167: error: '::vfwprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:169: error: '::vfwscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:171: error: '::vswprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:173: error: '::vswscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:175: error: '::vwprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:177: error: '::vwscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:179: error: '::wcrtomb' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:180: error: '::wcscat' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:181: error: '::wcscmp' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:182: error: '::wcscoll' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:183: error: '::wcscpy' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:184: error: '::wcscspn' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:185: error: '::wcsftime' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:186: error: '::wcslen' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:187: error: '::wcsncat' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:188: error: '::wcsncmp' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:189: error: '::wcsncpy' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:190: error: '::wcsrtombs' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:191: error: '::wcsspn' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:192: error: '::wcstod' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:194: error: '::wcstof' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:196: error: '::wcstok' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:197: error: '::wcstol' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:198: error: '::wcstoul' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:199: error: '::wcsxfrm' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:200: error: '::wctob' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:201: error: '::wmemcmp' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:202: error: '::wmemcpy' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:203: error: '::wmemmove' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:204: error: '::wmemset' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:205: error: '::wprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:206: error: '::wscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:208: error: '::wcschr' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: In function 'wchar_t* std::wcschr(wchar_t*, wchar_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:212: error: conversión inválida de 'const wchar_t*' a 'wchar_t*'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:212: error: argumento de inicialización 1 de 'wchar_t* std::wcschr(wchar_t*, wchar_t)'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:214: error: '::wcspbrk' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: In function 'wchar_t* std::wcspbrk(wchar_t*, const wchar_t*)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:218: error: conversión inválida de 'const wchar_t*' a 'wchar_t*'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:218: error: argumento de inicialización 1 de 'wchar_t* std::wcspbrk(wchar_t*, const wchar_t*)'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:220: error: '::wcsrchr' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: In function 'wchar_t* std::wcsrchr(wchar_t*, wchar_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:224: error: conversión inválida de 'const wchar_t*' a 'wchar_t*'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:224: error: argumento de inicialización 1 de 'wchar_t* std::wcsrchr(wchar_t*, wchar_t)'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:226: error: '::wcsstr' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: In function 'wchar_t* std::wcsstr(wchar_t*, const wchar_t*)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:230: error: conversión inválida de 'const wchar_t*' a 'wchar_t*'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:230: error: argumento de inicialización 1 de 'wchar_t* std::wcsstr(wchar_t*, const wchar_t*)'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:232: error: '::wmemchr' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: In function 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:236: error: conversión inválida de 'const wchar_t*' a 'wchar_t*'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:236: error: argumento de inicialización 1 de 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:253: error: '::wcstold' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:262: error: '::wcstoll' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:263: error: '::wcstoull' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:270: error: '__gnu_cxx::wcstold' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:271: error: '__gnu_cxx::wcstoll' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwchar:272: error: '__gnu_cxx::wcstoull' no se ha declarado
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iosfwd:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:207: error: 'mbstate_t' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:207: error: el argumento de plantilla 1 es inválido
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:207: error: invalid type in declaration before ';' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:209: error: 'mbstate_t' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:209: error: el argumento de plantilla 1 es inválido
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/postypes.h:209: error: invalid type in declaration before ';' token
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:48,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:46,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:100: error: '::FILE' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:101: error: '::fpos_t' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:103: error: '::clearerr' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:104: error: '::fclose' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:105: error: '::feof' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:106: error: '::ferror' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:107: error: '::fflush' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:108: error: '::fgetc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:109: error: '::fgetpos' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:110: error: '::fgets' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:111: error: '::fopen' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:112: error: '::fprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:113: error: '::fputc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:114: error: '::fputs' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:115: error: '::fread' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:116: error: '::freopen' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:117: error: '::fscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:118: error: '::fseek' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:119: error: '::fsetpos' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:120: error: '::ftell' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:121: error: '::fwrite' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:122: error: '::getc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:123: error: '::getchar' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:124: error: '::gets' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:125: error: '::perror' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:126: error: '::printf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:127: error: '::putc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:128: error: '::putchar' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:129: error: '::puts' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:130: error: '::remove' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:131: error: '::rename' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:132: error: '::rewind' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:133: error: '::scanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:134: error: '::setbuf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:135: error: '::setvbuf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:136: error: '::sprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:137: error: '::sscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:138: error: '::tmpfile' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:139: error: '::tmpnam' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:140: error: '::ungetc' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:141: error: '::vfprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:142: error: '::vprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:143: error: '::vsprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:170: error: '::snprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:171: error: '::vfscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:172: error: '::vscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:173: error: '::vsnprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:174: error: '::vsscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:181: error: '__gnu_cxx::snprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:182: error: '__gnu_cxx::vfscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:183: error: '__gnu_cxx::vscanf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:184: error: '__gnu_cxx::vsnprintf' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cstdio:185: error: '__gnu_cxx::vsscanf' no se ha declarado
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:46,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:69: error: 'mbstate_t' en el espacio de nombres 'std' no nombra un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static typename __gnu_cxx::_Char_types<_CharT>::int_type __gnu_cxx::char_traits<_CharT>::eof()':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:141: error: 'EOF' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:242: error: 'mbstate_t' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static int std::char_traits<char>::eof()':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:295: error: 'EOF' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:309: error: 'wint_t' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:312: error: 'mbstate_t' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:351: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:353: error: 'int_type' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:357: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:360: error: 'int_type' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:363: error: 'int_type' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static int std::char_traits<wchar_t>::compare(const wchar_t*, const wchar_t*, size_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:328: error: 'wmemcmp' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static size_t std::char_traits<wchar_t>::length(const wchar_t*)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:332: error: 'wcslen' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static const wchar_t* std::char_traits<wchar_t>::find(const wchar_t*, size_t, const wchar_t&)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:336: error: conversión inválida de 'const wchar_t*' a 'wchar_t*'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:336: error: argumento de inicialización 1 de 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static wchar_t* std::char_traits<wchar_t>::move(wchar_t*, const wchar_t*, size_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:340: error: 'wmemmove' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static wchar_t* std::char_traits<wchar_t>::copy(wchar_t*, const wchar_t*, size_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:344: error: 'wmemcpy' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static wchar_t* std::char_traits<wchar_t>::assign(wchar_t*, size_t, wchar_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:348: error: 'wmemset' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static wchar_t std::char_traits<wchar_t>::to_char_type(int)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:351: error: '__c' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h: In static member function 'static bool std::char_traits<wchar_t>::eq_int_type(int)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:358: error: '__c1' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/char_traits.h:358: error: '__c2' no se declaró en este ámbito
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/clocale: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/clocale:59: error: '::lconv' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/clocale:60: error: '::setlocale' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/clocale:61: error: '::localeconv' no se ha declarado
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:57: error: 'uselocale' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:57: error: invalid type in declaration before ';' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:64: error: '__locale_t' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:71: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h: In function 'int std::__convert_from_v(int)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:77: error: expected `;' before '__old'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:91: error: '__fmt' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:94: error: '__out' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:94: error: '__size' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:102: error: '__old' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/c++locale.h:102: error: no se puede usar '__gnu_cxx::__uselocale' como una función
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:49,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:71: error: '::isalnum' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:72: error: '::isalpha' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:73: error: '::iscntrl' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:74: error: '::isdigit' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:75: error: '::isgraph' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:76: error: '::islower' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:77: error: '::isprint' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:78: error: '::ispunct' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:79: error: '::isspace' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:80: error: '::isupper' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:81: error: '::isxdigit' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:82: error: '::tolower' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cctype:83: error: '::toupper' no se ha declarado
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:47,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:132: error: 'mbstate_t' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:132: error: el argumento de plantilla 3 es inválido
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:134: error: 'mbstate_t' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/localefwd.h:134: error: el argumento de plantilla 3 es inválido
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/ios_base.h:48,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:48,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:349: error: '__c_locale' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:380: error: '__c_locale' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:381: error: '__c_locale' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:383: error: '__c_locale' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:387: error: '__c_locale' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:391: error: '__c_locale' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:622: error: '__c_locale' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:650: error: expected `)' before '__cloc'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h: In constructor 'std::collate<_CharT>::collate(size_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:637: error: la clase 'std::collate<_CharT>' no tiene ningún campo llamado '_M_c_locale_collate'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:637: error: no hay argumentos para '_S_get_c_locale' que dependan de un parámetro de plantilla, por lo cual una declaración de '_S_get_c_locale' debe estar disponible
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:637: error: (si utiliza '-fpermissive', G++ aceptará su código, pero permitir el uso de un nombre sin declarar es obsoleto)
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h: In destructor 'virtual std::collate<_CharT>::~collate()':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_classes.h:714: error: '_M_c_locale_collate' no se declaró en este ámbito
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:801,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:49,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf: In instantiation of 'std::basic_streambuf<wchar_t, std::char_traits<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/streambuf.tcc:165: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:130: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:280: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:298: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:320: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:353: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:378: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:405: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:668: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:681: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:705: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/streambuf:748: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:46,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:83: error: '::wctrans_t' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:84: error: '::wctype_t' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:85: error: '::wint_t' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:87: error: '::iswalnum' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:88: error: '::iswalpha' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:90: error: '::iswblank' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:92: error: '::iswcntrl' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:93: error: '::iswctype' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:94: error: '::iswdigit' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:95: error: '::iswgraph' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:96: error: '::iswlower' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:97: error: '::iswprint' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:98: error: '::iswpunct' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:99: error: '::iswspace' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:100: error: '::iswupper' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:101: error: '::iswxdigit' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:102: error: '::towctrans' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:103: error: '::towlower' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:104: error: '::towupper' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:105: error: '::wctrans' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cwctype:106: error: '::wctype' no se ha declarado
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:48,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:53: error: '_ISupper' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:54: error: '_ISlower' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:55: error: '_ISalpha' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:56: error: '_ISdigit' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:57: error: '_ISxdigit' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:58: error: '_ISspace' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:59: error: '_ISprint' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:60: error: '_ISalpha' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:60: error: '_ISdigit' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:60: error: '_ISpunct' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:61: error: '_IScntrl' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:62: error: '_ISpunct' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:63: error: '_ISalpha' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/x86_64-unknown-linux-gnu/bits/ctype_base.h:63: error: '_ISdigit' no se declaró en este ámbito
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:72: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:78: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:83: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:88: error: expected ',' or '...' before '&' token
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:689: error: '__c_locale' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:730: error: expected `)' before '__cloc'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1226: error: 'wctype_t' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1229: error: '__c_locale' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1234: error: 'wint_t' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1238: error: '__wmask_type' no nombra a un tipo
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1264: error: expected `)' before '__cloc'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1267: error: '__wmask_type' no nombra a un tipo
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1736: error: expected `)' before '__cloc'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1893: error: '__c_locale' no se ha declarado
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1904: error: se declaró la variable o campo '_M_initialize_numpunct' como void
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1904: error: '__c_locale' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1912: error: se declaró la variable o campo '_M_initialize_numpunct' como void
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1912: error: '__c_locale' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h: In constructor 'std::numpunct_byname<_CharT>::numpunct_byname(const char*, size_t)':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1930: error: '__c_locale' no se declaró en este ámbito
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1930: error: expected `;' before '__tmp'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:1931: error: '__tmp' no se declaró en este ámbito
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.h:2635,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:44,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, float&) const':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc:685: error: no hay argumentos para '_S_get_c_locale' que dependan de un parámetro de plantilla, por lo cual una declaración de '_S_get_c_locale' debe estar disponible
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, double&) const':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc:698: error: no hay argumentos para '_S_get_c_locale' que dependan de un parámetro de plantilla, por lo cual una declaración de '_S_get_c_locale' debe estar disponible
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, long double&) const':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc:726: error: no hay argumentos para '_S_get_c_locale' que dependan de un parámetro de plantilla, por lo cual una declaración de '_S_get_c_locale' debe estar disponible
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc: In member function '_OutIter std::num_put<_CharT, _OutIter>::_M_insert_float(_OutIter, std::ios_base&, _CharT, char, _ValueT) const':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc:981: error: no hay argumentos para '_S_get_c_locale' que dependan de un parámetro de plantilla, por lo cual una declaración de '_S_get_c_locale' debe estar disponible
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/locale_facets.tcc:989: error: no hay argumentos para '_S_get_c_locale' que dependan de un parámetro de plantilla, por lo cual una declaración de '_S_get_c_locale' debe estar disponible
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:475,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ios:50,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:45,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h: At global scope:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h: In instantiation of 'std::basic_ios<wchar_t, std::char_traits<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.tcc:186: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_ios.h:76: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:572,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:45,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream: In instantiation of 'std::basic_ostream<wchar_t, std::char_traits<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/ostream.tcc:388: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ostream:64: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:46,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream: In instantiation of 'std::basic_istream<wchar_t, std::char_traits<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:613: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:64: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:284: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:439: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:450: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:836,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/iostream:46,
    from ECTag.h:28,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream: In instantiation of 'std::basic_istream<wchar_t, std::char_traits<wchar_t> >::sentry':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/istream.tcc:1002: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:647: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream: In instantiation of 'std::basic_iostream<wchar_t, std::char_traits<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/istream.tcc:1021: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/istream:778: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream:572,
    from ECTag.h:29,
    from ECTag.cpp:25:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream: In instantiation of 'std::basic_stringbuf<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/sstream.tcc:269: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream:71: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream: In instantiation of 'std::basic_istringstream<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/sstream.tcc:270: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream:266: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream: In instantiation of 'std::basic_ostringstream<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/sstream.tcc:271: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream:375: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream: In instantiation of 'std::basic_stringstream<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >':
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/sstream.tcc:272: instantiated from here
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/sstream:484: error: no type named 'int_type' in 'struct std::char_traits<wchar_t>'
    In file included from ECTag.h:42,
    from ECTag.cpp:25:
    ../../../MD4Hash.h: In member function 'bool CMD4Hash::Decode(const std::string&)':
    ../../../MD4Hash.h:180: error: 'toupper' no se declaró en este ámbito
    make[7]: *** [libec_a-ECTag.o] Error 1
    make[7]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec/cpp'
    make[6]: *** [all] Error 2
    make[6]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec/cpp'
    make[5]: *** [all-recursive] Error 1
    make[5]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec'
    make[4]: *** [all] Error 2
    make[4]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs/ec'
    make[3]: *** [all-recursive] Error 1
    make[3]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src/libs'
    make[2]: *** [all-recursive] Error 1
    make[2]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: se sale del directorio `/home/alberto/aur/amule-cvs/src/amule-cvs'
    make: *** [all] Error 2
    ==> ERROR: Fallo build()
    Abortando...
    Last edited by ADRez (2008-03-23 16:03:34)

    The problem was I was using testing repo, so I had gcc 4.3 which is not compatible with amule. See more here: http://forum.amule.org/index.php?topic=14360.0
    I've solved it downgrading package gcc to core/gcc, building amule and upgrading gcc

  • [SOLVED] Error building firefox-aurora from heftig's repository

    I'm currently using the aurora package from heftig's repository at : http://pkgbuild.com/~heftig/aurora/ . No troubles with that so far in the time I've been using it (1-2 days).
    Sometimes I like to rebuild certain packages to get a bit more of performance (don't expecting a huge increase) but this time I can't manage to build this one.
    At some point after spending an hour or so building I get this error and makepkg finishes without building it:
    http://www.pastie.org/2106870
    I have no clue on what does trigger that error and the only thing I can think so far is if there is some kind of script that is somehow tailored to the server where usually the aurora package is build and that is making it fail on my laptop.
    Does anyone experience this or have any clue on what could be causing this error?
    Thank you in advance for your help
    EDIT:
    Building the package in a clean chroot worked. Makes me think about the hosts config file on my system may have some problem. Anyway, solved.
    Last edited by ethail (2011-06-23 23:42:25)

    Ok, i tried to use wiki and build firefox with kde patches and pgo from  AUR repository.
    I followed the instructions form wiki page you kindly provided, but every time i get:
    ==> ERROR: 'pacman' failed to install missing dependencies.
    i think it's complaining  about missing kmozillahelper which is available only in AUR. However i found another repository that includes kmozillahelper package -> no result. Can you give me an advise please?
    Last edited by irrlicht (2011-06-30 23:06:17)

  • [SOLVED] Errors building archiso i686 within x86_64

    [EDIT]
    "Solved" this by using arch32-light instead.
    =======
    Hello -
    I'm trying to build an i686 archiso livecd within an x86_64 environment and I'm getting errors.
    Here's the command sequence I'm using:
    (as root)
    pacman -S devtools --noconfirm --needed
    linux32 mkarchroot /tmp/somedir base
    linux32 mkarchroot -r bash /tmp/somedir
    pacman -S git squashfs-tools syslinux devtools cdrkit make nbd mkinitcpio-nfs-utils
    At this point pacman throws an error - wrong architecture. I can correct this by running pacman -Syy - the packages will then install.
    Next command sequence:
    cd /tmp
    git clone git://projects.archlinux.org/archiso.git
    I then get an error that says "/usr/bin/git command not found (or something along those lines!)
    But git is installed and available on that path.
    I'm sure I'm doing something really basic & stupid but I don't know what it is - can anyone suggest the solution?
    Last edited by clearloon (2011-03-28 12:18:58)

    Thanks dpreilan - always good to get someone else's experience.
    I also had problems using arch32 - as it turns out, you need to use the command "linux32" in front of anythjing outside the chroot. That's probably obviuos to someone more experienced than me but it wasn't apparent from any of the instructions I found online.
    Figured it out in the end though!

  • [solved] vim build failed

    Hi
    I am trying to build vim because the version in the repo lacks a couple of options I need (x11...). The build fails without a clear error message, below are the last lines before the makepkg -s fails:
    patching file src/cleanlint.vim
    Reversed (or previously applied) patch detected! Skipping patch.
    1 out of 1 hunk ignored -- saving rejects to file src/cleanlint.vim.rej
    patching file src/diff.c
    patching file src/edit.c
    patching file src/ex_cmds.c
    patching file src/ex_cmds2.c
    patching file src/ex_docmd.c
    patching file src/proto/ex_cmds.pro
    patching file src/proto/spell.pro
    patching file src/quickfix.c
    patching file src/spell.c
    patching file src/structs.h
    patching file src/term.h
    patching file src/vim.h
    patching file src/version.c
    ==> ERROR: Build Failed.
    Aborting...
    If the reason is the failed patch is there a way to correct things manually?
    This it the (slightly modified) PKGBUILD I am using:
    # $Id: PKGBUILD 53395 2009-09-30 20:20:00Z francois $
    # Maintainer: tobias [ tobias at archlinux org ]
    pkgname=vim
    _srcver=7.2
    _patchlevel=267
    pkgver=${_srcver}.${_patchlevel}
    pkgrel=1
    pkgdesc='Vi Improved, a highly configurable, improved version of the vi text editor'
    arch=(i686 x86_64)
    license=('custom:vim')
    url="http://www.vim.org"
    depends=('gpm' 'coreutils')
    makedepends=('wget' 'sed' 'grep' 'gettext' 'perl')
    optdepends=('perl: the runtime provides a view useful perl scripts')
    backup=(etc/vimrc)
    install=${pkgname}.install
    # we need the extra-stuff to get all patches applied smoothly
    source=(ftp://ftp.vim.org/pub/vim/unix/vim-${_srcver}.tar.bz2 \
    ftp://ftp.vim.org/pub/vim/extra/vim-${_srcver}-extra.tar.gz \
    ftp://ftp.vim.org/pub/vim/extra/vim-${_srcver}-lang.tar.gz \
    fetch_patches.sh fetch_runtime.sh vimrc archlinux.vim)
    md5sums=('f0901284b338e448bfd79ccca0041254' '35e04482f07c57221c9a751aaa3b8dac' \
    'd8884786979e0e520c112faf2e176f05' '6d7e8d7868e8bfaa9a5880cd9c439320' \
    '45c1c3c6aff7de0d8fc2a9d8cd5cec7d' '29125bedc96f2a58c772ee0455a333bc' \
    '10353a61aadc3f276692d0e17db1478e')
    build()
    _versiondir="vim"$(echo ${_srcver} | sed "s/\.//")
    # pull in patches from vim.org (or the src cache alternatively)
    . ${srcdir}/fetch_patches.sh
    . ${srcdir}/fetch_runtime.sh
    get_patches || return 1
    cd ${srcdir}/${_versiondir}
    sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' src/feature.h
    sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' src/feature.h
    # build party
    ./configure --prefix=/usr --localstatedir=/var/lib/vim --mandir=/usr/share/man \
    --with-compiledby=Arian --with-features=huge \
    --enable-gpm --enable-acl --with-x=yes \
    --enable-multibyte --enable-cscope \
    --enable-perlinterp --enable-pythoninterpr \
    --enable-fontset
    #--with-global-runtime=/usr/share/vim --with-vim-name=vim \
    make || return 1
    make VIMRCLOC=/etc DESTDIR=${pkgdir} install
    cd ${pkgdir}/usr/bin
    rm ex view # provided by (n)vi in core
    mv vim vim-normal # we create a vim-symlink on post_install
    ln -sf vim-normal vim
    # ... make g* related symlinks point directly to the actual binary
    ln -sf vim-normal rview
    ln -sf vim-normal rvim
    ln -sf vim-normal vimdiff
    # delete some manpages
    find ${pkgdir}/usr/share/man -type d -name 'man1' 2> /dev/null | \
    while read mandir; do
    cd ${mandir}
    rm -f ex.1 view.1 # provided by (n)vi
    rm -f evim.1 # this does not make sense in the console version
    done
    _runtimedir="${pkgdir}/usr/share/vim/${_versiondir}/"
    update_runtime
    cd ${srcdir}/${_versiondir}
    install -Dm644 ${srcdir}/vimrc ${pkgdir}/etc/vimrc
    install -Dm644 ${srcdir}/archlinux.vim \
    ${pkgdir}/usr/share/vim/vimfiles/archlinux.vim
    install -dm755 ${pkgdir}/usr/share/licenses/vim
    cd ${pkgdir}/usr/share/licenses/vim
    ln -s ../../vim/${_versiondir}/doc/uganda.txt license.txt
    Any help appreciated.
    Last edited by akuschki (2009-10-22 16:43:34)

    thanks, that solved it. Sorry I didn't try that obvious solution myself, I didn't realise that installing gvim would also change the features of the console vim version. I thought those two packages are independent.
    Cheers

  • How to solve noise build up

    Hi – I am having an ongoing problem with the build up of noise on my telephone line. Can anyone help !
    My set up is as follows :
    Old style wall plate (ie not compatible with i-plate, and so I do  not think there is a test plug to access ?) => filter => Homehub 2
    Telephone output from HH => filter =>filter to DECT phone
    Yes, there are three filters in this set up (hopefully to rule out faulty filters) and the DECT phone is brand new (Magic Box Katana Trio). The same problem I am experiencing now occurred on the previous phone (BT Freestyle, about 2 years old) and my spare phone before that.
    People ring us using our old geographical number (for convenience), but when we ring out the HH will obviously use the Talk line.
    PROBLEM
    When making outgoing calls (using the “Talk” line”) the line is fine. No issues.
    When receiving incoming calls (which will be via the geographical phone number), these will work fine for about a week and then we may pick up the phone and it is quite crackly. If we do nothing, the next time we receive a call it is impossible to hear the caller.
    I then Reset the HH – this clears the line typically for about a week, and then the problem reoccurs.
    Until I joined BT Internet in October 2009, this was never a problem (I used Orange, with a similar set up ie two phone numbers, outgoing on Orange, incoming on geographical)
    Using 3 filters I hope I have rules out a rogue filter, and this problem has occurred on three separate sets of phones.
    Is this a line problem or a HH problem, or something else ?
    Any ideas what else I can do to try and solve the problem ?
    Many thanks for any help you can give.

    With the set up as you are unable to test in the test socket all you can do is to unplug all your equipment in the house from all the sockets (HH, phones, sky, double adaptors, extension leads) and try 2 known working phones  one at a time in your main socket without using a filter.
    If you still get the problem it is down to BT Openreach to sort the problem out for you.
    (If I have helped you in any way to say "Thank You" please click on the star next to the message. Thank You)
    If I have solved your Issue please click the "Mark as accepted solution" button.

  • [SOLVED] Problem building php 5.3 with openssl

    Hi,
    I stuck with this issue and don't really know what's wrong and what to do:
    $ pacman -Qs openssl
    local/lib32-openssl 1.0.1.i-1
    The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (32-bit)
    local/openssl 1.0.1.i-1
    The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
    $ ./configure --with-openssl && make
    loading cache ./config.cache
    checking for Cygwin environment... (cached) no
    checking for mingw32 environment... (cached) no
    checking for egrep... (cached) grep -E
    checking for a sed that does not truncate output... (cached) /usr/bin/sed
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for gcc... (cached) gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking how to run the C preprocessor... (cached) gcc -E
    checking for icc... no
    checking for suncc... no
    checking whether gcc and cc understand -c and -o together... (cached) yes
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking whether ln -s works... (cached) yes
    checking for system library directory... lib
    checking whether to enable runpaths... yes
    checking if compiler supports -R... (cached) no
    checking if compiler supports -Wl,-rpath,... (cached) yes
    checking for gawk... (cached) gawk
    checking for bison... (cached) bison -y
    checking for bison version... (cached) 2.6.4 (ok)
    checking for re2c... (cached) re2c
    checking for re2c version... (cached) 0.13.7.5 (ok)
    checking whether to enable computed goto gcc extension with re2c... no
    checking whether to force non-PIC code in shared modules... no
    checking whether /dev/urandom exists... yes
    checking for pthreads_cflags... (cached) -pthread
    checking for pthreads_lib... (cached)
    [1mConfiguring SAPI modules[m
    checking for AOLserver support... no
    checking for Apache 1.x module support via DSO through APXS... no
    checking for Apache 1.x module support... no
    checking whether to enable Apache charset compatibility option... no
    checking for Apache 2.0 filter-module support via DSO through APXS... no
    checking for Apache 2.0 handler-module support via DSO through APXS... no
    checking for Apache 1.x (hooks) module support via DSO through APXS... no
    checking for Apache 1.x (hooks) module support... no
    checking whether to enable Apache charset compatibility option... no
    checking for Caudium support... no
    checking for CLI build... yes
    checking for Continuity support... no
    checking for embedded SAPI library support... no
    checking for FPM build... no
    checking for Zeus ISAPI support... no
    checking for LiteSpeed support... no
    checking for Milter support... no
    checking for NSAPI support... no
    checking for PHTTPD support... no
    checking for Pi3Web support... no
    checking whether Roxen module is build using ZTS... no
    checking for Roxen/Pike support...
    checking for thttpd... no
    checking for TUX... no
    checking for webjames... no
    checking whether to build CGI binary... yes
    checking for socklen_t in sys/socket.h... yes
    checking for sun_len in sys/un.h... no
    checking whether cross-process locking is required by accept()... no
    checking for chosen SAPI module... cgi
    [1mRunning system checks[m
    checking for sendmail... no
    checking whether system uses EBCDIC... (cached) no
    checking whether byte ordering is bigendian... (cached) no
    checking whether writing to stdout works... (cached) yes
    checking for socket... yes
    checking for socketpair... yes
    checking for htonl... yes
    checking for gethostname... yes
    checking for gethostbyaddr... yes
    checking for yp_get_default_domain... no
    checking for __yp_get_default_domain... no
    checking for yp_get_default_domain in -lnsl... yes
    checking for dlopen... no
    checking for __dlopen... no
    checking for dlopen in -ldl... yes
    checking for sin in -lm... (cached) yes
    checking for inet_aton... yes
    checking for ANSI C header files... (cached) yes
    checking for dirent.h that defines DIR... (cached) yes
    checking for opendir in -ldir... (cached) no
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for dirent.h... (cached) yes
    checking for ApplicationServices/ApplicationServices.h... (cached) no
    checking for sys/param.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for sys/time.h... (cached) yes
    checking for netinet/in.h... (cached) yes
    checking for alloca.h... (cached) yes
    checking for arpa/inet.h... (cached) yes
    checking for arpa/nameser.h... (cached) yes
    checking for assert.h... (cached) yes
    checking for crypt.h... (cached) yes
    checking for dns.h... (cached) no
    checking for fcntl.h... (cached) yes
    checking for grp.h... (cached) yes
    checking for ieeefp.h... (cached) no
    checking for langinfo.h... (cached) yes
    checking for limits.h... (cached) yes
    checking for locale.h... (cached) yes
    checking for monetary.h... (cached) yes
    checking for netdb.h... (cached) yes
    checking for pwd.h... (cached) yes
    checking for resolv.h... (cached) yes
    checking for signal.h... (cached) yes
    checking for stdarg.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for syslog.h... (cached) yes
    checking for sysexits.h... (cached) yes
    checking for sys/ioctl.h... (cached) yes
    checking for sys/file.h... (cached) yes
    checking for sys/mman.h... (cached) yes
    checking for sys/mount.h... (cached) yes
    checking for sys/poll.h... (cached) yes
    checking for sys/resource.h... (cached) yes
    checking for sys/select.h... (cached) yes
    checking for sys/socket.h... (cached) yes
    checking for sys/stat.h... (cached) yes
    checking for sys/statfs.h... (cached) yes
    checking for sys/statvfs.h... (cached) yes
    checking for sys/vfs.h... (cached) yes
    checking for sys/sysexits.h... (cached) no
    checking for sys/varargs.h... (cached) no
    checking for sys/wait.h... (cached) yes
    checking for sys/loadavg.h... (cached) no
    checking for termios.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for unix.h... (cached) no
    checking for utime.h... (cached) yes
    checking for sys/utsname.h... (cached) yes
    checking for sys/ipc.h... (cached) yes
    checking for dlfcn.h... (cached) yes
    checking for assert.h... (cached) yes
    checking for fopencookie... (cached) yes
    checking for broken getcwd... no
    checking for broken libc stdio... (cached) yes
    checking whether struct tm is in sys/time.h or time.h... (cached) time.h
    checking for tm_zone in struct tm... (cached) yes
    checking for missing declarations of reentrant functions... done
    checking for fclose declaration... ok
    checking for tm_gmtoff in struct tm... (cached) yes
    checking for struct flock... (cached) yes
    checking for socklen_t... (cached) yes
    checking size of size_t... (cached) 8
    checking size of long long... (cached) 8
    checking size of long long int... (cached) 8
    checking size of long... (cached) 8
    checking size of int... (cached) 4
    checking size of intmax_t... (cached) 8
    checking size of ssize_t... (cached) 8
    checking size of ptrdiff_t... (cached) 8
    checking for st_blksize in struct stat... (cached) yes
    checking for st_blocks in struct stat... (cached) yes
    checking for st_rdev in struct stat... (cached) yes
    checking for size_t... (cached) yes
    checking for uid_t in sys/types.h... (cached) yes
    checking for struct sockaddr_storage... (cached) yes
    checking for field sa_len in struct sockaddr... (cached) no
    checking for IPv6 support... (cached) yes
    checking for vprintf... (cached) yes
    checking for alphasort... (cached) yes
    checking for asctime_r... (cached) yes
    checking for chroot... (cached) yes
    checking for ctime_r... (cached) yes
    checking for cuserid... (cached) yes
    checking for crypt... (cached) no
    checking for flock... (cached) yes
    checking for ftok... (cached) yes
    checking for funopen... (cached) no
    checking for gai_strerror... (cached) yes
    checking for gcvt... (cached) yes
    checking for getloadavg... (cached) yes
    checking for getlogin... (cached) yes
    checking for getprotobyname... (cached) yes
    checking for getprotobynumber... (cached) yes
    checking for getservbyname... (cached) yes
    checking for getservbyport... (cached) yes
    checking for gethostname... (cached) yes
    checking for getrusage... (cached) yes
    checking for gettimeofday... (cached) yes
    checking for gmtime_r... (cached) yes
    checking for getpwnam_r... (cached) yes
    checking for getgrnam_r... (cached) yes
    checking for getpwuid_r... (cached) yes
    checking for grantpt... (cached) yes
    checking for inet_ntoa... (cached) yes
    checking for inet_ntop... (cached) yes
    checking for inet_pton... (cached) yes
    checking for isascii... (cached) yes
    checking for link... (cached) yes
    checking for localtime_r... (cached) yes
    checking for lockf... (cached) yes
    checking for lchown... (cached) yes
    checking for lrand48... (cached) yes
    checking for memcpy... (cached) yes
    checking for memmove... (cached) yes
    checking for mkstemp... (cached) yes
    checking for mmap... (cached) yes
    checking for nl_langinfo... (cached) yes
    checking for perror... (cached) yes
    checking for poll... (cached) yes
    checking for ptsname... (cached) yes
    checking for putenv... (cached) yes
    checking for realpath... (cached) yes
    checking for random... (cached) yes
    checking for rand_r... (cached) yes
    checking for scandir... (cached) yes
    checking for setitimer... (cached) yes
    checking for setlocale... (cached) yes
    checking for localeconv... (cached) yes
    checking for setenv... (cached) yes
    checking for setpgid... (cached) yes
    checking for setsockopt... (cached) yes
    checking for setvbuf... (cached) yes
    checking for shutdown... (cached) yes
    checking for sin... (cached) yes
    checking for snprintf... (cached) yes
    checking for srand48... (cached) yes
    checking for srandom... (cached) yes
    checking for statfs... (cached) yes
    checking for statvfs... (cached) yes
    checking for std_syslog... (cached) no
    checking for strcasecmp... (cached) yes
    checking for strcoll... (cached) yes
    checking for strdup... (cached) yes
    checking for strerror... (cached) yes
    checking for strftime... (cached) yes
    checking for strnlen... (cached) yes
    checking for strptime... (cached) yes
    checking for strstr... (cached) yes
    checking for strtok_r... (cached) yes
    checking for symlink... (cached) yes
    checking for tempnam... (cached) yes
    checking for tzset... (cached) yes
    checking for unlockpt... (cached) yes
    checking for unsetenv... (cached) yes
    checking for usleep... (cached) yes
    checking for utime... (cached) yes
    checking for vsnprintf... (cached) yes
    checking for vasprintf... (cached) yes
    checking for asprintf... (cached) yes
    checking for nanosleep... (cached) yes
    checking for nanosleep in -lrt... yes
    checking for getaddrinfo... (cached) yes
    checking for __sync_fetch_and_add... (cached) yes
    checking for strlcat... (cached) no
    checking for strlcpy... (cached) no
    checking for getopt... (cached) yes
    checking whether utime accepts a null argument... (cached) yes
    checking for working alloca.h... (cached) yes
    checking for alloca... (cached) yes
    checking for declared timezone... (cached) yes
    checking for type of reentrant time-related functions... (cached) POSIX
    checking for readdir_r... (cached) yes
    checking for type of readdir_r... (cached) POSIX
    checking for in_addr_t... (cached) yes
    checking for crypt_r... (cached) no
    [1mGeneral settings[m
    checking whether to include gcov symbols... no
    checking whether to include debugging symbols... no
    checking layout of installed files... PHP
    checking path to configuration file... DEFAULT
    checking where to scan for configuration files...
    checking whether to enable safe mode by default... no
    checking for safe mode exec dir... /usr/local/php/bin
    checking whether to enable PHP's own SIGCHLD handler... no
    checking whether to enable magic quotes by default... no
    checking whether to explicitly link against libgcc... no
    checking whether to enable short tags by default... yes
    checking whether to enable dmalloc... no
    checking whether to enable IPv6 support... yes
    checking how big to make fd sets... using system default
    [1mConfiguring extensions[m
    checking size of long... (cached) 8
    checking size of int... (cached) 4
    checking for int32_t... (cached) yes
    checking for uint32_t... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for string.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for strtoll... (cached) yes
    checking for atoll... (cached) yes
    checking for strftime... (cached) yes
    checking which regex library to use... php
    checking whether to enable LIBXML support... yes
    checking libxml2 install dir... no
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking for OpenSSL support... yes
    checking for Kerberos support... no
    checking for DSA_get_default_method in -lssl... (cached) no
    checking for X509_free in -lcrypto... (cached) yes
    checking for pkg-config... (cached) /usr/bin/pkg-config
    checking for PCRE library to use... bundled
    checking whether to enable the SQLite3 extension... yes
    checking bundled sqlite3 library... yes
    checking for ZLIB support... no
    checking if the location of ZLIB install directory is defined... no
    checking whether to enable bc style precision math functions... no
    checking for BZip2 support... no
    checking whether to enable calendar conversion support... no
    checking whether to enable ctype functions... yes
    checking for cURL support... no
    checking if we should use cURL for url streams... no
    checking for QDBM support... no
    checking for GDBM support... no
    checking for NDBM support... no
    checking for Berkeley DB4 support... no
    checking for Berkeley DB3 support... no
    checking for Berkeley DB2 support... no
    checking for DB1 support... no
    checking for DBM support... no
    checking for CDB support... no
    checking for INI File support... no
    checking for FlatFile support... no
    checking whether to enable DBA interface... no
    checking whether to enable DOM support... yes
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking for ENCHANT support... no
    checking whether to enable EXIF (metadata from images) support... no
    checking for fileinfo support... yes
    checking for utimes... (cached) yes
    checking for strndup... (cached) yes
    checking whether to enable input filter support... yes
    checking pcre install prefix... no
    checking whether to enable FTP support... no
    checking OpenSSL dir for FTP... no
    checking for GD support... no
    checking for the location of libjpeg... no
    checking for the location of libpng... no
    checking for the location of libXpm... no
    checking for FreeType 2... no
    checking for T1lib support... no
    checking whether to enable truetype string function in GD... no
    checking whether to enable JIS-mapped Japanese font support in GD... no
    checking for GNU gettext support... no
    checking for GNU MP support... no
    checking for mhash support... no
    checking whether to enable hash support... yes
    checking whether byte ordering is bigendian... (cached) no
    checking size of short... (cached) 2
    checking size of int... (cached) 4
    checking size of long... (cached) 8
    checking size of long long... (cached) 8
    checking for iconv support... yes
    checking for iconv... (cached) yes
    checking if iconv is glibc's... yes
    checking if iconv supports errno... yes
    checking if your cpp allows macro usage in include lines... yes
    checking for IMAP support... no
    checking for IMAP Kerberos support... no
    checking for IMAP SSL support... no
    checking for InterBase support... no
    checking whether to enable internationalization support... no
    checking whether to enable JavaScript Object Serialization support... yes
    checking for ANSI C header files... (cached) yes
    checking for LDAP support... no
    checking for LDAP Cyrus SASL support... no
    checking whether to enable multibyte string support... no
    checking whether to enable multibyte regex support... yes
    checking whether to check multibyte regex backtrack... yes
    checking for external libmbfl... no
    checking for external oniguruma... no
    checking for mcrypt support... no
    checking for MSSQL support via FreeTDS... no
    checking for MySQL support... no
    checking for specified location of the MySQL UNIX socket... no
    checking for MySQLi support... no
    checking whether to enable embedded MySQLi support... no
    checking for Oracle Database OCI8 support... no
    checking whether to enable pcntl support... no
    checking whether to enable PDO support... yes
    checking for PDO_DBLIB support via FreeTDS... no
    checking for Firebird support for PDO... no
    checking for MySQL support for PDO... no
    checking Oracle OCI support for PDO... no
    checking for ODBC v3 support for PDO... no
    checking for PostgreSQL support for PDO... no
    checking for sqlite 3 support for PDO... yes
    checking for PDO includes... checking for PDO includes... /home/yuri/_/php-5.3.29/ext
    checking for usleep... (cached) yes
    checking for nanosleep... (cached) yes
    checking for time.h... (cached) yes
    checking for fdatasync in -lrt... (cached) yes
    checking for PostgreSQL support... no
    checking for phar archive support... yes
    checking for phar openssl support... yes
    checking whether to enable POSIX-like functions... yes
    checking for sys/mkdev.h... (cached) no
    checking for seteuid... (cached) yes
    checking for setegid... (cached) yes
    checking for setsid... (cached) yes
    checking for getsid... (cached) yes
    checking for setpgid... (cached) yes
    checking for getpgid... (cached) yes
    checking for ctermid... (cached) yes
    checking for mkfifo... (cached) yes
    checking for mknod... (cached) yes
    checking for getrlimit... (cached) yes
    checking for getlogin... (cached) yes
    checking for getgroups... (cached) yes
    checking for makedev... (cached) no
    checking for initgroups... (cached) yes
    checking for getpwuid_r... (cached) yes
    checking for getgrgid_r... (cached) yes
    checking for working ttyname_r() implementation... yes
    checking for utsname.domainname... (cached) yes
    checking for PSPELL support... no
    checking for libedit readline replacement... no
    checking for readline support... no
    checking for recode support... no
    checking whether to enable PHP sessions... yes
    checking for mm support... no
    checking whether pwrite works... (cached) yes
    checking whether pread works... (cached) yes
    checking whether to enable shmop support... no
    checking whether to enable SimpleXML support... yes
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking for SNMP support... no
    checking OpenSSL dir for SNMP... no
    checking whether to enable UCD SNMP hack... no
    checking whether to enable SOAP support... no
    checking whether to enable sockets support... no
    checking whether zend_object_value is packed... no
    checking for sqlite support... yes
    checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no
    checking for PDO includes... (cached) /home/yuri/_/php-5.3.29/ext
    checking for lemon... (cached) lemon
    checking for lemon version... (cached) 1.0 (ok)
    checking size of char *... (cached) 8
    checking for usleep... (cached) yes
    checking for nanosleep... (cached) yes
    checking for time.h... (cached) yes
    checking whether flush should be called explicitly after a buffered io... (cached) no
    checking for crypt in -lcrypt... (cached) yes
    checking for standard DES crypt... (cached) yes
    checking for extended DES crypt... (cached) no
    checking for MD5 crypt... (cached) yes
    checking for Blowfish crypt... (cached) no
    checking for SHA512 crypt... (cached) no
    checking for SHA256 crypt... (cached) no
    checking whether the compiler supports __alignof__... (cached) yes
    checking whether the compiler supports aligned attribute... (cached) yes
    checking for getcwd... (cached) yes
    checking for getwd... (cached) yes
    checking for asinh... (cached) yes
    checking for acosh... (cached) yes
    checking for atanh... (cached) yes
    checking for log1p... (cached) yes
    checking for hypot... (cached) yes
    checking for glob... (cached) yes
    checking for strfmon... (cached) yes
    checking for nice... (cached) yes
    checking for fpclass... (cached) no
    checking for isinf... (cached) yes
    checking for isnan... (cached) yes
    checking for mempcpy... (cached) yes
    checking for strpncpy... (cached) no
    checking for working fnmatch... (cached) yes
    checking for fork... (cached) yes
    checking if your OS can spawn processes with inherited handles... yes
    checking for res_nsearch... no
    checking for __res_nsearch... no
    checking for res_nsearch in -lresolv... no
    checking for __res_nsearch in -lresolv... yes
    checking for dns_search... no
    checking for __dns_search... no
    checking for dns_search in -lresolv... no
    checking for __dns_search in -lresolv... no
    checking for dns_search in -lbind... no
    checking for __dns_search in -lbind... no
    checking for dns_search in -lsocket... no
    checking for __dns_search in -lsocket... no
    checking for dn_expand... no
    checking for __dn_expand... yes
    checking for dn_skipname... no
    checking for __dn_skipname... yes
    checking for res_search... no
    checking for __res_search... yes
    checking whether atof() accepts NAN... (cached) yes
    checking whether atof() accepts INF... (cached) yes
    checking whether HUGE_VAL == INF... (cached) yes
    checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
    checking whether strptime() declaration fails... (cached) no
    checking for wchar.h... (cached) yes
    checking for mblen... (cached) yes
    checking for mbrlen... (cached) yes
    checking for mbsinit... (cached) yes
    checking for mbstate_t... (cached) yes
    checking for atomic.h... (cached) no
    checking for Sybase-CT support... no
    checking whether to enable System V IPC support... no
    checking whether to enable System V semaphore support... no
    checking whether to enable System V shared memory support... no
    checking for TIDY support... no
    checking whether to enable tokenizer support... yes
    checking whether to enable WDDX support... no
    checking libexpat dir for WDDX... no
    checking whether to enable XML support... yes
    checking libexpat install dir... no
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking whether to enable XMLReader support... yes
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking for XMLRPC-EPI support... no
    checking libexpat dir for XMLRPC-EPI... no
    checking iconv dir for XMLRPC-EPI... no
    checking whether to enable XMLWriter support... yes
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking for XSL support... no
    checking for zip archive read/writesupport... no
    checking pcre install prefix... no
    checking whether to enable mysqlnd... no
    checking whether to disable compressed protocol support in mysqlnd... yes
    [1mConfiguring PEAR[m
    checking whether to install PEAR... yes
    [1mConfiguring Zend[m
    checking for bison version... (cached) 2.6.4 (ok)
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for limits.h... (cached) yes
    checking for malloc.h... (cached) yes
    checking for string.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for stdarg.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for sys/time.h... (cached) yes
    checking for signal.h... (cached) yes
    checking for unix.h... (cached) no
    checking for stdlib.h... (cached) yes
    checking for dlfcn.h... (cached) yes
    checking for size_t... (cached) yes
    checking return type of signal handlers... (cached) void
    checking for uint... (cached) yes
    checking for ulong... (cached) yes
    checking for int32_t... yes
    checking for uint32_t... yes
    checking for vprintf... (cached) yes
    checking for 8-bit clean memcmp... (cached) yes
    checking for working alloca.h... (cached) yes
    checking for alloca... (cached) yes
    checking for memcpy... (cached) yes
    checking for strdup... (cached) yes
    checking for getpid... (cached) yes
    checking for kill... (cached) yes
    checking for strtod... (cached) yes
    checking for strtol... (cached) yes
    checking for finite... (cached) yes
    checking for fpclass... (cached) no
    checking for sigsetjmp... (cached) no
    checking whether sprintf is broken... (cached) no
    checking for finite... (cached) yes
    checking for isfinite... (cached) no
    checking for isinf... (cached) yes
    checking for isnan... (cached) yes
    checking whether fp_except is defined... (cached) no
    checking for usable _FPU_SETCW... yes
    checking for usable fpsetprec... no
    checking for usable _controlfp... no
    checking for usable _controlfp_s... no
    checking whether FPU control word can be manipulated by inline assembler... yes
    checking whether double cast to long preserves least significant bits... no
    checking for dlfcn.h... (cached) yes
    checking whether dlsym() requires a leading underscore in symbol names... no
    checking virtual machine dispatch method... CALL
    checking whether to enable thread-safety... no
    checking whether to enable inline optimization for GCC... yes
    checking whether to enable Zend debugging... no
    checking whether to enable Zend multibyte... no
    checking for inline... (cached) inline
    checking target system is Darwin... no
    checking for MM alignment and log values... done
    checking for memory allocation using mmap(MAP_ANON)... yes
    checking for memory allocation using mmap(/dev/zero)... yes
    checking for mremap... (cached) yes
    [1mConfiguring TSRM[m
    checking for stdarg.h... (cached) yes
    [1mConfiguring libtool[m
    checking build system type... x86_64-unknown-linux-gnu
    checking for ld used by gcc... (cached) /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
    checking for /usr/bin/ld option to reload object files... (cached) -r
    checking for BSD-compatible nm... (cached) /usr/bin/nm -B
    checking how to recognize dependent libraries... (cached) pass_all
    checking for object suffix... (cached) o
    checking for executable suffix... (cached) no
    checking the maximum length of command line arguments... (cached) 1572864
    checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
    checking for objdir... (cached) .libs
    checking for ar... (cached) ar
    checking for ranlib... (cached) ranlib
    checking for strip... (cached) strip
    checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... (cached) yes
    checking if gcc static flag -static works... (cached) yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    (cached) (cached) checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... no
    checking whether to build static libraries... yes
    creating libtool
    appending configuration tag "CXX" to libtool
    [1mGenerating files[m
    creating ./config.status
    creating php5.spec
    creating main/build-defs.h
    creating scripts/phpize
    creating scripts/man1/phpize.1
    creating scripts/php-config
    creating scripts/man1/php-config.1
    creating sapi/cli/php.1
    creating main/php_config.h
    main/php_config.h is unchanged
    creating main/internal_functions.c
    creating main/internal_functions_cli.c
    +--------------------------------------------------------------------+
    | License: |
    | This software is subject to the PHP License, available in this |
    | distribution in the file LICENSE. By continuing this installation |
    | process, you are bound by the terms of this license agreement. |
    | If you do not agree with the terms of this license, you must abort |
    | the installation process at this point. |
    +--------------------------------------------------------------------+
    Thank you for using PHP.
    /bin/sh /home/yuri/_/php-5.3.29/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/home/yuri/_/php-5.3.29/ext/standard/ -DPHP_ATOM_INC -I/home/yuri/_/php-5.3.29/include -I/home/yuri/_/php-5.3.29/main -I/home/yuri/_/php-5.3.29 -I/home/yuri/_/php-5.3.29/ext/date/lib -I/home/yuri/_/php-5.3.29/ext/ereg/regex -I/usr/include/libxml2 -I/home/yuri/_/php-5.3.29/ext/sqlite3/libsqlite -I/home/yuri/_/php-5.3.29/TSRM -I/home/yuri/_/php-5.3.29/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /home/yuri/_/php-5.3.29/ext/standard/info.c -o ext/standard/info.lo
    /bin/sh /home/yuri/_/php-5.3.29/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/home/yuri/_/php-5.3.29/main/ -DPHP_ATOM_INC -I/home/yuri/_/php-5.3.29/include -I/home/yuri/_/php-5.3.29/main -I/home/yuri/_/php-5.3.29 -I/home/yuri/_/php-5.3.29/ext/date/lib -I/home/yuri/_/php-5.3.29/ext/ereg/regex -I/usr/include/libxml2 -I/home/yuri/_/php-5.3.29/ext/sqlite3/libsqlite -I/home/yuri/_/php-5.3.29/TSRM -I/home/yuri/_/php-5.3.29/Zend -I/usr/include -g -O2 -fvisibility=hidden -c main/internal_functions.c -o main/internal_functions.lo
    /bin/sh /home/yuri/_/php-5.3.29/libtool --silent --preserve-dup-deps --mode=link gcc -export-dynamic -I/usr/include -g -O2 -fvisibility=hidden ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/sqlite3/sqlite3.lo ext/sqlite3/libsqlite/sqlite3.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/readelf.lo ext/fileinfo/libmagic/softmagic.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_salsa.lo ext/iconv/iconv.lo ext/json/json.lo ext/json/utf8_to_utf16.lo ext/json/utf8_decode.lo ext/json/JSON_parser.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/pdo_sqlite/pdo_sqlite.lo ext/pdo_sqlite/sqlite_driver.lo ext/pdo_sqlite/sqlite_statement.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/sqlite/sqlite.lo ext/sqlite/sess_sqlite.lo ext/sqlite/pdo_sqlite2.lo ext/sqlite/libsqlite/src/opcodes.lo ext/sqlite/libsqlite/src/parse.lo ext/sqlite/libsqlite/src/encode.lo ext/sqlite/libsqlite/src/auth.lo ext/sqlite/libsqlite/src/btree.lo ext/sqlite/libsqlite/src/build.lo ext/sqlite/libsqlite/src/delete.lo ext/sqlite/libsqlite/src/expr.lo ext/sqlite/libsqlite/src/func.lo ext/sqlite/libsqlite/src/hash.lo ext/sqlite/libsqlite/src/insert.lo ext/sqlite/libsqlite/src/main.lo ext/sqlite/libsqlite/src/os.lo ext/sqlite/libsqlite/src/pager.lo ext/sqlite/libsqlite/src/printf.lo ext/sqlite/libsqlite/src/random.lo ext/sqlite/libsqlite/src/select.lo ext/sqlite/libsqlite/src/table.lo ext/sqlite/libsqlite/src/tokenize.lo ext/sqlite/libsqlite/src/update.lo ext/sqlite/libsqlite/src/util.lo ext/sqlite/libsqlite/src/vdbe.lo ext/sqlite/libsqlite/src/attach.lo ext/sqlite/libsqlite/src/btree_rb.lo ext/sqlite/libsqlite/src/pragma.lo ext/sqlite/libsqlite/src/vacuum.lo ext/sqlite/libsqlite/src/copy.lo ext/sqlite/libsqlite/src/vdbeaux.lo ext/sqlite/libsqlite/src/date.lo ext/sqlite/libsqlite/src/where.lo ext/sqlite/libsqlite/src/trigger.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo sapi/cgi/cgi_main.lo sapi/cgi/fastcgi.lo main/internal_functions.lo -lcrypt -lresolv -lcrypt -lrt -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -o sapi/cgi/php-cgi
    ext/openssl/openssl.o: In function `zm_startup_openssl':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:992: undefined reference to `SSL_library_init'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:993: undefined reference to `OpenSSL_add_all_ciphers'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:994: undefined reference to `OpenSSL_add_all_digests'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:995: undefined reference to `OPENSSL_add_all_algorithms_noconf'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:997: undefined reference to `ERR_load_ERR_strings'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:998: undefined reference to `ERR_load_crypto_strings'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:999: undefined reference to `ERR_load_EVP_strings'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1003: undefined reference to `SSL_get_ex_new_index'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1078: undefined reference to `X509_get_default_cert_area'
    ext/openssl/openssl.o: In function `zm_info_openssl':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1108: undefined reference to `SSLeay_version'
    ext/openssl/openssl.o: In function `zm_shutdown_openssl':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1118: undefined reference to `EVP_cleanup'
    ext/openssl/openssl.o: In function `add_assoc_name_entry':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:567: undefined reference to `X509_NAME_entry_count'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:572: undefined reference to `X509_NAME_get_entry'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:573: undefined reference to `X509_NAME_ENTRY_get_object'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:574: undefined reference to `OBJ_obj2nid'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:578: undefined reference to `OBJ_nid2sn'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:593: undefined reference to `X509_NAME_get_entry'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:594: undefined reference to `X509_NAME_ENTRY_get_data'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:595: undefined reference to `ASN1_STRING_type'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:596: undefined reference to `ASN1_STRING_to_UTF8'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:588: undefined reference to `X509_NAME_get_index_by_OBJ'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:567: undefined reference to `X509_NAME_entry_count'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:601: undefined reference to `ASN1_STRING_data'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:602: undefined reference to `ASN1_STRING_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:580: undefined reference to `OBJ_nid2ln'
    ext/openssl/openssl.o: In function `asn1_time_to_time_t':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:647: undefined reference to `ASN1_STRING_type'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:652: undefined reference to `ASN1_STRING_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:652: undefined reference to `ASN1_STRING_data'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:657: undefined reference to `ASN1_STRING_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:662: undefined reference to `ASN1_STRING_data'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:668: undefined reference to `ASN1_STRING_length'
    ext/openssl/openssl.o: In function `setup_verify':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1686: undefined reference to `X509_STORE_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1728: undefined reference to `X509_LOOKUP_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1728: undefined reference to `X509_STORE_add_lookup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1730: undefined reference to `X509_LOOKUP_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1734: undefined reference to `X509_LOOKUP_hash_dir'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1734: undefined reference to `X509_STORE_add_lookup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1736: undefined reference to `X509_LOOKUP_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1709: undefined reference to `X509_LOOKUP_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1709: undefined reference to `X509_STORE_add_lookup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1710: undefined reference to `X509_LOOKUP_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1717: undefined reference to `X509_LOOKUP_hash_dir'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1717: undefined reference to `X509_STORE_add_lookup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1718: undefined reference to `X509_LOOKUP_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1728: undefined reference to `X509_LOOKUP_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1728: undefined reference to `X509_STORE_add_lookup'
    ext/openssl/openssl.o: In function `php_sk_X509_free':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1786: undefined reference to `X509_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1784: undefined reference to `sk_pop'
    ext/openssl/openssl.o: In function `zif_openssl_pkcs12_read':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2024: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2024: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2026: undefined reference to `BIO_write'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2092: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2095: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2098: undefined reference to `X509_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2029: undefined reference to `d2i_PKCS12_bio'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2030: undefined reference to `PKCS12_parse'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2036: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2036: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2037: undefined reference to `PEM_write_bio_X509'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2044: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2046: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2046: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2047: undefined reference to `PEM_write_bio_PrivateKey'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2054: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2073: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2075: undefined reference to `X509_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2061: undefined reference to `sk_pop'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2064: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2064: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2065: undefined reference to `PEM_write_bio_X509'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2067: undefined reference to `BIO_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2078: undefined reference to `sk_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2086: undefined reference to `PKCS12_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2049: undefined reference to `BIO_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2039: undefined reference to `BIO_ctrl'
    ext/openssl/openssl.o: In function `php_openssl_dispose_config':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:859: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:863: undefined reference to `CONF_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:867: undefined reference to `CONF_free'
    ext/openssl/openssl.o: In function `php_openssl_load_rand_file':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:884: undefined reference to `RAND_egd'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:883: undefined reference to `RAND_file_name'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:890: undefined reference to `RAND_load_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:891: undefined reference to `RAND_status'
    ext/openssl/openssl.o: In function `php_openssl_write_rand_file':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:916: undefined reference to `RAND_write_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:914: undefined reference to `RAND_file_name'
    ext/openssl/openssl.o: In function `php_openssl_generate_private_key':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2855: undefined reference to `CONF_get_string'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2858: undefined reference to `EVP_PKEY_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2909: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2885: undefined reference to `DH_generate_parameters'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2889: undefined reference to `DH_get_default_method'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2889: undefined reference to `DH_set_method'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2890: undefined reference to `DH_check'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2895: undefined reference to `DH_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2861: undefined reference to `RSA_generate_key'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2861: undefined reference to `EVP_PKEY_assign'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2868: undefined reference to `DSA_generate_parameters'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2870: undefined reference to `DSA_get_default_method'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2870: undefined reference to `DSA_set_method'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2871: undefined reference to `DSA_generate_key'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2872: undefined reference to `EVP_PKEY_assign'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2876: undefined reference to `DSA_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2890: undefined reference to `DH_generate_key'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2891: undefined reference to `EVP_PKEY_assign'
    ext/openssl/openssl.o: In function `zif_openssl_pkey_get_details':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3282: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3282: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3283: undefined reference to `PEM_write_bio_PUBKEY'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3284: undefined reference to `BIO_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3287: undefined reference to `EVP_PKEY_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3292: undefined reference to `EVP_PKEY_type'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3361: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3302: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3302: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3303: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3303: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3304: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3304: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3305: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3305: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3306: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3306: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3307: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3307: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3308: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3308: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3309: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3309: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3325: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3325: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3326: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3326: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3327: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3327: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3328: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3328: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3329: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3329: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3342: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3342: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3343: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3343: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3344: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3344: undefined reference to `BN_bn2bin'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3345: undefined reference to `BN_num_bits'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3345: undefined reference to `BN_bn2bin'
    ext/openssl/openssl.o: In function `verify_callback':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4408: undefined reference to `X509_STORE_CTX_get_current_cert'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4409: undefined reference to `X509_STORE_CTX_get_error'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4410: undefined reference to `X509_STORE_CTX_get_error_depth'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4413: undefined reference to `SSL_get_ex_data_X509_STORE_CTX_idx'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4413: undefined reference to `X509_STORE_CTX_get_ex_data'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4414: undefined reference to `SSL_get_ex_data'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4427: undefined reference to `X509_STORE_CTX_set_error'
    ext/openssl/openssl.o: In function `zif_openssl_get_md_methods':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4663: undefined reference to `OBJ_NAME_do_all_sorted'
    ext/openssl/openssl.o: In function `zif_openssl_get_cipher_methods':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4679: undefined reference to `OBJ_NAME_do_all_sorted'
    ext/openssl/openssl.o: In function `zif_openssl_digest':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4700: undefined reference to `EVP_get_digestbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4706: undefined reference to `EVP_MD_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4709: undefined reference to `EVP_DigestInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4710: undefined reference to `EVP_DigestUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4711: undefined reference to `EVP_DigestFinal'
    ext/openssl/openssl.o: In function `zif_openssl_dh_compute_key':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4965: undefined reference to `EVP_PKEY_type'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4969: undefined reference to `BN_bin2bn'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4971: undefined reference to `DH_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4972: undefined reference to `DH_compute_key'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4982: undefined reference to `BN_free'
    ext/openssl/openssl.o: In function `zif_openssl_random_pseudo_bytes':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:5010: undefined reference to `RAND_pseudo_bytes'
    ext/openssl/openssl.o: In function `zif_openssl_error_string':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4079: undefined reference to `ERR_get_error'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4081: undefined reference to `ERR_error_string'
    ext/openssl/openssl.o: In function `zif_openssl_cipher_iv_length':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4938: undefined reference to `EVP_get_cipherbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4944: undefined reference to `EVP_CIPHER_iv_length'
    ext/openssl/openssl.o: In function `zif_openssl_encrypt':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4780: undefined reference to `EVP_get_cipherbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4786: undefined reference to `EVP_CIPHER_key_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4795: undefined reference to `EVP_CIPHER_iv_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4801: undefined reference to `EVP_CIPHER_block_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4804: undefined reference to `EVP_EncryptInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4808: undefined reference to `EVP_EncryptInit_ex'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4810: undefined reference to `EVP_EncryptUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4813: undefined reference to `EVP_EncryptFinal'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4836: undefined reference to `EVP_CIPHER_CTX_cleanup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4806: undefined reference to `EVP_CIPHER_CTX_set_key_length'
    ext/openssl/openssl.o: In function `zif_openssl_decrypt':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4864: undefined reference to `EVP_get_cipherbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4880: undefined reference to `EVP_CIPHER_key_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4889: undefined reference to `EVP_CIPHER_iv_length'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4891: undefined reference to `EVP_CIPHER_block_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4894: undefined reference to `EVP_DecryptInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4898: undefined reference to `EVP_DecryptInit_ex'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4899: undefined reference to `EVP_DecryptUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4901: undefined reference to `EVP_DecryptFinal'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4918: undefined reference to `EVP_CIPHER_CTX_cleanup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4896: undefined reference to `EVP_CIPHER_CTX_set_key_length'
    ext/openssl/openssl.o: In function `php_openssl_csr_from_zval':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2295: undefined reference to `BIO_new_mem_buf'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2297: undefined reference to `PEM_read_bio_X509_REQ'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2298: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2293: undefined reference to `BIO_new_file'
    ext/openssl/openssl.o: In function `zif_openssl_csr_export':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2376: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2376: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2381: undefined reference to `PEM_write_bio_X509_REQ'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2394: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2392: undefined reference to `X509_REQ_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2384: undefined reference to `BIO_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2378: undefined reference to `X509_REQ_print'
    ext/openssl/openssl.o: In function `zif_openssl_csr_get_public_key':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2662: undefined reference to `X509_REQ_get_pubkey'
    ext/openssl/openssl.o: In function `php_openssl_x509_from_zval':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1200: undefined reference to `BIO_new_mem_buf'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1205: undefined reference to `d2i_X509'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1205: undefined reference to `PEM_ASN1_read_bio'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1209: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1191: undefined reference to `BIO_new_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1195: undefined reference to `PEM_read_bio_X509'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1196: undefined reference to `BIO_free'
    ext/openssl/openssl.o: In function `zif_openssl_x509_export_to_file':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1247: undefined reference to `BIO_new_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1252: undefined reference to `PEM_write_bio_X509'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1261: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1250: undefined reference to `X509_print'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1259: undefined reference to `X509_free'
    ext/openssl/openssl.o: In function `zif_openssl_x509_export':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1286: undefined reference to `BIO_s_mem'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1286: undefined reference to `BIO_new'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1290: undefined reference to `PEM_write_bio_X509'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1294: undefined reference to `BIO_ctrl'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1303: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1301: undefined reference to `X509_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1288: undefined reference to `X509_print'
    ext/openssl/openssl.o: In function `php_openssl_evp_from_zval':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2813: undefined reference to `BIO_new_mem_buf'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2811: undefined reference to `BIO_new_file'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2819: undefined reference to `PEM_read_bio_PrivateKey'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2820: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2826: undefined reference to `X509_get_pubkey'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2830: undefined reference to `X509_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2795: undefined reference to `BIO_new_mem_buf'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2800: undefined reference to `PEM_read_bio_PUBKEY'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2801: undefined reference to `BIO_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2826: undefined reference to `X509_get_pubkey'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:2793: undefined reference to `BIO_new_file'
    ext/openssl/openssl.o: In function `zif_openssl_private_encrypt':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3844: undefined reference to `EVP_PKEY_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3850: undefined reference to `RSA_private_encrypt'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3871: undefined reference to `EVP_PKEY_free'
    ext/openssl/openssl.o: In function `zif_openssl_private_decrypt':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3902: undefined reference to `EVP_PKEY_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3908: undefined reference to `RSA_private_decrypt'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3934: undefined reference to `EVP_PKEY_free'
    ext/openssl/openssl.o: In function `zif_openssl_public_encrypt':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3967: undefined reference to `EVP_PKEY_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3973: undefined reference to `RSA_public_encrypt'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:3992: undefined reference to `EVP_PKEY_free'
    ext/openssl/openssl.o: In function `zif_openssl_public_decrypt':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4026: undefined reference to `EVP_PKEY_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4032: undefined reference to `RSA_public_decrypt'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4063: undefined reference to `EVP_PKEY_free'
    ext/openssl/openssl.o: In function `zif_openssl_sign':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4129: undefined reference to `EVP_PKEY_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4132: undefined reference to `EVP_DigestInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4133: undefined reference to `EVP_DigestUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4134: undefined reference to `EVP_SignFinal'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4143: undefined reference to `EVP_MD_CTX_cleanup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4145: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4119: undefined reference to `EVP_get_digestbyname'
    ext/openssl/openssl.o: In function `zif_openssl_verify':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4191: undefined reference to `EVP_DigestInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4192: undefined reference to `EVP_DigestUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4193: undefined reference to `EVP_VerifyFinal'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4194: undefined reference to `EVP_MD_CTX_cleanup'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4175: undefined reference to `EVP_get_digestbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4197: undefined reference to `EVP_PKEY_free'
    ext/openssl/openssl.o: In function `zif_openssl_seal':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4232: undefined reference to `EVP_get_cipherbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4259: undefined reference to `EVP_PKEY_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4264: undefined reference to `EVP_EncryptInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4316: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4275: undefined reference to `EVP_CIPHER_CTX_block_size'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4277: undefined reference to `EVP_SealInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4277: undefined reference to `EVP_EncryptUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4283: undefined reference to `EVP_SealFinal'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4238: undefined reference to `EVP_rc4'
    ext/openssl/openssl.o: In function `zif_openssl_open':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4356: undefined reference to `EVP_get_cipherbyname'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4367: undefined reference to `EVP_OpenInit'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4367: undefined reference to `EVP_DecryptUpdate'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4371: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4368: undefined reference to `EVP_OpenFinal'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4362: undefined reference to `EVP_rc4'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:4383: undefined reference to `EVP_PKEY_free'
    ext/openssl/openssl.o: In function `zif_openssl_x509_check_private_key':
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1327: undefined reference to `X509_check_private_key'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1331: undefined reference to `EVP_PKEY_free'
    /home/yuri/_/php-5.3.29/ext/openssl/openssl.c:1334: undefined reference to `X509_free'
    ext/openssl/openssl.o: In function `zif_openssl_x509_parse':
    /hom

    Which one is it supposed to be? I have both versions installed side-by-side in /usr/lib, the prefix was /usr. Also, I was thinking about openssl installing header files into /usr/include. Aren't they needed to compile this php extension? openssl098 basically installs just the library:
    $ pacaur -Ql openssl098
    openssl098 /usr/
    openssl098 /usr/bin/
    openssl098 /usr/bin/openssl098
    openssl098 /usr/lib/
    openssl098 /usr/lib/libcrypto.so.0.9.8
    openssl098 /usr/lib/libssl.so.0.9.8
    openssl098 /usr/share/
    openssl098 /usr/share/licenses/
    openssl098 /usr/share/licenses/openssl098
    Maybe I should go with compiling openssl from sources after all...
    On a side note
    x33a wrote:In case you do try out an older version, make sure to use one with the heartbleed patch.
    Does it matter? I'm going to use it for development.

  • [SOLVED] Trouble Building Xorg-Server 1.6.1-1 (Modified PKGBUILD)

    ever since the release of xorg-server 1.5.3, i've been using a modified
    PKGBUILD to build xorg-server sans hal and dbus.  (not gonna try
    justifying it again; that'd just lead to yet another flame war.)
    i've never had a problem until the 1.6.1-1 PKGBUILD, which adds the lines:
    libtoolize --force || return 1
    aclocal || return 1
    autoconf || return 1
    automake --add-missing || return 1
    after applying patches and before running the configure.  these added lines produce:
    libtoolize: putting auxiliary files in `.'.
    libtoolize: linking file `./ltmain.sh'
    libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
    libtoolize: rerunning libtoolize, to keep the correct libtool macros
    in-tree.
    libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    hw/dmx/doc/Makefile.am:24: BUILD_LINUXDOC does not appear in AM_CONDITIONAL
    hw/dmx/doc/Makefile.am:27: BUILD_PDFDOC does not appear in AM_CONDITIONAL
    hw/xfree86/doc/sgml/Makefile.am:24: BUILD_LINUXDOC does not appear in
    AM_CONDITIONAL
    hw/xfree86/doc/sgml/Makefile.am:27: BUILD_PDFDOC does not appear in
    AM_CONDITIONAL
    ==> ERROR: Build Failed.
    Aborting...
    my modified PKGBUILD is build.  please note that i *have* tried
    reverting my changes (the commented patches), to no avail.
    as i'm pretty clueless vis-a-vis makefiles and the autoconf system,
    could somehow point me in the direction of a fix?
    many thanks,
    kludge
    # $Id: PKGBUILD 21903 2008-12-17 20:32:54Z jgc $
    # Maintainer: Alexander Baldeck <[email protected]>
    # Contributor: Jan de Groot <[email protected]>
    pkgname=xorg-server
    pkgver=1.6.1
    pkgrel=1
    pkgdesc="X.Org X servers"
    arch=('i686' 'x86_64')
    license=('custom')
    url="http://xorg.freedesktop.org"
    depends=('libgl' 'libxfont>=1.4.0' 'openssl>=0.9.8j' 'libpciaccess>=0.10.5' 'libxv>=1.0.4' 'pixman>=0.14.0' 'xcursor-themes' 'xkeyboard-config>=1.5' 'xorg-server-utils' 'xorg-fonts-misc' 'xbitmaps' 'diffutils')
    makedepends=('libx11>=1.2' 'mesa>=7.4' 'xf86driproto>=2.0.4' 'xtrans>=1.2.3' 'libxkbfile>=1.0.5' 'randrproto>=1.3.0' 'renderproto>=0.9.3' 'xcmiscproto>=1.1.2' 'bigreqsproto>=1.0.2' 'resourceproto>=1.0.2' 'videoproto>=2.2.2' 'compositeproto>=0.4' 'scrnsaverproto>=1.1.0' 'libxinerama>=1.0.3' 'xf86dgaproto>=2.0.3' 'recordproto>=1.13.2' 'libgl>=7.4' 'glproto>=1.4.9')
    #optdepends=( 'xf86-input-evdev: to provide input device hotplugging'
    # 'hal>=0.5.11: to provide input devices for hotplugging' )
    options=('!libtool')
    provides=('x-server' ) # 'xorg-server')
    conflicts=('catalyst-utils<=9.2')
    groups=('xorg')
    install=xorg-server.install
    source=(${url}/releases/individual/xserver/${pkgname}-${pkgver}.tar.bz2
    xorg-redhat-die-ugly-pattern-die-die-die.patch
    hal-wait.patch)
    md5sums=('ed0878bf32a24d4948c3b8a122a39eff'
    '1a336eb22e27cbf443ec5a2ecddfa93c'
    'f16d2caef84e1a9c4075b6c5e145512d')
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    # Get rid of the ugly pattern
    patch -Np3 -i "${srcdir}/xorg-redhat-die-ugly-pattern-die-die-die.patch" || return 1
    # Fix dbus config path - removed b/c no dbus config'd
    # sed -i -e 's/\$(sysconfdir)/\/etc/' config/Makefile.* || return 1
    # Revert waiting for hal, assume hal won't show up when initial connect fails
    # commented out b/c no hal config'd
    # patch -R -Np1 -i "${srcdir}/hal-wait.patch" || return 1
    libtoolize --force || return 1
    aclocal || return 1
    autoconf || return 1
    automake --add-missing || return 1
    # --enable-config-{dbus,hal} switched to --disable
    # to disable hotplugging and dependencies
    ./configure --prefix=/usr \
    --enable-ipv6 \
    --enable-dri \
    --disable-dmx \
    --enable-xvfb \
    --enable-xnest \
    --enable-composite \
    --enable-xcsecurity \
    --enable-xorg \
    --enable-xephyr \
    --enable-glx-tls \
    --enable-kdrive \
    --enable-install-setuid \
    --disable-config-hal \
    --disable-config-dbus \
    --enable-record \
    --disable-xfbdev \
    --disable-xfake \
    --disable-xsdl \
    --disable-static \
    --sysconfdir=/etc/X11 \
    --localstatedir=/var \
    --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \
    --with-xkb-path=/usr/share/X11/xkb \
    --with-xkb-output=/var/lib/xkb \
    --with-dri-driver-path=/usr/lib/xorg/modules/dri || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    rm -rf "${pkgdir}/var/log" || return 1
    install -m755 -d "${pkgdir}/etc/X11" || return 1
    install -m755 -d "${pkgdir}/var/lib/xkb" || return 1
    # Needed for non-mesa drivers, libgl will restore it
    mv "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so" \
    "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.xorg" || return 1
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
    Last edited by kludge (2009-05-01 17:25:39)

    Not any help to your error but have you tried the one in aur with disabled dbus and hal?
    I've been using it for a week or so with no problems and it built fine.
    http://aur.archlinux.org/packages.php?ID=23750

  • [SOLVED] Xsane Build Errors

    xsane: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
    Prompted me to rebuild sane-backends-1.0.20 against libjpeg 7-1 (no problems there) and xsane (with build errors):
    --disable-gimp --disable-nls --disable-sanetest --disable-gimptest --disable-gtktest --prefix=/usr/local
    xsane-back-gtk.c: In function 'xsane_back_gtk_range_display_value_right_callback':
    xsane-back-gtk.c:1966: warning: cast from pointer to integer of different size
    xsane-back-gtk.c: In function 'xsane_back_gtk_range_new':
    xsane-back-gtk.c:2016: warning: cast to pointer from integer of different size
    xsane-back-gtk.c: In function 'xsane_back_gtk_set_sensitivity':
    xsane-back-gtk.c:2615: error: 'SANE_CAP_ALWAYS_SETTABLE' undeclared (first use in this function)
    xsane-back-gtk.c:2615: error: (Each undeclared identifier is reported only once
    xsane-back-gtk.c:2615: error: for each function it appears in.)
    make[1]: *** [xsane-back-gtk.o] Error 1
    Is there a known resolution/workaround for this?
    Last edited by adamlau (2009-07-15 18:38:39)

    Just noticed the MissingCapsFlag.patch, build went without a hitch, xsane works as expected...
    Last edited by adamlau (2009-07-15 19:18:39)

  • [Solved] Issue building Firefox 27

    Hello,
    Apologies if this is addressed elsewhere or this is not the place.
    Trying to build Firefox 27 and getting the following output from yaourt -Sb firefox .
    Executing /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/xpcshell -g /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/ -a /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/ -f /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/precompile_cache.js -e precompile_startupcache("resource://gre/");
    resource://gre/components/reftest-cmdline.js
    resource://gre/components/httpd.js
    resource://gre/components/nsSample.js
    resource://gre/components/marionettecomponent.js
    resource://gre/components/Weave.js
    resource://gre/components/DataReportingService.js
    resource://gre/components/nsUpdateTimerManager.js
    resource://gre/components/nsUrlClassifierListManager.js
    resource://gre/components/nsUrlClassifierLib.js
    resource://gre/components/nsUrlClassifierHashCompleter.js
    resource://gre/components/nsSearchService.js
    resource://gre/components/nsSearchSuggestions.js
    resource://gre/components/nsFormHistory.js
    resource://gre/components/nsInputListAutoComplete.js
    resource://gre/components/nsFormAutoComplete.js
    resource://gre/components/FormHistoryStartup.js
    resource://gre/components/FeedProcessor.js
    resource://gre/components/nsURLFormatter.js
    resource://gre/components/TelemetryPing.js
    resource://gre/components/PageThumbsProtocol.js
    resource://gre/components/nsPrompter.js
    resource://gre/components/nsPlacesAutoComplete.js
    resource://gre/components/PlacesCategoriesStarter.js
    resource://gre/components/nsTaggingService.js
    resource://gre/components/nsPlacesExpiration.js
    resource://gre/components/nsLivemarkService.js
    resource://gre/components/ColorAnalyzer.js
    resource://gre/components/storage-mozStorage.js
    resource://gre/components/nsLoginManagerPrompter.js
    resource://gre/components/nsLoginManager.js
    resource://gre/components/nsLoginInfo.js
    resource://gre/components/crypto-SDR.js
    resource://gre/components/DownloadLegacy.js
    resource://gre/components/nsContentDispatchChooser.js
    resource://gre/components/nsFilePicker.js
    resource://gre/components/nsDownloadManagerUI.js
    resource://gre/components/nsContentPrefService.js
    resource://gre/components/jsconsole-clhandler.js
    resource://gre/components/nsBlocklistService.js
    resource://gre/components/amWebInstallListener.js
    resource://gre/components/amContentHandler.js
    resource://gre/components/addonManager.js
    resource://gre/components/nsHelperAppDlg.js
    resource://gre/components/nsDefaultCLH.js
    resource://gre/components/recording-cmdline.js
    resource://gre/components/txEXSLTRegExFunctions.js
    resource://gre/components/WebVTTParserWrapper.js
    resource://gre/components/contentSecurityPolicy.js
    resource://gre/components/messageWakeupService.js
    resource://gre/components/contentAreaDropListener.js
    resource://gre/components/PaymentRequestInfo.js
    resource://gre/components/PaymentFlowInfo.js
    resource://gre/components/Payment.js
    resource://gre/components/MozKeyboard.js
    resource://gre/components/nsIDService.js
    resource://gre/components/nsDOMIdentity.js
    resource://gre/components/NetworkGeolocationProvider.js
    resource://gre/components/PermissionSettings.js
    resource://gre/components/PermissionPromptService.js
    resource://gre/components/TCPSocket.js
    resource://gre/components/TCPSocketParentIntermediary.js
    resource://gre/components/TCPServerSocket.js
    resource://gre/components/NotificationStorage.js
    resource://gre/components/SettingsService.js
    resource://gre/components/SettingsManager.js
    resource://gre/components/PushServiceLauncher.js
    resource://gre/components/Push.js
    resource://gre/components/SystemMessageManager.js
    resource://gre/components/SystemMessageInternal.js
    resource://gre/components/PeerConnection.js
    resource://gre/components/DataStoreService.js
    resource://gre/components/AlarmsManager.js
    resource://gre/components/PhoneNumberService.js
    resource://gre/components/ContactManager.js
    resource://gre/components/BrowserElementParent.js
    resource://gre/components/ActivityWrapper.js
    resource://gre/components/ActivityRequestHandler.js
    resource://gre/components/ActivityProxy.js
    resource://gre/components/ActivityOptions.js
    resource://gre/components/ActivityMessageConfigurator.js
    resource://gre/components/Webapps.js
    resource://gre/components/InterAppMessagePort.js
    resource://gre/components/InterAppConnection.js
    resource://gre/components/SiteSpecificUserAgent.js
    resource://gre/components/InterAppCommService.js
    resource://gre/components/ConsoleAPI.js
    resource://gre/components/AppsService.js
    resource://gre/components/nsWebHandlerApp.js
    resource://gre/components/nsHandlerService.js
    resource://gre/components/HttpDataUsage.js
    resource://gre/components/AppProtocolHandler.js
    resource://gre/components/nsINIProcessor.js
    resource://gre/modules/commonjs/method/test/common.js
    resource://gre/modules/commonjs/method/test/browser.js
    resource://gre/modules/commonjs/method/core.js
    resource://gre/modules/commonjs/toolkit/loader.js
    resource://gre/modules/commonjs/test.js
    resource://gre/modules/commonjs/sdk/net/xhr.js
    resource://gre/modules/commonjs/sdk/net/url.js
    resource://gre/modules/commonjs/sdk/worker/utils.js
    resource://gre/modules/commonjs/sdk/ui/button/view.js
    resource://gre/modules/commonjs/sdk/ui/id.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/utils.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/contract.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/actions.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/namespace.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/view.js
    resource://gre/modules/commonjs/sdk/ui/button.js
    resource://gre/modules/commonjs/sdk/ui/sidebar.js
    resource://gre/modules/commonjs/sdk/ui/state.js
    resource://gre/modules/commonjs/sdk/loader/cuddlefish.js
    resource://gre/modules/commonjs/sdk/loader/sandbox.js
    resource://gre/modules/commonjs/sdk/l10n/core.js
    resource://gre/modules/commonjs/sdk/l10n/plural-rules.js
    resource://gre/modules/commonjs/sdk/l10n/locale.js
    resource://gre/modules/commonjs/sdk/l10n/prefs.js
    resource://gre/modules/commonjs/sdk/l10n/loader.js
    resource://gre/modules/commonjs/sdk/l10n/html.js
    resource://gre/modules/commonjs/sdk/page-mod/match-pattern.js
    resource://gre/modules/commonjs/sdk/private-browsing/window/utils.js
    resource://gre/modules/commonjs/sdk/private-browsing/utils.js
    resource://gre/modules/commonjs/sdk/stylesheet/style.js
    resource://gre/modules/commonjs/sdk/stylesheet/utils.js
    resource://gre/modules/commonjs/sdk/test/runner.js
    resource://gre/modules/commonjs/sdk/test/httpd.js
    resource://gre/modules/commonjs/sdk/test/utils.js
    resource://gre/modules/commonjs/sdk/test/harness.js
    resource://gre/modules/commonjs/sdk/test/tmp-file.js
    resource://gre/modules/commonjs/sdk/test/loader.js
    resource://gre/modules/commonjs/sdk/test/assert.js
    resource://gre/modules/commonjs/sdk/panel/events.js
    resource://gre/modules/commonjs/sdk/panel/utils.js
    resource://gre/modules/commonjs/sdk/panel/window.js
    resource://gre/modules/commonjs/sdk/console/plain-text.js
    resource://gre/modules/commonjs/sdk/console/traceback.js
    resource://gre/modules/commonjs/sdk/deprecated/events/assembler.js
    resource://gre/modules/commonjs/sdk/deprecated/traits/core.js
    resource://gre/modules/commonjs/sdk/deprecated/observer-service.js
    resource://gre/modules/commonjs/sdk/deprecated/unit-test.js
    resource://gre/modules/commonjs/sdk/deprecated/traits.js
    resource://gre/modules/commonjs/sdk/deprecated/errors.js
    resource://gre/modules/commonjs/sdk/deprecated/cortex.js
    resource://gre/modules/commonjs/sdk/deprecated/api-utils.js
    resource://gre/modules/commonjs/sdk/deprecated/window-utils.js
    resource://gre/modules/commonjs/sdk/deprecated/events.js
    resource://gre/modules/commonjs/sdk/deprecated/list.js
    resource://gre/modules/commonjs/sdk/deprecated/tab-browser.js
    resource://gre/modules/commonjs/sdk/deprecated/app-strings.js
    resource://gre/modules/commonjs/sdk/deprecated/unit-test-finder.js
    resource://gre/modules/commonjs/sdk/deprecated/memory.js
    resource://gre/modules/commonjs/sdk/deprecated/light-traits.js
    resource://gre/modules/commonjs/sdk/frame/utils.js
    resource://gre/modules/commonjs/sdk/frame/hidden-frame.js
    resource://gre/modules/commonjs/sdk/platform/xpcom.js
    resource://gre/modules/commonjs/sdk/dom/events/keys.js
    resource://gre/modules/commonjs/sdk/dom/events.js
    resource://gre/modules/commonjs/sdk/window/helpers.js
    resource://gre/modules/commonjs/sdk/window/namespace.js
    resource://gre/modules/commonjs/sdk/window/utils.js
    resource://gre/modules/commonjs/sdk/window/events.js
    resource://gre/modules/commonjs/sdk/window/browser.js
    resource://gre/modules/commonjs/sdk/places/favicon.js
    resource://gre/modules/commonjs/sdk/places/host/host-tags.js
    resource://gre/modules/commonjs/sdk/places/host/host-bookmarks.js
    resource://gre/modules/commonjs/sdk/places/host/host-query.js
    resource://gre/modules/commonjs/sdk/places/events.js
    resource://gre/modules/commonjs/sdk/places/bookmarks.js
    resource://gre/modules/commonjs/sdk/places/utils.js
    resource://gre/modules/commonjs/sdk/places/history.js
    resource://gre/modules/commonjs/sdk/places/contract.js
    resource://gre/modules/commonjs/sdk/keyboard/hotkeys.js
    resource://gre/modules/commonjs/sdk/keyboard/utils.js
    resource://gre/modules/commonjs/sdk/keyboard/observer.js
    resource://gre/modules/commonjs/sdk/browser/events.js
    resource://gre/modules/commonjs/sdk/windows/tabs-firefox.js
    resource://gre/modules/commonjs/sdk/windows/tabs-fennec.js
    resource://gre/modules/commonjs/sdk/windows/observer.js
    resource://gre/modules/commonjs/sdk/windows/firefox.js
    resource://gre/modules/commonjs/sdk/windows/loader.js
    resource://gre/modules/commonjs/sdk/windows/fennec.js
    resource://gre/modules/commonjs/sdk/windows/dom.js
    resource://gre/modules/commonjs/sdk/preferences/service.js
    resource://gre/modules/commonjs/sdk/preferences/event-target.js
    resource://gre/modules/commonjs/sdk/url/utils.js
    resource://gre/modules/commonjs/sdk/lang/weak-set.js
    resource://gre/modules/commonjs/sdk/lang/functional.js
    resource://gre/modules/commonjs/sdk/lang/type.js
    resource://gre/modules/commonjs/sdk/tabs/worker.js
    resource://gre/modules/commonjs/sdk/tabs/tabs-firefox.js
    resource://gre/modules/commonjs/sdk/tabs/helpers.js
    resource://gre/modules/commonjs/sdk/tabs/common.js
    resource://gre/modules/commonjs/sdk/tabs/tab-fennec.js
    resource://gre/modules/commonjs/sdk/tabs/tab.js
    resource://gre/modules/commonjs/sdk/tabs/events.js
    resource://gre/modules/commonjs/sdk/tabs/utils.js
    resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js
    resource://gre/modules/commonjs/sdk/tabs/tabs.js
    resource://gre/modules/commonjs/sdk/tabs/namespace.js
    resource://gre/modules/commonjs/sdk/tabs/observer.js
    resource://gre/modules/commonjs/sdk/event/chrome.js
    resource://gre/modules/commonjs/sdk/event/core.js
    resource://gre/modules/commonjs/sdk/event/utils.js
    resource://gre/modules/commonjs/sdk/event/target.js
    resource://gre/modules/commonjs/sdk/event/dom.js
    resource://gre/modules/commonjs/sdk/view/core.js
    resource://gre/modules/commonjs/sdk/core/heritage.js
    resource://gre/modules/commonjs/sdk/core/disposable.js
    resource://gre/modules/commonjs/sdk/core/promise.js
    resource://gre/modules/commonjs/sdk/core/namespace.js
    resource://gre/modules/commonjs/sdk/addon/runner.js
    resource://gre/modules/commonjs/sdk/addon/events.js
    resource://gre/modules/commonjs/sdk/addon/host.js
    resource://gre/modules/commonjs/sdk/addon/installer.js
    resource://gre/modules/commonjs/sdk/addon/window.js
    resource://gre/modules/commonjs/sdk/content/thumbnail.js
    resource://gre/modules/commonjs/sdk/content/content-worker.js
    resource://gre/modules/commonjs/sdk/content/worker.js
    resource://gre/modules/commonjs/sdk/content/utils.js
    resource://gre/modules/commonjs/sdk/content/events.js
    resource://gre/modules/commonjs/sdk/content/loader.js
    resource://gre/modules/commonjs/sdk/content/content.js
    resource://gre/modules/commonjs/sdk/content/symbiont.js
    resource://gre/modules/commonjs/sdk/content/mod.js
    resource://gre/modules/commonjs/sdk/io/byte-streams.js
    resource://gre/modules/commonjs/sdk/io/buffer.js
    resource://gre/modules/commonjs/sdk/io/fs.js
    resource://gre/modules/commonjs/sdk/io/file.js
    resource://gre/modules/commonjs/sdk/io/data.js
    resource://gre/modules/commonjs/sdk/io/stream.js
    resource://gre/modules/commonjs/sdk/io/text-streams.js
    resource://gre/modules/commonjs/sdk/util/array.js
    resource://gre/modules/commonjs/sdk/util/deprecate.js
    resource://gre/modules/commonjs/sdk/util/iteration.js
    resource://gre/modules/commonjs/sdk/util/uuid.js
    resource://gre/modules/commonjs/sdk/util/collection.js
    resource://gre/modules/commonjs/sdk/util/rules.js
    resource://gre/modules/commonjs/sdk/util/match-pattern.js
    resource://gre/modules/commonjs/sdk/util/list.js
    resource://gre/modules/commonjs/sdk/util/contract.js
    resource://gre/modules/commonjs/sdk/util/registry.js
    resource://gre/modules/commonjs/sdk/util/object.js
    resource://gre/modules/commonjs/sdk/passwords/utils.js
    resource://gre/modules/commonjs/sdk/system/runtime.js
    resource://gre/modules/commonjs/sdk/system/environment.js
    resource://gre/modules/commonjs/sdk/system/events.js
    resource://gre/modules/commonjs/sdk/system/globals.js
    resource://gre/modules/commonjs/sdk/system/xul-app.js
    resource://gre/modules/commonjs/sdk/system/unload.js
    resource://gre/modules/commonjs/sdk/fs/path.js
    resource://gre/modules/commonjs/sdk/test.js
    resource://gre/modules/commonjs/sdk/tab/events.js
    resource://gre/modules/commonjs/sdk/simple-storage.js
    resource://gre/modules/commonjs/sdk/indexed-db.js
    resource://gre/modules/commonjs/sdk/windows.js
    resource://gre/modules/commonjs/sdk/context-menu.js
    resource://gre/modules/commonjs/sdk/querystring.js
    resource://gre/modules/commonjs/sdk/page-mod.js
    resource://gre/modules/commonjs/sdk/private-browsing.js
    resource://gre/modules/commonjs/sdk/timers.js
    resource://gre/modules/commonjs/sdk/l10n.js
    resource://gre/modules/commonjs/sdk/url.js
    resource://gre/modules/commonjs/sdk/hotkeys.js
    resource://gre/modules/commonjs/sdk/tabs.js
    resource://gre/modules/commonjs/sdk/notifications.js
    resource://gre/modules/commonjs/sdk/page-worker.js
    resource://gre/modules/commonjs/sdk/passwords.js
    resource://gre/modules/commonjs/sdk/clipboard.js
    resource://gre/modules/commonjs/sdk/request.js
    resource://gre/modules/commonjs/sdk/system.js
    resource://gre/modules/commonjs/sdk/selection.js
    resource://gre/modules/commonjs/sdk/addon-page.js
    resource://gre/modules/commonjs/sdk/ui.js
    resource://gre/modules/commonjs/sdk/simple-prefs.js
    resource://gre/modules/commonjs/sdk/widget.js
    resource://gre/modules/commonjs/sdk/base64.js
    resource://gre/modules/commonjs/sdk/self.js
    resource://gre/modules/commonjs/sdk/panel.js
    resource://gre/modules/services-sync/constants.js
    resource://gre/modules/services-sync/stages/cluster.js
    resource://gre/modules/services-sync/stages/enginesync.js
    resource://gre/modules/services-sync/engines/tabs.js
    resource://gre/modules/services-sync/engines/prefs.js
    resource://gre/modules/services-sync/engines/passwords.js
    resource://gre/modules/services-sync/engines/history.js
    resource://gre/modules/services-sync/engines/forms.js
    resource://gre/modules/services-sync/engines/clients.js
    resource://gre/modules/services-sync/engines/bookmarks.js
    resource://gre/modules/services-sync/engines/addons.js
    resource://gre/modules/services-sync/util.js
    resource://gre/modules/services-sync/userapi.js
    resource://gre/modules/services-sync/status.js
    resource://gre/modules/services-sync/service.js
    resource://gre/modules/services-sync/rest.js
    resource://gre/modules/services-sync/resource.js
    resource://gre/modules/services-sync/record.js
    resource://gre/modules/services-sync/policies.js
    resource://gre/modules/services-sync/notifications.js
    resource://gre/modules/services-sync/main.js
    resource://gre/modules/services-sync/keys.js
    resource://gre/modules/services-sync/jpakeclient.js
    resource://gre/modules/services-sync/identity.js
    resource://gre/modules/services-sync/engines.js
    resource://gre/modules/services-sync/addonutils.js
    resource://gre/modules/services-sync/addonsreconciler.js
    resource://gre/modules/services-common/rest.js
    resource://gre/modules/services-common/observers.js
    resource://gre/modules/services-common/bagheeraclient.js
    resource://gre/modules/services-common/async.js
    resource://gre/modules/services-common/utils.js
    resource://gre/modules/services-common/tokenserverclient.js
    resource://gre/modules/services-common/stringbundle.js
    resource://gre/modules/services-common/storageservice.js
    resource://gre/modules/services-crypto/WeaveCrypto.js
    resource://gre/modules/services-crypto/utils.js
    resource://gre/modules/MessagePortWorker.js
    resource://gre/modules/FrameWorkerContent.js
    resource://gre/modules/workers/require.js
    resource://gre/modules/PageThumbsWorker.js
    resource://gre/modules/ColorConversion.js
    resource://gre/modules/ColorAnalyzer_worker.js
    resource://gre/modules/ClusterLib.js
    resource://gre/modules/osfile/osfile_async_worker.js
    resource://gre/modules/Microformats.js
    resource://gre/modules/XPIProviderUtils.js
    resource://gre/modules/SpellCheckDictionaryBootstrap.js
    resource://gre/modules/debug.js
    resource://gre/modules/devtools/pretty-fast.js
    resource://gre/modules/devtools/acorn_loose.js
    resource://gre/modules/devtools/acorn.js
    resource://gre/modules/devtools/styleinspector/css-logic.js
    resource://gre/modules/devtools/app-actor-front.js
    resource://gre/modules/devtools/toolkit/webconsole/utils.js
    resource://gre/modules/devtools/toolkit/webconsole/network-helper.js
    resource://gre/modules/devtools/toolkit/webconsole/client.js
    resource://gre/modules/devtools/source-map.js
    resource://gre/modules/devtools/client/connection-manager.js
    resource://gre/modules/devtools/server/actors/webgl.js
    resource://gre/modules/devtools/server/actors/webconsole.js
    resource://gre/modules/devtools/server/actors/webbrowser.js
    resource://gre/modules/devtools/server/actors/webapps.js
    resource://gre/modules/devtools/server/actors/tracer.js
    resource://gre/modules/devtools/server/actors/styles.js
    resource://gre/modules/devtools/server/actors/styleeditor.js
    resource://gre/modules/devtools/server/actors/string.js
    resource://gre/modules/devtools/server/actors/script.js
    resource://gre/modules/devtools/server/actors/root.js
    resource://gre/modules/devtools/server/actors/profiler.js
    resource://gre/modules/devtools/server/actors/pretty-print-worker.js
    resource://gre/modules/devtools/server/actors/inspector.js
    resource://gre/modules/devtools/server/actors/gcli.js
    resource://gre/modules/devtools/server/actors/device.js
    resource://gre/modules/devtools/server/actors/childtab.js
    resource://gre/modules/devtools/server/transport.js
    resource://gre/modules/devtools/server/protocol.js
    resource://gre/modules/devtools/server/main.js
    resource://gre/modules/devtools/server/child.js
    resource://gre/modules/devtools/touch-events.js
    resource://gre/modules/devtools/output-parser.js
    resource://gre/modules/devtools/DevToolsUtils.js
    resource://gre/modules/devtools/css-color.js
    resource://gre/modules/jsdebugger.jsm
    resource://gre/modules/Metrics.jsm
    resource://gre/modules/HealthReport.jsm
    resource://gre/modules/services/metrics/storage.jsm
    resource://gre/modules/services/metrics/providermanager.jsm
    resource://gre/modules/services/metrics/dataprovider.jsm
    resource://gre/modules/services/healthreport/profile.jsm
    resource://gre/modules/services/healthreport/providers.jsm
    resource://gre/modules/services/healthreport/healthreporter.jsm
    resource://gre/modules/services/datareporting/sessions.jsm
    resource://gre/modules/services/datareporting/policy.jsm
    resource://gre/modules/SafeBrowsing.jsm
    resource://gre/modules/FormHistory.jsm
    resource://gre/modules/nsFormAutoCompleteResult.jsm
    resource://gre/modules/ctypes.jsm
    resource://gre/modules/WorkerAPI.jsm
    resource://gre/modules/SocialService.jsm
    resource://gre/modules/MozSocialAPI.jsm
    resource://gre/modules/MessagePortBase.jsm
    resource://gre/modules/FrameWorker.jsm
    resource://gre/modules/UITelemetry.jsm
    resource://gre/modules/ThirdPartyCookieProbe.jsm
    resource://gre/modules/TelemetryStopwatch.jsm
    resource://gre/modules/TelemetryFile.jsm
    resource://gre/modules/PageThumbs.jsm
    resource://gre/modules/BackgroundPageThumbs.jsm
    resource://gre/modules/reflect.jsm
    resource://gre/modules/PlacesUtils.jsm
    resource://gre/modules/CommonDialog.jsm
    resource://gre/modules/BookmarkHTMLUtils.jsm
    resource://gre/modules/PlacesDBUtils.jsm
    resource://gre/modules/PlacesBackups.jsm
    resource://gre/modules/BookmarkJSONUtils.jsm
    resource://gre/modules/PerfMeasurement.jsm
    resource://gre/modules/WebappsInstaller.jsm
    resource://gre/modules/WebappOSUtils.jsm
    resource://gre/modules/LoginManagerContent.jsm
    resource://gre/modules/InsecurePasswordUtils.jsm
    resource://gre/modules/osfile/ospath_win.jsm
    resource://gre/modules/osfile/ospath_unix.jsm
    resource://gre/modules/osfile/ospath.jsm
    resource://gre/modules/osfile/osfile_win_front.jsm
    resource://gre/modules/osfile/osfile_win_back.jsm
    resource://gre/modules/osfile/osfile_win_allthreads.jsm
    resource://gre/modules/osfile/osfile_unix_front.jsm
    resource://gre/modules/osfile/osfile_unix_back.jsm
    resource://gre/modules/osfile/osfile_unix_allthreads.jsm
    resource://gre/modules/osfile/osfile_shared_front.jsm
    resource://gre/modules/osfile/osfile_shared_allthreads.jsm
    resource://gre/modules/osfile/osfile_async_front.jsm
    resource://gre/modules/osfile/_PromiseWorker.jsm
    resource://gre/modules/osfile.jsm
    resource://gre/modules/DownloadUIHelper.jsm
    resource://gre/modules/DownloadIntegration.jsm
    resource://gre/modules/DownloadStore.jsm
    resource://gre/modules/Downloads.jsm
    resource://gre/modules/DownloadList.jsm
    resource://gre/modules/DownloadImport.jsm
    resource://gre/modules/DownloadCore.jsm
    resource://gre/modules/ContentPrefStore.jsm
    resource://gre/modules/ContentPrefService2.jsm
    resource://gre/modules/ContentPrefInstance.jsm
    resource://gre/modules/XPIProvider.jsm
    resource://gre/modules/AddonManager.jsm
    resource://gre/modules/PluginProvider.jsm
    resource://gre/modules/LightweightThemeManager.jsm
    resource://gre/modules/LightweightThemeImageOptimizer.jsm
    resource://gre/modules/DeferredSave.jsm
    resource://gre/modules/ChromeManifestParser.jsm
    resource://gre/modules/AddonUpdateChecker.jsm
    resource://gre/modules/AddonRepository_SQLiteMigrator.jsm
    resource://gre/modules/AddonRepository.jsm
    resource://gre/modules/AddonLogging.jsm
    resource://gre/modules/DownloadTaskbarProgress.jsm
    resource://gre/modules/DownloadUtils.jsm
    resource://gre/modules/DownloadPaths.jsm
    resource://gre/modules/DownloadLastDir.jsm
    resource://gre/modules/LightweightThemeConsumer.jsm
    resource://gre/modules/WindowDraggingUtils.jsm
    resource://gre/modules/UpdateChannel.jsm
    resource://gre/modules/Troubleshoot.jsm
    resource://gre/modules/Services.jsm
    resource://gre/modules/ResetProfile.jsm
    resource://gre/modules/CertUtils.jsm
    resource://gre/modules/Timer.jsm
    resource://gre/modules/TelemetryTimestamps.jsm
    resource://gre/modules/Task.jsm
    resource://gre/modules/Sqlite.jsm
    resource://gre/modules/SpatialNavigation.jsm
    resource://gre/modules/Sntp.jsm
    resource://gre/modules/ShortcutUtils.jsm
    resource://gre/modules/SelectParentHelper.jsm
    resource://gre/modules/SelectContentHelper.jsm
    resource://gre/modules/RemoteWebProgress.jsm
    resource://gre/modules/RemoteWebNavigation.jsm
    resource://gre/modules/RemoteSecurityUI.jsm
    resource://gre/modules/RemoteFinder.jsm
    resource://gre/modules/RemoteController.jsm
    resource://gre/modules/RemoteAddonsParent.jsm
    resource://gre/modules/RemoteAddonsChild.jsm
    resource://gre/modules/PropertyListUtils.jsm
    resource://gre/modules/Promise.jsm
    resource://gre/modules/PrivateBrowsingUtils.jsm
    resource://gre/modules/Preferences.jsm
    resource://gre/modules/PopupNotifications.jsm
    resource://gre/modules/PermissionsUtils.jsm
    resource://gre/modules/PageMenu.jsm
    resource://gre/modules/NewTabUtils.jsm
    resource://gre/modules/Log.jsm
    resource://gre/modules/LoadContextInfo.jsm
    resource://gre/modules/InlineSpellChecker.jsm
    resource://gre/modules/Http.jsm
    resource://gre/modules/Geometry.jsm
    resource://gre/modules/Finder.jsm
    resource://gre/modules/FileUtils.jsm
    resource://gre/modules/Dict.jsm
    resource://gre/modules/Deprecated.jsm
    resource://gre/modules/DeferredTask.jsm
    resource://gre/modules/AsyncShutdown.jsm
    resource://gre/modules/identity/Sandbox.jsm
    resource://gre/modules/identity/RelyingParty.jsm
    resource://gre/modules/identity/MinimalIdentity.jsm
    resource://gre/modules/identity/LogUtils.jsm
    resource://gre/modules/identity/jwcrypto.jsm
    resource://gre/modules/identity/IdentityUtils.jsm
    resource://gre/modules/identity/IdentityStore.jsm
    resource://gre/modules/identity/IdentityProvider.jsm
    resource://gre/modules/identity/Identity.jsm
    resource://gre/modules/devtools/Simulator.jsm
    resource://gre/modules/devtools/Devices.jsm
    resource://gre/modules/devtools/SourceMap.jsm
    resource://gre/modules/devtools/Templater.jsm
    resource://gre/modules/devtools/gcli.jsm
    console.error:
    Failed to lookup
    canonDefaultGroupName
    Message: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    hideIntroDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    eagerHelperDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectPrefixDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectHostDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectPortDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Can't use default port from prefs. Using 9999
    console.error:
    Failed to lookup
    disconnectDesc2
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    disconnectManual2
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    disconnectPrefixDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    disconnectForceDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    contextDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    contextManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    contextPrefixDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpSearchDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpSearchManual3
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    allowSetDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowSettingDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowSettingManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetSettingDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetSettingManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetValueDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetValueManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetSettingDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetSettingManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    Error using module 'gcli/index' - Error: Unknown type for devtools.gcli.hideIntro
    resource://gre/modules/devtools/dbg-client.jsm
    resource://gre/modules/devtools/dbg-server.jsm
    resource://gre/modules/devtools/Require.jsm
    resource://gre/modules/devtools/Loader.jsm
    resource://gre/modules/devtools/LayoutHelpers.jsm
    resource://gre/modules/devtools/DevToolsUtils.jsm
    resource://gre/modules/devtools/Console.jsm
    resource://gre/modules/ForgetAboutSite.jsm
    resource://gre/modules/Profiler.jsm
    resource://gre/modules/accessibility/Utils.jsm
    resource://gre/modules/accessibility/TraversalRules.jsm
    resource://gre/modules/accessibility/TouchAdapter.jsm
    resource://gre/modules/accessibility/Presentation.jsm
    resource://gre/modules/accessibility/OutputGenerator.jsm
    resource://gre/modules/accessibility/AccessFu.jsm
    resource://gre/modules/accessibility/EventManager.jsm
    resource://gre/modules/AsyncSpellCheckTestHelper.jsm
    resource://gre/modules/vtt.jsm
    resource://gre/modules/CSPUtils.jsm
    resource://gre/modules/Payment.jsm
    resource://gre/modules/Keyboard.jsm
    resource://gre/modules/DOMIdentity.jsm
    resource://gre/modules/PermissionSettings.jsm
    resource://gre/modules/PermissionPromptHelper.jsm
    resource://gre/modules/NotificationDB.jsm
    resource://gre/modules/SettingsQueue.jsm
    resource://gre/modules/SettingsDB.jsm
    resource://gre/modules/SettingsChangeNotifier.jsm
    resource://gre/modules/PushService.jsm
    resource://gre/modules/SystemMessagePermissionsChecker.jsm
    resource://gre/modules/DataStoreServiceInternal.jsm
    resource://gre/modules/DataStoreDB.jsm
    resource://gre/modules/DataStoreCursor.jsm
    resource://gre/modules/DataStoreChangeNotifier.jsm
    resource://gre/modules/DataStore.jsm
    resource://gre/modules/AlarmService.jsm
    resource://gre/modules/AlarmDB.jsm
    resource://gre/modules/PhoneNumberUtils.jsm
    resource://gre/modules/PhoneNumberNormalizer.jsm
    resource://gre/modules/PhoneNumberMetaData.jsm
    resource://gre/modules/PhoneNumber.jsm
    resource://gre/modules/mcc_iso3166_table.jsm
    resource://gre/modules/ContactService.jsm
    resource://gre/modules/ContactDB.jsm
    resource://gre/modules/BrowserElementPromptService.jsm
    resource://gre/modules/BrowserElementParent.jsm
    resource://gre/modules/Webapps.jsm
    resource://gre/modules/OperatorApps.jsm
    resource://gre/modules/ActivitiesServiceFilter.jsm
    resource://gre/modules/ActivitiesService.jsm
    resource://gre/modules/AppsUtils.jsm
    resource://gre/modules/PermissionsTable.jsm
    resource://gre/modules/PermissionsInstaller.jsm
    resource://gre/modules/OfflineCacheInstaller.jsm
    resource://gre/modules/FreeSpaceWatcher.jsm
    resource://gre/modules/AppsServiceChild.jsm
    Traceback (most recent call last):
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 375, in <module>
    main()
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 367, in main
    args.source, gre_path, base)
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 148, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 101, in fatal
    self._handle(self.FATAL, msg)
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 96, in _handle
    raise ErrorMessage(msg)
    mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:662: recipe for target 'stage-package' failed
    make[5]: *** [stage-package] Error 1
    make[5]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:691: recipe for target 'make-package' failed
    make[4]: *** [make-package] Error 2
    make[4]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/config/rules.mk:631: recipe for target 'default' failed
    make[3]: *** [default] Error 2
    make[3]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/browser/build.mk:9: recipe for target 'package' failed
    make[2]: *** [package] Error 2
    make[2]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/client.mk:238: recipe for target 'profiledbuild' failed
    make[1]: *** [profiledbuild] Error 2
    make[1]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release'
    client.mk:179: recipe for target 'build' failed
    make: *** [build] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build firefox.
    ==> Restart building firefox ? [y/N]
    Am using the stock mozconf and such when doing the build.  Please help.
    Edited to add more of the output with the errors.
    Last edited by showrbeast (2014-02-19 03:13:48)

    Tried buidling twice, via tmpfs and not there (commenting the line in /etc/makepkg.conf as needed).  Still no success packaging...
    resource://gre/modules/AppsServiceChild.jsm
    Traceback (most recent call last):
    File "/tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 375, in <module>
    main()
    File "/tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 367, in main
    args.source, gre_path, base)
    File "/tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 148, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
    File "/tmp/makepkg/firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 101, in fatal
    self._handle(self.FATAL, msg)
    File "/tmp/makepkg/firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 96, in _handle
    raise ErrorMessage(msg)
    mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation
    /tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:662: recipe for target 'stage-package' failed
    make[5]: *** [stage-package] Error 1
    make[5]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:691: recipe for target 'make-package' failed
    make[4]: *** [make-package] Error 2
    make[4]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/makepkg/firefox/src/mozilla-release/config/rules.mk:631: recipe for target 'default' failed
    make[3]: *** [default] Error 2
    make[3]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/makepkg/firefox/src/mozilla-release/browser/build.mk:9: recipe for target 'package' failed
    make[2]: *** [package] Error 2
    make[2]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    /tmp/makepkg/firefox/src/mozilla-release/client.mk:238: recipe for target 'profiledbuild' failed
    make[1]: *** [profiledbuild] Error 2
    make[1]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release'
    client.mk:179: recipe for target 'build' failed
    make: *** [build] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    Above error is repeatable everytime.
    Fails exactly the same way.  I have eliminated space constraints, blaming yaourt etc, what's next?  Will do the chroot build when home as have been trying the normal ways while at work.  Still suprised that Libreoffice, GIMP and even parts of xorg and xfce have worked flawlessly.  Oh well.

Maybe you are looking for