Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#39459 - [lesstif] build fails
Attached to Project:
Arch Linux
Opened by Joel Teichroeb (klusark) - Saturday, 15 March 2014, 15:06 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Saturday, 15 March 2014, 15:57 GMT
Opened by Joel Teichroeb (klusark) - Saturday, 15 March 2014, 15:06 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Saturday, 15 March 2014, 15:57 GMT
|
DetailsDescription:
It's odd that it's trying to do linking in package... ==> Starting package()... make: Entering directory '/build/lesstif/src/lesstif-0.95.2/lib/Mrm-2.1' make[1]: Entering directory '/build/lesstif/src/lesstif-0.95.2/lib/Mrm-2.1' test -z "/usr/lib" || mkdir -p -- "/build/lesstif/pkg/lesstif/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libMrm.la' '/build/lesstif/pkg/lesstif/usr/lib/libMrm.la' libtool: install: warning: relinking `libMrm.la' libtool: install: (cd /build/lesstif/src/lesstif-0.95.2/lib/Mrm-2.1; /bin/sh /build/lesstif/src/lesstif-0.95.2/libtool --tag CC --mode=relink gcc -g -O2 -o libMrm.la -rpath /usr/lib -version-info 2:1 -no-undefined Mrm.lo lookup.lo misc.lo ../Xm-2.1/libXm.la -lXt -lSM -lICE -lX11 -inst-prefix-dir /build/lesstif/pkg/lesstif) libtool: relink: gcc -shared .libs/Mrm.o .libs/lookup.o .libs/misc.o -L/build/lesstif/pkg/lesstif/usr/lib -L/usr/lib -lXm -lXp -lXext -lXt -lSM -lICE -lX11 -Wl,-soname -Wl,libMrm.so.2 -o .libs/libMrm.so.2.0.1 /usr/bin/ld: cannot find -lXm collect2: error: ld returned 1 exit status libtool: install: error: relink `libMrm.la' with the above command before installing it Makefile:330: recipe for target 'install-libLTLIBRARIES' failed make[1]: *** [install-libLTLIBRARIES] Error 1 make[1]: Leaving directory '/build/lesstif/src/lesstif-0.95.2/lib/Mrm-2.1' Makefile:472: recipe for target 'install-am' failed make: *** [install-am] Error 2 make: Leaving directory '/build/lesstif/src/lesstif-0.95.2/lib/Mrm-2.1' ==> ERROR: A failure occurred in package(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Saturday, 15 March 2014, 15:57 GMT
Reason for closing: Not a bug
Saturday, 15 March 2014, 15:57 GMT
Reason for closing: Not a bug
Comment by Doug Newgard (Scimmia) -
Saturday, 15 March 2014, 15:38 GMT
Builds fine here.
Comment by Joel Teichroeb (klusark) -
Saturday, 15 March 2014, 15:51 GMT
Ya, it's building fine for me too now. These bugs are the worst. Obviously something is wrong as libraries don't just randomly go missing... You can close it, and I'll reopen if I find a way to reproduce it.