Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641750 - net-misc/bti-034 : bti.c:(.text+<snip>): undefined reference to is_error
Summary: net-misc/bti-034 : bti.c:(.text+<snip>): undefined reference to is_error
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2018-02-04
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-12-19 19:54 UTC by Toralf Förster
Modified: 2018-03-11 10:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.30 KB, text/plain)
2017-12-19 19:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,160.16 KB, text/plain)
2017-12-19 19:55 UTC, Toralf Förster
Details
environment (environment,46.45 KB, text/plain)
2017-12-19 19:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.20 KB, application/x-bzip)
2017-12-19 19:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.46 KB, application/x-bzip)
2017-12-19 19:55 UTC, Toralf Förster
Details
net-misc:bti-034:20171219-194859.log (net-misc:bti-034:20171219-194859.log,7.20 KB, text/plain)
2017-12-19 19:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.45 KB, application/x-bzip)
2017-12-19 19:55 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 2017-12-19 19:54:58 UTC
x86_64-pc-linux-gnu-gcc  -I/usr/include/libxml2 -I/usr/include/json-c  -I/usr/include/nss -I/usr/include/nspr -O2 -pipe -march=native -Wall  -Wl,-O1 -Wl,--as-needed -o bti bti-config.o bti-bti.o -lcurl -lxml2 -ljson-c -lpcre -loauth -ldl 
bti-bti.o: In function `json_parse':
bti.c:(.text+0xc97): undefined reference to `is_error'
bti-bti.o: In function `main':
bti.c:(.text.startup+0x1cfc): undefined reference to `is_error'
bti.c:(.text.startup+0x2097): undefined reference to `is_error'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20171214-182845

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-misc/bti
[ebuild   R   ] net-misc/bti-034
Comment 1 Toralf Förster gentoo-dev 2017-12-19 19:55:01 UTC
Created attachment 511020 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-19 19:55:04 UTC
Created attachment 511022 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-19 19:55:08 UTC
Created attachment 511024 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-19 19:55:11 UTC
Created attachment 511026 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-19 19:55:14 UTC
Created attachment 511028 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-19 19:55:17 UTC
Created attachment 511030 [details]
net-misc:bti-034:20171219-194859.log
Comment 7 Toralf Förster gentoo-dev 2017-12-19 19:55:20 UTC
Created attachment 511032 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2017-12-21 13:58:01 UTC
it seems that nothing requires this as last release is 3 years ago :/
Comment 9 Jeremy Stent 2018-01-01 22:53:34 UTC
Apparently bti.c needs "#include <json-c/bits.h>" added to the top.
Comment 10 Pacho Ramos gentoo-dev 2018-03-11 10:56:25 UTC
Removed from the tree