ArchAudio

ArchAudio is an Arch Linux third-party, community-led project. The way to file a bug for ArchAudio is the same as one for Arch Linux, so you should read the following before reporting your first task:

http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines

Do NOT report bugs to flag a package out-of-date, or if it is in Unsupported (AUR). In the former case, use our forums or mailing list - but only if the update is urgent. In the latter, use the Arch Linux forums (not ArchAudio).

You need to register for an account; the user database here is independent of the site and forums.

Tasklist

FS#29 - Jost fails to build on x86_64

Attached to Project: ArchAudio
Opened by Bernardo Barros (smoge) - Tuesday, 14 December 2010, 14:53 GMT+1
Last edited by Ray Rashif (schivmeister) - Tuesday, 14 December 2010, 19:40 GMT+1
Task Type Bug Report
Category Repositories → Packages: Testing
Status Assigned
Assigned To Ray Rashif (schivmeister)
holger (hm_b)
Operating System Arch Linux x86_64 (64-bit)
Severity Medium
Priority Low
Reported Version Not Applicable
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Issue/Feature

Tried to install jost. Juce was ok, but I get this error (x86_64):

../../../../jucetice/src/../../juce/src/juce_core/containers/juce_SparseSet.h: In member function ‘virtual void BookmarksHeaderComponent::buttonClicked(juce::Button*)’:
../../../../jucetice/src/../../juce/src/juce_core/containers/juce_SparseSet.h:234:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
../../../../jucetice/src/../../juce/src/juce_core/containers/juce_SparseSet.h:234:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
Host.cpp
MultiTrack.cpp
Transport.cpp
PluginLoader.cpp
SessionState.cpp
BasePlugin.cpp
LashManager.cpp
MidiSequencePlugin.cpp
OutputPlugin.cpp
InputPlugin.cpp
MidiInputPlugin.cpp
MidiOutputPlugin.cpp
LadspaPlugin.cpp
DssiPlugin.cpp
VstPlugin.cpp
Resources.cpp
Linking jost
/usr/bin/ld: ../../../../bin/libjuce.a(juce_Time.o): relocation R_X86_64_32 against `.rodata.str4.8’ can not be used when making a shared object; recompile with -fPIC
../../../../bin/libjuce.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: [../../../../bin/libjostvst.so] Erro 1
make:
[jost] Erro 2
install: impossível obter estado de “../bin/libjostvst.so”: Arquivo ou diretório não encontrado

Workaround/Solution

I didn’t find a solution yet... Help!

This task depends upon

Comment by Ray Rashif (schivmeister) - Tuesday, 14 December 2010, 19:40 GMT+1
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Repositories → Packages: Testing)
  • Field changed: Severity (High → Medium)
  • Field changed: Priority (Normal → Low)
  • Task assigned to holger (hm_b), Ray Rashif (schivmeister)

Yep, the jost builds are very out-of-date and I’m not sure what the upstream status is right now - will have to catch up. jost-bin might still work, but that’s for i686 only.

This one will take a little bit more time, sorry.

Loading...