Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198069 - x11-plugins/tomboy-reminder-0.9 doesn't compile against app-misc/tomboy-0.8.1-r1
Summary: x11-plugins/tomboy-reminder-0.9 doesn't compile against app-misc/tomboy-0.8.1-r1
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-04 16:15 UTC by Tommaso Pasini
Modified: 2007-11-05 22:37 UTC (History)
0 users

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


Attachments
config.log (config.log,6.53 KB, text/plain)
2007-11-05 22:37 UTC, Tommaso Pasini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pasini 2007-11-04 16:15:58 UTC
This is the output of emerge:

>>> Emerging (1 of 1) x11-plugins/tomboy-reminder-0.9 to /
 * tomboy-reminder-0.9.tar.gz RMD160 ;-) ...                                                                                                                          [ ok ]
 * tomboy-reminder-0.9.tar.gz SHA1 ;-) ...                                                                                                                            [ ok ]
 * tomboy-reminder-0.9.tar.gz SHA256 ;-) ...                                                                                                                          [ ok ]
 * tomboy-reminder-0.9.tar.gz size ;-) ...                                                                                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                [ ok ]
 * checking tomboy-reminder-0.9.tar.gz ;-) ...                                                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking tomboy-reminder-0.9.tar.gz to /var/tmp/portage/x11-plugins/tomboy-reminder-0.9/work
 * Applying tomboy-reminder-0.9-mcs-to-gmcs.patch ...                                                                                                                 [ ok ]
 * Applying tomboy-reminder-0.9-unicode-regex.patch ...                                                                                                               [ ok ]
 * Automake used for the package (1.8.5) differs from
 * the installed version (1.10).
 * Running eautoreconf in '/var/tmp/portage/x11-plugins/tomboy-reminder-0.9/work/tomboy-reminder-0.9' ...
 * Running aclocal ...                                                                                                                                                [ ok ]
 * Running autoconf ...                                                                                                                                               [ ok ]
 * Running automake --add-missing --copy ...                                                                                                                          [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-plugins/tomboy-reminder-0.9/work/tomboy-reminder-0.9 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /bin/install -c
checking for gmcs... /usr/bin/gmcs
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TOMBOY_PLUGINS... configure: error: Package requirements (tomboy-plugins) were not met:

No package 'tomboy-plugins' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables TOMBOY_PLUGINS_CFLAGS
and TOMBOY_PLUGINS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/x11-plugins/tomboy-reminder-0.9/work/tomboy-reminder-0.9/config.log
 * 
 * ERROR: x11-plugins/tomboy-reminder-0.9 failed.
 * Call stack:
 *   ebuild.sh, line 1695:  Called dyn_compile
 *   ebuild.sh, line 1033:  Called qa_call 'src_compile'
 *   ebuild.sh, line   44:  Called src_compile
 *   ebuild.sh, line  700:  Called econf
 *   ebuild.sh, line  632:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-plugins/tomboy-reminder-0.9/temp/build.log'.
 *

The project home page changed to http://flukkost.nu/blog/tomboy-reminder/ and there is a new version out, 0.9.1.

Reproducible: Always

Steps to Reproduce:
1.echo x11-plugins/tomboy-reminder >> /etc/portage/package.keywords
2.emerge =x11-plugins/tomboy-reminder-0.9
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-04 18:10:19 UTC
> !!! Please attach the following file when filing a report to bugs.gentoo.org:
> !!! /var/tmp/portage/x11-plugins/tomboy-reminder-0.9/work/tomboy-reminder-0.9/config.log

Please, do it.
Comment 2 Tommaso Pasini 2007-11-05 22:37:18 UTC
Created attachment 135276 [details]
config.log

I'm sorry, I somehow didn't read that line.