Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2015 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7e260afb2711025362a1 to your computer and use it in GitHub Desktop.
Save anonymous/7e260afb2711025362a1 to your computer and use it in GitHub Desktop.
ofono build log
[mersdk@SailfishSDK ofono]$ mb2 -t SailfishOS-armv7hl build
The following NEW packages are going to be installed:
bluez-libs-devel glib2-devel libtool libwspcodec-devel mobile-broadband-provider-info mobile-broadband-provider-info-devel pcre-devel
systemd-devel
8 new packages to install.
Overall download size: 1.3 MiB. After the operation, additional 6.3 MiB will be used.
Continue? [y/n/?] (y): y
NOTICE: Appending changelog entries to spec ...
: No such file or directory ofono
Building target platforms: armv7hl-meego-linux
Building for target armv7hl-meego-linux
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zMcA0f
+ umask 022
+ cd /home/mersdk/share/SailfishProjects/ofono
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ LD_AS_NEEDED=1
+ export LD_AS_NEEDED
+ autoreconf --force --install
autoreconf: 'configure.ac' or 'configure.in' is required
error: Bad exit status from /var/tmp/rpm-tmp.zMcA0f (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.zMcA0f (%build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment