Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827490 - media-radio/direwolf-1.6 - /.../dwgpsd.c: error: #error libgps API version might be incompatible.
Summary: media-radio/direwolf-1.6 - /.../dwgpsd.c: error: #error libgps API version mi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Freeman
URL: https://github.com/wb2osz/direwolf/is...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-26 15:08 UTC by Toralf Förster
Modified: 2022-04-12 21:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2021-11-26 15:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,515.65 KB, text/plain)
2021-11-26 15:08 UTC, Toralf Förster
Details
environment (environment,96.46 KB, text/plain)
2021-11-26 15:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.72 KB, application/x-bzip)
2021-11-26 15:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.01 KB, application/x-bzip)
2021-11-26 15:08 UTC, Toralf Förster
Details
media-radio:direwolf-1.6:20211126-144946.log (media-radio:direwolf-1.6:20211126-144946.log,165.95 KB, text/plain)
2021-11-26 15:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.29 KB, application/x-bzip)
2021-11-26 15:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-26 15:08:07 UTC
too long lines were shrinked:

[70/172] /usr/bin/x86_64-pc-linux-gnu-gcc -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.0\" -DMAJOR_VERSION=1 -DMINOR_VERS
[71/172] /usr/bin/x86_64-pc-linux-gnu-gcc -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.0\" -DMAJOR_VERSION=1 -DMINOR_VERS
FAILED: src/CMakeFiles/direwolf.dir/dwgpsd.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.0\" -DMAJOR_VERSION=1 -DMINOR_VERSION=6 -DU
/var/tmp/portage/media-radio/direwolf-1.6/work/direwolf-1.6/src/dwgpsd.c:64:2: error: #error libgps API version might be incompatible.
   64 | #error libgps API version might be incompatible.
      |  ^~~~~
[72/172] /usr/bin/x86_64-pc-linux-gnu-gcc -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.0\" -DMAJOR_VERSION=1 -DMINOR_VERS
[73/172] /usr/bin/x86_64-pc-linux-gnu-gcc -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.0\" -DMAJOR_VERSION=1 -DMINOR_VERS

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20211119-175559

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 6893b1858cb6adc0004f991263e1def94e63f336
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 26 13:21:39 2021 +0000

    2021-11-26 13:21:38 UTC

emerge -qpvO media-radio/direwolf
[ebuild  N    ] media-radio/direwolf-1.6  USE="gps -hamlib -test -udev"
Comment 1 Toralf Förster gentoo-dev 2021-11-26 15:08:08 UTC
Created attachment 756570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-26 15:08:10 UTC
Created attachment 756574 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-26 15:08:12 UTC
Created attachment 756578 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-26 15:08:13 UTC
Created attachment 756582 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-26 15:08:14 UTC
Created attachment 756586 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-26 15:08:16 UTC
Created attachment 756590 [details]
media-radio:direwolf-1.6:20211126-144946.log
Comment 7 Toralf Förster gentoo-dev 2021-11-26 15:08:17 UTC
Created attachment 756594 [details]
temp.tar.bz2