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
| 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 |
|
| Votes |
0
|
| Private |
No
|
|
Details
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
I didn’t find a solution yet... Help!
|
Loading...
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.