Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667734 - dev-tcltk/snack-2.2.10-r7 : (.text+<snip>): undefined reference to main
Summary: dev-tcltk/snack-2.2.10-r7 : (.text+<snip>): undefined reference to main
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-04 15:43 UTC by Toralf Förster
Modified: 2018-10-04 17:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2018-10-04 15:43 UTC, Toralf Förster
Details
dev-tcltk:snack-2.2.10-r7:20181004-101155.log (dev-tcltk:snack-2.2.10-r7:20181004-101155.log,37.87 KB, text/plain)
2018-10-04 15:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,320.32 KB, text/plain)
2018-10-04 15:44 UTC, Toralf Förster
Details
environment (environment,118.59 KB, text/plain)
2018-10-04 15:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.81 KB, application/x-bzip)
2018-10-04 15:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.59 KB, application/x-bzip)
2018-10-04 15:44 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 2018-10-04 15:43:45 UTC
x86_64-pc-linux-gnu-gcc -I -c -O2 -pipe -march=native -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DOSS  -I/usr/include -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -DUSE_SNACK_STUBS ./../generic/SnackOgg.c
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/Scrt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
/var/tmp/portage/dev-tcltk/snack-2.2.10-r7/temp/cc6PZRIS.o: In function `_get_next_page':
SnackOgg.c:(.text+0x36): undefined reference to `ogg_sync_pageseek'
SnackOgg.c:(.text+0x6b): undefined reference to `ogg_sync_buffer'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180923-190711

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-tcltk/snack
[ebuild  N    ] dev-tcltk/snack-2.2.10-r7  USE="-alsa -examples -python -vorbis" PYTHON_TARGETS="python2_7 -pypy"
Comment 1 Toralf Förster gentoo-dev 2018-10-04 15:43:50 UTC
Created attachment 549340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-04 15:43:55 UTC
Created attachment 549342 [details]
dev-tcltk:snack-2.2.10-r7:20181004-101155.log
Comment 3 Toralf Förster gentoo-dev 2018-10-04 15:44:01 UTC
Created attachment 549344 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-04 15:44:06 UTC
Created attachment 549346 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-04 15:44:12 UTC
Created attachment 549348 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-04 15:44:16 UTC
Created attachment 549350 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-10-04 17:31:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2e9e439c34051b2d8c6e963c0fd48f0a01c9f2

commit eb2e9e439c34051b2d8c6e963c0fd48f0a01c9f2
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2018-10-04 17:31:28 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2018-10-04 17:31:28 +0000

    dev-tcltk/snack: Fix configure
    
    Closes: https://bugs.gentoo.org/667734
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-tcltk/snack/snack-2.2.10-r7.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)