From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] Bump gpsd from version 2.95 to version 3.7
Date: Tue, 24 Jul 2012 08:45:45 +0200 [thread overview]
Message-ID: <20120724084545.6c0cedab@skate> (raw)
In-Reply-To: <1343071776-1689-1-git-send-email-spdawson@gmail.com>
Le Mon, 23 Jul 2012 20:29:36 +0100,
spdawson at gmail.com a ?crit :
> package/gpsd/Config.in | 22 ++-
> package/gpsd/gpsd-fix-acs_map-compile-errors.patch | 29 +++
> package/gpsd/gpsd-fix-libgpsmm.patch | 23 ---
> package/gpsd/gpsd-navcom.patch | 47 -----
> package/gpsd/gpsd.mk | 191 ++++++++++++--------
Other than the ncurses issue I already posted, it is also causing other
build issues:
(1)
gpsd.c: In function 'main':
gpsd.c:1852:12: error: 'struct gps_context_t' has no member named 'pps_hook'
See
http://autobuild.buildroot.org/results/434fd6beca8349bf66b6615fd83bdce8be3ef590/build-end.log
and
http://autobuild.buildroot.org/results/434fd6beca8349bf66b6615fd83bdce8be3ef590/defconfig.
(2)
gpsutils.c:26: fatal error: QDateTime: No such file or directory
compilation terminated.
See
http://autobuild.buildroot.org/results/c76888749337788c9ae9a04499f1fc1e1c5a2e81/build-end.log
and
http://autobuild.buildroot.org/results/c76888749337788c9ae9a04499f1fc1e1c5a2e81/defconfig.
(3) The same ncurses issue
See
http://autobuild.buildroot.org/results/40b7b67a679a91f65fec113ed0b5e737bd20558e/build-end.log
and
http://autobuild.buildroot.org/results/40b7b67a679a91f65fec113ed0b5e737bd20558e/defconfig.
(4) Maybe a host Python version problem
/home/peko/scratch/build/gpsd-3.7/SConstruct:369: Warning: 'with' will become a reserved keyword in Python 2.6
File "/home/peko/scratch/build/gpsd-3.7/SConstruct", line 369
with open("xmltest.xml", "w") as ofp:
^
SyntaxError: invalid syntax
See
http://autobuild.buildroot.org/results/5020a09f093412c3d725d8ae457d68ed72dcbf8e/build-end.log
and
http://autobuild.buildroot.org/results/5020a09f093412c3d725d8ae457d68ed72dcbf8e/defconfig.
Can you look into these issues?
Thomas Petazzoni
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2012-07-24 6:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 19:29 [Buildroot] [PATCH v3] Bump gpsd from version 2.95 to version 3.7 spdawson at gmail.com
2012-07-23 21:27 ` Thomas Petazzoni
2012-07-24 6:40 ` Thomas Petazzoni
2012-07-24 6:45 ` Thomas Petazzoni [this message]
2012-07-24 8:11 ` Thomas Petazzoni
2012-07-24 8:23 ` Simon Dawson
2012-07-24 8:50 ` Thomas Petazzoni
2012-07-24 14:05 ` Simon Dawson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120724084545.6c0cedab@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.